/etc/pve/storage.cfg
qm config <VMID> --current
Hi, thank you for reply.Hello tommykur! First of all, for the sake of completeness, I would like to point to some very useful documentation pages on migrations from other hypervisors to Proxmox VE:
These are great sources of information, so make sure to read them
- Proxmox VE Administration Guide - Import Wizard
- Migrate to Proxmox VE
- Advanced Migration Techniques to Proxmox VE
Now, to your specific problem, could you please post the following:
- The storage configuration of the server - that is, the contents of
/etc/pve/storage.cfg
- The VM configuration - that is, the output of
qm config <VMID> --current
You are using the tab feature which is not going to show thei didn't find that configuration
storage.cfg
file cat /etc/pve/storage.cfg
thank you,You are using the tab feature which is not going to show thestorage.cfg
file
Use instead:
Code:cat /etc/pve/storage.cfg
root@prox02:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl,backup
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
zfspool: zssd01
pool zssd01
content rootdir,images
mountpoint /zssd01
nodes prox01
zfspool: zsas01
pool zsas01
content images,rootdir
mountpoint /zsas01
nodes prox01
zfspool: zssd02
pool zssd02
content images,rootdir
mountpoint /zssd02
nodes prox02
zfspool: zsas02
pool zsas02
content images,rootdir
mountpoint /zsas02
nodes prox02
esxi: vm-huawei
server 10.xx.xx.xx
username root
skip-cert-verification 1[CODE]
root@prox02:~#
sata0
in your boot options.SATA
& not SCSI
as the bus? You've chosen sata
.IDE
as the bus - for up to 4 drives.We use essential cookies to make this site work, and optional cookies to enhance your experience.