Hi:
I have zpool created
# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
ktspool 34,5G 33,5K 34,5G 0% ONLINE -
However, zpool status shows no known data error. May I know what is the problem
# zpool status
pool: ktspool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
ktspool ONLINE 0 0 0
c0t1d0s6 ONLINE 0 0 0
errors: No known data errors
--
This messages posted from opensolaris.org
The message, "errors: No known data errors" is a bit misleading, because of its presence it may give the impression that there is a problem with the zpool, when infact there is not. With this message, zpool status, is telling us that there no errors at present related with the zpool. So there is no problem with your zpool ttoulliu :) -- This messages posted from opensolaris.org