mirror of https://github.com/tteck/Proxmox.git
parent
94cf9da7a1
commit
8d55efd704
|
@ -252,7 +252,7 @@ nfs | dir)
|
||||||
DISK_IMPORT="-format qcow2"
|
DISK_IMPORT="-format qcow2"
|
||||||
;;
|
;;
|
||||||
btrfs | zfspool)
|
btrfs | zfspool)
|
||||||
DISK_EXT=".raw"
|
DISK_EXT=""
|
||||||
DISK_REF="$VMID/"
|
DISK_REF="$VMID/"
|
||||||
DISK_FORMAT="subvol"
|
DISK_FORMAT="subvol"
|
||||||
DISK_IMPORT="-format raw"
|
DISK_IMPORT="-format raw"
|
||||||
|
|
Loading…
Reference in New Issue