[ovirt-users] Re: Mounting CephFS

2019-03-02 Thread Strahil
Hi Leo, Check libvirt's logs on the destination host. Maybe they can provide more information. Best Regards, Strahil NikolovOn Mar 2, 2019 15:40, Leo David wrote: > > Thank you, > I am trying to migrate a vm that has its disks on cephfs ( as posix domain - > mounted on all hosts ),  and it

[ovirt-users] Re: Mounting CephFS

2019-03-02 Thread Leo David
Thank you, I am trying to migrate a vm that has its disks on cephfs ( as posix domain - mounted on all hosts ), and it does not work. Not sure if this is normal, considering the vm disks being on this type of storage. The error logs in engine are: 2019-03-02 13:35:03,483Z ERROR

[ovirt-users] Re: Mounting CephFS

2019-03-02 Thread Strahil
If you mean storage migration - could be possible. If it is about live migration between hosts - shouldn't happen. Anything in the logs ? Best Regards, Strahil NikolovOn Mar 2, 2019 09:23, Leo David wrote: > > Thank you Strahil, yes thought about that too, I'll give it a try. > Now ( to be a bit

[ovirt-users] Re: Mounting CephFS

2019-03-01 Thread Leo David
Thank you Strahil, yes thought about that too, I'll give it a try. Now ( to be a bit offtopic ), it seems that I can't live migrate the vm, even thought the cephfs mountpoint exists on all the hosts. Could it be the fact that the storage type is "posix" and live migration not being possible ?

[ovirt-users] Re: Mounting CephFS

2019-03-01 Thread Strahil
Can you try to set the credentials in a file (don't recall where that was for ceph) , so you can mount without specifying user/pass ? Best Regards, Strahil NikolovOn Mar 1, 2019 13:46, Leo David wrote: > > Hi Everyone, > I am trying to mount cephfs as a posix storage domain and getting an error

[ovirt-users] Re: Mounting CephFS

2019-03-01 Thread Leo David
Hi, That was just me not properly reading the log... :( Seems that I was passing a cr at the and of the options ( \n ), now I am able to do the mount. Thank you ! Leo On Fri, Mar 1, 2019 at 1:46 PM Leo David wrote: > Hi Everyone, > I am trying to mount cephfs as a posix storage domain and