From: Gordan B. <go...@bo...> - 2007-10-15 12:46:00
|
On Fri, 12 Oct 2007, Marc Grimme wrote: >> I have attached a tar ball of files that I changed (or added) in the >> standard setup to get iSCSI to work. >> >> Please let me know if I omitted anything. >> >> There is probably some pruning that could be done to this (I went for >> including full RPMs + configs), which was arguably sub-optimal - there is >> likely to be some docs/man pages included (not that anyone is likely to >> notice next to 70MB of drivers :^). >> >> I also hard-removed (C)LVM stuff - something that you probably won't want >> to merge into the main tree. >> >> Thanks for all the help over the last few days, and for accepting my >> patches. I really appreciate it. This is by far the most postive OSS >> experience I have had to date. :-) > > Attached you'll find the latest rpm with iscsi included. > Last thing you should have to have is either rootsource=iscsi as bootparam or > in com_info <rootsource name="iscsi"/>. Hmm... Would it perhaps be better to put this a level up in the XML? I'm not sure it makes sense to set this up on every node entry. It would make more sense to define it for the whole cluster. I don't really see different nodes using a different method to mount the same block device. > Also add to the /etc/comoonics/bootimage/files.initrd.d/user_edit.list > the /var/lib/iscsi/nodes/iqn.2001-05.com.equallogic\:1-234567-89abcdef0-123456789abcdef0-ssi-root/10.10.10.1\,3260 > > Let me know if it works. Thanks, I'll try it in a bit. For now, I have a different question - is there a way to specify mount options (e.g. noatime) for the GFS shared root? I know there is "options" for nfsclient tag, but is there something similar for the rootvolume tag? What is the best way to do this? Thanks. Gordan |