Questions tagged [drac]

Dell Remote Access Controller

The Dell Remote Access Controller (or "DRAC") is a management component for Dell servers. It stays on even when the server is shut down. One can log in to the web interface and manage these things:

  • installing an OS from an ISO on the local computer
  • Powering off/on
  • KVM over IP like behavior

The DRAC also functions as a BMC for IPMI communication.

Older DRACs (through version 5) were add-on cards that plugged into a dedicated slot on the server. Starting with version 6, DRACs have been integrated into server motherboards, although a dedicated NIC must still be purchased separately in order to enable completely out-of-band management. Concurrent with the move to integrated hardware, Dell rebranded their DRACs under the "iDRAC" name.

Starting with the iDRAC7, Dell has moved to a license-based capability system; the same hardware will function with only basic IPMI support, a limited set of additional features ("Express"), or the full range of remote management features ("Enterprise") depending on the license purchased from Dell.

216 questions
48
votes
3 answers

What is the difference between IDRAC, IPMI and ILO?

I sometimes hear my colleagues talking about iDRAC, IPMI and iLO, when restarting a server. It seems that those terms are often misused. For instance, is there a difference between saying that you connect to IPMI and iDRAC? If I well-understand,…
Virtuose
  • 617
13
votes
6 answers

iDRAC login loop

I am trying to upgrade the iDRAC on my PowerEdge R710 but am unable to login to the Web Interface. After I enter the admin login and password in the web UI, it thinks about it for a while, and returns me back to the login screen. I am able to…
thermans
  • 247
13
votes
1 answer

What are the iDRAC 7 default settings?

My company has purchased a server in one of our foreign offices. As this office is very far away, management has asked me to set it up remotely, to save on travel costs. The server (a PowerEdge T320) has a DRAC 7 enterprise, ordered at the same time…
12
votes
2 answers

Install existing SSL certificate on Dell iDRAC7

I've got some servers with iDRAC7 Enterprise and I want to add my existing wildcard SSL certificate for my domain so that when I load the iDRAC webpage I get a valid certificate. I've tried the "Upload Server Certificate" option but I can't seem to…
thelsdj
  • 840
11
votes
2 answers

iDRAC Enterprise vs iDRAC Express on Dell Server

I have a Dell PowerEdge server with iDRAC6 Express and a PERC 6/iR (LSI 1068e) SAS RAID Controller. I'm a bit confused about what this means. Is it possible to login remotely to change bios/RAID configuration? If this is not possible what can the…
9
votes
5 answers

Is it possible to connect a single NIC to two different VLANs?

I know it is possible to assign multiple IP addresses to the same NIC as long as they are on the same sub-net (e.g. server A can be assigned both 192.168.1.1 and 192.168.1.2). However, is it possible to assign multiple IP addresses that are a…
sagi
  • 717
9
votes
2 answers

How to utilize IPMI on Windows?

My organization is primarily a Dell shop running Windows. Most are recent models that support IPMI 2.0. (Dell 1950, for example). At a minimum I'd like to use IPMI to perform remote chassis power on/off, such as when a server is hung and no one is…
spoulson
  • 2,183
8
votes
1 answer

LOM vs. NIC for iDRAC with Dell PowerEdge R720xd

I'm trying to get going with iDRAC 7 Express (no Enterprise license so we can't use the dedicated port). In the setup menu for iDRAC, it asks to choose which network interface to use for iDRAC. There are four choices: LOM1, LOM2, LOM3, and LOM4. …
8
votes
4 answers

Dell iDRAC6 virtual console viewer from GNU/Linux command line

I am annoyed that I have to launch a webbrowser just because I want to use the virtual console through the iDRAC6. I managed to download viewer.jnlp and I can start the viewer with: javaws viewer.jnlp But it seems viewer.jnlp changes for each run.…
Ole Tange
  • 3,186
7
votes
2 answers

What steps are necessary to apply an Enterprise license to an iDRAC7 that shipped with a different license?

I have an iDRAC7 that came with an Express License. I have purchased an Enterprise license. What do I need to do to activate the license on my iDRAC7?
asciipip
  • 3,254
7
votes
5 answers

Any trick to connect to the DRAC console from a mac?

I have two Dell PowerEdge 2950 with DRAC5 cards, and I'm a mac user, running Snow Leopard. Is there any trick to benefit from the remote console capability? I am open to any suggestion, including fancy browser, custom made Java VM, any VM with…
damusnet
  • 335
7
votes
3 answers

How can I get the Dell iDRAC IP address from Linux?

Somehow, the entry for our iDRAC got lost from the DNS. Is there a way to discover the iDRAC IP address from Linux (RHEL 8) running on the node? Rebooting to check the physical console is not an option.
7
votes
4 answers

Is there a way to power down/reset a USB port if it or a device attached has issues?

I've got an issue with some hardware in a test lab that, when the device being tested has an issue, it seems to "crash" the USB controller, causing the port to not show devices connected...however it gets worse. If the Server the device is attached…
Evan R.
  • 241
6
votes
5 answers

Can't access iDRAC9 Web UI

I have a PowerEdge R640 server. I was previously able to access the Web UI, but now I just get a never ending spinning wheel. I can ping the IP & SSH into it, but I'm not sure what to do once I'm in. Any suggestions on how I can access the UI…
Barry Ralphs
  • 311
  • 1
  • 2
  • 12
6
votes
2 answers

How to upgrade iDRAC firmware and BIOS of Dell PowerEdge R510?

I have a Dell PowerEdge R510 with iDRAC Enterprise: System Model: PowerEdge R510 System Revision: II Service Tag: 70BMGS1 Express Service Code: 15257000305 BIOS Version: 1.8.2 Firmware Version: 1.80 (Build 17) Lifecycle Controller Firmware: …
1
2 3
14 15