Ubuntu Provisioning Failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Vladimir Kozhukalov | ||
4.1.x |
Fix Committed
|
High
|
Fuel Library (Deprecated) |
Bug Description
Ubuntu provisioning fails most of the time.
ISO: 206 (started from 19?)
Ubuntu HA Neutron-GRE
Ceph for both CInder and Glance
2 x Controller + Ceph OSD
1 x Compute
2014-05-15 19:43:09 NOTICE
Unexpected error; command not executed: 'hwclock --systohc'
2014-05-15 19:43:09 NOTICE
Unexpected error; command not executed: 'sed -i s/msg_age = Time.now.utc.to_i - msgtime/msg_age = 0 #Time.now.utc.to_i - msgtime/g /usr/lib/
2014-05-15 19:43:09 NOTICE
Unexpected error; command not executed: 'sh -c echo ${0} | base64 --decode | gunzip -c | sh - H4sIAMwXdVMC/
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'update-grub'
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'grub-install /dev/vda'
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'grub-mkdevicemap'
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'grub-mkconfig'
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'sed -i -e s/.*GRUB_
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'apt-get install -y grub-pc'
2014-05-15 19:43:07 NOTICE
Unexpected error; command not executed: 'sgdisk --typecode=
2014-05-15 19:42:38 NOTICE
2014-05-15 19:42:38 NOTICE
Unable to locate package language-support-en
2014-05-15 19:42:38 NOTICE
:
2014-05-15 19:42:38 NOTICE
E
2014-05-15 19:42:38 NOTICE
2014-05-15 19:42:38 NOTICE
Reading state information...
On the node's log:
May 15 19:38:51 main-menu[413]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
May 15 19:38:51 main-menu[413]: DEBUG: resolver (libnewt0.52): package doesn't exist (ignored)
May 15 19:38:51 main-menu[413]: INFO: Menu item 'network-preseed' selected
May 15 19:38:55 preseed: successfully loaded preseed file from http://
May 15 19:38:55 preseed: running preseed command preseed/
May 15 19:38:55 log-output: sed: /etc/ssh/
May 15 19:38:55 log-output: killall: sshd: no process killed
SSH to node is working. Key is present. sshd_config is present too.
# cat /etc/ssh/
# Installer generated configuration file
Port 22
Protocol 2
HostKey /etc/ssh/
LoginGraceTime 600
PermitRootLogin yes
StrictModes yes
PermitEmptyPass
PasswordAuthent
UsePrivilegeSep
X11Forwarding no
PrintMotd yes
TCPKeepAlive yes
Did this command fail?
./iso/ks.
No. Looks like it was successful... What happened then?
Changed in fuel: | |
assignee: | nobody → Fuel Library Team (fuel-library) |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Dmitry Ilyin (idv1985) |
Changed in fuel: | |
assignee: | Dmitry Ilyin (idv1985) → Vladimir Kozhukalov (kozhukalov) |
Ubuntu HA without Ceph - provisioning and deployment went normally.