* Re: Removed directory is back in the Ceph FS
[not found] <CAOGW2pyKcL=vs7p2i3yDNCC1Vxoh6cx053vECVCm=Twt7H4M5A@mail.gmail.com>
@ 2012-11-13 11:23 ` Franck Marchand
2012-11-19 23:25 ` Gregory Farnum
2012-12-04 22:37 ` Smart Weblications GmbH - Florian Wiessner
0 siblings, 2 replies; 4+ messages in thread
From: Franck Marchand @ 2012-11-13 11:23 UTC (permalink / raw)
To: ceph-devel
Hi,
I have a weird pb. I remove a folder using a mounted fs partition. I
did it and it worked well.
I checked later to see if I had all my folders in ceph fs ... : the
folder I removed was back and I can't remove it ! Here is the error
message I got :
rm -rf 2012-11-10/
rm cannot remove `2012-11-10': Directory not empty
This folder is empty ...
So anybody had the same pb ? Am I doing something wrong ?
Thx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Removed directory is back in the Ceph FS
2012-11-13 11:23 ` Removed directory is back in the Ceph FS Franck Marchand
@ 2012-11-19 23:25 ` Gregory Farnum
[not found] ` <CAOGW2pzvo4Vm3twRHgbBzs_-RKtJ5s6g7n9_pUXzDUjJn2MaWA@mail.gmail.com>
2012-12-04 22:37 ` Smart Weblications GmbH - Florian Wiessner
1 sibling, 1 reply; 4+ messages in thread
From: Gregory Farnum @ 2012-11-19 23:25 UTC (permalink / raw)
To: Franck Marchand; +Cc: ceph-devel@vger.kernel.org
On Tue, Nov 13, 2012 at 3:23 AM, Franck Marchand <fmarchand@agaetis.fr> wrote:
> Hi,
>
> I have a weird pb. I remove a folder using a mounted fs partition. I
> did it and it worked well.
What client are you using? How did you delete it? (rm -rf, etc?) Are
you using multiple clients or one, and did you check it on a different
client?
> I checked later to see if I had all my folders in ceph fs ... : the
> folder I removed was back and I can't remove it ! Here is the error
> message I got :
>
> rm -rf 2012-11-10/
> rm cannot remove `2012-11-10': Directory not empty
>
> This folder is empty ...
> So anybody had the same pb ? Am I doing something wrong ?
This sounds like a known but undiagnosed problem with the MDS
"rstats". The part where your client reported success is a new
wrinkle, though.
-Greg
>
> Thx
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Removed directory is back in the Ceph FS
[not found] ` <CAOGW2pzvo4Vm3twRHgbBzs_-RKtJ5s6g7n9_pUXzDUjJn2MaWA@mail.gmail.com>
@ 2012-12-04 21:40 ` Gregory Farnum
0 siblings, 0 replies; 4+ messages in thread
From: Gregory Farnum @ 2012-12-04 21:40 UTC (permalink / raw)
To: Franck Marchand; +Cc: ceph-devel@vger.kernel.org
Can you try and reproduce this again using v0.55? There are a number
of (community!) patches in there that could have fixed this issue.
-Greg
On Tue, Nov 20, 2012 at 2:14 AM, Franck Marchand <fmarchand@agaetis.fr> wrote:
> Hi Gregory !
>
> Thx to have a look on this.
>
> I mounted the ceph fs from multiple clients. I did a rm -rf myfolder
> from a client.
> I use the ceph-fs-common (0.48-2argonaut) to mount my ceph fs.
>
> Franck
>
> 2012/11/20 Gregory Farnum <greg@inktank.com>:
>> On Tue, Nov 13, 2012 at 3:23 AM, Franck Marchand <fmarchand@agaetis.fr> wrote:
>>> Hi,
>>>
>>> I have a weird pb. I remove a folder using a mounted fs partition. I
>>> did it and it worked well.
>>
>> What client are you using? How did you delete it? (rm -rf, etc?) Are
>> you using multiple clients or one, and did you check it on a different
>> client?
>>
>>> I checked later to see if I had all my folders in ceph fs ... : the
>>> folder I removed was back and I can't remove it ! Here is the error
>>> message I got :
>>>
>>> rm -rf 2012-11-10/
>>> rm cannot remove `2012-11-10': Directory not empty
>>>
>>> This folder is empty ...
>>> So anybody had the same pb ? Am I doing something wrong ?
>>
>> This sounds like a known but undiagnosed problem with the MDS
>> "rstats". The part where your client reported success is a new
>> wrinkle, though.
>> -Greg
>>
>>
>>>
>>> Thx
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Removed directory is back in the Ceph FS
2012-11-13 11:23 ` Removed directory is back in the Ceph FS Franck Marchand
2012-11-19 23:25 ` Gregory Farnum
@ 2012-12-04 22:37 ` Smart Weblications GmbH - Florian Wiessner
1 sibling, 0 replies; 4+ messages in thread
From: Smart Weblications GmbH - Florian Wiessner @ 2012-12-04 22:37 UTC (permalink / raw)
To: Franck Marchand; +Cc: ceph-devel
Am 13.11.2012 12:23, schrieb Franck Marchand:
> Hi,
>
> I have a weird pb. I remove a folder using a mounted fs partition. I
> did it and it worked well.
> I checked later to see if I had all my folders in ceph fs ... : the
> folder I removed was back and I can't remove it ! Here is the error
> message I got :
>
> rm -rf 2012-11-10/
> rm cannot remove `2012-11-10': Directory not empty
>
> This folder is empty ...
> So anybody had the same pb ? Am I doing something wrong ?
>
I had the same problem when i tried to untar a kernel-tree on cephfs, after
deleting it with rm -r linux the rm process seemed to work, but the folder was
still there with some (~20) subfolders all empty but cannot be removed with
error message "directory not empty". My setup was 4 osds, 4 mons, 4 mds
configured, one running.
However, i currently have no hardware left to test or debug this right now.
--
Mit freundlichen Grüßen,
Florian Wiessner
Smart Weblications GmbH
Martinsberger Str. 1
D-95119 Naila
fon.: +49 9282 9638 200
fax.: +49 9282 9638 205
24/7: +49 900 144 000 00 - 0,99 EUR/Min*
http://www.smart-weblications.de
--
Sitz der Gesellschaft: Naila
Geschäftsführer: Florian Wiessner
HRB-Nr.: HRB 3840 Amtsgericht Hof
*aus dem dt. Festnetz, ggf. abweichende Preise aus dem Mobilfunknetz
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-04 22:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAOGW2pyKcL=vs7p2i3yDNCC1Vxoh6cx053vECVCm=Twt7H4M5A@mail.gmail.com>
2012-11-13 11:23 ` Removed directory is back in the Ceph FS Franck Marchand
2012-11-19 23:25 ` Gregory Farnum
[not found] ` <CAOGW2pzvo4Vm3twRHgbBzs_-RKtJ5s6g7n9_pUXzDUjJn2MaWA@mail.gmail.com>
2012-12-04 21:40 ` Gregory Farnum
2012-12-04 22:37 ` Smart Weblications GmbH - Florian Wiessner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.