博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
吉祥嘻嘻
才华斗不过资本,资本斗不过行政,行政斗不过政治,政治斗不过潮流,潮流斗不过宇宙规律
hnnx.cublog.cn
管理博客
发表文章
留言
收藏夹
博客圈
音乐
相册
· 照片
· 宝贝女儿
文章
· 操作系统
}
· HPUX
· LINUX
· WINDOWS
· 工作文化
· 工作笔记
· 资源中心
· 数据库
}
· ORACLE
首页
关于作者
QQ:5728686 E_mail:hnnx_yue@126.com
||
<<
>>
||
我的分类
文章列表 -
酒桌上的道理
<DIV><FONT size=3> 第一,如果自己不能喝,丫就别开始第一口,自己端着饭碗夹了菜一边吃着去。 <BR> 第二,如果确信自己要喝,就别装墨迹,接下来就是规矩了。 <BR> 规矩一,酒桌上虽然“感情深,一口闷;感情浅,舔一舔”但是喝酒的时候决不能把这句话挂在嘴上。 <BR> 规矩二,韬光养晦,厚积薄发,切不可一上酒桌就充大。 <BR> 规矩三,领导相互喝完才轮到自己敬。 <BR> 规矩四,可以多人敬一人,决不可一人敬多人,除非你丫是领导。 <BR> 规矩五,自己敬别人,如果不碰杯,自己喝多少可视乎情况而定,比如对方酒量,对方喝酒态度,切不可比对方喝得少,要知道是自己敬人。 <BR> 规矩六,自己敬别人,如果碰杯,一句,我喝完,你随意,方显大肚。 <BR> 规矩七,自己职位卑微,记得多给领导添酒,不要瞎给领导代酒,就是要代,也要在领导确实想找人代,还要装作自己是因为想喝酒而不是为了给领导代酒而喝酒。比如领导甲不胜酒力,可以通过旁敲侧击把准备敬领导甲的人拦下。 <BR> 规矩八,端起酒杯(啤酒杯),右手扼杯,左手垫杯底,记着自己的杯子永远低于别人。自己如果是领导,知趣点,不要放太低,不然怎么叫下面的做人? <BR> 规矩九,如果没有特殊人物在场,碰酒最好按时针顺序,不要厚此薄彼。 <BR> 规矩十,碰杯,敬酒,要有说词,不然,我tmd干吗要喝你的酒? <BR> 规矩十一,桌面上不谈生意,喝好了,生意也就差不多了,大家心里面了了然,不然人家也不会敞开了跟你喝酒。 <BR> 规矩十二,不要装歪,说错话,办错事,不要申辩,自觉罚酒才是硬道理。 <BR> 规矩十三,假如,纯粹是假如,遇到酒不够的情况,酒瓶放在桌子中间,让人自己添,不要傻不垃圾的去一个一个倒酒,不然后面的人没酒怎么办? <BR> 规矩十四,最后一定还有一个闷杯酒,所以,不要让自己的酒杯空着。跑不了的~ <BR> 规矩十五,注意酒后不要失言,不要说大话,不要失态,不要吐沫横飞,筷子乱甩,不要手指乱指,喝汤噗噗响,不要放*打嗝,憋不住去厕所去,没人拦你。 <BR> 规矩十六,不要把“我不会喝酒”挂在嘴上(如果你喝的话),免得别人骂你虚伪,不管你信不信,人能不能喝酒还真能看出来。 <BR> 规矩十七,领导跟你喝酒,是给你face,不管领导怎么要你喝多少,自己先干为敬,记着啊,双手,杯子要低。 <BR> 1、不要主动出击,实行以守为攻战略; <BR> 2、桌前放两个大杯,一杯放白酒,一杯放矿泉水,拿小酒盅干杯,勤喝水,到酒桌上主客基本都喝8分醉时,可以以水代酒,主动出击; <BR> 3、干杯后,不要马上咽下去,找机会用餐巾抹嘴,把酒吐餐巾里; <BR> 4、上座后先吃一些肥肉类、淀粉类食品垫底,喝酒不容易醉; <BR> 5、掌握节奏,不要一下子喝得太猛; <BR> 6、不要几种酒混着喝,特别容易醉; <BR> 7、领导夹菜时,千万不要转酒桌中间的圆盘,领导夹菜你转盘是酒桌上大忌; <BR> 8、喝到六分醉时,把你面前的醋碟中的醋喝下,再让服务员添上</FONT><BR></DIV>
查看全文
发表于:2008-07-21 ┆
阅读(67)
┆
评论(0)
重建临时标空间
查看全文
发表于:2008-07-01 ┆
阅读(76)
┆
评论(0)
SQLPLUS 使用的一些技巧
查看全文
发表于:2008-06-25 ┆
阅读(188)
┆
评论(0)
在线添加表空间
<DIV>先查询数据文件使用情况</DIV> <DIV>SQL>select name from v$datafile order by name;</DIV> <DIV>SQL>select name from v$tempfile order by name;</DIV> <DIV>然后把没有使用的数据文件添加到所要添加的表空间</DIV> <DIV>SQL>alter tablespace “HIS_TBS” add datafile</DIV> <DIV>SQL>‘/dev/vg_data04/rlv_data230’,</DIV> <DIV>SQL>‘/dev/vg_data04/rlv_data231’;</DIV>
查看全文
发表于:2008-06-20 ┆
阅读(95)
┆
评论(0)
修改EASYCON密码注意事项
<DIV>修改easycon密码注意事项:</DIV> <DIV>修改命令:SQL>alter user easycon identified by 新密码;</DIV> <DIV> </DIV> <DIV>注意事项:</DIV> <DIV>一、在单台数据库服务器上修改执行就可以了;</DIV> <DIV>二、easycon用户密码修改以后需要分别同步前置一上的hneasy1用户密码、前置二上的hneasy2用户密码、数据库服务器上的hneasy用户密码。方法是,分别用hneasy用户登录,然后执行set_passwd命令。</DIV> <DIV>三、修改密码以后,要同步修改反洗钱导表脚本的easycon密码,analyze脚本的easycon密码</DIV>
查看全文
发表于:2008-06-16 ┆
阅读(96)
┆
评论(0)
analyze table问题.
<DIV>下午数据库服务器突然CPU利用率大幅上升,但是磁盘IO很小,检查运行日志没有报错信息.判断可能是因为长时间没有对DRMX表做analyze table分析.因为三个月前修改EASYCON用户密码,没有对crontab 中的脚本同步用户密码,所以每次crontab都没有正常执行analyze table.</DIV> <DIV> 解决办法:</DIV> <DIV>手工执行analyze table;</DIV> <DIV>sqlplus easycon/********</DIV> <DIV>analyze table fdrmx compute statistics;</DIV> <DIV>分析完成后,压力恢复正常.</DIV> <DIV> </DIV> <DIV>经验:</DIV> <DIV>以后修改数据库用户密码以后,要同步反洗钱脚本密码,同步analyze table 脚本密码,同步三个hneasy密码.</DIV>
查看全文
发表于:2008-02-15 ┆
阅读(253)
┆
评论(0)
xp128报警信息
<DIV>上班第一天到机房检查,发现XP128报警灯亮,检查LOG信息,发现HDU-2 06块盘坏掉,需要更换硬盘.报800,派单更换.</DIV> <DIV>处理步骤:</DIV> <DIV>1,查看VIEW MODE 模式</DIV> <DIV>2,查看LOG</DIV> <DIV>LOG信息显示DRIVE ERROR</DIV> <DIV>3,到MAINTENANCE下检查有没有闪烁的信息,如果有,就表示该地方有硬件故障.</DIV> <DIV>4,确定故障以后报HP800.</DIV> <DIV> </DIV>
查看全文
发表于:2008-02-13 ┆
阅读(204)
┆
评论(0)
生产系统重起机器操作流程
<DIV align=left><FONT size=3><B><FONT face="Times New Roman">1</FONT></B><B>、停<FONT face="Times New Roman">hneasy1</FONT></B><B>、<FONT face="Times New Roman">hneasy2</FONT></B><B>、<FONT face="Times New Roman">hneasy</FONT></B><B>应用</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Tmshutdown –y</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT></DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">2</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV1</FONT></B><B>数据库</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Sql>alter system checkpoint;</FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Sql>Shutdown immediate;</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">3</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV2</FONT></B><B>机数据库</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Sql>alter system checkpoint;</FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Sql>Shutdown immediate;</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">4</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV1</FONT></B><B>机的<FONT face="Times New Roman">CRS</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#[/sbin/init.d]./init.crs stop</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">5</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV2</FONT></B><B>机的<FONT face="Times New Roman">CRS</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#[/sbin/init.d]./init.crs stop</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">6</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV1</FONT></B><B>机的<FONT face="Times New Roman">MC</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#cmhaltcl –v –f</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">7</FONT></B><B>、停<FONT face="Times New Roman">SZXSRV2</FONT></B><B>机的<FONT face="Times New Roman">MC</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#cmhaltcl –v –f </FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">8</FONT></B><B>、停两台前置机集群</B><FONT face="Times New Roman"> ---</FONT>停集群应该在单边机器停就可以了</FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#cmhaltcl –v –f</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">9</FONT></B><B>、重起<FONT face="Times New Roman">SZXSRV1</FONT></B><B>机器</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#Shutdown –r –y 0</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">10</FONT></B><B>、重起<FONT face="Times New Roman">SZXSRV2</FONT></B><B>机器</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#Shutdown –r –y 0</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">11</FONT></B><B>、重起<FONT face="Times New Roman">SZXQZ1</FONT></B><B>机器</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#Shutdown –r –y 0</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">12</FONT></B><B>、重起<FONT face="Times New Roman">SZXQZ2</FONT></B><B>机器</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#Shutdown –r –y 0</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">13</FONT></B><B>、起两台服务器的集群并检查包运行状态<FONT face="Times New Roman"> </FONT></B><FONT face="Times New Roman"> --</FONT>单边起应该就可以了</FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#cmruncl –v</FONT></DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">14</FONT></B><B>、起两台前置集群并检查包运行状态</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#cmruncl –v</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">15</FONT></B><B>、起<FONT face="Times New Roman">SZXSRV1</FONT></B><B>机的<FONT face="Times New Roman">CRS</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#[/sbin/init.d]./init.crs start</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">16</FONT></B><B>、起<FONT face="Times New Roman">SZXSRV2</FONT></B><B>机的<FONT face="Times New Roman">CRS</FONT></B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>#[/sbin/init.d]./init.crs start</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">17</FONT></B><B>、起服务,并检查服务指向</B></FONT></DIV> <DIV><FONT size=3><FONT face="Times New Roman">$srvctl start service –d szxdb –s </FONT>“<FONT face="Times New Roman">SVC,SVC1,SVC</FONT><FONT face="Times New Roman">2</FONT>”</FONT></DIV> <DIV><FONT face="Times New Roman" size=3></FONT> </DIV> <DIV><FONT size=3><B><FONT face="Times New Roman">18</FONT></B><B>、重起<FONT face="Times New Roman">hneasy1</FONT></B><B>、<FONT face="Times New Roman">hneasy2</FONT></B><B>、<FONT face="Times New Roman">hneasy</FONT></B><B>应用</B></FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Tmshutdown –y</FONT></DIV> <DIV><FONT face="Times New Roman" size=3>Tmboot –y</FONT></DIV>
查看全文
发表于:2008-02-01 ┆
阅读(245)
┆
评论(0)
创建根盘镜像流程
<DIV> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align=center><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'"><FONT size=3> 节前巡检发现两台数据库服务器没有做根盘镜像,可能是上次恢复系统以后,把以前的镜像恢复没有了,决定当天在重起机器前做两台服务器的根盘镜像</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'"><FONT size=3>操作步骤:</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'"><FONT size=3>日终结帐完毕以后操作执行</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">1</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、把</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">/dev/dsk/c1t0d0</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">作为</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">c0t0d0</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的镜像</SPAN><SPAN lang=EN-US><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">2</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、检查</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">/tmp/partitionfile</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件,如果没有则创建一个分区列表文件,为后面的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">idisk</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">作准备</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman">szxsrv1#[/]vi /tmp/partitionfile<SPAN style="mso-spacerun: yes"> </SPAN></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>3</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>EFI 500MB</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>HPUX 100%</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>HPSP 400MB</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">3</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">Create the system, OS, and service partitions</FONT></SPAN></B><SPAN lang=EN-US><FONT face="Times New Roman">.</FONT></SPAN></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]idisk -wf /tmp/partitionfile /dev/rdsk/c1t0d0</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>idisk version: 1.31</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>********************** WARNING ***********************</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>If you continue you may destroy all data on this disk.</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Do you wish to continue(yes/no)? yes</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>EFI Primary Header:</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Signature<SPAN style="mso-spacerun: yes"> </SPAN>= EFI PART</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Revision<SPAN style="mso-spacerun: yes"> </SPAN>= 0x10000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>HeaderSize<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /><st1:chmetcnv w:st="on" UnitName="C" SourceValue="5" HasSpace="False" Negative="False" NumberType="1" TCSC="0">5c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>HeaderCRC32<SPAN style="mso-spacerun: yes"> </SPAN>= 0xa<st1:chmetcnv w:st="on" UnitName="a" SourceValue="2414" HasSpace="False" Negative="False" NumberType="1" TCSC="0">2414a</st1:chmetcnv>99</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>MyLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x1</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>AlternateLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv>6bf</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>FirstUsableLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x22</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LastUsableLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="69" HasSpace="False" Negative="False" NumberType="1" TCSC="0">69c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Disk GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv>30e-cf4e-11dc-8001-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>PartitionEntryLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x2</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>NumberOfPartitionEntries<SPAN style="mso-spacerun: yes"> </SPAN>= 0xc</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>SizeOfPartitionEntry<SPAN style="mso-spacerun: yes"> </SPAN>= 0x80</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>PartitionEntryArrayCRC32<SPAN style="mso-spacerun: yes"> </SPAN>= 0x85ea9453</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Primary Partition Table (in 512 byte blocks):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 1 (EFI):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= c<st1:chmetcnv w:st="on" UnitName="a" SourceValue="12" HasSpace="False" Negative="False" NumberType="1" TCSC="0">12a</st1:chmetcnv>7328-f<st1:chmetcnv w:st="on" UnitName="F" SourceValue="81" HasSpace="False" Negative="False" NumberType="1" TCSC="0">81f</st1:chmetcnv>-11d2-ba4b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="0" HasSpace="False" Negative="True" NumberType="1" TCSC="0">-00a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="0" HasSpace="False" Negative="False" NumberType="1" TCSC="0">0c</st1:chmetcnv>93ec93b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="55" HasSpace="False" Negative="False" NumberType="1" TCSC="0">55c</st1:chmetcnv>-cf4e-11dc-8002-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x22</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0xfa021</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 2 (HP-UX):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= <st1:chmetcnv w:st="on" UnitName="C" SourceValue="75894" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75894c</st1:chmetcnv>1e-3aeb-11d3-b<st1:chmetcnv w:st="on" UnitName="C" SourceValue="7" HasSpace="False" Negative="False" NumberType="1" TCSC="0">7c</st1:chmetcnv>1-7b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="3" HasSpace="False" Negative="False" NumberType="1" TCSC="0">03a</st1:chmetcnv>0000000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="a" SourceValue="57" HasSpace="False" Negative="False" NumberType="1" TCSC="0">57a</st1:chmetcnv>-cf4e-11dc-8003-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0xfa022</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x86e469b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 3 (HPSP):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= e<st1:chmetcnv w:st="on" UnitName="a" SourceValue="2" HasSpace="False" Negative="False" NumberType="1" TCSC="0">2a</st1:chmetcnv>1e728-32e3-11d6-a682-7b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="3" HasSpace="False" Negative="False" NumberType="1" TCSC="0">03a</st1:chmetcnv>0000000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv>598-cf4e-11dc-8004-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x86e<st1:chmetcnv w:st="on" UnitName="C" SourceValue="469" HasSpace="False" Negative="False" NumberType="1" TCSC="0">469c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv>69b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>EFI Alternate Header:</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Signature<SPAN style="mso-spacerun: yes"> </SPAN>= EFI PART</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Revision<SPAN style="mso-spacerun: yes"> </SPAN>= 0x10000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>HeaderSize<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="C" SourceValue="5" HasSpace="False" Negative="False" NumberType="1" TCSC="0">5c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>HeaderCRC32<SPAN style="mso-spacerun: yes"> </SPAN>= 0x4cb8eea3</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>MyLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv>6bf</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>AlternateLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x1</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>FirstUsableLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x22</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LastUsableLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="69" HasSpace="False" Negative="False" NumberType="1" TCSC="0">69c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Disk GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv>30e-cf4e-11dc-8001-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>PartitionEntryLbaLo<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv>69e</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>NumberOfPartitionEntries<SPAN style="mso-spacerun: yes"> </SPAN>= 0xc</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>SizeOfPartitionEntry<SPAN style="mso-spacerun: yes"> </SPAN>= 0x80</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>PartitionEntryArrayCRC32<SPAN style="mso-spacerun: yes"> </SPAN>= 0x85ea9453</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Alternate Partition Table (in 512 byte blocks):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 1 (EFI):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= c<st1:chmetcnv w:st="on" UnitName="a" SourceValue="12" HasSpace="False" Negative="False" NumberType="1" TCSC="0">12a</st1:chmetcnv>7328-f<st1:chmetcnv w:st="on" UnitName="F" SourceValue="81" HasSpace="False" Negative="False" NumberType="1" TCSC="0">81f</st1:chmetcnv>-11d2-ba4b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="0" HasSpace="False" Negative="True" NumberType="1" TCSC="0">-00a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="0" HasSpace="False" Negative="False" NumberType="1" TCSC="0">0c</st1:chmetcnv>93ec93b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="C" SourceValue="55" HasSpace="False" Negative="False" NumberType="1" TCSC="0">55c</st1:chmetcnv>-cf4e-11dc-8002-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x22</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0xfa021</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 2 (HP-UX):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= <st1:chmetcnv w:st="on" UnitName="C" SourceValue="75894" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75894c</st1:chmetcnv>1e-3aeb-11d3-b<st1:chmetcnv w:st="on" UnitName="C" SourceValue="7" HasSpace="False" Negative="False" NumberType="1" TCSC="0">7c</st1:chmetcnv>1-7b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="3" HasSpace="False" Negative="False" NumberType="1" TCSC="0">03a</st1:chmetcnv>0000000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv><st1:chmetcnv w:st="on" UnitName="a" SourceValue="57" HasSpace="False" Negative="False" NumberType="1" TCSC="0">57a</st1:chmetcnv>-cf4e-11dc-8003-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0xfa022</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x86e469b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition 3 (HPSP):</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Partition Type GUID<SPAN style="mso-spacerun: yes"> </SPAN>= e<st1:chmetcnv w:st="on" UnitName="a" SourceValue="2" HasSpace="False" Negative="False" NumberType="1" TCSC="0">2a</st1:chmetcnv>1e728-32e3-11d6-a682-7b<st1:chmetcnv w:st="on" UnitName="a" SourceValue="3" HasSpace="False" Negative="False" NumberType="1" TCSC="0">03a</st1:chmetcnv>0000000</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Unique Partition GUID<SPAN style="mso-spacerun: yes"> </SPAN>= be<st1:chmetcnv w:st="on" UnitName="a" SourceValue="75" HasSpace="False" Negative="False" NumberType="1" TCSC="0">75a</st1:chmetcnv>598-cf4e-11dc-8004-d6217b60e588</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>Starting Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x86e<st1:chmetcnv w:st="on" UnitName="C" SourceValue="469" HasSpace="False" Negative="False" NumberType="1" TCSC="0">469c</st1:chmetcnv></FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Ending Lba<SPAN style="mso-spacerun: yes"> </SPAN>= 0x<st1:chmetcnv w:st="on" UnitName="ac" SourceValue="87" HasSpace="False" Negative="False" NumberType="1" TCSC="0">87ac</st1:chmetcnv>69b</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Legacy MBR (MBR Signatures in little endian):</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>MBR Signature = 0x6ea275be</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Protective MBR</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">4</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、在新创建的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">efi</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">分区里面写入</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">HPUX</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件夹,类似于</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">pa</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">机型作</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">mkboot </FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">写</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">lif</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">区</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]mkboot -e -l /dev/rdsk/c1t0d0</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">5</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、编辑一个</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">auto</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件,准备把它</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">copy</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">到</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">efi</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">分区里面去</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]echo "boot vmunix -lq" >/tmp/AUTO.lq</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">6</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、把刚刚编辑的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">auto.lq</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">copy</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">到</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">c2t0d0s1(c2t0d0</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">efi</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">分区</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">)</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">,放在</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">/EFI/HPUX/AUTO,</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">这一步对应</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">pa</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">机型的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">mkboot </FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">–</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">a </FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">“</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">hpux -lq</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">”</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]efi_cp -d /dev/rdsk/c1t0d0s1 /tmp/AUTO.lq /EFI/HPUX/AUTO</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]efi_cp -d /dev/rdsk/c0t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO.pri</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]efi_cp -d /dev/rdsk/c1t0d0s1 -u /EFI/HPUX/AUTO /tmp/AUTO.alt</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">7</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、把两块根盘的</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">AUTO</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件都</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">copy</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">出来,作个检查</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]cat /tmp/AUTO.pri</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>boot vmunix</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]cat /tmp/AUTO.alt</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>boot vmunix –lq</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">8</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">/dev/dsk/c1t0d0s2</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">是真正的要放数据的部分,把它作成</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">pv<o:p></o:p></FONT></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]pvcreate -fB /dev/rdsk/c1t0d0s2</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">9</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、#把</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">c1t0d0s2</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">加入</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">vg00<o:p></o:p></FONT></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]vgextend vg00 /dev/dsk/c1t0d0s2</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">10</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、编辑一个</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">mirror</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">脚本,里面内容就是</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">lvextend -m 1 /dev/vg00/lvol1~8 /dev/dsk/c1t0d0s2<o:p></o:p></FONT></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]vi /tmp/mirror.sh</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">11</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、执行</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">mirror</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">脚本</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]sh /tmp/mirror.sh</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">12</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、把新硬盘加入到</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">bootconf</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">文件中,注意用</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">s2</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">的设备文件</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman">l<SPAN style="mso-spacerun: yes"> </SPAN>/dev/dsk/c0t0d0s2<o:p></o:p></FONT></FONT></SPAN></B></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman">l<SPAN style="mso-spacerun: yes"> </SPAN>/dev/dsk/c1t0d0s2<o:p></o:p></FONT></FONT></SPAN></B></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">13</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">、检查</SPAN><SPAN lang=EN-US><o:p></o:p></SPAN></B></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>szxsrv1#[/]vgdisplay -v vg00|more</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>--- Volume groups ---</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>VG Name <SPAN style="mso-spacerun: yes"> </SPAN>/dev/vg00</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>VG Write Access<SPAN style="mso-spacerun: yes"> </SPAN>read/write</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>VG Status<SPAN style="mso-spacerun: yes"> </SPAN>available</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Max LV<SPAN style="mso-spacerun: yes"> </SPAN>255</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Cur LV<SPAN style="mso-spacerun: yes"> </SPAN>8</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Open LV<SPAN style="mso-spacerun: yes"> </SPAN>8</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Max PV<SPAN style="mso-spacerun: yes"> </SPAN>16</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><SPAN lang=EN-US><FONT face="Times New Roman">Cur PV<SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>2<SPAN style="mso-spacerun: yes"> </SPAN>------</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">为</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">2</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">表示当所用</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">PV</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">为两个</SPAN></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Act PV<SPAN style="mso-spacerun: yes"> </SPAN>2</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Max PE per PV<SPAN style="mso-spacerun: yes"> </SPAN>4350</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>VGDA<SPAN style="mso-spacerun: yes"> </SPAN>4</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>PE Size (Mbytes)<SPAN style="mso-spacerun: yes"> </SPAN>16</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Total PE<SPAN style="mso-spacerun: yes"> </SPAN>8568</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Alloc PE<SPAN style="mso-spacerun: yes"> </SPAN>7296</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Free PE<SPAN style="mso-spacerun: yes"> </SPAN>1272</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Total PVG<SPAN style="mso-spacerun: yes"> </SPAN><SPAN style="mso-spacerun: yes"> </SPAN>0</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Total Spare PVs<SPAN style="mso-spacerun: yes"> </SPAN>0</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Times New Roman" size=3>Total Spare PVs in use<SPAN style="mso-spacerun: yes"> </SPAN>0</FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>--- Logical volumes ---</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Name<SPAN style="mso-spacerun: yes"> </SPAN>/dev/vg00/lvol1</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><SPAN lang=EN-US><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Status<SPAN style="mso-spacerun: yes"> </SPAN>available/syncd<SPAN style="mso-spacerun: yes"> </SPAN>---syncd</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">代表同步完成,</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">stali</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">正在同步</SPAN></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Size (Mbytes)<SPAN style="mso-spacerun: yes"> </SPAN>1024</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Current LE<SPAN style="mso-spacerun: yes"> </SPAN>64</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Allocated PE<SPAN style="mso-spacerun: yes"> </SPAN>128</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><SPAN lang=EN-US><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Used PV<SPAN style="mso-spacerun: yes"> </SPAN>2<SPAN style="mso-spacerun: yes"> </SPAN>---</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">为</SPAN><SPAN lang=EN-US><FONT face="Times New Roman">2</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">代表成功</SPAN></FONT></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Name<SPAN style="mso-spacerun: yes"> </SPAN>/dev/vg00/lvol2</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Status<SPAN style="mso-spacerun: yes"> </SPAN>available/syncd</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Size (Mbytes)<SPAN style="mso-spacerun: yes"> </SPAN>20480</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Current LE<SPAN style="mso-spacerun: yes"> </SPAN>1280</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Allocated PE<SPAN style="mso-spacerun: yes"> </SPAN>2560</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>Used PV<SPAN style="mso-spacerun: yes"> </SPAN>2</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face="Times New Roman" size=3> </FONT></o:p></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Name<SPAN style="mso-spacerun: yes"> </SPAN>/dev/vg00/lvol3</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> </SPAN>LV Status<SPAN style="mso-spacerun: yes"> </SPAN>available/syncd</FONT></FONT></SPAN></P> <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes"> &nb