| Summary: | [handbook] [patch] handbook suggests different lockfile than gbde(8) manpage | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | bill fumerola <billf> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
bill fumerola
2007-06-14 23:50:04 UTC
Hi there, I double checked this and /etc/rc.d/gbde does indeed look for a file that ends in ".lock". Furthermore, the rc.d script explicitly looks in /etc for a lockfile unless gbde_lockdir is explicitly set in /etc/rc.conf. Included is a patch that corrects the article as well as adding notes regarding the fact that GBDE lock files must end in .lock and adding mention of the gbde_lockdir override. With regards to the 'c' partition vs. the 'real' partition, I was able to set this up with the 'c' partition without any error, but since the guide states that the disk output should be used as a guideline I don't think this is too much of a trainsmash. Cheers, Marc trhodes 2008-01-21 21:08:05 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/disks chapter.sgml
Log:
Discuss the gbde lockfile
PR: 113695
Submitted by: Marc Silver <marcs@draenor.org>
Revision Changes Path
1.280 +10 -5 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Slightly different patch applied as the submitted one seemed broken. Thanks for the submission! Responsible Changed From-To: freebsd-doc->trhodes Over to me in case of follow up. |