Thursday, January 26, 2017

Isilon Command Cheat Sheet

CommandSub-CommandDescription
man isiTo check the man page of isi command
isi licenseTo check the installed license
isi license activate <key>To install the license
isi config
isi devices
isi get -a /ifs/dataWill give overall file system layout
isi --help
isi networksFor internal and external network configuration
isi devices -a add -d <device number>To add the device back to cluster
isi devices -a format -d <device number>Often need to format the drive for OneFS use first
isi_for_array -s isi_hw_status | grep -i 'power sup'To check power supply status
isi_hw_status | grep SerNoTo check the serial number of node
isi auth ldap listTo list ldap details
isi nfsexportsManage NFS exports
netgroupManage netgroup caching
nlmManage NFS NLM sessions, locks, and waiters
settingsManage NFS default export and global protocol settings
isi quotaquotasManage quotas
reportsManage quota reports
settingsManage general quotas settings
isi servicesTo check Isilon service
Isi services <service name> disableTo disable any service
Isi services <service name> enableTo enable any service
isi set
isi smblog-level Configure the log level
openfilesList and close open SBM files
sessionsList and disconnect SMB sessions
settingsManage SMB default share and global protocol settings
sharesManage SMB shares and their permissions
isi statisticsheatHeat mode displays most active /ifs paths for a variety of metrics
pstatPstat mode displays a selection of cluster-wide and protocol data
driveDrive mode shows peformance by drive
listList valid arguments to given option
isi snapshotlocksmanage snapshot locks
schedulesManage scheduled creation of snapshots
settingsManage snapshot settings
snapshotsManage file system snapshots.
isi statusTo check cluster status
isi statistics system --top --nodes --interval=2To check the top node at every two seconds
isi statistics heat --classes=read,writeTo check the hottest files on the cluster
isi jobTo check the running jobs / **only one job can one run at a time**
LNN setCommand to change the logical node number
# isi configGo to config mode first
# lnnsetGives the current status
# lnnset 3 7Changes the LNN ID of node 3 from 3 to 7
isi distill
isi_distillDistill the essence of an IFS directory tree
Example: isi_distill -k /ifs/data
Example: isi_distill -k -o /tmp/distill.txt /ifs/dataAllows to dump the output in a text file
Reboot the Isilon Node
# isi configTo go to config mode
# reboot 3To reboot node 3
# exitTo exit from config mode
To check boot drive status:

gmirror status

No comments:

Post a Comment