I have a raid card of hpt, build a raid 50 in that card and create a zfs like this:
[cmd=]zpool create -f -m /mnt/obsr test /dev/da0[/cmd]
but, after a power failure,I can not import the zpool?
system log is:
[cmd=]zpool create -f -m /mnt/obsr test /dev/da0[/cmd]
but, after a power failure,I can not import the zpool?
Code:
zfs:~# zpool import -f test
cannot open 'test': I/O error
zfs:~# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
test 4.55T 1.99T 2.56T 43% ONLINE -
edsc:~# zpool status -v
pool: test
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire pool from backup.
see: [url]http://www.sun.com/msg/ZFS-8000-8A[/url]
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
test ONLINE 0 0 4
da0 ONLINE 0 0 16
errors: Permanent errors have been detected in the following files:
test:<0x0>
Code:
Apr 26 09:36:28 edsc root: ZFS: checksum mismatch, zpool=test path=/dev/da0 offset=653351661568 size=512
Apr 26 09:36:28 edsc root: ZFS: checksum mismatch, zpool=test path=/dev/da0 offset=4406917662720 size=512
Apr 26 09:36:28 edsc root: ZFS: checksum mismatch, zpool=test path=/dev/da0 offset=653351661568 size=512
Apr 26 09:36:28 edsc root: ZFS: checksum mismatch, zpool=test path=/dev/da0 offset=4406917662720 size=512
Apr 26 09:36:28 edsc root: ZFS: zpool I/O failure, zpool=test error=86