freenas-proxmox icon indicating copy to clipboard operation
freenas-proxmox copied to clipboard

Iscsi no session found

Open awptechnologies opened this issue 1 year ago • 3 comments
trafficstars

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? Screenshot 2024-01-30 130531

awptechnologies avatar Jan 30 '24 18:01 awptechnologies

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. Screenshot 2024-01-30 130705

awptechnologies avatar Jan 30 '24 18:01 awptechnologies

I normally use the UI to move disks and I haven't had any errors.

  1. Whilst setting up my system I had to do loads of iscsiadm and 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
  1. 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/

eugenefvdm avatar Jan 31 '24 03:01 eugenefvdm

I usually get those too. But the iscsiadm is a command in the Proxmox libs not the plugin.

TheGrandWazoo avatar Mar 22 '24 17:03 TheGrandWazoo

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.

stale[bot] avatar May 22 '24 04:05 stale[bot]