On Thu, Nov 10, 2011 at 6:38 PM, Richard W.M. Jones wrote: > On Wed, Nov 09, 2011 at 04:00:47PM +0100, Gianluca Cecchi wrote: >> I set up f16vm with serial console to see if something appears.. but >> nothing appears when f16vm freezes > > Try using virt-dmesg from the host to see if the F16 guest > gives any kernel errors before it freezes. >
Trying to reproduce, where the vm is already defined (because installation failed but definition remained) now I get the L2 vm that goes into paused mode and not able to have it exit from this state. L1 f6 is f16vm L2 f16 is f16vmvm Tried with these L2 vms: - winxp configured to start from cd iso - f16vmvm configured to start form cd iso where I have CentOS 5.6 live For example starting the f16vmvm (so the L2 one) I see it after a few seconds in paused state in virt-manager of f16vm (L1 one). [root@f16vm ~]# virsh list Id Name State ---------------------------------- 1 f16vmvm paused [root@f16vm ~]# virsh domstate f16vmvm --reason paused (unknown) Donna how to (try to) unpause it... clicking the pause button in virt-manager does nothing... Latest rows of the command virt-dmesg f16vm run from my host: <30>[ 2.136430] systemd[1]: Relabelled /dev and /run in 47ms 174us. <7>[ 2.139503] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.139830] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.140322] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.140511] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.140693] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.140889] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.141165] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <7>[ 2.141374] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts <30>[ 2.141420] systemd[1]: systemd 36 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora) <30>[ 2.145967] systemd[1]: Set hostname to <f16vm.test.org>. <7>[ 2.380982] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts <30>[ 2.396144] systemd-readahead-collect[427]: Disabling readahead collector due to execution in virtualized environment. <7>[ 2.437212] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs <7>[ 2.474475] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs <6>[ 2.499487] RPC: Registered named UNIX socket transport module. <6>[ 2.499489] RPC: Registered udp transport module. <6>[ 2.499490] RPC: Registered tcp transport module. <6>[ 2.499492] RPC: Registered tcp NFSv4.1 backchannel transport module. <7>[ 2.499697] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts I will try to reproduce the freeze during new vm install too... _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
