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/10/20 10:44] manu |
gpfs:gpfs_operation [2021/11/24 12:10] (current) manu [Remove a node from a cluster] |
||
|---|---|---|---|
| Line 812: | Line 812: | ||
| ===== Remove a node from a cluster ===== | ===== Remove a node from a cluster ===== | ||
| - | mmchnsd "GPFS_NSD_M_B_0002:prscale-b-01.tech-it-msp.lan" | + | <cli prompt='#'> |
| - | mmchnode --noperfmon -N prscale-b-02 | + | # mmchnsd "GPFS_NSD_M_B_0002:prscale-b-01" |
| - | mmchnode --ces-disable -N prscale-b-02 | + | # mmchnode --noperfmon -N prscale-b-02 |
| - | mmperfmon config update --collectors prscale-b-02 | + | # mmchnode --ces-disable -N prscale-b-02 |
| - | + | # mmperfmon config update --collectors prscale-b-02 | |
| - | mmchnode --nonquorum -N prscale-b-02 | + | # mmchnode --nonquorum -N prscale-b-02 |
| - | + | # mmchnode --nomanager -N prscale-b-02 | |
| - | [root@prscale-b-01 ansible-toolkit]# mmchnode --ces-disable -N prscale-b-02 | + | # mmdelnode -N prscale-b-02 |
| + | </cli> | ||