[Users] Ovirt 3.3.2 Cannot attach POSIX (gluster) storage domain

Nir Soffer nsoffer at redhat.com
Sun Feb 9 06:30:35 UTC 2014


----- Original Message -----
> From: "Steve Dainard" <sdainard at miovision.com>
> To: "Nir Soffer" <nsoffer at redhat.com>
> Cc: "users" <users at ovirt.org>
> Sent: Sunday, February 9, 2014 3:51:03 AM
> Subject: Re: [Users] Ovirt 3.3.2 Cannot attach POSIX (gluster) storage domain
> 
> Hi Nir,
> 
> [root at ovirt001 storage]# mount -t glusterfs 10.0.10.2:/rep2 rep2-mount/
> [root at ovirt001 storage]# ls -lh rep2-mount/
> total 0
> -rwxr-xr-x. 1 vdsm kvm  0 Feb  5 10:36 __DIRECT_IO_TEST__
> drwxr-xr-x. 4 vdsm kvm 32 Feb  5 10:36 ff0e0521-a8fa-4c10-8372-7b67ac3fca31
> [root at ovirt001 storage]# ls -lh
> total 0
> drwxr-xr-x. 4 vdsm kvm  91 Jan 30 17:34 iso-mount
> drwxr-xr-x. 3 root root 23 Jan 30 17:31 lv-iso-domain
> drwxr-xr-x. 3 vdsm kvm  35 Jan 29 17:43 lv-storage-domain
> drwxr-xr-x. 3 vdsm kvm  17 Feb  4 15:43 lv-vm-domain
> drwxr-xr-x. 4 vdsm kvm  91 Feb  5 10:36 rep2-mount

Looks good.

Can you write into rep2-mount?

Please try:

sudo -u vdsm dd if=/dev/zero of=rep2-mount/__test__ bs=1M count=1 oflag=direct
rm rep2-mount/__test__

Thanks,
Nir



More information about the Users mailing list