Close Menu
DPC Virtual Tips
    Read More

    How to Troubleshoot Packet Drops on an ESXi Host

    August 16, 2026

    SlurmDBD Is Down: What Continues Working and What Does Not

    August 15, 2026

    How to Investigate Jobs Stuck in COMPLETING State on Slurm

    August 14, 2026
    • Home
    • About Us
    • Contact
    • Cookie Policy
    • Comment Policy
    • Privacy Policy
    • Terms of Use
    • Disclaimer
    Tuesday, August 25
    DPC Virtual Tips
    • Home
    • Operating Systems
    • PowerFlex
    • HPC
    • Virtualization
    • About the Author
    • About Us
    • Contact
    DPC Virtual Tips
    Home » Expanding the PowerFlex Cluster with New Disks
    PowerFlex

    Expanding the PowerFlex Cluster with New Disks

    DaniloBy DaniloDecember 19, 2024Updated:July 31, 2026No Comments2 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    Expanding PowerFlex Cluster
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Expanding the PowerFlex Cluster with New Disks shows how to add new disks to current SDS devices.
    Our PowerFlex cluster is running on a nested environment. So, all steps demonstrated here are not in a production environment. The PowerFlex cluster is 4.5.2, and all nodes are CentOS-based!

    Currently, which disks are used on each SDS?

    1- Access the MDM primary node by SSH and execute the following command:

    scli --query_sds_device_info --sds_name SDS01 --all_devices | grep -i -E "Original Path:"

    As we can see in the following picture, we have disks from /dev/sdb to /dev/sdm:

    The following command can be executed to list all attached disks:

    lsblk --path

    As we can see in the following picture, the disks /dev/sdn and /dev/sdo are attached to the system; however, they are not in use in the PowerFlex cluster:

    So, in this case, the disks /dev/sdn and /dev/sdo are available to add to the PowerFlex cluster!

    2- Adding both disk devices:

    scli --add_sds_device --sds_name SDS01 --protection_domain_name PD01 \
         --storage_pool_name SP01 --device_path /dev/sdn --device_name SDS01-sdn
    
    scli --add_sds_device --sds_name SDS01 --protection_domain_name PD01 \
         --storage_pool_name SP01 --device_path /dev/sdo --device_name SDS01-sdo

    Note: Replace the sds name, protection domain, storage pool, device path, and device name to reflect your details!

    3-Afterward, both disks /dev/sdn and /dev/sdo are in use, as we can see in the following picture:

    4- Repeat the same tasks on all SDS devices!

    That

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleInstalling the SDC on ESXi
    Next Article Renaming the Dell PowerFlex SDC through CLI
    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 (12)
    • Operating Systems (85)
    • PowerFlex (22)
    • Virtualization (130)
    Read More
    Virtualization

    How to Troubleshoot Packet Drops on an ESXi Host

    By DaniloAugust 16, 20260
    HPC

    SlurmDBD Is Down: What Continues Working and What Does Not

    By DaniloAugust 15, 20260
    HPC

    How to Investigate Jobs Stuck in COMPLETING State on Slurm

    By DaniloAugust 14, 20260
    Operating Systems

    Linux Server Has Free Memory but Is Swapping: Why?

    By DaniloAugust 13, 20260
    Operating Systems

    How to Determine Whether Packet Loss Is Local or Network Related on Linux

    By DaniloAugust 12, 20260
    Latest Posts

    How to Troubleshoot Packet Drops on an ESXi Host

    August 16, 2026

    SlurmDBD Is Down: What Continues Working and What Does Not

    August 15, 2026

    How to Investigate Jobs Stuck in COMPLETING State on Slurm

    August 14, 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