An administrator wants to create a file system with a specific logical volume name, disk location, and disk placement. Which pair of commands will allow these attributes to be set during file system creation?
To create a file system with specific attributes such as logical volume name, disk location, and disk placement, the administrator should first use themklvcommand to create the logical volume with the desired properties. Then, thecrfscommand is used to create the file system on that logical volume. This pair of commands allows the administrator to set the required attributes during the creation process.References:= IBM AIX Documentation, IBM AIX Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit