Isilon Troubleshooting: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Troubleshooting Operations ==
=== Standard Troubleshooting Operations ===
=== Standard Troubleshooting Operations ===
# Gather support logs
# Gather support logs

Revision as of 16:41, 24 March 2017

Standard Troubleshooting Operations

  1. Gather support 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
    ex: isi nfs exports modify 0 --map-lookup-uid yes