PowerFlex: How to install SDC on Debian-based server (Debian, Ubuntu, Proxmox)
Résumé: The following procedure explains how to manually install an external SDC on a Debian-based server. The steps in the procedure below are relevant for Debian/Ubuntu operating systems, including Proxmox Virtual Environment. ...
Cet article concerne
Cet article ne concerne pas
Cet article n’est associé à aucun produit spécifique.
Toutes les versions du produit ne sont pas identifiées dans cet article.
Instructions
Retrieve SDC software
- Get SDC drivers for manual installation from the Dell Support Site
- From "Drivers & Downloads" section, search for "SDC Driver" as a Keyword.
- Download the "
PowerFlex_*_SDCs_for_manual_install.zip" file matching the PowerFlex version intended to install.
(SDC is backwards and forwards compatible with the PowerFlex system version. - see Release Notes)
Extract Debian-based package (.deb)
PowerFlex component packages are delivered as .tar files for Debian-based operating systems. Before installation, the .deb package must be extracted using provided siob_extract utility:
- Extract SDC .zip file for your specific OS Release (from "
PowerFlex_*_SDCs_for_manual_install.zip" archive) - Check integrity (md5 or sha256) and inflate the SDC .zip file
- Uncompress "
EMC-ScaleIO-sdc-*" .tar file - Extract .deb package using
siob_extractutility
# Extract SDC for Debian 12 (bookworm) / Proxmox VE 8.x
unzip PowerFlex_*_SDCs_for_manual_install.zip "*Debian12_SDC.*"
# Check integrity & inflate zip file
cd PowerFlex_*_SDCs_for_manual_install/
sha256sum PowerFlex_*_Debian12_SDC.zip
cat PowerFlex_*_Debian12_SDC.sha256
unzip PowerFlex_*_Debian12_SDC.zip
# Extract .deb package (using `siob_extract` utility)
cd PowerFlex_*_Debian12_SDC/
tar -xvf EMC-ScaleIO-sdc-*.Debian12.x86_64.tar
chmod +x siob_extract
./siob_extract EMC-ScaleIO-sdc-*.Debian12.x86_64.siob
ls EMC-ScaleIO-sdc-*.Debian12.x86_64.deb
For other OS Release, use: "*Debian13_SDC*", "*Ubuntu24.04_SDC*",....
Install SDC on the server and connect it to PowerFlex
- Collect MDM virtual IP addresses of the PowerFlex system (or all MDM managers IPs)
- Install SDC package
- Verify that the driver is loaded
MDM_IP="<MDM_IP1>,<MDM_IP2>,..." dpkg -i EMC-ScaleIO-sdc-*.deb
systemctl status scini.service
If scini.service fails to start, the "scini" driver is maybe not compatible with your kernel release. In this case, see how to configure driver_sync or on-demand compilation. Also using Secure Boot on SDC has some restrictions and requires additional steps.
Refer to documentation for recommended post deployment tasks or to map volumes to SDC.
Produits concernés
PowerFlex rack, PowerFlex Appliance, PowerFlex custom node, ScaleIO, PowerFlex SoftwarePropriétés de l’article
Numéro d’article: 000462918
Type d’article: How To
Dernière modification: 10 mai 2026
Version: 2
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.