Sun Enterprise 10000 Dynamic Reconfiguration User Guide

Platform Specific Module (PSM) Error Messages

The following table contains a list of PSM error messages that are sent to the system logs and to the SSP applications.

Table A-8 PSM Error Messages

Error Message 

Probable Cause 

Suggested Action 

1 SFDR_ERR_INTERNAL

An internal driver failed. 

None 

2 SFDR_ERR_SUSPEND

Failed to suspend devices. 

None 

3 SFDR_ERR_RESUME

Failed to resume suspended devices. 

None 

4 SFDR_ERR_UNSAFE

Failed to quiesce the operating system due to referenced suspend-unsafe devices. 

Determine the I/O usage of unsafe devices in the domain, and manually suspend the unsafe devices. 

5 SFDR_ERR_UTHREAD

User thread could not be stopped. 

Retry the operation. If this error persists, try stopping the process with the kill(1) command.

6 SFDR_ERR_RTTHREAD

Realtime thread could not be stopped. 

Retry the operation. If this error persists, try stopping the process with the kill(1) command.

7 SFDR_ERR_KTHREAD

Kernel thread could not be stopped. 

Retry the operation. If this error persists, try stopping the process with the kill(1) command.

8 SFDR_ERR_OSFAILURE

The kernel is not processing DR operations properly for the DR driver. 

None 

9 SFDR_ERR_OUTSTANDING

The ioctl() failed because an error from a previous DR drain operation still has not been reported through the DR status command.

Retry the operation. 

11 SFDR_ERR_CONFIG

The current system configuration will not allow the DR operation to execute. 

Check the /etc/system file to ensure that memory detach is enabled.

12 SFDR_ERR_NOMEM

Not enough memory 

None 

13 SFDR_ERR_PROTO

Protocol failure 

None 

14 SFDR_ERR_BUSY

The device is busy. 

Check the I/O usage of the device to determine the cause of this error (for example, a mounted file system or the last path to an AP device). If possible, manually adjust the system to correct this error (for instance, unmount the file system). If the cause of the error is not apparent, contact your Sun service provider. 

15 SFDR_ERR_NODEV

No devices are present. 

None 

16 SFDR_ERR_INVAL

Invalid argument and/or operation 

None 

17 SFDR_ERR_STATE

Invalid board state (transition) 

None 

18 SFDR_ERR_PROBE

Failed to probe OBP nodes for a board. 

None 

19 SFDR_ERR_DEPROBE

Failed to deprobe OBP nodes for a board. 

None 

20 SFDR_ERR_HW_INTERCONNECT

Interconnect hardware failed. 

None 

21 SFDR_ERR_OFFLINE

Failed to place a CPU offline. 

None 

22 SFDR_ERR_ONLINE

Failed to bring a CPU online. 

None 

23 SFDR_ERR_CPUSTART

Failed to start a CPU. 

None 

24 SFDR_ERR_CPUSTOP

Failed to stop a CPU. 

None 

25 SFDR_ERR_JUGGLE_BOOTPROC

Failed to move the clock-signal CPU. 

None 

26 SFDR_ERR_CANCEL

Could not cancel a RELEASE operation. 

Retry the Abort Detach operation after the Drain operation is complete.