InnerhalbNach weiteren Dokumenten suchenSupport-Ressourcen | Dieses Buch im PDF-Format herunterladen (129 KB)
Chapter 3 File System EnhancementsThis chapter describes the following new system administration information: Note - For the most up-to-date man pages, use the man command. The Solaris 7 11/99 man pages include new feature information not found in the Solaris 7 Reference Manual Collection. DVD SupportThe Solaris 7 11/99 release provides support for digital versatile disc or digital video disc (DVD devices), the optical media technology that is both readable and re-writable, on certain SPARC and Intel based systems. See the following section for information on accessing information on DVD devices through the UDF file system. This information supplements information found in System Administration Guide, Volume I. Using the Universal Disk Format File SystemThe Solaris 7 11/99 release provides support for Universal Disk Format (UDF) , the industry-standard format for storing information on DVD devices. This information supplements information found in System Administration Guide, Volume I. The UDF file system is provided as dynamically loadable, 32-bit and 64-bit modules, with system administration utilities for creating, mounting, and checking the file system on both SPARC and Intel platforms. The Solaris UDF file system works with supported ATAPI and SCSI DVD drives, CD-ROM devices, and disk and diskette drives. In addition, the Solaris UDF file system is fully compliant with the UDF 1.50 specification. The UDF file system support is provided in the following new packages:
UDF Features and BenefitsIn the Solaris 7 11/99 release, the UDF file system provides the following features:
The following features are not included in this UDF file system release:
Hardware and Software RequirementsThe UDF file system requires the following:
UDF Compatibility IssuesThis first Solaris UDF file system implementation provides:
How to Connect a DVD-ROM Device
How to Access Files on a DVD-ROM Device
How to Display UDF File System ParametersDisplay UDF file system parameters by using the mkfs command. How to Create a UDF File SystemCreate a UDF file system by using the mkfs command.
See the man page, mkfs_udfs.1m, for more information. How to Identify the UDF File System TypeIdentify the UDF file system type by using the fstyp command.
How to Check a UDF File SystemCheck the integrity of a UDF file system by using the fsck command. See the man page, fsck_udfs.1m, for more information. How to Mount a UDF File SystemMount a UDF file system.
See the man page, mount_udfs.1m, for more information. How to Unmount a UDF File SystemUnmount a UDF file system. How to Label a Device With a UDF File System and Volume NameCreate a file system and volume name for a UDF file system.
See the man page, labelit_udfs.1m, for more information. Deferred Access Time Updates on UFS File SystemsThis feature was new in the Solaris 7 3/99 software release. This information supplements information on mounting UFS file systems found in "The UFS File System" in System Administration Guide, Volume I and referenced in the Solaris Transition Guide. Two new mount options, dfratime and nodfratime enable and disable deferred access time updates on UFS file systems. When enabled, writing access time updates for the file system may be deferred until the disk is accessed for a reason other than updating access times. The default behavior is dfratime. Use the nodfratime option to disable this feature. In addition, the mount option, noatime, turns off access time recording regardless of the dfratime/nodfratime value. For specific information about UFS mount options, see the man page mount_ufs(1M). |
|||||||||