-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.0
-
None
-
No
-
Moderate
-
rhel-sst-storage-io
-
ssg_filesystems_storage_and_HA
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
- rpm -qf `which iscsiadm`
iscsi-initiator-utils-6.2.1.9-22.gita65a472.el10.x86_64How reproducible is this bug?:
Always
Steps to reproduce
- # iscsiadm -m iface -I iface_name --op=new
- # iscsiadm -m iface -I iface_name -o update -n iface.ipaddress -v storageqe-8
iface_name updated. - # iscsiadm -m iface
iSCSI ERROR: Unknown parameter name iface.dup_addr_detect_cnt # ../libopeniscsiusr/idbm.c:_idbm_rec_update_param():758
iSCSI ERROR: config file /var/lib/iscsi/ifaces/iface_name invalid. # ../libopeniscsiusr/idbm.c:_idbm_recs_read():897
Expected results
No this iSCSI ERROR when reading the DB or deny the writing to DB if the value format is invalid.