Command | Sub-Command | Description |
man isi | To check the man page of isi command | |
isi license | To check the installed license | |
isi license activate <key> | To install the license | |
isi config | ||
isi devices | ||
isi get -a /ifs/data | Will give overall file system layout | |
isi --help | ||
isi networks | For 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 SerNo | To check the serial number of node | |
isi auth ldap list | To list ldap details | |
isi nfs | exports | Manage NFS exports |
netgroup | Manage netgroup caching | |
nlm | Manage NFS NLM sessions, locks, and waiters | |
settings | Manage NFS default export and global protocol settings | |
isi quota | quotas | Manage quotas |
reports | Manage quota reports | |
settings | Manage general quotas settings | |
isi services | To check Isilon service | |
Isi services <service name> disable | To disable any service | |
Isi services <service name> enable | To enable any service | |
isi set | ||
isi smb | log-level | Configure the log level |
openfiles | List and close open SBM files | |
sessions | List and disconnect SMB sessions | |
settings | Manage SMB default share and global protocol settings | |
shares | Manage SMB shares and their permissions | |
isi statistics | heat | Heat mode displays most active /ifs paths for a variety of metrics |
pstat | Pstat mode displays a selection of cluster-wide and protocol data | |
drive | Drive mode shows peformance by drive | |
list | List valid arguments to given option | |
isi snapshot | locks | manage snapshot locks |
schedules | Manage scheduled creation of snapshots | |
settings | Manage snapshot settings | |
snapshots | Manage file system snapshots. | |
isi status | To check cluster status | |
isi statistics system --top --nodes --interval=2 | To check the top node at every two seconds | |
isi statistics heat --classes=read,write | To check the hottest files on the cluster | |
isi job | To check the running jobs / **only one job can one run at a time** | |
LNN set | Command to change the logical node number | |
# isi config | Go to config mode first | |
# lnnset | Gives the current status | |
# lnnset 3 7 | Changes the LNN ID of node 3 from 3 to 7 | |
isi distill | ||
isi_distill | Distill the essence of an IFS directory tree | |
Example: isi_distill -k /ifs/data | ||
Example: isi_distill -k -o /tmp/distill.txt /ifs/data | Allows to dump the output in a text file | |
Reboot the Isilon Node | ||
# isi config | To go to config mode | |
# reboot 3 | To reboot node 3 | |
# exit | To exit from config mode | |
# gmirror
status