[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-06-15 Thread theterran
As of 2009.06.15 the issue remains in intrepid (2.6.28-11-server).
Moving S25open-iscsi to S50open-iscsi does not resolve the issue.

As a temporary workaround, I have added the following to /etc/rc.local
so that iSCSI volumes/devices configured with the _netdev option in
/etc/fstab are mounted after boot:

mount -a -O _netdev

Granted, the _netdev option is not currently effective during normal
boot, but this does allow the (re-)mounting of only those devices.

I have also found it helpful at this point to change the restart and
shutdown order so that iSCSI targets are logged off prior to stopping
networking, as follows:

$ sudo mv /etc/rc0.d/S41open-iscsi /etc/rc0.d/S32open-iscsi
$ sudo mv /etc/rc6.d/S41open-iscsi /etc/rc6.d/S32open-iscsi

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-06-15 Thread theterran
Ah, that should be issue remains in jaunty. I'm using 9.04; better
with numbers...

open-iscsi version 2.0-870

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Ryan Parrish

** Attachment added: screen shot
   http://launchpadlibrarian.net/24152989/photo.jpg

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Ryan Parrish
I should add that I tried changing /etc/rcS.d/S25open-iscsi to S41open-
scsi (just after networking) and while I didn't get the [failed] message
the target still didn't automatically mount.

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Wido den Hollander
I can confirm the same for Hardy, this works for me:

mv /etc/rcS.d/S25open-iscsi /etc/rcS.d/S50open-iscsi

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Mathias Gug
@Ryan:

Are you able to login and mount the target manually?

The way iscsi is handled has changed in jaunty. They're considered as
normal block device, thus _netdev is not honored by the boot process.

** Changed in: open-iscsi (Ubuntu)
   Status: New = Incomplete

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Ryan Parrish
Yes, I can mount the target right away once I login.

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 345957] Re: iscsid is looking for targets prior to network being available

2009-03-20 Thread Ryan Parrish
Setting it to S50open-iscsi didn't solve the issue for me.

-- 
iscsid is looking for targets prior to network being available
https://bugs.launchpad.net/bugs/345957
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs