Guest User

Untitled

a guest
Dec 16th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1.  
  2. jail <jailid> <filesystem>
  3. unjail <jailid> <filesystem>
  4.  
  5. Each dataset is of the form: pool/[dataset/]*dataset[@name]
  6.  
  7. For the property list, run: zfs set|get
  8.  
  9. For the delegated permission list, run: zfs allow|unallow
  10. [root@NAS ~]# ^C
  11. [root@NAS ~]# zpool status
  12. pool: Volume_2
  13. state: ONLINE
  14. scan: none requested
  15. config:
  16.  
  17. NAME STATE READ WRITE CKSUM
  18. Volume_2 ONLINE 0 0 0
  19. gptid/d84f3db6-8ed2-11e0-887c-485d607ce485 ONLINE 0 0 0
  20. gptid/d8ea8868-8ed2-11e0-887c-485d607ce485 ONLINE 0 0 0
  21.  
  22. errors: No known data errors
  23. [root@NAS ~]# ^C
  24. [root@NAS ~]#
Add Comment
Please, Sign In to add comment