Hi @Netapp_Quirey ,
Based on the information that you have provided I am unable to determine the issue that you are having expanding the drive space in the simulator.
Have you read the document named "Simulate_ONTAP_9.17.1_Installation_and_Setup_Guide" https://mysupport.netapp.com/api/tools-service/toolsbinary/ontap-simulate/download/Simulate_ONTAP_9.17.1_Installation_and_Setup_Guide.pdf ??
Here are some steps if you are looking to expand the root volume.
Expanding the root volume size
If your root volume is too small, you can expand it. Your root aggregate must have
enough free space to accommodate an increase in the size of your root volume.
Steps
- If necessary, add more disks to your root aggregate to increase its size and accommodate the additional space needed in your root volume. storage aggregate add-disks -aggregate aggr0 -diskcount
- Set the root volume to a new size. volume size -vserver -volume vol0 -new-size
- View the root volume size details to verify the new size. volume show -volume vol0