From: Gordan B. <go...@bo...> - 2007-10-15 13:09:54
|
>> 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? > > You can define mount options by a mountopts="..." attribute in the > <rootvolue/> tag. > E.g. <rootvolume name="/dev/vg_axqad101_sr/lv_sharedroot" > mountopts="noatime,nodiratime"/> Thanks for that. :-) Gordan |