Isilon Troubleshooting: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
(Created page with "== Troubleshooting Operations == # Gather Logs #: <tt>'''isi_gather_info --noupload'''</tt>")
 
Line 2: Line 2:
# Gather Logs
# Gather Logs
#: <tt>'''isi_gather_info --noupload'''</tt>
#: <tt>'''isi_gather_info --noupload'''</tt>
=== NFS ===
# Unable to map more than 16 groups on an NFS export (Issue with NFSv3)
#: <tt>'''isi nfs exports modify <export id> --map-lookup-uid yes'''</tt>

Revision as of 16:38, 24 March 2017

Troubleshooting Operations

  1. Gather Logs
    isi_gather_info --noupload

NFS

  1. Unable to map more than 16 groups on an NFS export (Issue with NFSv3)
    isi nfs exports modify <export id> --map-lookup-uid yes