Recent content by niller

  1. N

    LVM on iscsi

    # pvesm add lvm hades-lvm --vgname hades-vg --base hades:0.0.1.dm-name-hades Can't open /dev/mapper/hades exclusively. Mounted filesystem? create storage failed: error with cfs lock 'file-storage_cfg': pvcreate '/dev/disk/by-id/dm-name-hades' error: Can't open /dev/mapper/hades exclusively...
  2. N

    LVM on iscsi

    # ls /sys/block/*/holders /sys/block/dm-0/holders: /sys/block/dm-1/holders: /sys/block/dm-2/holders: dm-4 /sys/block/dm-3/holders: dm-4 /sys/block/dm-4/holders: /sys/block/dm-5/holders: dm-6 dm-7 /sys/block/dm-6/holders: /sys/block/dm-7/holders: /sys/block/loop0/holders...
  3. N

    LVM on iscsi

    I tried adding the iscsi with the 'Use LUNs directly', however the result is the same when trying to apply the LVM on top. The 'Base volume' field is still empty.
  4. N

    LVM on iscsi

    Probably this bug :( https://bugzilla.proxmox.com/show_bug.cgi?id=2668
  5. N

    LVM on iscsi

    Hi all, I have been testing out Proxmox on our lab setup which is 3 older Dell machines all equipped with 4 NICs and a Dell MD3200i iscsi SAN. For now I am only working on one machine. The modules and configuration is done according to the iscsi multipath documentation. Proxmox can see the san...