Categories
- Database (7)
- DNS (5)
- Encryption (8)
- Linux Administration (78)
- MacOSX (9)
- Mailserver (11)
- Monitoring (3)
- Multimedia (2)
- Photo (1)
- PHP (7)
- Rescue (4)
- Review (5)
- Security (37)
- Storage (1)
- Uncategorized (1)
- Version control system (16)
- Virtualisation (4)
- Web technologies (8)
- Wordpress (1)
Social Profiles
Facebook
Github
Twitter
Linkedin
Xing
Gravatar
Stackoverflow
Mastodon-
Tag Archives: qemu
Shrink sparse cqow2 disc image
There might be cases when a VM temporarily used a lot of disk space which is then not needed any more. The sparse disk image format qcow2 will grow as the disk space is used, but it does not automatically shrink. … Continue reading
Posted in Linux Administration, Virtualisation
Tagged qcow2, qemu
Comments Off on Shrink sparse cqow2 disc image
Resize Proxmox VM disc via command line without LiveCD
To increase the disc size from the command line, login to the Proxmox host. In the command line you can list the VMs configured by this command to find the VMID needed. For this example the VM with the VMID … Continue reading
Posted in Linux Administration, Virtualisation
Tagged Debian, LVM, Proxmox, qemu
Comments Off on Resize Proxmox VM disc via command line without LiveCD