DragonFly BSD
DragonFly users List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

pfs-destroy failed


From: Siju George <sgeorge.ml@xxxxxxxxx>
Date: Fri, 23 Apr 2010 14:18:14 +0530

Hi,

Since hammer cleanup core dumped while directly using on the pfs I
tried to make all operations through the symlink.
But pfs-destroy failed then. later succeeded when using it directy on the pfs.

dfly-bkpsrv# hammer pfs-destroy /Backup2/www-5mbak/www-hot
You have requested that PFS#4 () be destroyed
This will irrevocably destroy all data on this PFS!!!!!
Do you really want to do this? y
Destroying PFS #4 () in  5 4 3 2 1.. starting destruction pass
pfs-destroy of PFS#4 failed: Directory not empty
dfly-bkpsrv# cd /Backup2/www-5mbak/www-hot
/Backup2/www-5mbak/www-hot: No such file or directory.
dfly-bkpsrv# cd /Backup2/pfs/
dfly-bkpsrv# ls
Data            VersionControl  hammer.core     test            www-hot
dfly-bkpsrv# cd www-hot
www-hot: No such file or directory.
dfly-bkpsrv# ls -l
total 320
lrwxr-xr-x  1 root  wheel      10 Jul  7  2009 Data ->
@@0x00000001d3b615d0:00001
lrwxr-xr-x  1 root  wheel      10 Sep 28  2009 VersionControl ->
@@0x00000001d3b615d0:00002
-rw-------  1 root  wheel  323584 Apr 23 13:49 hammer.core
lrwxr-xr-x  1 root  wheel      10 Oct  8  2009 test ->
@@0x000000013f644d60:00003
lrwxr-xr-x  1 root  wheel      10 Apr 23 12:14 www-hot ->
@@0x0000000000000001:00004
dfly-bkpsrv# hammer pfs-destroy www-hot
You have requested that PFS#4 () be destroyed
This will irrevocably destroy all data on this PFS!!!!!
Do you really want to do this? y
Destroying PFS #4 () in  5 4 3 2 1.. starting destruction pass
pfs-destroy of PFS#4 succeeded!
dfly-bkpsrv#

Thanks

--Siju



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]