virtual machine disk path

Proxmoxgoogle

Member
Mar 21, 2017
74
0
11
35
Hello, what is the directory of the virtual machines look here / var / lib / vz / images and there is nothing
 
hi,

it depends where you've placed them.

find /var/lib/vz will give you an overview.

if the VM isn't in there, then maybe you've put it on another storage? you can check cat /etc/pve/qemu-server/VMID.conf (VMID is the ID of your virtual machine)

there you will see which storage it's volumes are, for example:
Code:
qm config 2000
boot: cdn
bootdisk: sata0
cores: 8
machine: q35
memory: 2048
name: win10
net0: e1000=D2:20:A1:E6:22:77,bridge=vmbr0,firewall=1
numa: 0
ostype: win10
sata0: local-zfs:vm-2000-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=46550eb5-1607-4e4d-a345-e767a9a24c8e
sockets: 2
vcpus: 16
vga: qxl,memory=32
vmgenid: de882222-77b4-40db-bb49-9cd553716f0a

you see sata0 is on local-zfs

you can follow this same process to find where your VM storage is
 

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!