This is Dell EMC OpenManage repository for Ubuntu Server LTS and selected Debian releases support. The repository includes OpenManage Server Administrator (OMSA), iDRAC Service Module(iSM) and Deployment Tool Kit (DTK). Refer the below availability matrix for supported operating system versions and the corresponding OpenManage products supported versions. For more information about products, see the corresponding documents. Product document links are provided below. For any issue, reach us through mailing list provided below.
For old OMSA versions for those releases, visit here. Below, you will find instructions on how to install and setup OpenManage command-line and web interfaces.
NOTICE:
For older releases prior to OM901, please visit http://linux.dell.com/repo/community/ubuntu/.
Visit the URL to take a short survey about your usage of Server Administrator features: https://secure.opinionlab.com/ccc01/o.asp?id=woPbUDPc
OS Release | OMSA | iSM | DTK |
---|---|---|---|
(PowerEdge T550, PowerEdge T150, PowerEdge T350, PowerEdge R250 and PowerEdge R350 servers supported by Dell EMC Support.) |
(All 15th-generation (YX5X, YX5XX) and 14th-generation (YX4X, YX4XX) servers supported by Dell EMC Support. All 12th-generation (YX2X) and 13th-generation (YX3X) servers supported via Ubuntu community support only) |
||
(Precision 7920 Rack supported by Dell EMC Support.) |
|||
(PowerEdge R740, PowerEdge R740xd, PowerEdge R440, PowerEdge R540, PowerEdge R640, PowerEdge T440 and PowerEdge T640 servers supported by Dell EMC Support.) |
|||
(All 15th-generation (YX5X, YX5XX), 14th-generation (YX4X, YX4XX) servers supported by Dell EMC Support. All 12th-generation (YX2X) and 13th-generation (YX3X) servers supported via Ubuntu community support only) |
(All 15th-generation (YX5X, YX5XX) and 14th-generation (YX4X, YX4XX) servers supported by Dell EMC Support. All 12th-generation (YX2X) and 13th-generation (YX3X) servers supported via Ubuntu community support only) |
||
(Precision 7920 Rack supported by Dell EMC Support.) |
(Precision 7920 Rack supported by Dell EMC Support.) |
||
(PowerEdge R6515, PowerEdge R7515, PowerEdge R6525, PowerEdge C6525, PowerEdge R7525, PowerEdge R750, PowerEdge R750 XA, PowerEdge R650, PowerEdge C6520 and PowerEdge MX750C supported by Dell EMC Support) |
(PowerEdge R6515, PowerEdge R7515, PowerEdge R6525, PowerEdge C6525, PowerEdge R7525, PowerEdge R750, PowerEdge R750 XA, PowerEdge R650, PowerEdge C6520 and PowerEdge MX750C supported by Dell EMC Support) |
||
(15th-generation AMD servers (PowerEdge R6515, PowerEdge R7515, PowerEdge R6525, PowerEdge C6525 and PowerEdge R7525) and all 14th-generation servers supported by Dell EMC support. All 12th and 13th-generation servers supported via Ubuntu community support only) |
(15th-generation AMD servers (PowerEdge R6515, PowerEdge R7515, PowerEdge R6525, PowerEdge C6525 and PowerEdge R7525)Ubuntu community support only) |
||
(All 14th-generation servers supported by Dell EMC Support. All 12th and 13th-generation servers supported via Ubuntu community support only) |
(All 14th-generation servers supported by Dell EMC Support. All other 12th and 13th-generation servers supported via Ubuntu community support only) |
(All 14th-generation servers supported by Dell EMC Support. All other 12th and 13th-generation servers supported via Ubuntu community support only) | |
(PowerEdge R6525 and C6525 supported by Dell EMC Support) |
(PowerEdge yx2x and later.) |
||
(PowerEdge R6515 and R7515 supported by Dell EMC Support) |
(PowerEdge R6515, R6525, C6525 and R7515 only supported by Dell EMC Support) |
||
(PowerEdge R840 and R940xa by Ubuntu community support only) |
(PowerEdge R840 and R940xa by Ubuntu community support only) |
(PowerEdge R840 and R940xa by Ubuntu community support only) | |
(All 14th-generation servers supported by Dell EMC Support servers except PowerEdge R840 and R940xa. All 12th and 13th-generation servers supported via Ubuntu community support only) |
(All 14th-generation servers supported by Dell EMC Support servers except PowerEdge R840 and R940xa. All other 12th and 13th-generation servers supported via Ubuntu community support only) |
(All 14th-generation servers supported by Dell EMC Support servers except PowerEdge R840 and R940xa. All other 12th and 13th-generation servers supported via Ubuntu community support only) | |
(Ubuntu community support only) |
|||
(Ubuntu community support only) |
|||
(Ubuntu community support only) |
$ sudo echo 'deb http://linux.dell.com/repo/community/openmanage/{product-version}/{release-name} {release-name} main' | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.listExample:
$ sudo echo 'deb http://linux.dell.com/repo/community/openmanage/930/bionic bionic main' | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list
$ sudo wget https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc
$ sudo apt-key add 0x1285491434D8786F.asc
$ sudo apt-get update
* not available with OMSA v8.3
srvadmin-all — Install all OMSA components srvadmin-cm — Install Inventory collector (IC) srvadmin-base * — Install only base OMSA, no web server srvadmin-idrac * — Install components to manage iDRAC srvadmin-idrac7 * — Install Racadm for iDRAC7 srvadmin-idracadm8 — Install Racadm for iDRAC8 and above srvadmin-webserver * — Install Web Interface srvadmin-storageservices * — Install RAID Management syscfg* — Install SysCfg raidcfg* — Install RaidCfg dcism — Install iDRAC Service Module
$ sudo apt-get install srvadmin-allFor example, to install only racadm component for iDRAC8 and above:
$ sudo apt-get install srvadmin-idracadm8For example, to install iDRAC Service Module 3.2 on iDRAC7 and above:
$ sudo apt-get install dcism
OMSA upgrade is not supported from previous version(s) to v9.0.1 or v9.0.2 or v9.1.1. It is highly recommended that you first remove any previous installation and then install the latest version by following the installation steps mentioned above.
$ sudo apt-get --auto-remove remove srvadmin-all
$ sudo apt-get --auto-remove purge srvadmin-all
The dataeng service, which is required to run any CLI commands in OMSA, starts automatically at reboot. If you want to manually start the service, issue the command below.
To use web interface, users with appropriate permissions need to be added.
john_doe * Administrator
$ sudo service dsm_om_connsvc start
$ sudo update-rc.d dsm_om_connsvc defaults
$ sudo apt install srvadmin-cm
For questions and feedback, please use linux-poweredge mailing list.
The source for open source packages in this repository is provided at http://linux.dell.com/repo/community/ubuntu/source/.
Copyright 2022 Dell, Inc.
Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
10200/ | 26-July-2021 16:00 | - | ||
10101/ | 26-July-2021 16:00 | - | ||
10100/ | 18-May-2021 16:00 | - | ||
1001/ | 28-Jan-2021 16:00 | - | ||
950/ | 9-Jul-2020 14:56 | - | ||
940/ | 8-Jan-2020 15:07 | - | ||
932/ | 21-Oct-2019 10:10 | - | ||
931/ | 01-Sep-2019 10:10 | - | ||
930/ | 01-Apr-2019 10:10 | - | ||
920/ | 16-Oct-2018 10:10 | - | ||
911/ | 29-Jun-2018 17:03 | - | ||
910/ | 17-Jul-2017 15:15 | - | ||
iSM/4200/ | 25-Jan-2022 17:03 | - | ||
iSM/4100/ | 19-July-2021 17:03 | - | ||
iSM/401/ | 13-May-2021 17:03 | - | ||
iSM/360/ | 22-Dec-2020 17:03 | - | ||
iSM/351/ | 26-Mar-2020 17:03 | - | ||
iSM/341/ | 01-Sep-2019 17:03 | - | ||
iSM/340/ | 01-Apr-2019 17:03 | - | ||
iSM/330/ | 16-Oct-2018 17:03 | - | ||
iSM/320/ | 29-Jun-2018 17:03 | - | ||