----- Original Message -----
> From: "Carlos A. Diaz" <[email protected]>
> To: "Nir Soffer" <[email protected]>
> Cc: [email protected]
> Sent: Monday, September 8, 2014 7:27:20 PM
> Subject: Re: [ovirt-users] Issues with Storage domain
> 
> This is the content of:
> 
> [root@accda05 dom_md]# cat metadata
> CLASS=Data
> DESCRIPTION=Prod
> IOOPTIMEOUTSEC=1
> LEASERETRIES=3
> LEASETIMESEC=5
> LOCKPOLICY=
> LOCKRENEWALINTERVALSEC=5
> MASTER_VERSION=0
> POOL_UUID=a705b31a-1a6e-4207-bcd8-abf95b0a586c
> REMOTE_PATH=10.244.44.200:/exports/ovirt
> ROLE=Regular
> SDUUID=ef295295-163b-4c67-b5c1-bf51c86ce59d
> TYPE=NFS
> VERSION=3
> _SHA_CKSUM=2d911132dac3ad18997eca42a1c495c1e1a34584


_SHA_CKSUM is valid but you can try to remove it (you'll just get warnings
about the missing checksum).

I expect vdsm to try and mount your domain on:

 /rhev/data-center/mnt/10.244.44.200:_exports_ovirt

If that's successful please report the output of these commands:

 # mount
 # ls -lR /rhev/data-center/mnt/10.244.44.200:_exports_ovirt


If instead the share is not mounted please report the mount error that you
find in the vdsm logs.

-- 
Federico
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to