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

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 4838 | 回復: 0
打印 上一主題 下一主題

HP9000 MP 管理 [復制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2009-08-12 10:00 |只看該作者 |倒序瀏覽

1.1. 連接MP
在HP Integrity Server中有一塊MP卡,該卡負責對系統(tǒng)的狀態(tài)進行監(jiān)視和控制。該卡在系統(tǒng)插上電源后即被激活,無論操作系統(tǒng)是否啟動,系統(tǒng)是否開機。該卡提供了串行和網(wǎng)絡兩種接口可供訪問。
串口連接方式
對于RX2600類型的機器,在后面板上有一個25針的接口,該接口在寫著MP Management的一個框中,使用隨機帶的1對3接口(一邊25針接口,另一邊3個九針的接口),把串口線一邊接到3個九針接口中寫著“console”的接口上(串口線的線序為1-1,2-3,3-2,4-6,5-5,6-4,7-8,8-7,9-9),另一邊接到筆記本上的串口上,然后可以使用Windows自帶的超級終端程序?qū)ο到y(tǒng)進行訪問。
對于RX4600類型的機器,可能沒有25針接口,而有三個九針的串口,其中之一為Local Console,則把串口線的一端接到Local Console口即可。
網(wǎng)絡連接方式
機器在出廠之日,處于安全的考慮,給MP上的網(wǎng)卡設置的IP為127.0.0.1,所以在使用串口連接去修改MP網(wǎng)絡的配置之前,不能使用網(wǎng)絡連接方式。對于網(wǎng)絡的配置,請參見本文后面的內(nèi)容。
使用WINDOW的超級終端或其他方式連接MP
使用超級終端和串口連接系統(tǒng)
在Window系統(tǒng)中啟動超級終端程序,選擇COM1口連接,其中配置為
Bits per second
9600
Data bits
8
Parity
None
Stop bits
1
Flow Control
None
然后連接系統(tǒng),則連接上以后可以輸入“Enter”或者“Ctrl+B”,看是否有字符出現(xiàn),如果有,則表示連接正確,否則請檢查串口線及連接的情況。
使用超級終端和網(wǎng)絡連接系統(tǒng)
在Window系統(tǒng)中啟動超級終端程序,選擇TCP/IP(NETWORK)連接,其中配置為
Host address
218
port
23
然后連接系統(tǒng),則連接上以后可以輸入“Enter”或者“Ctrl+B”,看是否有字符出現(xiàn),如果有,則表示連接正確,否則請檢查串口線及連接的情況。
1.1.2. 管理MP
在輸入Ctrl+B后,系統(tǒng)應該提示登陸,在其中輸入用戶名Admin和口令Admin,注意大小寫完全匹配,然后登陸。進入系統(tǒng)后便進入到MP的管理界面 。
CO
在主菜單模式下輸入co,可以使屏幕脫離MP管理狀態(tài)進入到OS的Console界面,可以進入到操作系統(tǒng)之中,然后操作和在普通的終端上操作并無區(qū)別。
需要從OS的console界面退回到MP管理界面中,需要輸入“Ctrl+B”。因此co和Ctrl+B是MP中最常用的兩個命令,co是從MP切換到操作系統(tǒng)的console,而Ctrl+B是從操作系統(tǒng)console切換到MP的管理界面之中。
VFP(Virtual Front Panel)
可以顯示當前系統(tǒng)的指示燈狀態(tài),顯示系統(tǒng)的正常與否。
CM
cm是命令模式,輸入cm后系統(tǒng)進入到cm模式中,該模式有很多命令可以對系統(tǒng)進行管理,其中最常用的為lcpc,下面著重介紹這兩個命令,其他命令可以使用輸入help查看。
Lc (Lan config):
是設置MP上的網(wǎng)卡的IP地址,以便通過遠程方式訪問MP,在輸入lc后系統(tǒng)應該顯示,輸入A進行修改,按照命令的提示輸入相應的IP,網(wǎng)關和主機名,最后保存即可,然后可以使用telnet訪問該MP。
pc(Power Control):
使用該命令可以遠程給系統(tǒng)上電和下電,輸入后應該顯示?梢暂斎on/off來控制系統(tǒng)的加電情況。
在主菜單中的其他命令,用法都比較簡單,可以使用help查看即可。
1.2. 安裝HP-UX
1. 安裝前的準備:
在系統(tǒng)的安裝之前檢查機器的各線連接,將機器通過網(wǎng)線接到hub上,并且在確保各個外設(磁帶機.磁盤陣列等)加電后,然后再開機。
2. 在屏幕上將看到:
"rocessor is booting from fist availiable deviceTo discontinue.press any keuy within 10 seconds"
10秒之內(nèi)按任意鍵,之后屏幕將顯示一9個命令集畫面:
Main Menu……………………………………………. Command DescriptionBoot[PRI|ALT|;] Boot from specified path……………………… ……………………………………………… ……………………………………………… ………………………Main Menu : Enter command >;
3. HP-UX11.0CoreOSInstall/Update/Recovery放入光驅(qū)或DVD,
4. 鍵入命令SEA,系統(tǒng)會查詢硬件設備的物理路徑:
Main menu :Enter command >;sea(例如)
Path Number Device path Device TypeP0 8/4.5 Random access media
P1 8/4.9 Random access mediaP2 … …………
注:在sea中可能出現(xiàn)一下錯誤:
Main Menu: Enter command or menu > search
Searching for potential boot device(s)
This may take several minutes.
To discontinue search, press any key (termination may not be immediate).
Path# Device Path (dec) Device Type
----- ----------------- -----------
P0 1/0/0/3/0.6 Random access media
ERROR: PDH NVRAM and I/O card NVRAM SCSI parameters
do not match for path 1/0/0/3/1
Search aborted. The SCSI parameters for this card
must be corrected from the BCH Service menu.
解決方法:
To correct this problem, follow these steps:
1、If already at the "Main Menu," type ser (for "Service Menu"); go to step 2.
If not already at the "Main Menu," type main (to return to the "Main Menu"),
type ser (for "Service Menu"), then go to step 2.
2、In the "Service Menu," type the following command:
scsi path default
where path is the HBA's path (the hw_path in the error message).
This sets all of the SCSI parameters for the path to their default values,
which will correct the unmatching SCSI parameters.
Type main to get back to the "Main Menu."
5. 根據(jù)'device path如:8/4.5'與機器前門內(nèi)標注(D250)確定光驅(qū)或DVD的路徑,假設為P1 8/4.9鍵入命令bo p1回車:Main Menu:Enter command>;bo p1
6. 系統(tǒng)會詢問是否要進行交互訪問,要輸入 n回車
Interact with IPL? >; n
注意: :接下來可能出現(xiàn)屏幕亂碼現(xiàn)象,解決方法:User System ,屏幕底出現(xiàn)8個小亮塊,最右邊一塊為 F8,8個亮塊發(fā)生變化,其中有一個為 ,F5, 進入TERMINAL CONFIGURATIONJIEMIAN界面,將TERM MODE項的值改為EM100,然后按F1,保存設置
7. 系統(tǒng)要求選擇安裝方式:
Welcome to the HP-UX installation/recovery process!Use the ; key to navigate between fields,and the arrow keys Within fields.Use the ;key to select an item .Use the ;or ;to pop-up a choices list.If theMenus are not clear,select the "Help" item for more information.[Install HP-UX ][Run a Recovery Shell][Advance Options ]選擇[Install HP-UX],回車繼續(xù)。
8. 屏幕出現(xiàn):
User Interface And Media OptionslllllllllSource Location Options:
· Media only installation[ ] Media with Network enabled(allows use of SD depots)[ ] Idnite-UX server based installationUser Interface Option:
· Guided Installation (recommand for basic installs)[ ]Advanced Installation
選擇 · Media only installation · Advanced Installation兩項為選中狀態(tài),然后OK.
9. 屏幕出現(xiàn):
Basic Software System File system AdvancedConfigrations:[……………………………………….] [ Description…]Environments:[……………………………………....] [HP-UX B.11.00][Root Disk….]……………………………………………………………File System :[Logical Volume Manager ; with VxFS ][Root Swap(MB)]…… Physical Memory (RAM) =……[Languages…….]…… [Keyboards…] [Additional….]
對于Basic中的內(nèi)容不要做任何修改,保留默認值。
10. 選中File System,在這里可以修改各系統(tǒng)文件的空間大小.
Type Filesystem kbytes used avail %used Mounted on
Type Filesystem kbytes used avail %used Mounted on
vxfs /dev/vg00/lvol3 1048576 87200 953880 8% /
hfs /dev/vg00/lvol1 393392 42352 311696 12% /stand
vxfs /dev/vg00/lvol9 12582912 904936 11586800 7% /var
vxfs /dev/vg00/lvol8 25165824 1560488 23420984 6% /usr
vxfs /dev/vg00/lvol7 1048576 20008 1021232 2% /tmp
vxfs /dev/vg00/lvol6 15388183 3019237 10830127 22% /oracle
vxfs /dev/vg00/lvol5 4194304 3187056 999440 76% /opt
vxfs /dev/vg00/lvol4 6291456 4600768 1677504 73% /home
根據(jù)要求設置各文件系統(tǒng)的大小與下表一致:
Mount Dir L2000(MB) UsagePrimary
swap xxx Swap+D/ xxx VxFS
/stand xxx HFS
/var xxx VxFS
/usr xxx VxFS
/Tmp xxx VxFS
/Opt xxx VxFS
/home xxx VxFS
如果屏幕上的各個文件系統(tǒng)的缺省值與用戶要求不一樣,要進行修改, 每次修改之后要按Modify項確認,以便保留設置。設置完畢,GO,繼續(xù)下一步。
11. 接著系統(tǒng)會提示被安裝的硬盤上的原有數(shù)據(jù)將被破壞,選GO,繼續(xù)。
12. 這時候系統(tǒng)文件的安裝開始,屏幕顯示,
Loading configuration utilitys……..*Starting system configuration…….*…………………………………..………………………………………
整個過程包括710個文件的安裝,需要較長時間(大約2小時),請耐心等待,最后系統(tǒng)自動重啟兩次,顯示大大的OK字樣,提示安裝成功。
13. 重啟后,,系統(tǒng)要求配置網(wǎng)絡
Are you ready to link this system to a network? Press[y]for yes or [n] for no .then press [Return]鍵入y,回車
14. 系統(tǒng)詢問是否使用DHCP
Do you wish to use DHCP to obtain networking information ?Press [y] for yes or [n] for no .then press [Return]鍵入n,回車
15. 系統(tǒng)詢問是否繼續(xù)下面的主機名。Ip地址。時間的配置:
*Your system name (host name)*Your internet protocol (IP0 address.*Your time zoneAre you wish to continue (answering no will HALT the system)?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車
16. 接著下一個畫面底下兩行將顯示:
Enter the system name ,,then press [Return].Just pressing [Return]will keep the (not recommended)name "unhost":
root在光標處輸入你想要的系統(tǒng)名,例如root然后回車然后系統(tǒng)詢問是否正確:
You have chosen root as the name for this system .Is this correct?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車
17. 屏幕要求你選擇你所在的位置:
1 North America or Hawaii
2 Central America
3) South America
4) Europe
5) Africa
6) Asia
7) Australia,New Zealand Enter the number for your location (1-70then press [return]鍵入6,選擇Asia ,然后回車
18. 接下來要求選擇時間:
Select your time zone from the following list:
1)Western Russia
6)Phillipines,hongkong,Eastern China ,Taiwan
2)India
7)Japan
3)Pakistan Korea
9)Thailand
9)Unlisted time zone
5)Singapore
10)Previous menu
Enter the nunber for your tiiiiiime zone(1-10),then press [Return]鍵入6,回車繼續(xù)
系統(tǒng)會詢問選擇是否正確:Is this correct ?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車
19. 屏幕顯示:
The current system time is --------------Is this correct?Press [y] for yes or [n] for no .then press [Return]看系統(tǒng)的時間是否正確,如果不需要修改,鍵入y,回車
20. 系統(tǒng)詢問是否想設root的密碼:
Do you want to set the root password at this time?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車,系統(tǒng)提示輸入新密碼,鍵入密碼,回車繼續(xù)
21. 系統(tǒng)要求輸入IP地址:
Enter your IP address,then press [Return]or just press [Return] to selectDefault address:輸入IP地址192.168.21.216,回車,屏幕出現(xiàn):
You have chosen------as the IP address for this system,Is this correct ?Press [y] for yes or [n] for no .then press [Return]如果覺得輸入的IP沒有錯誤,鍵入y,回車確認。
22. 屏幕出現(xiàn):
You may configure some additional network parameters at this time :*Subnetwork Mask and Default Gateway*Domain Name System(DNS)*Network Information Service(NIS)Do want to configure these additional network parameters?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車
23. 接下來系統(tǒng)問是否要設置子網(wǎng)掩碼和網(wǎng)關:
*Subnetwork mask*Default gateway IP addressDo you wish to specify this information ?Press [y] for yes or [n] for no .then press [Return]鍵入y,回車
24. 屏幕底行出現(xiàn):
The subnetwork mask shown above is the system default value and possibly should be changed.Enter the new subnetwork mask,then press [Return]or just prss [Return] to use the default value above:輸入你要的子網(wǎng)掩碼255.255.255.0,回車
25. 接著系統(tǒng)要求輸入網(wǎng)關:
Enter the gateway IP address,then press [Return]輸入網(wǎng)關192.168.21.1,回車
26. 系統(tǒng)詢問剛才的輸入是否正確:
Are the parameters above correct?Press [y] for yes or [n] for no .or [c] to cancel ,then press [Return]確認無誤,鍵入y,回車之后,系統(tǒng)顯示:
Are you continue ?確認繼續(xù)后,回車。
27. 系統(tǒng)詢問是否進行DNS設置:
To configure DNS you will need to known the :*Local domain name*DNS server IP addressDo you wish to specify this information ?Press [y] for yes or [n] for no,then press [Return]鍵入n,回車。
28. 系統(tǒng)詢問是否設置NIS
Do you wish to specify NIS client information ?Press [y] for yes or [n] for no .then press [Return]鍵入n,回車。
29. 在屏幕出現(xiàn)Press [Return] to continue ……時,回車繼續(xù)。
30. 接著又出現(xiàn)Press [Return] to continue ……時,回車繼續(xù)
31. 這時候屏幕出現(xiàn)進程檢測狀態(tài),然后用戶便可登錄系統(tǒng)了,安裝結(jié)束。
32. 進入SAM Disks and File System Fil system中查看各文件系統(tǒng)的大小等各種信息是否與要求一致。
Mount Dir L2000(MB) UsagePrimary
swap xxx Swap+D/ xxx VxFS
/stand xxx HFS
/var xxx VxFS
/usr xxx VxFS
/Tmp xxx VxFS
/Opt xxx VxFS
/home xxx VxFS



本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u3/102276/showart_2025041.html
您需要登錄后才可以回帖 登錄 | 注冊

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

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP