I'm virtualising physical Linux servers to a ProxMox 4.2 environment. Currently i have completely rebuild the partition scheme and synced all the data via rsync on a virtual hard disk file in a ".raw" container.
My next step is that i want to create a new Virtual Machine and boot it from the .raw virtual hard disk file. In the old version i know the .raw files were located at :
/var/lib/vz/images/
Via the VM configuration files located at:
/etc/pve/nodes/pm01/qemu-server/
There was a link to the location of the raw file. I altered this configuration file to change the harddisk file of the virtual machine. But now the location var/lib/vz/images/ is empty and in the configuration file is only some kind of symbolic link available which refers to for example "vm-101-disk-1" which refers to a disk zd176.
I just want to start a Virtual Machine right off a .raw file, can you please help me?
Thank you for your time.
My next step is that i want to create a new Virtual Machine and boot it from the .raw virtual hard disk file. In the old version i know the .raw files were located at :
/var/lib/vz/images/
Via the VM configuration files located at:
/etc/pve/nodes/pm01/qemu-server/
There was a link to the location of the raw file. I altered this configuration file to change the harddisk file of the virtual machine. But now the location var/lib/vz/images/ is empty and in the configuration file is only some kind of symbolic link available which refers to for example "vm-101-disk-1" which refers to a disk zd176.
I just want to start a Virtual Machine right off a .raw file, can you please help me?
Thank you for your time.