标签:creat def fdisk ges host create asm content number
一、
磁盘阵列
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
标签:creat def fdisk ges host create asm content number
原文地址:https://www.cnblogs.com/niaocaizhou/p/10700564.html