Update zpool-add-to-proxmox-gui.sh

This commit is contained in:
kneutron 2024-02-18 09:55:34 -07:00 committed by GitHub
parent 7b8ca82592
commit ed4736d21b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,10 @@
#!/bin/bash #!/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 pvesm add zfspool zfs2nvme -pool znvme
# zfs2nvme = proxmox name for gui # zfs2nvme = proxmox name you want displayed in gui
# znvme = actual zpool name # znvme = actual zpool name