Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3423

Open-iSCSI service fails to mount and umount on boot

$
0
0
Hi All
I am running Debian 12 and

Code:

ii  open-iscsi                              2.1.8-1                              amd64        iSCSI initiator tools
Target is configured to automatic startup

Code:

/etc/iscsi/nodes/iqn.2004-04.com....\:...\:iscsi.TARGET.56.../192.168.x.x\,3260\,1/defaultnode.startup = automatic
/etc/fstab is configured with the iSCSI drive

Code:

UUID=89087... /mnt/mount.d ext4 _netdev 0 0
But I have two problems
1) When ever i shutdown my machine, the system starts to wait for ping requests?

Code:

connection:0 ping timeout of 5 secs expired, recv timeout 5, last rx xxxxxxxx, last ping xxxxxxxx, now xxxxxxxxxJob open-iscsi.service/stop running (1min 0s / 1min 30s)
2) When ever i boot my machine, the iSCSI target fails to get mounted and i manually (after boot) need to run

Code:

sudo mount -a
Boot logs

Code:

            Expecting device dev-disk-by\x2duuid...[  OK  ] Started iscsid.service - iSCSI initiator daemon (iscsid).            Starting open-iscsi.service - Login to default iSCSI targets...[ TIME ] Timed out waiting for device dev-disk-by\x2duuid
I have followed this guide
https://wiki.debian.org/SAN/iSCSI/open-iscsi

Any suggestions as to why the system cant or wont mount and umount the iSCSI drive properly?
I have no problems when the drive is mounted manually.

I have tried to purge open-iscsi and targets, but this did not help.

Thank you in advance
Best regards

Statistics: Posted by drenriza — 2024-12-01 16:39 — Replies 0 — Views 51



Viewing all articles
Browse latest Browse all 3423

Trending Articles