OCI - Error messages in log file /var/log/messages "scsid: iscsid: session with sid 1 not found"
Applies To
Oracle Cloud Infrastructure
Linux OS
Symptoms
var/log/message file is showing below messages multiple times.
$ cat /var/log/message: iscsid: iscsid: session with sid 1 not found!
iscsid: iscsid: session with sid 1 not found!
iscsid: iscsid: session with sid 1 not found!
iscsid: iscsid: session with sid 1 not found!
iscsid: iscsid: session with sid 1 not found!
Cause
/var/lib/iscsi/nodes/iqn.2015-02.oracle.boot:uefi/169.254.0.2,3260,1 default file was empty.
Solution
Follow the steps below to fix the issue:
1) Create one directory with same iqn name on root to move existing directory/data (backup)
$ mkdir -pv /var/lib/iscsi/nodes/"iqn.2015-02.oracle.boot:uefi"/"169.254.0.2,3260,1"/
Tagged:
0