
On 12/16/14 08:57, Julian De Marchi wrote:
Heya--
I'm using ovirt 3.5 and trying to add a posix compliant FS to a node in my cluster.
The storage I'm trying to add is contained within LVM. Below is a link to my log files on the node where I'm trying to attach the storage.
I've read the ovirt manual for adding posix compliant storage and believe I'm doing everything correct.
Any help to get this storage added would be great thanks and if I forgot to include any info please ask.
More info to add. I was doing an "ls" on the dir it does the mount in and saw the dir was owned by root:root with different perms to the ones mounted via NFS. [root@blade01 libvirt]# ls /rhev/data-center/mnt/ -lh total 20K drwxrwxrwx 4 root root 4.0K Dec 11 09:00 10.106.200.100:_VM__IMAGES drwxrwxrwx 3 root root 4.0K Oct 17 09:42 10.106.200.22:_opt_vmexport drwxrwxrwx 4 root root 4.0K Oct 17 09:39 10.106.200.22:_var_lib_libvirt_images drwxr-xr-x 3 root root 4.0K Dec 15 16:52 _dev_mapper_VolGroup-lv__images This could explain why the touch command fails. Still at a loss over the issue though.