Editing FAQ

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 22: Line 22:
 
   $ mkfile 10G ccc
 
   $ mkfile 10G ccc
 
   $ sudo zpool create tank raidz /tmp/aaa /tmp/bbb /tmp/ccc
 
   $ sudo zpool create tank raidz /tmp/aaa /tmp/bbb /tmp/ccc
 +
  $ zpool status
 +
    pool: tank
 +
    state: ONLINE
 +
    scan: none requested
 +
    config:
 +
 +
NAME          STATE    READ WRITE CKSUM
 +
tank          ONLINE      0    0    0
 +
  raidz1-0    ONLINE      0    0    0
 +
    /tmp/aaa  ONLINE      0    0    0
 +
    /tmp/bbb  ONLINE      0    0    0
 +
    /tmp/ccc  ONLINE      0    0    0
 +
 +
    errors: No known data errors
 
   $
 
   $
  

Please note that all contributions to OpenZFS on OS X may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenZFS on OS X:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)