I am attempting to deploy a new single node 9.7 OnTap Simulator on vSphere v6.7. We deployed it successfully, but when it deployed, it defaulted to creating 14 x 1Gb disks with the root aggregate. We have enough space allocated that I can have 56 x 4Gb disks (that is what we used for the previous 9.5 deployment).
Thanks to this extremely helpful thread (https://community.netapp.com/t5/Simulator-Discussions/ONTAP-Simulator-Fixes-MEGA-Thread/td-p/11213) I was able to create 28 x 4Gb and build a new aggregate. Unfortunately, since this is a single node cluster, the system node migrate-root command does not work. So, I am attempting to follow these procedures to move vol0 to a new aggregate (https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_move_mroot_to_a_new_root_aggregate_in_a_single_node_cluster). But, when I go into maintenance mode and run the "aggr options new_aggr0 ha_policy cfo" command, it just hangs and never completes.
Can anyone tell me why this is hanging?
Or, am I just complicating this entire process? Is there a way to get it to deploy using the 4Gb disks? Or, a way to wipe the config from the boot menu and have it redeploy with 4Gb disks?
Any help is appreciated.