亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪(fǎng)問(wèn)板塊 發(fā)新帖
查看: 6802 | 回復(fù): 3
打印 上一主題 下一主題

通過(guò)jumpstart網(wǎng)絡(luò)安裝Solaris Flash提示配置系統(tǒng)后無(wú)反應(yīng) [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2013-12-03 19:07 |只看該作者 |倒序?yàn)g覽
本帖最后由 db_pub 于 2013-12-03 20:48 編輯

使用jumpstart網(wǎng)絡(luò)安裝操作系統(tǒng)在客戶(hù)段ok模式引導(dǎo)后在如下界面無(wú)反應(yīng),各位幫忙看看問(wèn)題出在哪個(gè)環(huán)節(jié),謝謝啊

{0} ok boot net:192.168.131.140 - install
Boot device: /pci@500/pci@0/pci@8/network@0:192.168.131.140  File and args: - install
/pci@500/pci@0/pci@8/network@0: 100 Mbps full duplex link up
Requesting Internet Address for f0:21:28:4f:5f:4c
Requesting Internet Address for f0:21:28:4f:5f:4c
Requesting Internet Address for f0:21:28:4f:5f:4c
/pci@500/pci@0/pci@8/network@0: 100 Mbps full duplex link up
SunOS Release 5.10 Version Generic_147440-01 64-bit
Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
NOTICE: nxge0: xcvr addr:0x1d - link is up 100 Mbps full duplex
NOTICE: nxge2: xcvr addr:0x1b - link is up 100 Mbps full duplex
NOTICE: nxge3: xcvr addr:0x1a - link is up 100 Mbps full duplex
Configuring devices.
NOTICE: nxge2: xcvr addr:0x1b - link is up 100 Mbps full duplex
Using RPC Bootparams for network configuration information.
Attempting to configure interface nxge3...
NOTICE: nxge3: xcvr addr:0x1a - link is up 100 Mbps full duplex
NOTICE: nxge1: xcvr addr:0x1c - link is down
Skipped interface nxge3
Attempting to configure interface nxge2...
Skipped interface nxge2
Attempting to configure interface nxge1...
Skipped interface nxge1
Attempting to configure interface nxge0...
Configured interface nxge0
USB keyboard
Setting up Java. Please wait...
Serial console, reverting to text install
Beginning system identification...
Searching for configuration file(s)...
Search complete.
Discovering additional network configuration...
Completing system identification...

我貼出我服務(wù)器端的配置信息

root@Site140 # cat /etc/hosts
#
# Internet host table
#
::1     localhost
127.0.0.1       localhost
192.168.131.140  Site140 loghost orc.com
192.168.131.144  Site144

root@Site140 # cat /etc/ethers
f0:21:28:4f:5f:4c Site144

root@Site140 # ls -l /jumpstart/
total 160
-r--r-----   1 root     root         182 Nov 29 03:02 any_machine
-r-xr-x---   1 root     root       64357 Nov 29 03:02 check
-r--r-----   1 root     root         243 Nov 29 03:02 host_class
-rw-r-----   1 root     root         246 Nov 29 03:03 jumpstartprofile
-r--r-----   1 root     root         227 Nov 29 03:02 net924_sun4c
-rw-r--r--   1 root     root          47 Nov 29 03:02 rules
-rw-r-----   1 root     root        4884 Nov 29 03:02 rules.bak
-rw-r--r--   1 root     root          73 Nov 29 03:02 rules.ok
-rw-r-----   1 root     root         290 Nov 29 17:13 sysidcfg
-r--r-----   1 root     root          24 Nov 29 03:02 upgrade
-r--r-----   1 root     root         685 Nov 29 03:02 x86-begin
dr-xr-x---   2 root     root         512 Nov 29 03:02 x86-begin.conf
-r--r-----   1 root     root         267 Nov 29 03:02 x86-class
-r--r-----   1 root     root         896 Nov 29 03:02 zfsrootsimple

root@Site140 # cat /jumpstart/rules.ok
hostname Site140    -    jumpstartprofile    -
# version=2 checksum=3688

root@Site140 # cat /jumpstart/jumpstartprofile
install_type    flash_install
partitioning    explicit
archive_location    nfs  Site140:/opt/backup/flarbak/NetWorkSystem_20131127114743_sun4v.flar
filesys     c0t0d0s1 31744 swap
filesys     c0t0d0s1 30731 /
filesys     c0t0d0s1 10138 /usr

root@Site140 # share
-               /opt/quickRestore/Tools/Boot   ro,anon=0   ""  
-               /jumpstart   ro,anon=0   "jumpstart share directory"
-               /opt/backup/flarbak   ro,anon=0   ""  
root@Site140 #
sysidcfg文件的內(nèi)容就不貼了,存放目錄為/jumpstart/

添加客戶(hù)端:
#cd /jumpstart/Solaris10U10_SPARC/install/Solaris_10/Tools
#./add_install_client -c Site140:/jumpstart -s 192.168.131.140:/opt/backup/flarbak/NetWorkS127114743_sun4v.flar -p 192.168.131.140:/jumpstart/ Site144 sun4v
cleaning up preexisting install client "Site144"
removing Site144 from bootparams
removing /tftpboot/inetboot.SUN4V.quickRestore-1
removing /tftpboot
making /tftpboot
updating /etc/bootparams
copying boot file to /tftpboot/inetboot.SUN4V.quickRestore-1

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2013-12-03 20:17 |只看該作者
本帖最后由 db_pub 于 2013-12-04 15:09 編輯

我的表達(dá)能力沒(méi)有問(wèn)題吧,大家給點(diǎn)建議或參考吧,不會(huì)就這么給沉底了吧

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2014-03-12 00:39 |只看該作者
{0} ok boot net:192.168.131.140 - install

這個(gè)錯(cuò)了, 要使用DHCP 指定IP


{0} ok boot net:dhcp - install

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2014-04-22 13:50 |只看該作者
本帖最后由 db_pub 于 2014-04-22 17:12 編輯

回復(fù) 3# watchsat

感謝老兄回帖,這個(gè)問(wèn)題已經(jīng)解決了,原因是把sysidcfg文件中的配置項(xiàng)省略了路由
   
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專(zhuān)區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP