I'm running Nevada build 81 on x86 on an Ultra 40.
# uname -a
SunOS zbit 5.11 snv_81 i86pc i386 i86pc
Memory size: 8191 Megabytes

I started with this zfs pool many dozens of builds ago, approx a year ago.
I do live upgrade and zfs upgrade every few builds.

When I have not accessed the zfs file systems for a long time,
if I cd there and do an ls command, nothing happens for approx 30 seconds.

Any clues how I would find out what is wrong?

----------------------

# zpool status -v
  pool: tank
 state: ONLINE
 scrub: none requested
config:

    NAME        STATE     READ WRITE CKSUM
    tank        ONLINE       0     0     0
      raidz2    ONLINE       0     0     0
        c2d0    ONLINE       0     0     0
        c3d0    ONLINE       0     0     0
        c4d0    ONLINE       0     0     0
        c5d0    ONLINE       0     0     0
        c6d0    ONLINE       0     0     0
        c7d0    ONLINE       0     0     0
        c8d0    ONLINE       0     0     0

errors: No known data errors


# zfs list
NAME       USED  AVAIL  REFER  MOUNTPOINT
tank       172G  2.04T  52.3K  /tank
tank/arc   172G  2.04T   172G  /zfs/arc

# zpool list
NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
tank  3.16T   242G  2.92T     7%  ONLINE  -



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

Reply via email to