We've created an LVM storage over iSCSI without any problem as described in the wiki page:
http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_with_Network_Backing
Our problem is that the guest OS cannot recognize the storage device allocated to it from the iSCSI-LVM storage. The guest OS in this case is Windows XP and during the installation process, upon reaching the part where you select the partition to install Windows on, it says:
I don't know if this is related to the problem or not but after creating the VM (windows xp, 32GB, 512MB, raw, IDE) with the iSCSI-LVM storage selected as the Disk Storage device, the following messages show on screen:
/usr/sbin/qm create 102 --cdrom ISO_Images:iso/winxp_sp3.iso --name test_winxp_01 --vlan0 rtl8139=56:07:08:3D:26:0A --bootdisk ide0 --ostype wxp --ide0 ISCSI1_LVM:32,format=raw --memory 512 --onboot no --sockets 1
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Logical volume "vm-102-disk-1" created
VM 102 created
Here is the pveversion we are using:
pve-manager/1.9/6542
virtualmachine1:~# pveversion -v
pve-manager: 1.9-24 (pve-manager/1.9/6542)
running kernel: 2.6.32-6-pve
proxmox-ve-2.6.32: 1.9-47
pve-kernel-2.6.32-6-pve: 2.6.32-47
qemu-server: 1.1-32
pve-firmware: 1.0-14
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-2pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.15.0-1
ksm-control-daemon: 1.0-6
Any help is greatly appreciated.
http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_with_Network_Backing
Our problem is that the guest OS cannot recognize the storage device allocated to it from the iSCSI-LVM storage. The guest OS in this case is Windows XP and during the installation process, upon reaching the part where you select the partition to install Windows on, it says:
32766 MB Disk 0 at Id 0 on bus 0 on atapi
(Setup cannot access this disk)
(Setup cannot access this disk)
I don't know if this is related to the problem or not but after creating the VM (windows xp, 32GB, 512MB, raw, IDE) with the iSCSI-LVM storage selected as the Disk Storage device, the following messages show on screen:
/usr/sbin/qm create 102 --cdrom ISO_Images:iso/winxp_sp3.iso --name test_winxp_01 --vlan0 rtl8139=56:07:08:3D:26:0A --bootdisk ide0 --ostype wxp --ide0 ISCSI1_LVM:32,format=raw --memory 512 --onboot no --sockets 1
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdc not /dev/sdb
Found duplicate PV 4qsFBkfuXUfH0ogFTs65piInbcrvvOxX: using /dev/sdd not /dev/sdc
Logical volume "vm-102-disk-1" created
VM 102 created
Here is the pveversion we are using:
pve-manager/1.9/6542
virtualmachine1:~# pveversion -v
pve-manager: 1.9-24 (pve-manager/1.9/6542)
running kernel: 2.6.32-6-pve
proxmox-ve-2.6.32: 1.9-47
pve-kernel-2.6.32-6-pve: 2.6.32-47
qemu-server: 1.1-32
pve-firmware: 1.0-14
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-2pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.15.0-1
ksm-control-daemon: 1.0-6
Any help is greatly appreciated.