Isilon Troubleshooting: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== Standard Troubleshooting Operations === | === Standard Troubleshooting Operations === | ||
# Gather support logs | # Gather support logs | ||
Line 7: | Line 6: | ||
# Unable to map more than 16 groups on an NFS export (Issue with NFSv3) | # 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> | #: <tt>'''isi nfs exports modify <export id> --map-lookup-uid yes'''</tt> | ||
#:: <tt>'''ex: isi nfs exports modify 0 --map-lookup-uid yes'''</tt> | |||
=== Drive === | |||
# View drive status for entire cluster | |||
#: <tt>'''isi status -a'''</tt> |
Latest revision as of 15:49, 28 March 2017
Standard Troubleshooting Operations
- Gather support logs
- isi_gather_info --noupload
NFS
- 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
- isi nfs exports modify <export id> --map-lookup-uid yes
Drive
- View drive status for entire cluster
- isi status -a