Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MAKEDEV comment in SYSLOG 2

Status
Not open for further replies.

stla

IS-IT--Management
Mar 12, 2003
190
DE
Can someone please help with the following:

When I boot up my Origin200, I get the following entries in the Syslog. Does it have anything to do with the xlv (extendable logical volme) that I have created? Is it dangerous?

Best regards
Stephen

Jul 28 17:32:07 5B:sgi MAKEDEV_xpmem: ^Irm -f xpmem
Jul 28 17:32:07 5B:sgi MAKEDEV_poll: ^Irm -f poll
Jul 28 17:32:07 5B:sgi MAKEDEV_xpmem: ^Iif [ -c /hw/xpmem ] ; then Jul 28 17:32:07 5B:sgi MAKEDEV_xpmem: ^I ln -s /hw/xpmem xpmem; Jul 28 17:32:07 5B:sgi MAKEDEV_xpmem: ^Ifi
Jul 28 17:32:07 5B:sgi MAKEDEV_poll: ^Iif [ -c /hw/poll ] ; then Jul 28 17:32:07 5B:sgi MAKEDEV_poll: ^I ln -s /hw/poll poll; Jul 28 17:32:07 5B:sgi MAKEDEV_poll: ^Ifi
Jul 28 17:32:08 6D:sgi sesdaemon[859]: |$(0x339) No fibre channel controllers found
Jul 28 17:32:08 1D:sgi mediad: same device ignored twice in /etc/mediad/mediad.config
 
not dangerous. just informative. you can modify the verbosity and content of the /usr/adm/SYSLOG file by tinkering with the /etc/syslog.conf file. i choose to let syslogd do whatever it wants and mentally weed out the fluff when looking at the SYSLOG file.
 
Nothing to worry.Messaging between the partitioned hosts will use the XPMEM driver while messaging between non-partitioned hosts will use the second interconnect.

regards
Srinvias Bandaru
Specialist- CS
Tata Elxsi Limited
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top