You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI - Error messages in log file /var/log/messages "scsid: iscsid: session with sid 1 not found"

edited May 24, 2024 8:36AM in Linux

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"/ 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!