How to use the shared, read-only storage space
Learn how to read data from a shared storage space.
Version 5 Release 2 added the ability for multiple Linux partitions to share virtual disks. Multiple partitions can now read data from a shared storage space concurrently. The ability to share virtual disks is useful whenever two or more Linux partitions need to use the same file. For example:
To use the storage space, link to the virtual disk and provide users access. Use either of the following methods to use shared, read-only storage:
- Two or more Linux partitions used as Web servers could point to the same Web page.
- Two or more Linux partitions could want to read documentation from the same file.
- Two or more Linux partitions could want to run the same copy of an Apache Web server program.
Parent topic:
Back up and recover a logical partition