Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.3.1 Troubleshooting Guide - Solaris
Last Published:
2018-08-22
Product(s):
InfoScale & Storage Foundation (7.3.1)
Platform: 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
Unexpected db_type warning while stopping LLT that is configured over UDP
When LLT is configured over UDP, sometimes you can see large delays between packets sent from one node to packets received on the receiver. This may occur due to various network issues. In the meanwhile, if the receiver is unconfigured for LLT, the receiver's network stack replies to the sender with the ICMP response that the destination port (LLT port) is no longer available. LLT does not recognize this kind of response as a valid LLT packet and displays a warning message similar to the following:
llt: [ID 718506 kern.notice] LLT WARNING V-14-1-10027 llt_lrput: unexpected db_type is 0xd, link 0 llt: [ID 351264 kern.notice] pkt content (first 64 bytes) 45 00 00 68 79 8F 40 00 FF 01 7E B1 C0 A8 01 01 C0 A8 01 02 03 03 80 9A 00 00 00 00 45 00 00 4C 8B 67 40 00 FF 11 6C E5 C0 A8 01 02 C0 A8 01 01 23 41 23 41 00 38 35 A8 05 00 1A 07 00 DD 00 00
You can ignore this kind of warning if the packet received is ICMP. In this example, the 10th byte 0x01 indicates that this is an ICMP packet. The 21st and 22nd bytes indicate the ICMP type and code for the packet.