Close Menu
DPC Virtual Tips
    Read More

    How to Investigate TCP Retransmissions on Linux

    August 11, 2026

    Slurm Node Is DRAINED: How to Find the Exact Reason

    August 10, 2026

    Why Is My Slurm Job Pending? How to Decode Every Common Reason

    August 9, 2026
    • Home
    • About Us
    • Contact
    • Cookie Policy
    • Comment Policy
    • Privacy Policy
    • Terms of Use
    • Disclaimer
    Tuesday, August 11
    DPC Virtual Tips
    • Home
    • Operating Systems
    • PowerFlex
    • HPC
    • Virtualization
    • About the Author
    • About Us
    • Contact
    DPC Virtual Tips
    Home » Gracefully Shut Down or Reboot a PowerFlex Node
    PowerFlex

    Gracefully Shut Down or Reboot a PowerFlex Node

    DaniloBy DaniloJanuary 3, 2025Updated:July 31, 2026No Comments2 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    PowerFlex node maintenance mode
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Gracefully Shut Down or Reboot a PowerFlex Node shows all the necessary steps to shut down or reboot a PowerFlex Node.

    Enter the node into maintenance mode and gracefully shut down/reboot it to prepare it for a patching or maintenance operation. This is a common task for a PowerFlex administrator!

    1- When shutting down/rebooting a node that is a Primary MDM (manager), it is recommended that you manually switch MDM ownership to a different node.
    Access the primary node by SSH and check the MDM cluster status:

    scli --login --management_system_ip pfmp.lab.local --username admin
    scli --query_cluster

    As we can see in the following picture, the Primary MDM node has the name “MDM01”:

    For instance, we need to apply a patch/update on the MDM01, switching the MDM ownership to a different node. In simple words, we will “transfer” the Primary MDM role from “MDM01” to another node in the MDM cluster:

    scli --switch_mdm_ownership --new_primary_mdm_name MDM02

    2- Go to the PowerFlex Manager UI –> Block –> SDSs –> Select the node (in this case, SDS01) –> More Actions –> Enter Maintenance Mode:

    Select “Protected” mode to enter the SDS node into maintenance mode. This is the safest option, and it guarantees data resilience after this operation – this option can take a long time to complete, so keep calm and wait:

    During the task execution to enter the SDS into maintenance mode, the node’s status is “Setting Maintenance.” After it is done, its status is “Maintenance,” as we can see in the following pictures:

    3- After doing the maintenance, power up the node and remove it from maintenance mode:

    After that, the node status should be “Healthy”:

    4- The next step is to return the Primary MDM role to the “MDM01” node.
    The following commands are being executed in the MDM01 command line (it is the fact that we are specifying “–mdm_ip 192.168.255.72” in the command line):

    scli --login --management_system_ip pfmp.lab.local --username admin --mdm_ip 192.168.255.72
    scli --switch_mdm_ownership --new_primary_mdm_name MDM01 --mdm_ip 192.168.255.72 

    That’s it 🙂

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleIntroducing PowerFlex File Services
    Next Article Performing a Clean Shut Down and Power On of a PowerFlex Cluster
    Danilo

    Infrastructure Engineer with experience in Virtualization, Linux, Windows Server and learning automation using Python. DPC Virtual Tips was created to share practical tutorials, lab experiences and troubleshooting guides focused on enterprise infrastructure technologies.

    Related Posts

    An Introduction to PowerFlex REST API Operations

    February 27, 2025

    How to Switch the MDM Cluster Mode

    February 26, 2025

    Shutting Down the PowerFlex Manager Cluster

    February 17, 2025

    Comments are closed.

    Search
    Categories
    • HPC (10)
    • Operating Systems (83)
    • PowerFlex (22)
    • Virtualization (129)
    Read More
    Operating Systems

    How to Investigate TCP Retransmissions on Linux

    By DaniloAugust 11, 20260
    HPC

    Slurm Node Is DRAINED: How to Find the Exact Reason

    By DaniloAugust 10, 20260
    HPC

    Why Is My Slurm Job Pending? How to Decode Every Common Reason

    By DaniloAugust 9, 20260
    Operating Systems

    Linux Process Resource Usage: How to Find Heavy Processes

    By DaniloAugust 6, 20260
    HPC

    Lustre Filesystem Commands: A Practical Admin Guide

    By DaniloAugust 5, 20260
    Latest Posts

    How to Investigate TCP Retransmissions on Linux

    August 11, 2026

    Slurm Node Is DRAINED: How to Find the Exact Reason

    August 10, 2026

    Why Is My Slurm Job Pending? How to Decode Every Common Reason

    August 9, 2026
    Images from Gallery
    hpc main commands
    linux commands
    install rock linux
    lustre fs
    shell scripting
    vSAN Trace Files
    Categories
    • HPC
    • Operating Systems
    • PowerFlex
    • Virtualization
    • Home
    • About Us
    • Contact
    • Cookie Policy
    • Comment Policy
    • Privacy Policy
    • Terms of Use
    • Disclaimer
    Copyright © 2026, DPC Virtual Tips. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.

    We use cookies to ensure your best experience on our website. If you continue using our website, we'll assume you agree to our cookie policy