Unable to add Hard Disk

sam72

New Member
Apr 22, 2014
3
0
1
Hi all

When adding an additional Hard Disk to an existing Virtual Machine the OS (RedHat 6) doesn't recognize it, not with partprobe and even not after a reboot.
i tried every possible Bus/Device and Format combination, it seems like its just not doing anything.
This happens to all Virtual Machines running on this Proxmox VE Cluster, no entries in the Logs found so far.

System: Proxmox VE 3.2-1

i am sure i missed something, any hints?
 
no.
any hardware change (except cdrom source, perhaps) needs the vm to be stopped. and then restarted.
no reboot/restart/reset will work, vm will not see the new or changed hardware in that way, not even the "reset" from pve web gui / vnc console option.
first stop vm.
then start vm.
the vm sees the changed hardware.

Marco
 
thank you marco, i will schedule a downtime and try it with a complete stop of the vm.