Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1607613.1
Update Date:2017-12-05
Keywords:

Solution Type  Technical Instruction Sure

Solution  1607613.1 :   Solaris Cluster Shows within Boot "PNM daemon system error: sppp0 SIOCGXARP failed.: No such device or address"  


Related Items
  • Solaris Cluster
  •  
  • Sun SPARC Enterprise M4000 Server
  •  
  • Sun SPARC Enterprise M9000-32 Server
  •  
  • Sun SPARC Enterprise M5000 Server
  •  
  • Sun SPARC Enterprise M8000 Server
  •  
  • Solaris Cluster Geographic Edition
  •  
  • Sun SPARC Enterprise M3000 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Cluster-SVM>SN-DK: Cluster
  •  


This document explains why when an OPL domain is booted in cluster mode  the following PNM daemon system error is logged:

Dec  4 10:39:10 node-1 Cluster.PNM: [ID 745275 daemon.error] PNM daemon system error: sppp0 SIOCGXARP failed.: No such device or address

Created from <SR 3-8223780681>

Applies to:

Sun SPARC Enterprise M5000 Server - Version All Versions to All Versions [Release All Releases]
Sun SPARC Enterprise M8000 Server - Version All Versions to All Versions [Release All Releases]
Sun SPARC Enterprise M9000-32 Server - Version All Versions to All Versions [Release All Releases]
Solaris Cluster Geographic Edition - Version 3.3 to 4.3 [Release 3.3 to 4.3]
Solaris Cluster - Version 3.3 to 4.3 [Release 3.3 to 4.3]
Oracle Solaris on SPARC (64-bit)
Oracle Solaris on SPARC (32-bit)
Oracle Solaris on x86-64 (64-bit)
Oracle Solaris on x86 (32-bit)

Goal

This document explains why when an OPL domain is booted in cluster mode  the following PNM daemon system error is logged:

Dec  4 10:39:10 node-1 Cluster.PNM: [ID 745275 daemon.error] PNM daemon system error: sppp0 SIOCGXARP failed.: No such device or address

  

Solution

The DSCP interface provides IP communication between the SP and the domain, this interface is called  "sppp0"  in the ifconfig -a output:

sppp0: flags=10010008d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,IPv4,FIXEDMTU> mtu 1500 index 8
       inet 192.168.224.2 --> 192.168.224.1 netmask ffffff00
       ether 0:0:0:0:0:0

 

The error "Cluster.PNM: PNM daemon system error: sppp0 SIOCGXARP failed: No such device or address" occurs because the arp entry matching the sppp0 interface is incomplete, as no MAC Adress is specified for this interface.

#arp -a
Net to Media Table: IPv4
Device   IP Address               Mask      Flags      Phys Addr
------ -------------------- --------------- -------- ---------------
...

bge0   10.166.1.1           255.255.255.255          00:21:28:a4:74:2f
sppp0  192.168.224.1        255.255.255.255                                       <========

...

 
When an ioctl call (SIOCGXARP) has been done to this interface and failed, the above message is logged but the boot continues as usual.
This message can't be stopped  but it can be safely  ignored.

 

To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the

My Oracle Support Community - Oracle Solaris Cluster


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback