Surface8: 2024-10-29 08:16:42
This commit is contained in:
parent
b747854b3d
commit
77ede0053f
@ -133,3 +133,11 @@ qm disk import {target VMID} {vmdk file} {target storage}
|
|||||||
qm disk import 104 Server.vmdk local-zfs
|
qm disk import 104 Server.vmdk local-zfs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### Import LZO (alte Backups)
|
||||||
|
|
||||||
|
try
|
||||||
|
```bash
|
||||||
|
qm create <vmid> --archive ./2142424.vma.lzo --storage <store>
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user