You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
Admin CLI command to list selected columns does not works for Filesystem Type and Disk Format.
If we look for Filesystem Type, we get Disk Format as 'thin' where as ideally, we should get Filesystem Type as ext4.
Also, if we look for Disk Format, we get an error specifying that our choice is invalid.
For e.g.
[root@sc2-rdops-vm03-dhcp-97-99:~] usr/lib/vmware/vmdkops/bin/vmdkops_admin.py ls -c volume,datastore,fstype
Volume Datastore Disk Format
------ ------------- -----------
vol1 vsanDatastore thin
The text was updated successfully, but these errors were encountered:
Admin CLI command to list selected columns does not works for Filesystem Type and Disk Format.
If we look for Filesystem Type, we get Disk Format as 'thin' where as ideally, we should get Filesystem Type as ext4.
Also, if we look for Disk Format, we get an error specifying that our choice is invalid.
For e.g.
The text was updated successfully, but these errors were encountered: