- 论坛徽章:
- 0
|
b150 console login: root
Password:
May 8 10:21:16 b150 login: ROOT LOGIN /dev/console
Last login: Tue May 8 10:16:19 on console
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
Sourcing //.profile-EIS.....
TERM=vt100
root@b150 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
root@b150 # grep network May 8 10:21:25 b150 vxspec: NOTICE: VxVM vxspec _fini: ret 10
/etc/path_to_inst
"/pci@1f,0/network@c,1" 0 "eri"
root@b150 # ifconfig eri0 plumb
root@b150 # ifconfig -aMay 8 10:21:41 b150 eri: SUNW,eri0 : 100 Mbps half duplex link up
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
eri0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 0.0.0.0 netmask 0
ether 0:3:ba:2c:8:24
root@b150 # ifconfig eri0 192.168.1.100 up
root@b150 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
eri0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.1.100 netmask ffffff00 broadcast 192.168.1.255
ether 0:3:ba:2c:8:24
root@b150 #
root@b150 # reboot
May 8 10:22:57 b150 reboot: rebooted by root
May 8 10:22:58 b150 syslogd: going down on signal 15
syncing file systems... done
rebooting...
Resetting ...
ChassisSerialNumber FT31220393
ChassisSerialNumber FT31220393
Sun Blade 150 (UltraSPARC-IIe 650MHz), No Keyboard
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.17.1, 1024 MB memory installed, Serial #53217316.
Ethernet address 0:3:ba:2c:8:24, Host ID: 832c0824.
Rebooting with command: boot
Boot device: sds-root File and args:
SunOS Release 5.10 Version Generic_118822-25 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Hostname: b150
Loading smf(5) service descriptions: 1/5
WARNING: svccfg import /var/svc/manifest/system/vxvm/vxvm-reconfig.xml failed
2/5
WARNING: svccfg import /var/svc/manifest/system/vxvm/vxvm-recover.xml failed
3/5
WARNING: svccfg import /var/svc/manifest/system/vxvm/vxvm-startup1.xml failed
4/5
WARNING: svccfg import /var/svc/manifest/system/vxvm/vxvm-startup2.xml failed
5/5
WARNING: svccfg import /var/svc/manifest/system/vxvm/vxvm-sysboot.xml failed
svccfg import warnings. See /var/svc/log/system-manifest-import:default.log .
b150 console login: root
Password:
May 8 10:24:19 b150 login: ROOT LOGIN /dev/console
Last login: Tue May 8 10:21:15 on console
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
Sourcing //.profile-EIS.....
TERM=vt100
root@b150 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
root@b150 # cat /etc/hosts
#
# Internet host table
#
127.0.0.1 localhost
192.168.1.100 b150 b150.com loghost
root@b150 # cat /etc/hostname.eri0
b150
root@b150 #
root@b150 #
root@b150 # cat /etc/release
Solaris 10 1/06 s10s_u1wos_19a SPARC
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 07 December 2005
root@b150 # |
|