mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
pvesh: add storage addition example (#19644)
Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
- Display API path usage instructions:
|
||||
|
||||
`pvesh {{[u|usage]}} {{/pools}}`
|
||||
|
||||
- Add a new thinpool to Proxmox:
|
||||
|
||||
`pvesh create /storage --storage {{storage_id}} --vgname {{volume_group}} --type lvmthin --thinpool {{thinpool_name}} --content {{content_type1,content_type2,...}}`
|
||||
|
||||
Reference in New Issue
Block a user