首页 > 其他 > 详细

ASM

时间:2019-04-13 13:05:38      阅读:140      评论:0      收藏:0      [点我收藏+]

一、

磁盘阵列

RAID 5

二、

STRRPE

三、

LAT

四、

[root@localhost ~]# fdisk /dev/sdj
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won‘t be recoverable.
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-261, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-261, default 261):
Using default value 261
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.
[root@localhost ~]# service oracleasm createdisk VOL9 /dev/sdj1
Marking disk "VOL9" as an ASM disk:                        [  OK  ]
[root@localhost ~]#
五、
fdisk -l
 

ASM

原文:https://www.cnblogs.com/niaocaizhou/p/10700564.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!