Hello all, I new here but have enough experience with solaris 8,9 and 10 . I've encountered an issue with my T2K solaris 10 server- After a bad mirroring that was done on the server i've exited successfully from the MTC mode into normal bash with all services BUT - the host name disappeared and it is as "unknown" ,also the NIC info is disappeared ( no output for ifconfig -a)
I've tried the help of several blogs regarding "unknown" host issue that mostly occurs on DHCP establishment -which i don't need . Once doing the : "#uname -S hostname " command i'm able to confige my host name and also manually i've configured the NICs (plumb up and \etc\hostname.X creation) and all seems normal TILL the next restart . I've tried to create a script in the rc2.d to force hostname creation as you can see in :http://www.experts-exchange.com/OS/Unix/Solaris/Q_21455252.html But still each restart remove all configuration for Hostname and NICs ... here is the problematic logs after startup: Startup logs: -------------- Boot device: rootdisk File and args: Loading ufs-file-system package 1.4 04 Aug 1995 13:02:54. FCode UFS Reader 1.12 00/07/17 15:48:16. Loading: /platform/SUNW,Netra-T2000/ufsboot Loading: /platform/sun4v/ufsboot SunOS Release 5.10 Version Generic_120011-14 64-bit Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. os-io Hostname: unknown The / file system (/dev/rdsk/c0t1d0s0) is being checked. WARNING: ldc: cannot negotiate hypervisor LDC services group: 0x101 major: 1 minor: 0 errno: 22 WARNING: ldc: cannot negotiate hypervisor LDC services group: 0x101 major: 1 minor: 0 errno: 22 checking ufs filesystems /dev/md/rdsk/d10: is logging. /dev/md/rdsk/d70: is logging. /dev/md/rdsk/d81: is logging. /dev/md/rdsk/d90: is logging. unknown console login: WARNING: ldc: cannot negotiate hypervisor LDC services group: 0x101 major: 1 minor: 0 errno: 22 WARNING: ldc: cannot negotiate hypervisor LDC services group: 0x101 major: 1 minor: 0 errno: 22 Mar 1 08:48:19 unknown /usr/lib/snmp/snmpdx: unable to get my IP address: gethostbyname(unknown) failed [h_errno: ???(-1)] Mar 1 08:48:19 unknown last message repeated 1 time Mar 1 08:48:19 unknown sendmail[440]: n21GmJb9000398: disconnect: open("/dev/null") failed: Permission denied Mar 1 08:48:19 unknown sendmail[441]: n21GmJb9000441: disconnect: open("/dev/null") failed: Permission denied Mar 1 08:48:20 unknown server[464]: svc_tp_create: Could not register prog 300598 vers 1 on udp Mar 1 08:48:20 unknown server[464]: svc_tp_create: Could not register prog 300598 vers 1 on tcp Mar 1 08:48:20 unknown server[464]: svc_tp_create: Could not register prog 300598 vers 1 on ticlts Mar 1 08:48:20 unknown server[464]: svc_tp_create: Could not register prog 300598 vers 1 on ticotsord Mar 1 08:48:20 unknown server[464]: svc_tp_create: Could not register prog 300598 vers 1 on ticots Mar 1 08:48:20 unknown server[464]: unable to create (DMI2_SERVER, DMI2_SERVER_VERSION) for netpath. Mar 1 08:48:20 unknown snmpXdmid: svc_tp_create: Could not register prog 100249 vers 1 on udp Mar 1 08:48:20 unknown snmpXdmid: svc_tp_create: Could not register prog 100249 vers 1 on tcp Mar 1 08:48:20 unknown snmpXdmid: svc_tp_create: Could not register prog 100249 vers 1 on ticlts Mar 1 08:48:20 unknown snmpXdmid: svc_tp_create: Could not register prog 100249 vers 1 on ticotsord Mar 1 08:48:20 unknown snmpXdmid: svc_tp_create: Could not register prog 100249 vers 1 on ticots Mar 1 08:48:20 unknown snmpXdmid: Failed to register callback error = 9 Mar 1 08:48:20 unknown snmpXdmid: Initialization failed. Return code = 90. Mar 1 08:48:21 unknown svc.startd[7]: application/management/dmi:default failed: transitioned to maintenance (see 'svcs -xv' for details) Appriciate any proffesionl help 10xs :wq! -- This message posted from opensolaris.org