Cannot Get ADP To Work in ONTAP 9.1 Say?

If you're having problems trying to get ADP (Advanced Drive Partitioning) working in an older ONTAP version (like ONTAP 9.1), this KB and these notes might be useful:

https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/System_install_failed_with_%22Auto-partitioning_is_disabled_on_this_system%3A_the_system_needs_a_minimum_of_8_internal_hard_disks%22

From maintenance mode.

Modify the qual flags for the SSD drive model X357_S16433T8ATE:
 
*> disk ddr_label modify_label -n flags -v QDC_SSD_SBCS_FAST_MP_VFY_FUA_ARW_SANIT_STRIO_PART_UNMAP_HFA_WSTRM -d {DISK_ID}
 
Modify the qual flags for the SSD drive model X357_SLNGE3T8ATE:
 
*> disk ddr_label modify_label -n flags -v QDC_SSD_SBCS_FAST_MP_VFY_FUA_ARW_SANIT_STRIO_PART_UNMAP_HFA_WSTRM -d {DISK_ID}
 
Modify the qual flags for the SSD drive model X357_TPM4V3T8AME:
 
*> disk ddr_label modify_label -n flags -v QDC_SSD_SBCS_FAST_MP_VFY_FUA_ARW_SANIT_STRIO_PART_UNMAP_HFA -d {DISK_ID}

Note: NetApp Support should be engaged if you are experiencing this issue!


Comments