Advertisement
bloodysausage

pvesm add failed 2

Jan 27th, 2021 (edited)
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. root@pvetest:~# pvesm remove encrypted_zfs
  2.  
  3. root@pvetest:~# pvesm add zfspool encrypted_zfs --pool /VMs/encrypted_data/
  4. interval cannot be zero
  5. usage:
  6. list [-gHLpPv] [-o property[,...]] [-T d|u] [pool] ...
  7. [interval [count]]
  8. the following properties are supported:
  9. PROPERTY EDIT VALUES
  10. allocated NO <size>
  11. capacity NO <size>
  12. checkpoint NO <size>
  13. dedupratio NO <1.00x or higher if deduped>
  14. expandsize NO <size>
  15. fragmentation NO <percent>
  16. free NO <size>
  17. freeing NO <size>
  18. guid NO <guid>
  19. health NO <state>
  20. leaked NO <size>
  21. load_guid NO <load_guid>
  22. size NO <size>
  23. altroot YES <path>
  24. ashift YES <ashift, 9-16, or 0=default>
  25. autoexpand YES on | off
  26. autoreplace YES on | off
  27. autotrim YES on | off
  28. bootfs YES <filesystem>
  29. cachefile YES <file> | none
  30. comment YES <comment-string>
  31. dedupditto YES <threshold (min 100)>
  32. delegation YES on | off
  33. failmode YES wait | continue | panic
  34. listsnapshots YES on | off
  35. multihost YES on | off
  36. readonly YES on | off
  37. version YES <version>
  38. feature@... YES disabled | enabled | active
  39. The feature@ properties must be appended with a feature name.
  40. zfs error: See zpool-features(5).
  41.  
  42. interval cannot be zero
  43. usage:
  44. list [-gHLpPv] [-o property[,...]] [-T d|u] [pool] ...
  45. [interval [count]]
  46. the following properties are supported:
  47. PROPERTY EDIT VALUES
  48. allocated NO <size>
  49. capacity NO <size>
  50. checkpoint NO <size>
  51. dedupratio NO <1.00x or higher if deduped>
  52. expandsize NO <size>
  53. fragmentation NO <percent>
  54. free NO <size>
  55. freeing NO <size>
  56. guid NO <guid>
  57. health NO <state>
  58. leaked NO <size>
  59. load_guid NO <load_guid>
  60. size NO <size>
  61. altroot YES <path>
  62. ashift YES <ashift, 9-16, or 0=default>
  63. autoexpand YES on | off
  64. autoreplace YES on | off
  65. autotrim YES on | off
  66. bootfs YES <filesystem>
  67. cachefile YES <file> | none
  68. comment YES <comment-string>
  69. dedupditto YES <threshold (min 100)>
  70. delegation YES on | off
  71. failmode YES wait | continue | panic
  72. listsnapshots YES on | off
  73. multihost YES on | off
  74. readonly YES on | off
  75. version YES <version>
  76. feature@... YES disabled | enabled | active
  77. The feature@ properties must be appended with a feature name.
  78. zfs error: See zpool-features(5).
  79.  
  80. create storage failed: error during cfs-locked 'file-storage_cfg' operation: could not activate storage 'encrypted_zfs', zfs error: See zpool-features(5).
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement