Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 209267
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Availability Clustering Team <ha-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexandre Racine <alexandre.racine@mhicc.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209267 depends on: Show dependency tree
Bug 209267 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-07 16:29 0000
The "mount" command in the /etc/init.d/gfs script does not use the 4th colon,
the one with the options like noatime, etc.



Reproducible: Always

Steps to Reproduce:
1.install gfs and configure it (long!)
2.add noatime in fstab
3.reboot to test and use the "mount" command to see no "noatime" in the mount
options.

Actual Results:  

$ mount
/dev/sdd5 on /home type gfs (rw)

Expected Results:  
$ mount
/dev/sdd5 on /home type gfs (rw,noatime)

Brian Kroth from the Linux-Cluster mailing list added to the script to pass the
information in the fstab to the -o options of the mount command.

The follow up is still not yet online while I am writing this, but should be in
a couple of days. Just follow the bread crumbs.

https://www.redhat.com/archives/linux-cluster/2008-February/msg00088.html

------- Comment #1 From Christian Zoffoli 2008-03-17 23:26:30 0000 -------
fixed in 2.02.00, please try the new clustering infrastructure.
1.0x.00 is scheduled to be removed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug