Veritas InfoScale™ 7.3.1 Troubleshooting Guide - Solaris
- Introduction
- Section I. Troubleshooting Veritas File System
- Section II. Troubleshooting Veritas Volume Manager
- Recovering from hardware failure
- Failures on RAID-5 volumes
- Recovery from failure of a DCO volume
- Recovering from instant snapshot failure
- Recovering from failed vxresize operation
- Recovering from boot disk failure
- Hot-relocation and boot disk failure
- Recovery from boot failure
- Repair of root or /usr file systems on mirrored volumes
- Replacement of boot disks
- Recovery by reinstallation
- Managing commands, tasks, and transactions
- Backing up and restoring disk group configurations
- Troubleshooting issues with importing disk groups
- Recovering from CDS errors
- Logging and error messages
- Troubleshooting Veritas Volume Replicator
- Recovery from configuration errors
- Errors during an RLINK attach
- Errors during modification of an RVG
- Recovery on the Primary or Secondary
- Recovering from Primary data volume error
- Primary SRL volume error cleanup and restart
- Primary SRL header error cleanup and recovery
- Secondary data volume error cleanup and recovery
- Troubleshooting issues in cloud deployments
- Recovering from hardware failure
- Section III. Troubleshooting Dynamic Multi-Pathing
- Section IV. Troubleshooting Storage Foundation Cluster File System High Availability
- Troubleshooting Storage Foundation Cluster File System High Availability
- Troubleshooting CFS
- Troubleshooting fenced configurations
- Troubleshooting Cluster Volume Manager in Veritas InfoScale products clusters
- Troubleshooting Storage Foundation Cluster File System High Availability
- Section V. Troubleshooting Cluster Server
- Troubleshooting and recovery for VCS
- VCS message logging
- Gathering VCS information for support analysis
- Troubleshooting the VCS engine
- Troubleshooting Low Latency Transport (LLT)
- Troubleshooting Group Membership Services/Atomic Broadcast (GAB)
- Troubleshooting VCS startup
- Troubleshooting service groups
- Troubleshooting resources
- Troubleshooting I/O fencing
- System panics to prevent potential data corruption
- Fencing startup reports preexisting split-brain
- Troubleshooting CP server
- Troubleshooting server-based fencing on the Veritas InfoScale products cluster nodes
- Issues during online migration of coordination points
- Troubleshooting notification
- Troubleshooting and recovery for global clusters
- Troubleshooting licensing
- Licensing error messages
- VCS message logging
- Troubleshooting and recovery for VCS
- Section VI. Troubleshooting SFDB
Possible root, swap, and usr configurations
During installation, it is possible to set up a variety of configurations for the root (/) and usr file systems, and for swap.
The following are some of the possible configurations for the /usr file system:
usr is a directory under / and no separate partition is allocated for it. In this case, usr becomes part of the rootvol volume when the root disk is encapsulated and put under Veritas Volume Manager control.
usr is on a separate partition from the root partition on the root disk . In this case, a separate volume is created for the usr partition. vxmirror mirrors the usr volume on the destination disk.
usr is on a disk other than the root disk. In this case, a volume is created for the usr partition only if you use VxVM to encapsulate the disk. Note that encapsulating the root disk and having mirrors of the root volume is ineffective in maintaining the availability of your system if the separate usr partition becomes inaccessible for any reason. For maximum availability of the system, it is recommended that you encapsulate both the root disk and the disk containing the usr partition, and have mirrors for the usr, rootvol, and swapvol volumes.
The rootvol volume must exist in the boot disk group.
There are other restrictions on the configuration of rootvol and usr volumes.
See the Storage Foundation Administrator's Guide.
VxVM allows you to put swap partitions on any disk; it does not need an initial swap area during early phases of the boot process. By default, the Veritas Volume Manager installation chooses partition 0 on the selected root disk as the root partition, and partition 1 as the swap partition. However, it is possible to have the swap partition not located on the root disk. In such cases, you are advised to encapsulate that disk and create mirrors for the swap volume. If you do not do this, damage to the swap partition eventually causes the system to crash. It may be possible to boot the system, but having mirrors for the swapvol volume prevents system failures.