Cdot Advanced Drive Partitioning how to disable

In order to disable auto-partitioning (ADP), perform the following bootargs at the LOADER prompt before initial setup:
1. Run the following command to disable HDD auto-partitioning:
setenv root-uses-shared-disks? false

2. Run the following command to disable SSD storage pool partitioning:
setenv allow-ssd-partitions? false

3. Run the following command to disable All Flash AFF auto-partitioning:
setenv root-uses-shared-ssds? false

This entry was posted in Uncategorized. Bookmark the permalink.

Comments are closed.