NIM Command Examples
lsnim | List nim info |
lsnim -l | List detailed nim info |
lsnim -l master | List master attributes |
lsnim -c machines | List machines |
lsnim -c networks | List networks |
lsnim -c resources {host} | List resources allocated to host |
lsnim -l {network} | List network attributes |
nim -o remove {machine} | Remove a machine |
nim -o remove -a rm_image=yes {image} | Remove image resource and file |
nim -o reset -a force=yes {host} | Reset nim client |
nim -Fo deallocate -a subclass=all {host} | Deallocate resources from host |
stopsrc -s nimesis | Stop on master |
startsrc -s nimesis | Start on master |