Having a very hard time trying to initiate a defrag on one of my disk groups. I *seemed* to get successful execution via the command line:
smcli 192.168.1.18 -c "start diskgroup [Group_1] defragment;"
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
Yet the GUI shows no :Operations in progress" and the actionProgress command fails.
SMcli 192.168.1.18 -c "show virtualDisk ["Virtual_Disk_1"] actionProgress;"
Unknown or unresponsive address (hostname or IP address): completed. Either
try another address or correct the problem causing the unresponsive address.
If you entered two addresses, you may have to enter only the responsive address
to allow the command(s) to work.
Same address that the first command was issued...I even tried the second mgmt. IP address...same failure.
Any ideas?