Solved

Nutanix Files SSH commands

  • 28 September 2022
  • 1 reply
  • 138 views

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 

icon

Best answer by marcwa 24 August 2023, 00:58

View original

This topic has been closed for comments

1 reply

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.