During our tests we noticed very disturbing behavior, what would be causing 
this?
System is running latest stable opensolaris.
Any other means to remove ghost files rather than destroying pool and restoring 
from backups?

r...@~# zpool status testpool
  pool: testpool
 state: ONLINE
 scrub: scrub completed after 0h26m with 0 errors on Fri Jul 24 10:32:09 2009
config:

        NAME                       STATE     READ WRITE CKSUM
        testpool                    ONLINE       0     0     0
          raidz2                   ONLINE       0     0     0
            c0t5000C5000505C31Bd0  ONLINE       0     0     0
            c0t5000C5000498A9D3d0  ONLINE       0     0     0
            c0t5000C5000505B523d0  ONLINE       0     0     0
            c0t5000C5000505BB83d0  ONLINE       0     0     0
            c0t5000C5000505B727d0  ONLINE       0     0     0
            c0t5000C50004987B6Bd0  ONLINE       0     0     0

errors: No known data errors

r...@~# zpool list testpool
NAME      SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
testpool   408G   402G  6.37G    98%  ONLINE  -

r...@~# ls -lasht /testpool/
total 4.0K
1.5K drwxr-xr-x 29 root root 30 2009-07-24 09:56 ..
2.5K drwxr-xr-x  2 root root  2 2009-07-23 18:23 .

r...@~# df /testpool
Filesystem           1K-blocks      Used Available Use% Mounted on
testpool              280481377 280481377         0 100% /testpool

r...@~# df -i /testpool
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
testpool                    7       7       0  100% /testpool

r...@~# zdb -dddd testpool
...

    Object  lvl   iblk   dblk  lsize  asize  type
         6    5    16K   128K  1000G   262G  ZFS plain file
                                 264  bonus  ZFS znode
        path    ???<object#6>
        uid     0
        gid     0
        atime   Thu Jul 23 17:23:19 2009
        mtime   Thu Jul 23 17:50:17 2009
        ctime   Thu Jul 23 17:50:17 2009
        crtime  Thu Jul 23 17:23:19 2009
        gen     19
        mode    100600
        size    1073741824000
        parent  3
        links   0
        xattr   0
        rdev    0x0000000000000000

Yours
Markus Kovero

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to