freenas-proxmox
freenas-proxmox copied to clipboard
Iscsi no session found
anytime i do anything with the shell for example moving a vm disk to another iscsi over zfs drive i get the error iscsiadm no session found. As far as i can tell absolutely everything works its just an annoying error. Is there anyway to get rid of it?
This is me moving a scsi0 drive of a vm to iscsi over zfs pool. I get all these errors but it is still transferring the disk and i don't seem to have any actual failures.
I normally use the UI to move disks and I haven't had any errors.
- Whilst setting up my system I had to do loads of
iscsiadmand came up with a couple of diagnostic commands to help me check my config. Some of these were:
# iscsiadm --mode discovery --op update --type sendtargets --portal 192.168.1.254
That command should return:
192.168.1.254:3260,1 iqn.2005-10.org.freenas.ctl:target
- I do get the volblocksize warning and ideally I'd like to get rid of it. I posted about it here: https://forum.proxmox.com/threads/whilst-move-storage-from-local-lvm-to-truenas-zfs-over-iscsi-warning-volblocksize-4096-is-less-than-the-default-minimum-block-size-8192.135053/
I usually get those too. But the iscsiadm is a command in the Proxmox libs not the plugin.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.