search for: glustervol1

Displaying 5 results from an estimated 5 matches for "glustervol1".

Did you mean: glustervol
2015 Apr 29
0
Sometimes libvirt fails to update domain block file after blockcommit.
...le [ 1 ]; do echo "Starting snapshot test `date`" virsh snapshot-create-as test 20150429 20150429-backup --disk-only --atomic virsh domblklist test virsh blockcommit test vda --active --pivot --verbose virsh snapshot-delete test 20150429 --metadata virsh domblklist test rm /glustervol1/vm/test/test.20150429 echo "Ending snapshot test `date`" echo echo sleep 2 done If I run libvirtd in the foreground with debug set to 1 I can't get it to fail, it does what it's supposed to do, snapshot and commit over and over. If I run libvirtd in the foreground with...
2011 Mar 03
3
Mac / NFS problems
...: smoke:hunter david$ echo hello > test -bash: test: Operation not permitted And the file is made but is zero size. smoke:hunter david$ ls -l test -rw-r--r-- 1 david realise 0 Mar 3 08:44 test glusterfs/nfslog logs thus: [2011-03-03 08:44:10.379188] I [io-stats.c:333:io_stats_dump_fd] glustervol1: --- fd stats --- [2011-03-03 08:44:10.379222] I [io-stats.c:338:io_stats_dump_fd] glustervol1: Filename : /production/hunter/test Then try to open the file: smoke:hunter david$ cat test and get the following messages in the log: [2011-03-03 08:51:13.957319] I [afr-common.c:716:afr_looku...
2011 Feb 16
1
nfs problems
...any node in a round-robin it appears that one node has gone bad. the clients mounting that node can't see the files that the others can see. ls -l gives rubbish for the metadata, and get lots of these lines in the nfs.log: [2011-02-16 15:33:32.538756] I [dht-layout.c:588:dht_layout_normalize] glustervol1-dht: found anomalies in /production/people.1. holes=2 overlaps=0 [2011-02-16 15:33:32.540759] I [dht-layout.c:588:dht_layout_normalize] glustervol1-dht: found anomalies in /production/people.nano. holes=2 overlaps=0 [2011-02-16 15:33:32.543682] I [dht-layout.c:588:dht_layout_normalize] glustervol1-...
2015 Apr 21
2
QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...9;m at it, due to issues with snapshotting, I ended up with two domains where libvirt insists the disk source is incorrect which causes many things to break like this: root@wasvirt1:/etc/libvirt# virsh domblklist wasdev Target Source ------------------------------------------------ vda /glustervol1/vm/wasdev/wasdev.reboot hdc /dev/sr0 Yet: root@wasvirt1:/etc/libvirt# lsof | grep wasdev 2235 /usr/bin/qemu-system-x86_64 /var/log/libvirt/qemu/wasdev.log 2235 /usr/bin/qemu-system-x86_64 /var/log/libvirt/qemu/wasdev.log 2235 /usr/bin/qemu-system-x86_64 /glustervol1/vm...
2015 Apr 21
0
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...shotting, I ended up with > two domains where libvirt insists the disk source is incorrect which > causes many things to break like this: > > root@wasvirt1:/etc/libvirt# virsh domblklist wasdev > Target Source > ------------------------------------------------ > vda /glustervol1/vm/wasdev/wasdev.reboot > hdc /dev/sr0 > > Yet: > > root@wasvirt1:/etc/libvirt# lsof | grep wasdev > 2235 /usr/bin/qemu-system-x86_64 /var/log/libvirt/qemu/wasdev.log > 2235 /usr/bin/qemu-system-x86_64 /var/log/libvirt/qemu/wasdev.log > 2235 /usr/bin/...