Owner's Manual
配置用于 Oracle RAC 的存储设备、Oracle 用户等价和网络 119
x # expert mode
(专家模式)
b # adjust starting block number
(调整起始数据块编号)
1 # choose partition 1
(选择分区
1
)
128 # set it to 128
(设置为
128
),(这是
Dell\EMC CX
系列光纤
信道存储上的默认条带元素大小)
w # write the new partition
(写入新分区)
对于将进行快照、克隆或
MirrorView
映像的
LUN
,
fdisk
方法比
LUN
对齐
偏移方法更好。
SAN Copy
的源和目标也首选使用此方法。
过程:使用
fdisk
公用程序调整磁盘分区
可通过以下步骤使用
fdisk
公用程序调整磁盘分区。
1
在命令提示符下,键入以下命令:
fdisk < 分区名称 >
,
其中
<
分区名称
>
是您要调整的分区的名称。
例如,如果分区名称为
/dev/emcpowera
,键入:
fdisk /dev/emcpowera
系统会显示以下信息:
The number of cylinders for this disk is set
to 8782.
There is nothing wrong with that, but this is
larger than 1024, and could in certain setups
cause problems with:
1) software that runs at boot time (e.g., old
versions of LILO)
2) booting and partitioning software from
other OSs
(e.g., DOS FDISK, OS/2 FDISK)
2
在命令提示符下,键入以下
fdisk
公用程序参数:
x
3
在命令提示符下,键入以下
fdisk
公用程序参数:
b
4
当提示输入分区编号时,在命令提示符下键入分区编号:
例如:
1
5
指定磁盘分区上的新位置用于数据的起始。例如:
128