NetApp存储安装、配置和维护手册(7)

2019-03-28 20:41

Please enter the netmask for Network Interface e0M []: 255.255.255.0 Should interface e0M take over a partner IP address during failover? [n]: y Please enter the IP address or interface name to be taken over by e0M []: 172.18.73.249 Please enter flow control for e0M {none, receive, send, full} [full]: Would you like to continue setup through the web interface? [n]: Please enter the name or IP address of the default gateway: The administration host is given root access to the filer's /etc files for system administration. To allow /etc root access to all NFS clients enter RETURN below. Please enter the name or IP address of the administration host: 202.225.132.241 Please enter timezone [GMT]: Asia/Shanghai Where is the filer located? []: Dalian What language will be used for multi-protocol files (Type ? for list)?:en Setting language on volume vol0 The new language mappings will be available after reboot Wed Mar 21 09:36:01 GMT [vol.language.changed:info]: Language on volume vol0 changed to en Language set on volume vol0 Enter the root directory for HTTP files [/home/http]: Do you want to run DNS resolver? [n]: Do you want to run NIS client? [n]: This system will send event messages and weekly reports to NetApp Technical Support. To disable this feature, enter \autosupport.support.enable off\within 24 hours. Enabling AutoSupport can significantly speed problem determination and resolution should a problem occur on your system. For further information on AutoSupport, please see: http://now.netapp.com/autosupport/ Press the return key to continue. The Service Processor (SP) provides remote management capabilities including console redirection, logging and power control. It also extends autosupport by sending additional system event alerts. Your autosupport settings are used for sending these alerts via email over the SP LAN interface. Would you like to configure the SP LAN interface? y Would you like to enable DHCP on the SP LAN interface [y]: n Please enter the IP address for the SP []:172.18.73.248 Please enter the netmask for the SP []: 255.255.255.0 Please enter the IP address for the SP gateway []:172.18.73.254 The mail host is required by your system to send SP alerts and local autosupport email. Please enter the name or IP address of the mail host [mailhost]: Page 28

NETAPP存储系统安装、配置和维护手册

You may use the autosupport options to configure alert destinations. Now type 'reboot' for changes to take effect. B> reboot 2.6 调整ROOT卷的大小

#在控制器A上执行如下过程进行配置 DSSSG101> vol size vol0 vol size: Flexible volume 'vol0' has size 704241668k. DSSSG101> vol size vol0 200g vol size: Flexible volume 'vol0' size set to 200g. DSSSG101> vol size vol0 vol size: Flexible volume 'vol0' has size 200g. #在控制器B上执行如下过程进行配置 DSSSG102> vol size vol0 vol size: Flexible volume 'vol0' has size 704241668k. DSSSG102> vol size vol0 200g vol size: Flexible volume 'vol0' size set to 200g. DSSSG102> vol size vol0 vol size: Flexible volume 'vol0' has size 200g. 2.7 配置VLAN

#在两个控制器上分别执行如下过程进行配置 DSSSG101> vlan create vif1 2007 807 77 vlan: vif1-2007 has been created vlan: vif1-1807 has been created vlan: vif1-77 has been created Wed Mar 21 08:22:57 GMT [DSSSG101: netif.linkInfo:info]: Ethernet e0b: Link being reconfigured. Wed Mar 21 08:22:57 GMT [DSSSG101: netif.linkInfo:info]: Ethernet e0a: Link being reconfigured. Wed Mar 21 08:22:57 GMT [DSSSG101: pvif.allLinksDown:CRITICAL]: vif1: all links down Wed Mar 21 08:23:02 GMT [DSSSG101: netif.linkUp:info]: Ethernet e0b: Link up. Wed Mar 21 08:23:02 GMT [DSSSG101: netif.linkUp:info]: Ethernet e0a: Link up. Wed Mar 21 08:23:09 GMT [DSSSG101: pvif.switchLink:warning]: vif1: switching to e0a Page 29

NETAPP存储系统安装、配置和维护手册

DSSSG101> vlan stat vif1 Vlan Physical Interface: vif1 () -- Vlan IDs: 1807,77,2007 GVRP: disabled RECEIVE STATISTICS Total frames: 7908 | Total bytes: 587k | Multi/broadcast: 7908 Untag drops: 0 | Vlan tag drops: 210 TRANSMIT STATISTICS Total frames: 137 | Total bytes: 14494 Vlan Interface: vif1-1807 () -- ID: 1807 MAC Address: 02:a0:98:19:9b:94 RECEIVE STATISTICS Total frames: 2 | Total bytes: 128 | Multi/broadcast: 0 TRANSMIT STATISTICS Total frames: 0 | Total bytes: 0 | Multi/broadcast: 0 Queue overflows: 0 Vlan Interface: vif1-77 () -- ID: 77 MAC Address: 02:a0:98:19:9b:94 RECEIVE STATISTICS Total frames: 10 | Total bytes: 640 | Multi/broadcast: 0 TRANSMIT STATISTICS Total frames: 0 | Total bytes: 0 | Multi/broadcast: 0 Queue overflows: 0 Vlan Interface: vif1-2007 () -- ID: 2007 MAC Address: 02:a0:98:19:9b:94 RECEIVE STATISTICS Total frames: 0 | Total bytes: 0 | Multi/broadcast: 0 TRANSMIT STATISTICS Total frames: 0 | Total bytes: 0 | Multi/broadcast: 0 Page 30

