[libvirt-users] Using NFS to read image file

Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without <apic> <pae> configuration as I see on a blog, and I've increased the parameters of the mount to rsize=32768 and wsize=32768, but it still doesn't work. Can anyone give any advice to get it? Thank you very much. Marcela

于 2011年02月11日 18:31, Marcela Castro León 写道:
Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without <apic> <pae> configuration as I see on a blog, and I've increased the parameters of the mount to rsize=32768 and wsize=32768, but it still doesn't work. Can anyone give any advice to get it? Thank you very much.
Do you have any useful log? e.g. /var/log/messages, which is the default log location for libvirtd. and /var/log/libvirt/qemu/$guest.log, perhaps some useful log of you guest is printed there. Regards Osier
Marcela
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

于 2011年02月12日 13:07, Osier Yang 写道:
于 2011年02月11日 18:31, Marcela Castro León 写道:
Hello: When I start the guest with an image on NFS file system, the ubuntu doesn't boot, It's remain on inittrams. I've tried to redefine the guest without <apic> <pae> configuration as I see on a blog, and I've increased the parameters of the mount to rsize=32768 and wsize=32768, but it still doesn't work. Can anyone give any advice to get it? Thank you very much.
I'm guessing it's probly a seabios or qemu-kvm bug, which version of seabios and qemu-kvm you use? It's better if you can also provide libvirt version. Regards Osier
participants (2)
-
Marcela Castro León
-
Osier Yang