svc $SMF_EXIT_ERR_CONFIG error on bringing up eri0

From: Fabio Miranda Hamburger (fabmirha@ns.isi.ulatina.ac.cr)
Date: Thu Aug 17 2006 - 12:17:32 EDT


Hello,

On a blade 1000 (2 x USIII) using Solaris 10 06/06, I try to configure
eri0 (no dhcpd, static public IP) so it's auto configured each system
boot.

Having this:

-bash$ cat /etc/hostname.eri0
nietzsche
-bash$ grep nietzsche /etc/hosts
1.2.3.4 nietzsche
-bash$ grep 1.2 /etc/inet/netmasks
1.2.3.4 255.255.255.252
-bash$ cat /etc/defaultrouter
1.2.3.3

What else do I have to configure to:

1. Avoid this:

-bash-3.00$ svcs -x|head
svc:/network/physical:default (physical network interfaces)
  State: maintenance since Thu Aug 17 08:18:15 2006
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: ifconfig(1M)
    See: /etc/svc/volatile/network-physical:default.log
Impact: 6 dependent services are not running. (Use -v for list.)

2. Configure the system in this way (without acutually perform these
commands but editing system's file):

#ifconfig eri0 plumb
#ifconfig eri0 1.2.3.4 netmask 255.255.255.252 up
#route flush
#route add 0.0.0.0 1.2.3.3

Thanks,

---
Fabio Andres Miranda
Ingenieria de sistemas informaticos
Universidad Latina - Costa Rica
http://ns.isi.ulatina.ac.cr/~fabmirha
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:40:37 EDT