Skip to content

Instantly share code, notes, and snippets.

@Lillecarl
Created September 12, 2017 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lillecarl/b1f70fbe9971efa5e210b2c3be4b715e to your computer and use it in GitHub Desktop.
Save Lillecarl/b1f70fbe9971efa5e210b2c3be4b715e to your computer and use it in GitHub Desktop.
[root@ns3040674:/vmfs/volumes/59b159f6-359ae9ec-e1dd-0025907c530c/vertical] ulimit -n 8192
[root@ns3040674:/vmfs/volumes/59b159f6-359ae9ec-e1dd-0025907c530c/vertical] ./vertical backup --threads 50
Vertical Backup 1.1.1
This license is only valid for home and non-production use
Licensed to Carl Hjerpe; expires on 2018-09-07
Storage set to b2://verticalbackup65
Listing all virtual machines
Backing up winserv, id: 10, vmx path: /vmfs/volumes/datastore1/winserv/winserv.vmx, guest os: windows9Server64Guest
Last backup at revision 13 found
Virtual machine winserv is powered on
Removing all snapshots of winserv
Uploaded file /vmfs/volumes/datastore1/winserv/winserv_0.vmdk
Uploading file winserv_0-flat.vmdk
Using 50 uploading threads
Uploaded file winserv_0-flat.vmdk 310.23MB/s 00:05:30
Uploaded file winserv.vmx
Uploaded file winserv.vmxf
Backup winserv@esxi65 at revision 14 has been successfully completed
Total 102412 chunks, 102407.53M bytes; 1 new, 1K bytes, 644 uploaded
Total backup time: 00:05:37
Removing all snapshots of winserv
Backing up Gobolinux, id: 11, vmx path: /vmfs/volumes/datastore1/Gobolinux/Gobolinux.vmx, guest os: other3xLinux64Guest
Last backup at revision 3 found
Virtual machine Gobolinux is powered on
Removing all snapshots of Gobolinux
Uploaded file /vmfs/volumes/datastore1/Gobolinux/Gobolinux_0.vmdk
Uploading file Gobolinux_0-flat.vmdk
Using 50 uploading threads
Uploaded file Gobolinux_0-flat.vmdk 202.33MB/s 00:01:20
Uploaded file Gobolinux.vmx
Backup Gobolinux@esxi65 at revision 4 has been successfully completed
Total 16390 chunks, 16385.21M bytes; 1 new, 1K bytes, 539 uploaded
Total backup time: 00:01:25
Removing all snapshots of Gobolinux
Backing up routeros, id: 5, vmx path: /vmfs/volumes/datastore1/routeros/routeros.vmx, guest os: ubuntu64Guest
Last backup at revision 13 found
Virtual machine routeros is powered on
Removing all snapshots of routeros
Creating a new virtual machine snapshot for routeros
Uploaded file /vmfs/volumes/59b159f6-359ae9ec-e1dd-0025907c530c/rosimg/thinchr.vmdk
Uploading file thinchr-flat.vmdk
Using 50 uploading threads
Uploaded file thinchr-flat.vmdk 67.23MB/s 00:00:07
Uploaded file routeros.vmx
Backup routeros@esxi65 at revision 14 has been successfully completed
Total 517 chunks, 512.04M bytes; 15 new, 12.03M bytes, 1.46M uploaded
Total backup time: 00:00:16
Removing all snapshots of routeros
Backing up lxd, id: 6, vmx path: /vmfs/volumes/datastore1/lxd/lxd.vmx, guest os: ubuntu64Guest
Last backup at revision 10 found
Virtual machine lxd is powered on
Removing all snapshots of lxd
Uploaded file /vmfs/volumes/datastore1/lxd/lxd_0.vmdk
Uploading file lxd_0-flat.vmdk
Using 50 uploading threads
Uploaded file lxd_0-flat.vmdk 199.44MB/s 00:04:16
Uploaded file lxd.vmx
Backup lxd@esxi65 at revision 11 has been successfully completed
Total 51208 chunks, 51203.76M bytes; 1 new, 1K bytes, 528 uploaded
Total backup time: 00:04:22
Removing all snapshots of lxd
Failed to run command '/bin/vim-cmd vmsvc/snapshot.removeall 6': No space left on device
Failed to run command '/bin/vim-cmd vmsvc/snapshot.removeall 6': No space left on device
[root@ns3040674:/vmfs/volumes/59b159f6-359ae9ec-e1dd-0025907c530c/vertical] df
Filesystem Bytes Used Available Use% Mounted on
VMFS-5 1992327954432 168916156416 1823411798016 8% /vmfs/volumes/datastore1
vfat 299712512 215818240 83894272 72% /vmfs/volumes/59b159ee-b2549bc8-b211-0025907c530c
vfat 261853184 150683648 111169536 58% /vmfs/volumes/80ef3271-5108a6d2-7bc2-1beffd082e38
vfat 261853184 8192 261844992 0% /vmfs/volumes/b57b2776-1fc3f926-259f-32f203d17629
vfat 4293591040 21102592 4272488448 0% /vmfs/volumes/59b159f7-cb899c10-e425-0025907c530c
[root@ns3040674:/vmfs/volumes/59b159f6-359ae9ec-e1dd-0025907c530c/vertical] df -h
Filesystem Size Used Available Use% Mounted on
VMFS-5 1.8T 157.3G 1.7T 8% /vmfs/volumes/datastore1
vfat 285.8M 205.8M 80.0M 72% /vmfs/volumes/59b159ee-b2549bc8-b211-0025907c530c
vfat 249.7M 143.7M 106.0M 58% /vmfs/volumes/80ef3271-5108a6d2-7bc2-1beffd082e38
vfat 249.7M 8.0K 249.7M 0% /vmfs/volumes/b57b2776-1fc3f926-259f-32f203d17629
vfat 4.0G 20.1M 4.0G 0% /vmfs/volumes/59b159f7-cb899c10-e425-0025907c530c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment