The previous error with the disk could be a permission problem. Are you able to read/write the image? Can you check permissions in the fuse mounted filesystem?
I've never got the stderr problem. This issue may be the culprit but it was just the first thing I've found: https://bugzilla.redhat.com/show_bug.cgi?id=1088589 On Wed, Jun 18, 2014 at 7:38 PM, Fabella, Wesley <[email protected]> wrote: > Also, > > When using the Gluster Datastore I've been getting this error as well when I > deploy a VM it gets hung up at BOOT. The former post was actually deploying > from default id 1 datastore which is a gluster mount point for the same > directory as the Gluster Datastore id 103. > > Here get "Permission denied" after trying to create logfile "/dev/stderr" > > [root@shelf3-node4 ~]# tail -f /var/log/libvirt/qemu/one-53.log > 2014-06-18 17:29:28.884+0000: starting up > LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin HOME=/root USER=root > LOGNAME=root QEMU_AUDIO_DRV=none /usr/libexec/qemu-kvm -name one-53 -S -M > rhel6.5.0 -enable-kvm -m 40960 -realtime mlock=off -smp > 10,sockets=10,cores=1,threads=1 -uuid 75dbd668-3cf6-c0ee-0803-c0f835b68951 > -nodefconfig -nodefaults -chardev > socket,id=charmonitor,path=/var/lib/libvirt/qemu/one-53.monitor,server,nowait > -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown > -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive > file=gluster+tcp://storage1:24007/GLUSTERFS-ONE/53/disk.0,if=none,id=drive-ide0-0-0,format=raw,cache=none > -device > ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 > -drive > file=/var/lib/one//datastores/0/53/disk.1,if=none,media=cdrom,id=drive-ide0-0-1,readonly=on,format=raw > -device ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 -netdev > tap,fd=23,id=hostnet0 -device > rtl8139,netdev=hostnet0,id=net0,mac=02:00:80:7b:00:39,bus=pci.0,addr=0x3 > -vnc 0.0.0.0:53 -vga cirrus -device > virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 > ERROR: failed to create logfile "/dev/stderr" (Permission denied) > > > > -- W > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Javier Fontán Muiños Developer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | @OpenNebula | github.com/jfontan _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
