Hi, Gurus, which build is stable for xVM? I chose Nevada 111 as xVM server, because it''s build base for OpenSolaris 200906. I think it should be stable. But I met error when I creating second vm on it. I tried virt-install and virt-manager, and I got same error. Here is error info libvir: Xen Daemon error : GET operation failed: libvir: Xen Daemon error : GET operation failed: libvir: Xen Daemon error : POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /root/OpenSolaris.iso'') But I created the first VM with this iso file. I want to know which build is stable for xVM or any work round for the error? thanks in advance. regards Eric -- This message posted from opensolaris.org
On Mon, Sep 28, 2009 at 12:00:40AM -0700, Eric Gu wrote:> I tried virt-install and virt-manager, and I got same error.Please provide the full virt-install line.> libvir: Xen Daemon error : POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /root/OpenSolaris.iso'')ls -l /root/OpenSolaris.iso lofiadm regards john
* Eric Gu (yong-chun.gu@sun.com) wrote:> libvir: Xen Daemon error : POST operation failed: (xend.err ''Error creating domain: Disk image does not exist: /root/OpenSolaris.iso'')On my machine xend runs under the xvm user, so it can''t access /root # ls -ld /root drwx------ 9 root root 25 Sep 23 14:02 /root Try placing the .iso in /tmp and see if that helps. -- Bjørn Connolly The moon may be smaller than Earth, but it''s further away.