oliverv

Import VM to Proxmox

Nov 14th, 2021
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

root@pv1:/var/lib/vz/images# wget https://ownyourbits.com/downloads/NextCloudPi_VM_11-08-21/NextCloudPi_VM_11-08-21.tar.bz2
--2021-11-14 12:29:15-- https://ownyourbits.com/downloads/NextCloudPi_VM_11-08-21/NextCloudPi_VM_11-08-21.tar.bz2
Resolving ownyourbits.com (ownyourbits.com)... 185.156.219.125
Connecting to ownyourbits.com (ownyourbits.com)|185.156.219.125|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1444484180 (1,3G) [application/x-bzip]
Saving to: ‘NextCloudPi_VM_11-08-21.tar.bz2’

NextCloudPi_VM_11-08-21.tar 100%[=========================================>] 1,34G 7,55MB/s in 3m 18s

2021-11-14 12:32:34 (6,96 MB/s) - ‘NextCloudPi_VM_11-08-21.tar.bz2’ saved [1444484180/1444484180]

root@pv1:/var/lib/vz/images#

root@pv1:/var/lib/vz/images# tar -xf NextCloudPi_VM_11-08-21.tar.bz2

root@pv1:/var/lib/vz/images# qm importdisk 105 NextCloudPi_VM_11-08-21.img local-zfs
importing disk 'NextCloudPi_VM_11-08-21.img' to VM 105 ...
transferred: 0 bytes remaining: 21474836480 bytes total: 21474836480 bytes progression: 0.00 %
transferred: 214748364 bytes remaining: 21260088116 bytes total: 21474836480 bytes progression: 1.00 %

transferred: 21365314813 bytes remaining: 109521667 bytes total: 21474836480 bytes progression: 99.49 %
transferred: 21474836480 bytes remaining: 0 bytes total: 21474836480 bytes progression: 100.00 %
transferred: 21474836480 bytes remaining: 0 bytes total: 21474836480 bytes progression: 100.00 %
Successfully imported disk as 'unused2:local-zfs:vm-105-disk-3'
root@pv1:/var/lib/vz/images#

Add Comment
Please, Sign In to add comment