mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-30 05:02:54 +08:00
Update zpool-add-to-proxmox-gui.sh
This commit is contained in:
parent
7b8ca82592
commit
ed4736d21b
@ -1,9 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
exit;
|
||||
# this is for when the zfs pool was created / imported commandline and GUI does not detect it
|
||||
|
||||
# xxx TODO EDITME or use $1 / $2
|
||||
pvesm add zfspool zfs2nvme -pool znvme
|
||||
|
||||
# zfs2nvme = proxmox name for gui
|
||||
# zfs2nvme = proxmox name you want displayed in gui
|
||||
# znvme = actual zpool name
|
||||
|
Loading…
x
Reference in New Issue
Block a user