Nutanix Files SSH commands | Nutanix Community
Skip to main content

Im trying to find the IP address of a Share in nutanix files ( i know i would be one of our 3 nodes) im having issues with some copiers and scanners scanning to SMB with the host name of the file server so ill be mapping them by IP on the copiers 

I think this may have been answered but for others:

  1. Login to CVM, then ssh to one of the FSVMs
  2. run “afs share.owner_fsvm <sharename> path=<sharepath>
  3. Example: afs share.owner_fsvm share1 path=/share1
  4. It could return a couple IPs, you want the external IP that would be accessible by the clients.