Hi guru's,
Noticed that in the ONTAP CLI docs for the "volume encryption conversion show" command, it says there should be a "Percentage Completed" field when you use -vserver and -volume parameter's. Example doc link for reference - https://docs.netapp.com/us-en/ontap-cli-98/volume-encryption-conversion-show.html#description
In a few example outputs I have not been able to show this field whilst an active volume encryption task is running. This behavior is observed on 9.12.1 and 9.8 (not tested anything inbetween).
No "Percentage Completed" field shows up. Tried a few different combinations of the CLI with different parameter's.
You see something like,
cluster1::> volume encryption conversion show -vserver ApplicationData -volume testvol -instance
Vserver Name: ApplicationData Volume Name: testvol Start Time: 3/23/2023 10:10:39 Status: running
Wondering if anyone has any thoughts on this missing field behaviour, maybe it only shows the Percentage Completed field under certain scenarios or is this a mistake in the documentation?