Linux operating systemsAIX operating systems

JournaledFileSystems.Extended stanza

The JournaledFileSystems.Extended stanza overrides any file systems that are included in the JournaledFileSystems stanza. It also removes the 1023 character limitation imposed by the JournaledFileSystem stanza.

If you include file systems in the JournaledFileSystems stanza, the total number of characters allowed in that stanza is 1023 characters. For large configurations with many file systems, the 1023 character limit is too small to specify all file systems. If you must use more that 1023 characters to include all file systems that you want included in journal-based backups, specify the file systems in the JournaledFileSystems.Extended stanza. This extended stanza does not impose the 1023 character limitation. Values in JournaledFileSystems.Extended override any value specified in the other stanza. If a file system is specified in both the JournaledFileSystems stanza and the JournaledFileSystems.Extended stanza, the file system specified in the JournaledFileSystems stanza is ignored.

The syntax for JournaledFileSystems.Extended has a simple list form. The file systems that you want to be included in journal-based backups by editing the journal daemon configuration file (the default name is tmsjbbd.ini).
Syntax for JournaledFileSystems.Extended stanza:
[JournaledFileSystems.Extended]
Syntax for stanza settings:
/filesystem_1
/filesystem_2
.
.
/filesystem_n
List each file system that you want included in journal-based backups.