oracle M4000_服务器安装指南
- 格式:doc
- 大小:125.00 KB
- 文档页数:5
Oracle M4000服务器安装指南指南
一、 配置 M4000/M5000服务器 XSCF
1、串口线一头是RJ-45 接口,插入 XSCF 的串行端口。
图1 串行端口位置
2、将操作面板上的钥匙设置到“维修”位置。
3、在超级终端窗口中,当系统提示以下信息时,输入用户名default。
login:
4、 当系统提示以下信息时,将操作面板上的钥匙设置到“锁定”位置,然后按“Enter”。
Change the panel mode switch to Locked and press return...
5、当系统提示以下信息时,将操作面板上的钥匙设置到“维修”位置,等待5秒以上,然后按“Enter”。Leave it in that position for at least 5 seconds. Change the
panel mode switch to Service, and press return...
6、执行以下命令,还原XSCF 设置的默认值。还原出厂设置过程中,当系统提示输入[yes/no]的时候,一律输入yes。
XSCF> restoredefaults -c factory
7、当系统提示以下信息时,XSCF 将会自动重启。
Please stand by while rebooting the system.(15)
Restarting system
8、当系统再次提示以下信息时,输入用户名default。
login:
9、当系统提示以下信息时,将操作面板上的钥匙设置到“锁定”位置,然后按“Enter”。
Change the panel mode switch to Locked and press return...
10、当系统提示以下信息时,将操作面板上的钥匙设置到“维修”位置,等待5秒以上,然后按“Enter”。
Leave it in that position for at least 5 seconds. Change the panel mode switch to
Service, and press return...
11、执行以下命令,创建adminuser用户。
XSCF> adduser adminuser
12、添加adminuser用户权限。
XSCF> setprivileges adminuser platadm useradm auditadm fieldeng mode
13、设置adminuser用户的密码,推荐密码为adminuser。
XSCF> password adminuser
New XSCF password:*********
Retype new XSCF password:*********
14、执行以下命令,退出default用户。
XSCF> exit
15、当系统提示以下信息,输入用户名adminuser 及其密码adminuser。
login: adminuser
Password:
16、设置用户超时退出时间,推荐时间为 60min。
XSCF> setautologout -s 60
17、设置XSCF 网络配置。
1). 执行以下命令,开始配置XSCF。
XSCF> setupplatform
2). 当系统提示 Do you want to set up an account? [y|n]:时,输入n。
3). 当系统提示 Do you want to set up networking? [y|n]:时,输入y。
4). 当系统提示 Do you want to set up the XSCF network interfaces?
[y|n]:时,输入y。
5). 设置xscf#0-lan#0的 IP 地址、子网掩码和网关 IP。
a. 当系统提示Do you want to configure xscf#0-lan#0? [y|n]:时,
输入y。
b. 当系统提示以下信息时,输入 XSCF 网卡0规划的IP 地址、子网掩码和网关
IP。
xscf#0-lan#0 ip address? []:
xscf#0-lan#0 netmask?
xscf#0-lan#0 default gateway? []:
c. 确认输入的相关信息。
xscf#0-lan#0 ip address: xscf#0-lan#0 netmask:
xscf#0-lan#0 default gateway:
Are these settings correct? [y|n]: y
6). 设置 xscf#0-lan#1的 IP 地址、子网掩码和网关IP。
a. 当系统提示Do you want to configure xscf#0-lan#1? [y|n]:
时,输入y。
b. 当系统提示以下信息时,输入 XSCF 网卡1规划的IP 地址、子网掩码和网关
IP。
xscf#0-lan#1 ip address? []:
xscf#0-lan#1 netmask? [
xscf#0-lan#1 default gateway? []:
c. 确认输入的相关信息。
xscf#0-lan#1 ip address:
xscf#0-lan#1 netmask:
xscf#0-lan#1 default gateway:
Are these settings correct? [y|n]: y
7). 当系统提示 Do you want to configure lan#0? [y|n]:时,输入n,不配
置网卡0的take over功能。
8). 当系统提示Do you want to configure lan#1? [y|n]:时,输入n,不配
置网卡1的take over功能。
9). 当系统提示Do you want to set up the DSCP network? [y|n]:时,输
入n,不配置 DSCP 协议。
10). 设置服务器域名。
a. 当系统提示Do you want to set up the domain name service?
[y|n]:时,输入y。
b. 当系统提示Primary DNS server ip address? []:时,输入0.0.0.0,
DNS server 的IP 地址默认为 0.0.0.0。
c. 当系统提示Do you want a secondary DNS server? [y|n]:时,输
入n,不配置次DNS。
d. 当系统提示以下信息时,输入默认的域名
Do you want to specify a domain name? [y|n]: y
Domain name [localdomain]:
e. 当系统提示以下信息时,输入XSCF 网卡0的hostname,默认为
名>-xscf0。
XSCF#0 hostname [localhost]:
f. 确认输入的相关信息。
Primary DNS server ip address: 0.0.0.0
Secondary DNS server ip address:
Tertiary DNS server ip address:
Domain name:
XSCF#0 hostname: osssvr-1-xscf0
Are these settings correct? [y|n]: y
11). 当系统提示Do you want to set up the network time protocol? [y|
n]:时,输入n ,不配置 NTP 服务。 12). 配置 SSH 服务。
a. 当系统提示Do you want to set up ssh? [y|n]:时,输入y,设置SSH
协议。
b. 当系统提示Enable ssh service? [y|n]:时,输入y,启动SSH 服务。
13). 当系统提示Do you want to set up https? [y|n]:时,输入n,不开启
https。
14). 当系统提示Do you want to configure email reports? [y|n]:时,输
入n,不启用 email。
15). 使网络配置生效。
a. 当系统提示Do you want to apply the network changes? [y|n]:
时,输入y。
b. 确认XSCF 网络配置信息。
The following network settings will be applied:
xscf#0 hostname :
DNS domain name :
interface :xscf#0-lan#0
status :up
IP address :
netmask :255.255.255.0
route :-n 0.0.0.0 -m 0.0.0.0 -g 192.168.8.254
interface :xscf#0-lan#1
status :up
IP address :
netmask :
route :-n 0.0.0.0 -m 0.0.0.0 -g 192.168.9.254
Continue? [y|n] :y
18、设置XSCF 的海拔高度。
1). 当系统提示 Do you want to reboot the XSCF now? [y|n]:时,输入n,
暂时不重启XSCF。
2). 当系统提示Do you want to set up the chassis altitude? [y|n]:
时,输入y,设置海拔高度。
3). 当系统提示Chassis altitude in meters:时,输入500
4). 确认 XSCF 的海拔高度信息。
Chassis altitude in meters: 500
Is this setting correct? [y|n]: y
19、设置XSCF 的时区、日期和时间。
1). 当系统提示 Do you want to reboot the XSCF now? [y|n]:时,输入n,
暂时不重启XSCF。
2). 当系统提示Do you want to set up the XSCF time zone? [y|n]:时,
输入y,设置时区。
3). 当系统提示Continue setting up the XSCF time zone? [y|n]:,输入