![]() |
![]() |
| ||
Chapter 38Managing File Systems (Overview)The management of file systems is one of your most important system administration tasks. This is a list of the overview information in this chapter. What's New in File Systems in the Solaris 9 Update Releases?This section describes a new file system feature in this Solaris release. SPARC: Support of Multiterabyte UFS File SystemsSolaris 9 8/03 - This Solaris release provides support for multiterabyte UFS file systems on systems that are running a 64-bit Solaris kernel. Previously, UFS file systems were limited to approximately 1 terabyte on both 64-bit and 32-bit systems. All UFS file system commands and utilities have been updated to support multiterabyte UFS file systems. For example, the ufsdump command has been updated with a larger block size for dumping large UFS file systems:
Administering UFS file systems that are less than 1 terabyte remains the same. No administration differences exist between UFS file systems that are less than one terabyte and file systems that are greater than 1 terabyte. You can initially create a UFS file system that is less than 1 terabyte and specify that it can eventually be expanded into a multiterabyte file system by using the newfs -T option. This option sets the inode and fragment density to scale appropriately for a multiterabyte file system. Using the newfs -T option when you create a UFS file system less than 1 terabyte on a system running a 32-bit kernel enables you to eventually expand this file system with the growfs command when you boot this system under a 64-bit kernel. For more information, see newfs(1M). You can use the growfs command to expand a UFS file system to the size of the slice or the volume without loss of service or data. For more information, see growfs(1M). Two new related features are multiterabyte volume support with the EFI disk label and multiterabyte volume support with Solaris Volume Manager. For more information, see SPARC: Multiterabyte Volume Support With EFI Disk Label and the Solaris Volume Manager Administration Guide Features of Multiterabyte UFS File SystemsMultiterabyte UFS file systems include the following features:
Limitations of Multiterabyte UFS File SystemsLimitations of multiterabyte UFS file systems are as follows:
| ||
| ||