I am trying to add LVM to use a new iSCSI target, however, when I select the 'Base volume' dropdown I see no options as per this image:
Running the following results in timeouts:
On the iSCSI device I have CHAP enabled and I didn't see anywhere to configure authentication within Proxmox. Would this be interfering and if so what are the implications of not enabling CHAP? Any security issues?
EDIT: I disabled CHAP and re-attached the iSCSI target successfully and was then able to create LVM storage using the new space, however I now have another problem. The new LVM volume reports as 0 bytes in size and I am not able to choose the content type to store VM backups on it, only images as per this image:
I'm obviously missing something here, can somebody point me to some up to date documentation on this?
Running the following results in timeouts:
Code:
root@proxhost:~# [B]iscsiadm -m node -L all[/B]
Logging in to [iface: default, target: iqn.2000-01.com.synology:nfccaln01.target-1.c870d78d31, portal: 169.254.76.181,3260] (multiple)
Logging in to [iface: default, target: iqn.2000-01.com.synology:nfccaln01.target-1.c870d78d31, portal: 192.168.1.28,3260] (multiple)
iscsiadm: Could not login to [iface: default, target: iqn.2000-01.com.synology:nfccaln01.target-1.c870d78d31, portal: 169.254.76.181,3260].
iscsiadm: initiator reported error (8 - connection timed out)
iscsiadm: Could not login to [iface: default, target: iqn.2000-01.com.synology:nfccaln01.target-1.c870d78d31, portal: 192.168.1.28,3260].
iscsiadm: initiator reported error (24 - iSCSI login failed due to authorization failure)
iscsiadm: Could not log into all portals
On the iSCSI device I have CHAP enabled and I didn't see anywhere to configure authentication within Proxmox. Would this be interfering and if so what are the implications of not enabling CHAP? Any security issues?
EDIT: I disabled CHAP and re-attached the iSCSI target successfully and was then able to create LVM storage using the new space, however I now have another problem. The new LVM volume reports as 0 bytes in size and I am not able to choose the content type to store VM backups on it, only images as per this image:
I'm obviously missing something here, can somebody point me to some up to date documentation on this?
Code:
root@proxhost:~# pveversion -v
proxmox-ve-2.6.32: 3.2-126 (running kernel: 2.6.32-29-pve)
pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1)
pve-kernel-2.6.32-29-pve: 2.6.32-126
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.5-1
pve-cluster: 3.0-12
qemu-server: 3.1-16
pve-firmware: 1.1-3
libpve-common-perl: 3.0-18
libpve-access-control: 3.0-11
libpve-storage-perl: 3.0-19
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-6
vzctl: 4.0-1pve5
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.7-8
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.2-1
Last edited: