Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Troubleshooting Guide - Linux
Last Published:
2025-07-24
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Linux
- Introduction
- Section I. Troubleshooting VxFS configurations
- Section II. Troubleshooting VxVM configurations
- 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
- VxVM boot disk recovery
- 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 VVR configurations
- 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
- Recovering from hardware failure
- Section III. Troubleshooting DMP configurations
- Section IV. Troubleshooting SFCFSHA configurations
- Troubleshooting Storage Foundation Cluster File System High Availability
- Troubleshooting CFS
- Troubleshooting fenced configurations
- Troubleshooting Cluster Volume Manager in Arctera InfoScale products clusters
- Troubleshooting interconnects
- Troubleshooting Storage Foundation Cluster File System High Availability
- Section V. Troubleshooting VCS configurations
- 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 issues with systemd unit service files
- 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 Arctera 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 configurations
Example entries for mandatory devices
If you are using eth2 and eth3 for interconnectivity, use the following procedure examples to set mandatory devices.
To set mandatory devices entry in the /etc/sysconfig/network/config
Enter:
MANDATORY_DEVICES="eth2-00:04:23:AD:4A:4C eth3-00:04:23:AD:4A:4D"
To set a persistent name entry in an interface file:
Enter the following information in the file: /etc/sysconfig/network/ifcfg-eth-id-00:09:3d:00:cd:22 (name of the eth0 interface file on SLES systems) and in the file: /etc/sysconfig/network-scripts/ifcfg-eth0 (name of the eth0 interface file on RHEL and supported RHEL-compatible distributions):
BOOTPROTO='static' BROADCAST='10.212.255.255' IPADDR='10.212.88.22' MTU=' ' NETMASK='255.255.254.0' NETWORK='10.212.88.0' REMOTE_IP=' ' STARTMODE='onboot' UNIQUE='RFE1.bBSepP2NetB' _nm_name='bus-pci-0000:06:07.0' PERSISTENT_NAME=eth0