NETAPP存储系统安装、配置和维护手册

Queue overflows: 0 2.8 修改HOSTS文件

#在控制器A上执行如下过程进行配置 DSSSG101> rdfile /etc/hosts #Auto-generated by setup Wed Mar 21 08:00:27 GMT 2012 127.0.0.1 localhost localhost-stack 127.0.10.1 localhost-10 localhost-bsd 127.0.20.1 localhost-20 localhost-sk 32.10.32.1 DSSSG101 DSSSG101-vif1 172.18.73.249 DSSSG101-e0M # 0.0.0.0 DSSSG101-e0P DSSSG101> wrfile -a /etc/hosts 172.18.72.195 DBMSW003 DSSSG101> rdfile /etc/hosts #Auto-generated by setup Wed Mar 21 08:00:27 GMT 2012 127.0.0.1 localhost localhost-stack 127.0.10.1 localhost-10 localhost-bsd 127.0.20.1 localhost-20 localhost-sk 32.10.32.1 DSSSG101 DSSSG101-vif1 172.18.73.249 DSSSG101-e0M # 0.0.0.0 DSSSG101-e0P 172.18.72.195 DBMSW003 DSSSG101> ping DBMSW003 DBMSW003 is alive #在控制器B上执行如下过程进行配置 DSSSG102> rdfile /etc/hosts #Auto-generated by setup Wed Mar 21 09:36:55 GMT 2012 127.0.0.1 localhost localhost-stack 127.0.10.1 localhost-10 localhost-bsd 127.0.20.1 localhost-20 localhost-sk 32.10.32.2 DSSSG102 DSSSG102-vif1 172.18.73.250 DSSSG102-e0M # 0.0.0.0 DSSSG102-e0P DSSSG102> wrfile -a /etc/hosts 172.18.72.195 DBMSW003 DSSSG102> rdfile /etc/hosts #Auto-generated by setup Wed Mar 21 09:36:55 GMT 2012 Page 31

NETAPP存储系统安装、配置和维护手册

127.0.0.1 localhost localhost-stack 127.0.10.1 localhost-10 localhost-bsd 127.0.20.1 localhost-20 localhost-sk 32.10.32.2 DSSSG102 DSSSG102-vif1 172.18.73.250 DSSSG102-e0M # 0.0.0.0 DSSSG102-e0P 172.18.72.195 DBMSW003 DSSSG102> ping dbmsw003 DBMSW003 is alive

2.9 修改/etc/rc文件

#在控制器A上执行如下过程进行配置 DSSSG101> rdfile /etc/rc #Auto-generated by setup Wed Mar 21 08:00:27 GMT 2012 hostname DSSSG101 ifgrp create lacp vif1 -b ip e0a e0b ifconfig vif1 `hostname`-vif1 mediatype auto netmask 255.255.255.0 partner vif1 ifconfig e0M `hostname`-e0M flowcontrol full netmask 255.255.255.0 partner 172.18.73.250 #route add default NONE 1 routed on options dns.enable off options nis.enable off savecore DSSSG101> wrfile -a /etc/rc vlan create vif1 2007 1807 77 DSSSG101> wrfile -a /etc/rc ifconfig vif1-77 172.18.72.212 netmask 255.255.255.224 DSSSG101> wrfile -a /etc/rc route add default 172.18.72.222 1 DSSSG101> rdfile /etc/rc #Auto-generated by setup Wed Mar 21 08:00:27 GMT 2012 hostname DSSSG101 ifgrp create lacp vif1 -b ip e0a e0b ifconfig vif1 `hostname`-vif1 mediatype auto netmask 255.255.255.0 partner vif1 ifconfig e0M `hostname`-e0M flowcontrol full netmask 255.255.255.0 partner 172.18.73.250 #route add default NONE 1 routed on options dns.enable off options nis.enable off savecore Page 32

NETAPP存储系统安装、配置和维护手册


NetApp存储安装、配置和维护手册(7).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:2012学年第一学期八年级英语学科第一次教学检测试卷

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: