Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > ES222:chapter9-RAID-0 volumes(tasks)
【标  题】:ES222:chapter9-RAID-0 volumes(tasks)
【关键字】:ES222,chapter9-RAID-0,volumes,tasks
【来  源】:http://blog.chinaunix.net/article.php?articleId=52286&blogId=6589

ES222:chapter9-RAID-0 volumes(tasks)

Your Ad Here

the following task map identifies the procedures that are needed to manage solaris volume manager RAID-0 volumes:
create RAID-0(stripe) volumes:use the solaris volume manager GUI or the metainit command to create a new volume
create RAID-0(concatenation) volumes:use the solaris volume manager GUI or the metainit command to create a new volume
expand storage space:use the solaris volume manager GUI or the metainit command to expand an existing file system
expand an existing RAID-0 volume:use the solaris volume manager GUI or the metattach command to expand an existing volume
remove a RAID-0 volume:use the solaris volume manager GUI or the metaclear command to delete a volume

创建RAID-0卷的步骤如下:
使用命令metainit,例如:
# metainit volume-name number-of-stripes components-per-stripe component-names [ -i interlace ]
其中volume-name指示被创建的卷的名称
number-of-stripes指示要创建的卷的数量
components-per-stripe指示每个stripe拥有的组件数目
component-names指示正在使用的组件的数量,如果多余一个组件被使用,那么用空格将它们分开
-i interlace指示用于stripe的宽度,默认的interlace宽度是16Kilobytes
一个具体的实例:
# metainit d20 1 3 c0t1d0s2 c0t2d0s2 c0t3d0s2

扩充存储容量的步骤是:
1,卸载文件系统
# umount /filesystem
2,使用命令metainit来创建一个concatenation
3,编辑/etc/vfstab文件确保文件系统引用了concatenation
4,重新挂载文件系统
# mount /filesystem

扩充一个存在的RAID-0卷的步骤是:
用命令metattach命令创建一个concatenated卷:
# metattach volume-name component-names

移除一个RAID-0卷的步骤是:
1,确保备份了所有的数据并且拥有root权限
2,确保不再需要这个卷
3,如果必要的话,卸载文件系统
4,使用命令metaclear移除卷

ES222:chapter10-RAID-1(mirror) volumes(overview):【上一篇】
ES222:chapter8-RAID-0 volumes(overview):【下一篇】
【相关文章】
  • ES222:chapter10-RAID-1(mirror) volumes(overview)
  • ES222:chapter11-RAID-1(mirror)volumes(tasks)
  • ES222:chapter12-soft partitions(overview)
  • ES222:chapter14-RAID-5 volumes(overview)
  • ES222:chapter13-soft partitions(tasks)
  • ES222:chapter15-RAID-5 volumes(tasks)
  • ES222:chapter16-Hot spare pools(overview)
  • ES222:chapter17-Hot spare pools(tasks)
  • ES222:chapter18-Disk sets(overview)
  • ES222:chapter20-maintaining solaris volume manager
  • 【随机文章】
  • 音乐处理acoustica2.0注册码破解及注册机
  • Ethernet HOWTO Linux以太网-HOWTO (4)型号的信息
  • Emacs相关组件安装
  • 搜索广告的成功秘诀(转载)
  • 邮件Unable_to_chdir_to_maildir错误
  • SA239第17章读书笔记
  • MySQL忘记超级用户口令
  • Illustrator 图表工具详解(7)
  • 动感首页更新实现之九 ------ 简介补充篇
  • 交互营销交互什么?
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.