Skip to main content
Solved

Nutanix Files SSH commands

  • September 28, 2022
  • 1 reply
  • 624 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 

Best answer by marcwa

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.
This topic has been closed for replies.

1 reply

  • Nutanix Employee
  • Answer
  • August 23, 2023

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.