On Thu, Sep 30, 2010 at 1:52 PM, Siju George <sgeorge...@gmail.com> wrote: > Hi, > > I happened to run > > #hammer pfs-master sgeorge-home > > inside another pfs :-( > > now it shows as > > lrwxr-xr-x 1 root 100 10 Sep 30 13:43 sgeorge-home -> @@PFS00008 > > but > > # hammer pfs-destroy sgeorge-home > You are attempting to access a PFS softlink from a PFS. It may not > represent the PFS > on the main filesystem mount that you expect! You may only access PFS > softlinks > via the main filesystem mount! > > > How do I destroy it? >
I tried this # hammer pfs-destroy @@-1:00008 You have requested that PFS#8 () be destroyed This will irrevocably destroy all data on this PFS!!!!! Do you really want to do this? y This PFS is currently setup as a MASTER! Are you absolutely sure you want to destroy it? y Destroying PFS #8 () in 5 4 3 2 1.. starting destruction pass pfs-destroy of PFS#8 failed: Directory not empty but it is till there lrwxr-xr-x 1 root 100 10 Sep 30 13:43 sgeorge-home -> @@PFS00008 tried it again # hammer pfs-destroy @@-1:00008 You have requested that PFS#8 () be destroyed This will irrevocably destroy all data on this PFS!!!!! Do you really want to do this? y Destroying PFS #8 () in 5 4 3 2 1.. starting destruction pass pfs-destroy of PFS#8 failed: Directory not empty it is still there :-( lrwxr-xr-x 1 root 100 10 Sep 30 13:43 sgeorge-home -> @@PFS00008 Did I really mess up? thanks --Siju