5.9.1 Answers
The following exercises will help you explore these topics in greater
detail.
- List all the physical volumes, volume groups, logical volumes, physical
partitions and file systems on your system.
- Determine which disks the rootvg volume group resides on.
- Add a new physical volume to your system and check to make sure the
drive is available.
- Create a volume group named datavg on this new physical volume.
- Create a file system named datafiles.
- Unmount the datafiles file system.
- Create a mirror of datavg.
- Determine whether you have a disk quorum.
- Increase the size of the file system datafiles.
- Reduce the file system datafiles.
- List the disks that a file system, datafiles, and a volume group,
datavg, reside on.
- Remove the mirror of datavg and check to make sure the device isn't
mirrored.
- Remove the datavg volume group.
- Create multiple jfslogs on several PVs.
- How do you erase a file that is being locked by an application?
- Run extendvg to extend a volume group. What needs to be run
first?
- Stripe data to spread I/O.
Chapter 6. SMIT Fast Path
Commands