ImageVerifierCode 换一换
格式:DOCX , 页数:11 ,大小:19.78KB ,
资源ID:2775657      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/2775657.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(Veritas Volume Manager 安装和配置说明.docx)为本站会员(b****5)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

Veritas Volume Manager 安装和配置说明.docx

1、Veritas Volume Manager 安装和配置说明Veritas volume manager软件安装配置说明一.简介1.Veritas volume manager 二.安装和配置说明1.软件安装前的准备和说明2.软件的安装3配置和使用volume manager 4日常使用一. 简介1Veritas Volume Manager Veritas Volume Manager是一个磁盘管理软件,它可以对磁盘(阵列)进行灵活的配置和管理,为系统提供性能优良的逻辑卷。其主要特性有: 实现多种RAID模式:0,1,5,0+1,1+0等。在线扩容 I/O平衡. 例如, 当一个Volume

2、上的数据访问太密集时, 可以将其数据转移到另外的Volume 上去。DMP(Dynamic Multi path)功能, 改进I/O 吞吐率, 且支持冗余。二. 安装和配置说明1.软件安装前的准备和说明 $PATH=/sbin:/user/sbin:/opt/VRTS/bin: $PATH;export PATH (将此路径加入/etc/profile) 必须有 /opt目录 为了初始化volume manager必须有许可证密匙和cluster功能许可证 使用volume manager是为了管理磁盘阵列 安装前,确认磁盘阵列的分配布局 安装前,确认rootdg的位置如c1t0d0s0。ro

3、otdg必须存在。 有volume manager管理的磁盘应有两个空闲分区和少量空闲空间 一般在封装一块内置硬盘后,volume manager会清空第4,5分区,所以在安装操作系统后,不要在这两分区上装软件,这两分区也不要和其他的文件系统挂接 在系统硬盘上必须有足够的空间来安装软件 操作系统是solaris8 一般安装的顺序是先安装操作系统,然后是volume manager,然后是cluster,然后是sybase和其他的应用程序2. 软件安装 将Veritas volume manager CD 盘放入 CDROM中 进入/cdrom/cdrom0,运行./installer,进行安装

4、软件包。 安装完毕后进入安装菜单,选择1安装license。 安装完后选择2再选1进行软件安装。3. 配置和使用 Volume Manager Volume Manager 是以磁盘组(Disk Group)为管理单元,其中rootdg必不可少,在其中包含Volume Manager 的启动信息。在系统中,有rootdg、datadg 2个Disk Group,rootdg 建在c1t1d0s0(举例)上。 创建rootdg(操作系统安装在c1t0d0上)用vxinstall创建rootdg简单#vxconfigd m disable 停后台进程#vxdctl init 磁盘控制初始化# vx

5、dg init rootdg#vxdisk f init c1t1d0s0 type=simple#vxdctl adddisk c1t1d0s0 type=simple# vxdg adddisk c1t1d0s0#vxdctlenable# cd /etc/vx/reconfig.d/state.d# rm install-db#init 6 重启 封装根磁盘(c1t0d0) #vxdiskadm进入菜单,选择2进行封装。敲list可以看到DEVICE DISK GROUP STATUSc1t0d0 - - errorc1t1d0 c1t1d0s0 rootdg onlinec1t1d0

6、- - errorfabric_0 - - errorfabric_1 - - errorSelect disk devices to encapsulate: ,all,list,q,? c1t0d0 Here is the disk selected. Output format: Device_NameContinue operation? y,n,q,? (default: y) You can choose to add this disk to an existing disk group or to a new disk group. To create a new disk g

7、roup, select a disk group name that does not yet exist. Disk c1t0d0 contains one of these file systems: / /usr /var. As a result it must be encapsulated to the rootdg disk group.Hit RETURN to continue.按回车继续Which disk group ,list,q,? (default: rootdg) Use a default disk name for the disk? y,n,q,? (de

8、fault: y) The selected disks will be encapsulated and added to the rootdg disk group with default disk names. c1t0d0Continue with operation? y,n,q,? (default: y) The following disk has been selected for encapsulation. Output format: Device_Name c1t0d0Continue with encapsulation? y,n,q,? (default: y)

9、 The disk device c1t0d0 will be encapsulated and added to the disk group rootdg with the disk name disk01.Use a default private region length for this disk?y,n,q,? (default: y) The c1t0d0 disk has been configured for encapsulation. The first stage of encapsulation has completed successfully. You sho

10、uld now reboot your system at the earliest possible opportunity. The encapsulation will require two or three reboots which will happen automatically after the next reboot. To reboot execute the command:shutdown -g0 -y -i6Continue with encapsulation? y,n,q,? (default: y) n 是否继续封装This will update the

11、/etc/vfstab file so that volume devices are used to mount the file systems on this disk device. You will need to update any other references such as backup scripts, databases, or manually created swap devices.Encapsulate other disks? y,n,q,? (default: n) 是否继续封装其它磁盘封装结束。重启系统(reboot)。删除c1t1d0s0和c1t1d0

12、s2 # vxdisk listDEVICE TYPE DISK GROUP STATUSc1t0d0s2 sliced disk01 rootdg onlinec1t1d0s0 simple - - onlinec1t1d0s2 sliced - - online # vxdisk offline c1t1d0s2# vxdisk rm c1t1d0s2# vxdisk offline c1t1d0s0# vxdisk rm c1t1d0s0# vxdisk listDEVICE TYPE DISK GROUP STATUSc1t0d0s2 sliced disk01 rootdg onli

13、ne #init 6运行# vxdisk list可以看到# vxdisk listDEVICE TYPE DISK GROUP STATUSc1t0d0s2 sliced disk01 rootdg onlinec1t1d0s2 sliced online根盘的镜像 #vxdiskadm先选1 (第二块硬盘初始化)Add or initialize disksMenu: VolumeManager/Disk/AddDisks Use this operation to add one or more disks to a disk group. You can add the selecte

14、d disks to an existing disk group or to a new disk group that will be created as a part of the operation. The selected disks may also be added to a disk group as spares. Or they may be added as nohotuses to be excluded from hot-relocation use. The selected disks may also be initialized without addin

15、g them to a disk group leaving the disks available for use as replacement disks. More than one disk or pattern may be entered at the prompt. Here are some disk selection examples: all: all disks c3 c4t2: all disks on both controller 3 and controller 4, target 2 c3t4d2: a single disk (in the c#t#d# naming scheme) xyz_0 : a single disk (in the enclosure based naming scheme) xyz_ : all disks on the enclosure whose name is xyzSelect disk devices to add: pa

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1