ISCSI LUN not available to create LVM base

sophearom

New Member
Jan 4, 2024
2
0
1
I have load a new ISO PV 8.1.3 unfortunately i cannot create LVM base volumn over iscsi. kindly have your advise?

Note: My iSCSI is available on Storage setting but cannot create LvM.
1704360357171.png

1704360591709.png
Best Regards,
Sophearom
 

Attachments

  • 1704360507697.png
    1704360507697.png
    504.1 KB · Views: 18
Google for any iscsiadm tutorial. There can be multiple problems - target not connected, not allowed, some config missing, etc etc.
 
I would check your iSCSI storage and ensure that LUN is actually created and assigned to the target.
Given that you created iSCSI storage, you should see the LUN in "lsscsi" output (needs to be apt-installed).

If you dont see new disk in "lsscsi" then your backend storage is likely misconfigured.


Blockbridge: Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
Thank you folk iSCSI storage has been configured and working fine with version 7. from lsscsi command output, is there any missing? 1704418453869.png
 
I ran into this problem when I had to reinstall PVE from drive boot failure. I'm not 100% sure how I fixed but the last thing I did was to make sure the PVE iSCSI storage name matched the TrueNas dataset, not the TrueNas share name. After that my LVM was able to see the base volume.

Hope this helps someone in the future.
 
Last edited: