mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Compare commits
2 Commits
c702652a00
...
8d55efd704
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d55efd704 | ||
|
|
94cf9da7a1 |
@@ -251,8 +251,8 @@ nfs | dir)
|
||||
DISK_REF="$VMID/"
|
||||
DISK_IMPORT="-format qcow2"
|
||||
;;
|
||||
btrfs)
|
||||
DISK_EXT=".raw"
|
||||
btrfs | zfspool)
|
||||
DISK_EXT=""
|
||||
DISK_REF="$VMID/"
|
||||
DISK_FORMAT="subvol"
|
||||
DISK_IMPORT="-format raw"
|
||||
|
||||
Reference in New Issue
Block a user