Содержащиеся вНайти другие документыРесурсы поддержки | Загрузить это руководство в формате PDF (109 КБ)
Chapter 4 TroubleshootingDiagnostic MessagesThe following table lists examples of cfgadm diagnostic messages. (Syntax messages are not included in this list.) cfgadm: Configuration administration not supported on this machine cfgadm: hardware component is busy, try again cfgadm: operation: configuration operation not supported on this machine cfgadm: operation: Data error: error_text cfgadm: operation: Hardware specific failure: error_text cfgadm: operation: Insufficient privileges cfgadm: operation: Operation requires a service interruption cfgadm: System is busy, try again See config_admin(3X) for additional error message detail. Troubleshooting Specific FailuresThere are several common types of failure: Driver Does Not Support DR
Unable to UnconfigureBefore you attempt a DR unconfigure operation:
If an unconfiguration operation fails because an I/O board has a busy or open device, the board is left only partially unconfigured. The operation sequence stopped at the busy device. To regain access to the devices which were not unconfigured, the board must be completely unconfigured and then reconfigured. In such a case, the system will log messages similar to the following: NOTICE: unconfiguring dual-pci board in slot 7 NOTICE: dual-pci board in slot 7 partially unconfigured reason:sysc iohelp unconfigure: Device busy output from sysctrl unconfigure is:detach failed: /pci@f,4000/SUNW,isptwo@3/sd@2,0 is busy To continue the unconfigure operation, unmount the device and retry the unconfigure operation. The board must be in the unconfigured state before you try to configure this board. Unable to ConfigureA configure operation may fail because an I/O board with a device does not currently support hot-plugging. In such a situation, the board is now only partially configured. The operation has stopped at the unsupported hot-plug device. In this situation, the board must be brought back to the unconfigured state before another configure attempt. In such a case the system will log messages similar to the following: NOTICE: configuring dual-sbus-soc+ board in slot 4 NOTICE: dual-sbus-soc+ board in slot 4 partially configured reason:sysc iohelp configure: Bad address output from sysctrl configure is:attach failed: /sbus@8,0/SUNW,foo@d,10000/bar To continue the configure operation, either remove the unsupported device's driver or replace it with a new version of the driver that will support hot-plugging. Problems with Network DevicesDR does not automatically terminate use of all network interfaces on the board that is being disconnected. You must manually terminate the use of each interface. DR does not allow an unconfigure operation on any interface that fits any of the following conditions. In these cases, the unconfigure operation fails and DR displays an error message. The operation fails if:
Problems with I/O DevicesAll I/O devices must be closed before they are unconfigured. To see which processes have these devices open, use the fuser(1M) command. Perform the following tasks for I/O devices.
Unmounting file systems may affect NFS client systems. RPC Time-out or Loss of ConnectionRPC time-outs occur by default after two minutes. Administrators may need to increase this time-out value to avoid time-outs during a DR-induced operating system quiescence, which may take longer than two minutes. These changes affect both the client and server machines. |