Skip to content

Instantly share code, notes, and snippets.

@freddenis
Created July 30, 2016 00:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freddenis/899fe8ac1e427c33d6affa09ae9e15ff to your computer and use it in GitHub Desktop.
Save freddenis/899fe8ac1e427c33d6affa09ae9e15ff to your computer and use it in GitHub Desktop.
CellCLI> alter cell name=myclustercel01,ipaddress1='192.168.12.17/22',ipaddress2='192.168.12.18/22'
Network configuration altered. Please issue the following commands as root to restart the network and open IB stack:
service openibd restart
service network restart
A restart of all services is required to put new network configuration into effect. MS-CELLSRV communication may be hampered until restart.
Cell myclustercel01 successfully altered
CellCLI> alter cell restart services all
Stopping the RS, CELLSRV, and MS services...
The SHUTDOWN of services was successful.
Starting the RS, CELLSRV, and MS services...
Getting the state of RS services... running
Starting CELLSRV services...
The STARTUP of CELLSRV services was successful.
Starting MS services...
The STARTUP of MS services was successful.
CellCLI>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment