This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gpfs:gpfs_operation [2021/09/30 18:29] manu |
gpfs:gpfs_operation [2021/11/24 12:10] (current) manu [Remove a node from a cluster] |
||
|---|---|---|---|
| Line 808: | Line 808: | ||
| /dev/orafs1 | /dev/orafs1 | ||
| /dev/orafs2 | /dev/orafs2 | ||
| + | </cli> | ||
| + | |||
| + | ===== Remove a node from a cluster ===== | ||
| + | |||
| + | <cli prompt='#'> | ||
| + | # mmchnsd "GPFS_NSD_M_B_0002:prscale-b-01" | ||
| + | # mmchnode --noperfmon -N prscale-b-02 | ||
| + | # mmchnode --ces-disable -N prscale-b-02 | ||
| + | # mmperfmon config update --collectors prscale-b-02 | ||
| + | # mmchnode --nonquorum -N prscale-b-02 | ||
| + | # mmchnode --nomanager -N prscale-b-02 | ||
| + | # mmdelnode -N prscale-b-02 | ||
| </cli> | </cli> | ||