Need to backup no free HDD

Kujtim

Member
Oct 29, 2017
76
0
6
32
Hi to all

THe first i have problem with my proxmox days ago v3.4 and i need to use new hdd, and the exisitng hdd i use as secondare to connect to my old servers, and now its working but i dont have free disk space to backup, i have another hdd 500gb, on secondary hardisk now i need only 3 servers all another servers i need to remove, but i dont know how to remove and to backup, after this i wont to install from first my pc with new HDD and to restore backup, anyone can help me

Thank You
 
THe first i have problem with my proxmox days ago v3.4 and i need to use new hdd, and the exisitng hdd i use as secondare to connect to my old servers, and now its working but i dont have free disk space to backup, i have another hdd 500gb, on secondary hardisk now i need only 3 servers all another servers i need to remove, but i dont know how to remove and to backup, after this i wont to install from first my pc with new HDD and to restore backup, anyone can help me


AFAIU you continue using VMS at a HDD from a previous Proxmox installation, but only 3 VMs and the others you want to delete in order to get freee disk space?!


If so it is important to know which kind of storage you had used. In case of a directory it's simply sufficient to remove the virtual disks, e.g.

Code:
rm images/101/vm-101-disk-1.qcow2

In case of an lvm you have to run e.g.
Code:
lvremove pve/vm-101-disk-1


etc. In case of lvms be careful to not mix up old and new installation - you may have the vg "pve" twice. In that case rename the old vg before handling it.
 
AFAIU you continue using VMS at a HDD from a previous Proxmox installation, but only 3 VMs and the others you want to delete in order to get freee disk space?!


If so it is important to know which kind of storage you had used. In case of a directory it's simply sufficient to remove the virtual disks, e.g.

Code:
rm images/101/vm-101-disk-1.qcow2

In case of an lvm you have to run e.g.
Code:
lvremove pve/vm-101-disk-1


etc. In case of lvms be careful to not mix up old and new installation - you may have the vg "pve" twice. In that case rename the old vg before handling it.
can you backup if i give you acces

Thank You
 
Kujhim, this is a self service forum, maybe if you pay for a commercial license they would be willing to do the work for you.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!