How to check the nfs volume on Azure VM in Azure Portal
To check the NFS volume on an Azure VM in Azure Portal, follow these steps:
-
Open the Azure Portal and navigate to the virtual machine that you want to check the NFS volume for.
-
Click on the "Disks" option on the left-hand side menu.
-
Look for the disk that is attached to the VM and has the file system type of "NFS".
-
Click on the disk to view more details about it, including the disk size, location, and performance metrics.
-
You can also check the NFS mount points by accessing the VM and running the "mount" command in the terminal.
-
If the NFS volume is not visible, you may need to check the configuration of the NFS server and the VM's network settings to ensure they are properly configured.
-
If you need further assistance, you can consult the Azure documentation or reach out to Microsoft support for help
原文地址: http://www.cveoy.top/t/topic/hnSl 著作权归作者所有。请勿转载和采集!