Hey man - long long time since I've seen you on li-*

This seems reasonably straightforward and the redhat iscsi package has a
decent startup script.

http://idolinux.blogspot.com/2008/08/iscsi-setup-on-red-hat-5-centos-5.html

If that doesn't work (it should work just fine though), as a last resort -
try mounting your lun in rc.local. That gets called at the end (after
network etc come up)

/etc/init.d/open-isci starttargets
sleep 10
mount -a -O _netdev

        srs

On Thu, Dec 24, 2009 at 03:32:32PM +0530, Shriram Fowkar wrote:
>Hi,
>
>Can anybody help me in auto mounting iscsi lun on RHEL 5.
>
>We have tried all the things we found in google search like entry in
>/etc/fstab.iscsi. Addied _netdev in /etc/fstab iscsi mount entry.
>
>Since network services are not started before iscsi service automounting
>fails.
>
>Manually mounting after logging in to the server works.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to