Article on implementing UFS journaling on desktop PCs (updated)




I have just updated my recent article on journaling for desktops:

http://store.itsyourftp.com/~sonic2000gr/freebsd/gjournal-desktop/article.html


Main differences:

- The abstract is somewhat shorter

- Separate providers for journal and data are needed only when the partition to be journaled is not empty. This is now clarified in the "Understanding journaling" section.

- A new section "Journaling new partitions" was added (explains how to use a single provider for data / journal on an empty/new partition and how to set the size of the journal)

- A "further reading" section was added with a few links related to journaling.

- Various other small fixes in content / markup.

Please review this new revision and send me your comments.

Thanks
Manolis
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: RFC: Article on implementing UFS journaling on desktop PCs
    ... UFS journaling on a typical desktop PC: ... It focuses on detailing an easy to follow, repeatable procedure, to install FreeBSD on a typical PC and enable journaling on /usr and possibly /var. ... However the jsize option is only available when both data journal are stored on the same provider, and the article does not deal with this, as it uses separate providers for data and journal. ...
    (freebsd-questions)
  • Re: Article on implementing UFS journaling on desktop PCs (updated)
    ... I have just updated my recent article on journaling for desktops: ... Separate providers for journal and data are needed only when the partition ...
    (freebsd-questions)
  • Re: gjournal, hardware raid, software raid
    ... disks are attached to a Promise SATA300 TX2plus ... I now plan to setup gjournal for the 3TB partition to slow down the fsck ... gmirror RAID1 holding the base system. ... would then have two 6GB journaling partitions on the RAID1 if I ...
    (freebsd-performance)
  • Re: GEOM_JOURNAL on a 550G partition - opinions ?
    ... For a server I will be setting up, I am considering using gjournal on ... The journaled partition would be mostly read from, ... This server will have two hard disks, mirrored (gmirror) at the disk ... including UFS with soft updates and journaling. ...
    (freebsd-questions)
  • Re: RFC: ATA to CAM integration patch (and gjournaled previuos nodes)
    ... I tuned off journaling in UFS and removed the journal from the partition. ... Although gjournal told me that the existing filesystem will be destroyed this didn't happen since I did the newfs on the .journal partition originally. ... (I'm having burning problems for a long time so I'm not used to use ODDs with FreeBSD) ... My SSD reports write and read cache present, ...
    (freebsd-current)