iscsiscan fails with not enough arguments

coder

Active Member
Feb 5, 2018
9
4
43
45
Hi,

Does anybody experienced this before?

# pvesm iscsiscan --portal 192.168.201.101
400 not enough arguments
pvesm iscsiscan --portal <string> [OPTIONS]



The portal is reachable and I can loging manually:

# iscsiadm -m session
tcp: [1] 192.168.201.101:3260,1 iqn.2005-10.org.freenas.ctl:shared (non-flash)
tcp: [2] 192.168.202.101:3260,1 iqn.2005-10.org.freenas.ctl:shared (non-flash)


I am on PVE 5.2-9

Thank you!