The default setting retains the metadata across
246 CHAPTER 9 MANAGING THE HARD DRIVE
reboots to better track system state. You can use this feature to overcome problems with the
transactional state of the file system.
start Path [RMLogPath TMLogPath] Starts the Transactional Resource Manager specified
by path. You??™ll normally use this option to start a secondary manager, rather than the default.
In addition to the Transactional Resource Manager folder, you can also specify the path to the
log files that the manager uses to track file system transactions.
stop Path Stops the Transactional Resource Manager specified by path. You??™ll normally use
this option to stop a secondary manager, rather than the default. While it??™s possible to stop the
default manager, you can??™t restart it, so this action isn??™t advisable.
The setlog option of the resource mode lets you modify the log used to record transactions
on the system. The log configuration affects just how much Server Core can do when it comes to
monitoring transactions on your system. This option uses the following syntax:
FSUtil Resource setlog
[growth {NumContainers containers Path | Percentage percent Path}]
[maxextents NumContainers Path] [minextents NumContainers Path]
[mode {full Path | undo Path}] [rename Path] [shrink Percentage Path]
[size NumContainers Path]
The following list describes the setlog option??“specific command line arguments.
Pages:
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611