qm set ### -ide1 /dev/sd** unable to parse volume ID '/dev/sd**'

  • Thread starter Thread starter Chris Rivera
  • Start date Start date
C

Chris Rivera

Guest
I am having this issue with all nodes in my cluster after running:

apt-get update && apt-get dist-upgrade -y
pveam update

I use ghost to provision KVM so mounting a preexisting hdd with Ghost files is essential. I cannot provision untill this is fixed which is a big issue.



###############################

qm set 200 -ide1 /dev/sdc1
unable to parse volume ID '/dev/sdc1'

###############################

fdisk -l

Device Boot Start End Blocks Id System
/dev/sdc1 1 60802 488384536 7 HPFS/NTFS


###############################

pveversion -v


pve-manager: 2.1-12 (pve-manager/2.1/be112d89)
running kernel: 2.6.32-13-pve
proxmox-ve-2.6.32: 2.1-72
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-13-pve: 2.6.32-72
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.3-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.92-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.8-1
pve-cluster: 1.0-27
qemu-server: 2.0-45
pve-firmware: 1.0-17
libpve-common-perl: 1.0-28
libpve-access-control: 1.0-24
libpve-storage-perl: 2.0-27
vncterm: 1.0-2
vzctl: 3.0.30-2pve5
vzprocps: 2.0.11-2
vzquota: 3.0.12-3
pve-qemu-kvm: 1.1-6
ksm-control-daemon: 1.1-1


This was all working perfectly before i ran the upgrade, so there must be an issue with the latest version.