shweta agarwal created CLOUDSTACK-7252:
------------------------------------------
Summary: [LXC] VM not starting for first time
Key: CLOUDSTACK-7252
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7252
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: KVM
Affects Versions: 4.5.0
Reporter: shweta agarwal
Assignee: Kishan Kavala
Priority: Critical
Fix For: 4.5.0
Repro steps:
Create a LXC zone using LXC host on rhel 6.x
register a LXC template
Create a VM
when VM is running try accessing vm console using virsh
Bug :
console view shows :
Connected to domain i-2-15-VM
Escape character is ^]
Welcome to CentOS
Starting udev: /bin/mknod: `/dev/loop0': Operation not permitted
/bin/chown: cannot access `/dev/loop0': No such file or directory
/bin/mknod: `/dev/loop1': Operation not permitted
/bin/chown: cannot access `/dev/loop1': No such file or directory
/bin/mknod: `/dev/loop2': Operation not permitted
/bin/chown: cannot access `/dev/loop2': No such file or directory
/bin/mknod: `/dev/loop3': Operation not permitted
/bin/chown: cannot access `/dev/loop3': No such file or directory
/bin/mknod: `/dev/loop4': Operation not permitted
/bin/chown: cannot access `/dev/loop4': No such file or directory
/bin/mknod: `/dev/loop5': Operation not permitted
/bin/chown: cannot access `/dev/loop5': No such file or directory
/bin/mknod: `/dev/loop6': Operation not permitted
/bin/chown: cannot access `/dev/loop6': No such file or directory
/bin/mknod: `/dev/loop7': Operation not permitted
/bin/chown: cannot access `/dev/loop7': No such file or directory
/bin/mknod: `/dev/lp0': Operation not permitted
/bin/chown: cannot access `/dev/lp0': No such file or directory
/bin/mknod: `/dev/lp1': Operation not permitted
/bin/chown: cannot access `/dev/lp1': No such file or directory
/bin/mknod: `/dev/lp2': Operation not permitted
/bin/chown: cannot access `/dev/lp2': No such file or directory
/bin/mknod: `/dev/lp3': Operation not permitted
/bin/chown: cannot access `/dev/lp3': No such file or directory
/bin/mknod: `/dev/net/tun': Operation not permitted
/bin/mknod: `/dev/ppp': Operation not permitted
/bin/mknod: `/dev/fuse': Operation not permitted
/sbin/start_udev: line 269: /proc/sys/kernel/hotplug: Read-only file system
/sbin/start_udev: line 299: /etc/sysconfig/network: No such file or directory
[ OK ]
Setting hostname Rack1Pod1Host23: [ OK ]
Checking filesystems
WARNING: couldn't open /etc/fstab: No such file or directory
[ OK ]
warning: can't open /etc/fstab: No such file or directory
mount: can't find / in /etc/fstab or /etc/mtab
Mounting local filesystems: warning: can't open /etc/fstab: No such file or
directory
[ OK ]
Enabling /etc/fstab swaps: swapon: /etc/fstab: open failed: No such file or
directory
[FAILED]
Additional info :
do a stop /start of VM and VM starts correctly
--
This message was sent by Atlassian JIRA
(v6.2#6252)