版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、目录232 主机系统规划:2233 eva规划2234 msa规划2235 双机规划2第五章 系统配置251 san基本连接252 交换机划zone253 sfp模块254 光纤线识别255 操作系统释放2第六章 系统调整261 创建有指定uid的用户和组262 回灌ia/pa的os263 配置ip地址264 配置主机名265 配置网关266 配置dns267 修改kernel268 打megpatch269 其它补丁的安装2610 npar调整26101 npar常用命令总结26102 创建npar26103 修改 npar- adding cells to a npartition:261
2、04 修改 npar removing cells from a npartition:26105 删除 npar2第七章 lvm调整271 创建大文件系统2711 创建pv2712 创建vg2713 创建一个10g的lv2714 创建大文件系统:2715 验证文件系统格式:2716 开机自动mount该大文件系统272 扩swap区2721 什么叫swap?2722 swap areas的分类:2723 怎么扩swap area?273 扩文件系统2731 使用online jfs 在线扩文件系统:2732 离线扩文件系统:274 扩根卷275 修改vg与lv的属组2751 修改vg的属组:
3、2752 改变lv的属组:276 配置安腾主机mirror2第八章 其他调整281 硬raid配置方法2第九章 安装后的工作291 现场培训2111 主机系统规划:主机系统规划表主机名dns网关网卡号ip地址子网掩码ip地址 lan0lan1lan2lan3mp lanvg信息vg名称lv名称mount点lv大小备注vg00/dev/vg00/lvol1/stand/dev/vg00/lvol2/swap/dev/vg00/lvol3/dev/vg00/lvol4/tmp/dev/vg00/lvol5/home/dev/vg00/lvol6/opt/dev/vg00/lvol7/usr/dev
4、/vg00/lvol8/var.vgora/dev/vgora/systemn/a500mb.其他信息型号序列号112 eva规划eva名称eva_1eva型号eva4100diskgroup 规划diskgroup 名称硬盘数量保护级别dg1single/doubledg2dg3vdisk规划vdisk名称所在dg容量raid级别online controller映射主机vdisk1dg220g5controller ahost1,host3vdisk2controller bhost2vdisk3主机规划主机名称操作系统类型映射vdiskhost1hpuxvdisk1,vdisk5host
5、2windowshost3linux113 msa规划msa名称msa_1msa型号msa1500unit规划add unit 0 data=disk101-disk105 raid_level=5 size=200mb add unit 1 data=disk_-disk_ raid_level=_ size=_mb设置环境变量system_name=msa1000增加spare硬盘add spare unit=1 disk113增加连接add connection hp3_fcd0 wwpn=50014380-00824f84 profile=hp创建访问列表add acl connect
6、ion=hp3_fcd0 unit=0114 双机规划双机规划集群名称节点1名称节点1 lan信息lan名称ip地址子网掩码网关lan0lan1lan2心跳lan4节点2 lan信息lan名称ip地址子网掩码网关lan0lan1lan2心跳lan4共享vg信息vg名称lv名称lv大小mount 点vg01vg01vg02vglockpkg信息pkg名称浮动ipip地址子网备注系统配置12 san基本连接一、 单交换机单交换机的情况如今已经比较少见,但在低端也能见到。在整个存储系统中如果只有一台交换机,那么这台交换机就是一个single point of failure,这样的结构不应该用在一个
7、具有高可用性要求的应用环境中。单交换机配置原则如下:1必须配置zoning。2zone的成员建议按照domain id/port number来设定。3domain id可以设置为1到239之间的一个整数,但是不要设置为8。4每个zone里面只能包含一个hba。5eva的sma不能与主机划分在同一个zone中。6磁带库的fc端口应该与访问它的那个hba单独划分在一个zone中。7zone的名字应该体现出它所包含的hba以及存储设备的信息,并用下划线(_)隔开,不要使用中横线(-)。二、 冗余的双交换机冗余的双交换机是最常见的配置。这样的配置可以用在高可用的计算环境中冗余的双交换机配置原则如下:
8、1两台交换机必须保持独立,不能用光纤级联成一个fabric2对一台主机,冗余的hba应该平均分配到两台交换机上3对一台存储设备,冗余的fc端口应该平均分配到两台交换机上4两台交换机上的端口分布应该尽量对称5建议给两台交换机配置不同的switch name、ip address和domain id6两台交换机除了上述三个参数之外的所有配置参数都应该相同以下是与单交换机情况下相同的配置原则:1domain id可以设置为1到239之间的一个整数,但是不要设置为82交换机都必须配置zoning3zone的成员建议按照domain id/port number来设定4每个zone里面只能包含一个hba
9、5eva的sma不能与主机划分在同一个zone中6磁带库的fc端口应该与访问它的那个hba单独划分在一个zone中7zone的名字应该体现出它所包含的hba以及存储设备的信息,并用下划线(_)隔开,不要使用中横线(-)。三、 级联的交换机级联的交换机是指用光纤把两台或者更多的交换机级联起来组成一个fabric的配置方式。13 交换机划zone1 插上网线,连接笔记本和交换机的,然后在笔记本打开ie:地址栏输入ip 7 (此步骤需要笔记本安装 jre)2 在画面的左下方click “zone admin” 。3 然后输入用户名和密码:user: adminpassword:
10、password4 然后click “create”。5 输入 “zone name”。6 然后将zone 成员加到 该 zone。7 继续创建 other zone。8 在创建完zone后,对我们创建的zone进行确认和查看。9 选择“config” tag and 然后创建一个新的 config。10 从左边将我们选择的zone 加入到该config中。11 点击 “analyze config” button,对所创建的config进行分析。12 然后再选择 menu “actions”-enable config,使config 生效。13 然后再选择你所创建的congfig。14 c
11、lick “yes”,使其生效。15 最后点击 是 按钮,所创建的zone 就可以生效了。14 sfp模块一、 什么叫sfp?1 何为gbic?gbic是giga bitrate interface converter的缩写,是将千兆位电信号转换为光信号的接口器件。gbic设计上可以为热插拔使用。gbic是一种符合国际标准的可互换产品。采用gbic接口设计的千兆位交换机由于互换灵活,在市场上占有较大的市场分额。2 何为sfp? sfp是small form pluggable的缩写,可以简单的理解为gbic的升级版本。sfp模块体积比gbic模块减少一半,可以在相同的面板上配置多出一倍以上的端
12、口数量。sfp模块的其他功能基本和gbic一致。有些交换机厂商称sfp模块为小型化gbic(mini-gbic)。 sfp模块体积比gbic模块减少一半,可以在相同的面板上配置多出一倍以上的端口数量。sfp模块的其他功能基本和gbic相同。-本文摘自internet二、 sfp的几张靓照?15 光纤线识别一、 光纤分哪几种? 光纤分为多模光纤和单模光纤两种:其中,多模光纤由于发光器件比较便宜以及施工简易的特性,广泛用于短距离的通讯上,多模光纤又分为50um芯径和62.5um芯径两种,其中62.5um的比较常见,但性能上没有50um的好。单模光纤一般用于远距离通讯,芯径为9um,单模gbic产品
13、在单模光纤上传输距离分别达到10公里、20公里、70公里、120公里。一般交换机厂商在单模上只提供10公里和70公里两种型号,20公里产品可以有效的节约系统集成商特定网络方案的总体造价。120公里产品用于特殊的超长运行环境。二、 光纤线的识别1 fc/apc-fc/apc名称: 3米fc/apc-fc/apc接头光纤跳线 简介: 3米多模fc/ap到fc/apc接头光纤跳线 特点: 氧化锆插芯和金属尾座 纤芯机械接触 螺帽耦合固定 连接器可微调 2 fc-fc名称:3米fc-fc接头光纤跳线 简介:3米多模fc接头到fc接头光纤跳线 特点:氧化锆插芯和金属尾座 纤芯机械接触 螺帽耦合固定 连接
14、器可微调 3 lc-lc名称: 3米lc-lc接头光纤跳线 简介: 3米单模lc接头到lc接头光纤跳线 特点: 1.25mm陶瓷插针,体积小,尺寸精度高 低插入损耗,高反射损耗 插头式安装,简单易用 4 lc-lc名称:3米lc-lc接头光纤跳线 简介:3米多模lc接头到lc接头光纤跳线 特点:1.25mm陶瓷插针,体积小,尺寸精度高 低插入损耗,高反射损耗 插头式安装,简单易用 5 lc-sc名称: 3米lc-sc接头光纤跳线 简介: 3米单模lc接头到sc接头光纤跳线 特点: 低插入损耗,高反射损耗 纤芯机械接触,插头藕合卡紧 插入式安装,简单易用 6 mtrj-mtrj名称: 3米mtr
15、j-mtrj接头光纤跳线 简介: 3米单模mrtj接头到mtrj接头光纤跳线 特点: 体积小,布线密度高 新型mt陶瓷插芯,插入损耗低 插入式安装,简单易用 7 mtrj-sc名称: 3米mtrj-sc接头光纤跳线 简介: 3米单模mrtj接头到sc接头光纤跳线 特点: 一端mtrj插头,一端双sc接头 新型mt陶瓷插芯,插入损耗低 插入式安装,简单易用 8 sc-sc名称: 3米sc-sc接头光纤跳线 简介: 3米单模sc接头到sc接头光纤跳线 特点: 氧化锆插芯和金属尾座 纤芯机械接触 推拉式插拔卡紧 插头耦合,插座卡紧 9 sc-sc名称:3米sc-sc接头光纤跳线 简介: 3米多模sc
16、接头到sc双联接头光纤跳线 特点: 氧化锆插芯和金属尾座 纤芯机械接触 推拉式插拔卡紧 双联式sc接头 10 st-fc名称: 3米st-fc接头光纤跳线 简介: 3米单模st接头到fc接头光纤跳线 特点: 低插入损耗,高反射损耗 纤芯机械接触,插头藕合卡紧 插入式安装,简单易用 11 st-sc名称: 3米st-sc接头光纤跳线 简介: 3米多模st接头到sc接头光纤跳线 特点: 低插入损耗,高反射损耗 纤芯机械接触,插头藕合卡紧 插入式安装,简单易用 12 st-st名称: 3米st-st接头光纤跳线 简介: 3米单模st接头到st接头光纤跳线 特点: 氧化锆插芯和金属尾座 纤芯机械接触
17、推拉旋转式卡口卡紧 插头耦合,插座卡紧 13 st-st名称: 3米st-st接头光纤跳线 简介: 3米多模st接头到st接头光纤跳线 特点: 氧化锆插芯和金属尾座 纤芯机械接触 推拉旋转式卡口卡紧 插头耦合,插座卡紧 上面是我从网上搜集到的市面上大多数光纤线产品,我们日常工作经常接触的为:lc 、 sc接头的光纤线。图片如下: lc16 操作系统释放本例中将例举11.23操作系统的释放过程。alloc_pdc_pages: relocating pdc from 0xfffffff0f0c00000 to 0x3f901000.gate64: sysvec_vaddr = 0xc000200
18、0 for 2 pagesnotice: nfs3_link(): file system was registered at index 3.notice: autofs_link(): file system was registered at index 6.notice: cachefs_link(): file system was registered at index 7.probe: port 1 over current 0x0probe: port 3 over current 0x0ciss: raid sa controller on hardware path 0/6
19、/1/0/4/0 is now online.system console is on the built-in serial interfaceiether0: initializing hp ab352-60003 pci/pci-x 1000base-t dual-port core at hardware path 0/1/2/0iether1: initializing hp ab352-60003 pci/pci-x 1000base-t dual-port core at hardware path 0/1/2/1iether2: initializing hp ad331-60
20、001 pci/pci-x 1000base-t adapter at hardware path 0/2/1/0entering cifs_init.initialization finished successfully. slot is 9logical volume 64, 0x3 configured as rootlogical volume 64, 0x2 configured as swaplogical volume 64, 0x2 configured as dumpswap device table: (start & size given in 512-byte blo
21、cks)entry 0 - major is 64, minor is 0x2; start = 0, size = 8388608starting the streams daemons-phase 1checking root file system.log replay in progressreplay complete - marking super-block as cleanroot check done.create stcp device filesstarting the streams daemons-phase 2$revision: vmunix: vw: -proj
22、 selectors: cupi80_bl2000_1108 -c vw for cupi80_bl2000_1108 build - cupi80_bl2000_1108 cupi80_bl2000_1108 wed nov 8 19:24:56 pst 2000 $memory information: physical page size = 4096 bytes, logical page size = 4096 bytes physical: 12580864 kbytes, lockable: 9686972 kbytes, available: 11127068 kbytes/s
23、bin/ioinitrc:/dev/vg00/lvol1: 69 files, 0 icont, 3020 used, 36322 free (106 frags, 4527 blocks)insf: installing special files for ipmi instance 0 address 16insf: installing special files for pseudo driver framebuf/sbin/krs_sysinit:kernel specific krs file: /stand/krs/_stand_vmunix.krs was not loaded
24、.system specific krs file: /stand/krs/system.krs was not loaded./sbin/bcheckrc:checking for lvm volume groups and activating (if any exist)volume group /dev/vg00 has been successfully changed.vxfs fsck: sanity check: root file system ok (mounted read/write)a usb interface has been detected on this s
25、ystem.in order to use a keyboard on this interface, you must specifya language mapping which will be used by x windows andthe internal terminal emulator (ite).the characters 1234567890 will appear as !#$&*()on keyboards that use the shift key to type a number.your choice will be stored in the file /
26、etc/kbdlang-以上是主机第一次开机自检后的过程和提示,pa与ia64的启动过程中提示略有不同,但是含义基本一致,粗略察看即可。以下是释放系统的内容和过程。 -以下将出现交互式的释放操作系统的操作过程:-1) usb_ps2_din_belgian 2) usb_ps2_din_belgian_euro 3) usb_ps2_din_danish 4) usb_ps2_din_danish_euro 5) usb_ps2_din_euro_spanish 6) usb_ps2_din_euro_spanish_euro 7) usb_ps2_din_french 8) usb_ps2_
27、din_french_euro 9) usb_ps2_din_german 10) usb_ps2_din_german_euro11) usb_ps2_din_italian 12) usb_ps2_din_italian_euro13) usb_ps2_din_jis_109 14) usb_ps2_din_korean15) usb_ps2_din_norwegian 16) usb_ps2_din_norwegian_euro17) usb_ps2_din_s_chinese 18) usb_ps2_din_swedish19) usb_ps2_din_swedish_euro 20)
28、 usb_ps2_din_swiss_french2_euro21) usb_ps2_din_swiss_german2 22) usb_ps2_din_swiss_german2_euro23) usb_ps2_din_t_chinese 24) usb_ps2_din_uk_english25) usb_ps2_din_uk_english_euro 26) usb_ps2_din_us_english27) usb_ps2_din_us_english_euroenter the number of the language you want: 26 -此处为语言设置- you have
29、 selected the keyboard language usb_ps2_din_uk_english. please confirm your choice by pressing return or enter a new number: checking vxfs file systemsvxfs fsck: /dev/vg00/lvol3:sanity check: root file system ok (mounted read/write)vxfs fsck: /dev/vg00/lvol1:/dev/vg00/lvol1 is currently mountedvxfs
30、fsck: /dev/vg00/lvol1:sanity check: /dev/vg00/lvol1 already mountedvxfs fsck: /dev/vg00/lvol4:sanity check: /dev/vg00/lvol4 okvxfs fsck: /dev/vg00/lvol5:sanity check: /dev/vg00/lvol5 okvxfs fsck: /dev/vg00/lvol6:sanity check: /dev/vg00/lvol6 okvxfs fsck: /dev/vg00/lvol7:sanity check: /dev/vg00/lvol7
31、 okvxfs fsck: /dev/vg00/lvol8:sanity check: /dev/vg00/lvol8 okcleaning /etc/ptmp.(c)copyright 1983-2003 hewlett-packard development company, l.p.(c)copyright 1979, 1980, 1983, 1985-1993 the regents of the univ. of california(c)copyright 1980, 1984, 1986 novell, inc.(c)copyright 1986-2000 sun microsy
32、stems, inc.(c)copyright 1985, 1986, 1988 massachusetts institute of technology(c)copyright 1989-1993 the open software foundation, inc.(c)copyright 1990 motorola, inc.(c)copyright 1990, 1991, 1992 cornell university(c)copyright 1989-1991 the university of maryland(c)copyright 1988 carnegie mellon un
33、iversity(c)copyright 1991-2003 mentat inc.(c)copyright 1996 morning star technologies, inc.(c)copyright 1996 progressive systems, inc. restricted rights legenduse, duplication, or disclosure by the u.s. government is subject torestrictions as set forth in sub-paragraph (c)(1)(ii) of the rights intec
34、hnical data and computer software clause in dfars 252.227-7013. hewlett-packard company 3000 hanover street palo alto, ca 94304 u.s.a.rights for non-dod u.s. government departments and agencies are as set forth in far 52.227-19(c)(1,2)./sbin/auto_parms: dhcp access is disabled (see /etc/auto_parms.l
35、og)-从此开始设置主机的其他选项-welcome to hp-ux!before using your system, you will need to answer a few questions.the first question is whether you plan to use this system on a network.answer yes if you have connected the system to a network and are readyto link with a network.answer no if you: * plan to set up
36、this system as a standalone (no networking). * want to use the system now as a standalone and connect to a network later._are you ready to link this system to a network? press y for yes or n for no, then press enter n此处为网络设置,一般选择no,具体网络方面的配置可以到操作系统再进行详细设置。_before you begin using this system, you nee
37、d to obtain the following information from your local network administrator: * your system name (host name). * your time zone.if you do not have this information, you may stop now and restart your system once you have it._do you wish to continue (answering no will halt the system)?press y for yes or
38、 n for no, then press enter y此处为主机名和时区的设置,可依据用户要求选择,如果选择no,机器将会关闭。for the system to operate correctly, you must assign it a uniquesystem name or hostname. the hostname can be a simple name(example: widget) or an internet fully-qualified domain name(example: ).a simple name, o
39、r each dot (.) separated component of a domain name, must: * start with an uppercase or lowercase letter. * end with a letter or digit. * contain only letters, digits, underscore (_), or dash (-). * the underscore (_) is not recommended. * contain no more than 8 characters per component. * contain n
40、o more than 63 total characters.note: the first or only component of a hostname should contain no more than 8 characters and the full hostname should contain no more than 63 characters for maximum compatibility with hp-ux software.the current hostname is unknown. you cannot configure networkingor ru
41、n hp-cde if the hostname is unknown. please choose another name._enter the system name, then press enter. just pressing enter will keep the (not recommended) name unknown:rx2660 you have chosen rx2660 as the name for this system.is this correct?press y for yes or n for no, then press enter y此处对主机名的设
42、置再次进行确认,选择yes后继续。_ working._the following procedure enables you to set the time zone.select your location from the following list: 1) north america or hawaii 2) central america 3) south america 4) europe 5) africa 6) asia 7) australia, new zealand 8) russia / cis_enter the number for your location (
43、1-7) then press enter 6 选择所在的洲:6 亚洲。_select your time zone from the following list: 1) saudi arabia, syria | 7) phillipines, hong kong, eastern china, taiwan 2) india | 8) japan 3) pakistan | 9) korea 4) thailand | 10) unlisted time zone 5) singapore | 11) previous menu 6) pacific standard time, mal
44、aysia, singapore |_enter the number for your time zone (1 - 11), then press enter 7 选择时区7 东八区。you have selected: phillipines, hong kong, eastern china, taiwan (eat-8)._is this correct?press y for yes or n for no, then press enter y 对所输入的时区再次进行确认,选择yes后继续。_this section enables you to set the system clock._the current system time is fri feb 22 16:14:19 2008is this correct?press y for yes or n for no, then press enter y 对系统时间进行确认,选择yes后继续。_this section enables you to set the root password for the system.the root account is used for system administration tasks. to insure the s
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年汶上县中小学幼儿园教师招聘笔试备考试题及答案解析
- 2026年新昌县中小学幼儿园教师招聘笔试参考题库及答案解析
- 2026年来凤县中小学幼儿园教师招聘笔试备考题库及答案解析
- 2026年临武县中小学幼儿园教师招聘考试模拟试题及答案解析
- 龙江食品考试题及答案解析
- 露天采矿单斗铲司机安全应急水平考核试卷含答案
- 石英玻璃冷加工工改进测试考核试卷含答案
- 妇幼保健员发展趋势能力考核试卷含答案
- 压缩天然气场站运行工岗前工作技巧考核试卷含答案
- 假山工工作效率竞赛考核试卷含答案
- 小学语文口语训练案例分析范文
- 龋病的健康宣教
- 人教版二年级全册《体育与健康》全套课件
- 太阳能转化原理与技术课件-第五章光伏发电器件与系统
- 2025年全国农产品质量安全检测技能竞赛理论知识考试题库(含答案)
- 全员安全生产责任制各部门及各级人员的安全责任清单(含安全职责、履责要求、履责记录)
- 2026年部编版新教材语文二年级上册教学计划(含进度表)
- TSG 08-2026 特种设备使用管理规则
- 新生儿半乳糖血症诊疗指南
- 《电动自行车用蓄电池健康状态等级分类评价要求》(征求意见稿)
- 石油焦培训教学课件
评论
0/150
提交评论