Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Created volume in the GUI.
- freenas# zpool status
- pool: TestVol
- state: ONLINE
- scrub: none requested
- config:
- NAME STATE READ WRITE CKSUM
- TestVol ONLINE 0 0 0
- raidz1 ONLINE 0 0 0
- gptid/b03d69ad-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b0d8e3b0-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b18b277c-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b2340558-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b2e340b0-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b395b679-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- Removed drive from system
- freenas# zpool scrub TestVol
- freenas# zpool status
- pool: TestVol
- state: DEGRADED
- status: One or more devices could not be opened. Sufficient replicas exist for
- the pool to continue functioning in a degraded state.
- action: Attach the missing device and online it using 'zpool online'.
- see: http://www.sun.com/msg/ZFS-8000-2Q
- scrub: scrub completed after 0h0m with 0 errors on Fri Aug 5 11:53:31 2011
- config:
- NAME STATE READ WRITE CKSUM
- TestVol DEGRADED 0 0 0
- raidz1 DEGRADED 0 0 0
- gptid/b03d69ad-bf8f-11e0-ac46-000e0c5ea61c UNAVAIL 0 0 0 cannot open
- gptid/b0d8e3b0-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b18b277c-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b2340558-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b2e340b0-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- gptid/b395b679-bf8f-11e0-ac46-000e0c5ea61c ONLINE 0 0 0
- errors: No known data errors
Advertisement
Add Comment
Please, Sign In to add comment