如何重新安装具有高级驱动器分区版本 2 ( ADPV2 )的系统
执行
执行
适用于
- 全闪存 FAS
- ONTAP 9.2
说明
本知识文库文章介绍了当您拥有半填充磁盘架时如何对 SSD 驱动器进行分区的指导。 shelf.
在某些情况下、如果系统中有内部或外部 SSD 架、且已安装一半( 24 个托架、仅安装 12 个驱动器)、则可能无法完成 KB 中介绍的如何使用 ONTAP 启动菜单选项 9 配置高级驱动器分区的过程
。原因是与 ONTAP 期望将 24 个磁盘分配给 HA 对一半的半磁盘的半磁盘策略发生冲突。 如果控制台日志记录、则可以在选择菜单选项 9b 后识别此问题、以查看以下内容:
###Console Logs##
AutoPartAFFDetermination: total_disks: 12 num_internal_disks: 0 num_ssds: 12 num_unknowns: 0 num_mediator_disks: 0 num_not_supported: 0 all_ssd? true
AutoPartDiskScan: CandidateDisks: 12 UsableDisks: 12 LocalDisks: 0 UnusableSSDs: 0 PartitionMethod: Root+Data1+Data2
AutoPartDistributionCheck: LocalExpected: 6 PartnerExpected: 6 CandidateDisks: 12 LocalAssigned: 0 NotYetAssigned: 12
AutoPartRootConfig: root d+p+s=3+2+1, root aggr size=112958795 (blks) per 3 disks, root partition size=37660227 (blks)
AutoPartRequestedDiskAssignment: DiskMaxCount: 12 CksumType: block Pool: 0 RPM: 50000 DiskType: SSD
AutoPartInfo: Disks may be from internal or external shelf
9b
AutoPartDiskScan: CandidateDisks: 12 UsableDisks: 12 LocalDisks: 0 UnusableSSDs: 0 PartitionMethod: Root+Data
AutoPartDistributionCheck: LocalExpected: 6 PartnerExpected: 6 CandidateDisks: 12 LocalAssigned: 0 NotYetAssigned: 12
AutoPartRootConfig: root d+p+s=3+2+1, root aggr size=112958795 (blks) per 3 disks, root partition size=37660227 (blks)
AutoPartRequestedDiskAssignment: DiskMaxCount: 12 CksumType: block Pool: 0 RPM: 50000 DiskType: SSD
AutoPartInfo: Disks may be from internal or external shelf
AutoPartDiskScan: CandidateDisks: 12 UsableDisks: 12 LocalDisks: 0 UnusableSSDs: 0 PartitionMethod: Root+Data1+Data2
AutoPartDistributionCheck: LocalExpected: 6 PartnerExpected: 6 CandidateDisks: 12 LocalAssigned: 0 NotYetAssigned: 12
AutoPartRootConfig: root d+p+s=3+2+1, root aggr size=112958795 (blks) per 3 disks, root partition size=37660227 (blks)
AutoPartRequestedDiskAssignment: DiskMaxCount: 12 CksumType: block Pool: 0 RPM: 50000 DiskType: SSD
AutoPartInfo: Disks may be from internal or external shelf
AdpInit: Root will be created with 6 disks with configuration as (3d+2p+1s) using disks of type (SSD).
bootarg.bootmenu.selection is |4|
AdpInit: System will now perform initialization using option 4
BOOTMGR: The system has 0 disks assigned whereas it needs 6 to boot, will try to assign the required number.
sanown_assign_X_disks: init boot assign with half shelf policy
Jun 01 11:27:07 [localhost:diskown.hlfShlf.assignStatus:notice]: Half shelf based automatic disk assignment is "enabled".
sanown_split_shelf_resv_lock_disk: msg success op: RESERVE lock disk: status: 0
sanown_split_shelf_resv_lock_disk: msg success op: RELEASE lock disk: status: 0
BOOTMGR: already_assigned=0, min_to_boot=6, num_assigned=0
BOOTMGR: Assigned 0 out of 6 disks requested
fm_run0: no local disks found & OFW channel is not up.
Jun 01 11:27:27 [localhost:cf.fm.noMBDisksOrIc:error]: Could not find the local mailbox disks. Could not determine the firmware state of the partner through the HA interconnect.
Terminated
.
Uptime: 2m12s
System halting...
###EOL ##