We use ceph as the storage of kvm .
I found the VMs errors when force umount the ceph disk.
Is it just right ? How to repair it ?
Many thanks .
--higkoo
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-user
kfs, mount, and kvm disk options?
>
> Mark
>
>
> On 10/07/2013 03:15 PM, Samuel Just wrote:
>
>> Sounds like it's probably an issue with the fs on the rbd disk? What
>> fs was the vm using on the rbd?
>> -Sam
>>
>> On Mon, Oct 7, 2013 at 8:11 A
of thanks !
-- Forwarded message --
From: Michael Lowe
Date: 2013/10/8
Subject: Re: [ceph-users] Data loss after force umount !
To: higkoohk
It won't unmount until the processes with open files exit, umount -l is
usually used in conjunction with lsof and kill. You probably didn't
actually