|
Home | Switchboard | Unix Administration | Red Hat | TCP/IP Networks | Neoliberalism | Toxic Managers |
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and bastardization of classic Unix |
|
|
Dell Lifecycle Controller is a part of the Dell Remote Access Controller or iDRAC (Express, Enterprise and vFlash) Looks like this is a flop. It added complexity without adequate return on investment in this additional complexity. The key idea is to update firmware like Linux server is updated: you connect to particular Dell HTTPS server at https://downloads.dell.com and pull all the necessary upgrades:
But the devil is in details and you have chances to brick your server if something goes wrong, or versions of firmware that you have are way too old.
You can also use NFS share and store updates yourself on it: Dell Lifecycle Controller - Firmware Update Using Network Share- NFS (Network File System) - YouTube
The Lifecycle Controller firmware is pretty primitive and can't perform "staged" updates, when for example you have BIOS 1.4 and need first update it to 2.0 and than to 2.8. But you can't directly update it from 1.4 to 2.8. This staging would really easy to implement with software version of the same -- generated ISO running from vFlash.
Dell provides the location to download all the necessary updates: Update PowerEdge Servers with Platform Specific Bootable ISO - Dell US. But unformtuatly . fpr examle for M630 that size of this is is 2.32GB which make it impossible to put it into vFlash: M630 - Driver Details Multiple versions of ISO are provided
Version
- 20.10.00, A0012 Oct 2020
- 20.04700, A0027 Jul 2020
- 20.04.00, A0008 May 2020
- 20.03.00, A0028 Feb 2020
- 19.12.00, A0020 Dec 2019
- 19.10.00, A0011 Oct 2019
- 19.07.00, A0005 Jul 2019
The main objection against the introduction of Life Controller is the "excessive complexity" of this solution: why to add firmware when you already have vFlash and can do the same downloading and running ISO with all updates and more intelligent behaviour. Of course, out of laziness and stupidity Dell engineers did not yet eliminate 2GB limit of vFlash partition, which make usage of Dell ISO with firmware updates, mentioned above, simply impossible and kills this idea. But it is clear that a simple solution with equvalent capabilities is possible.
Lifecycle controlled also provides "alternative" view on many pre-existing config screed including BIOS (boot order, etc) and DRAC. The value of this alternative view is highlyquestionable with the exception of probably RAID (which could included in DRAC in any case and this would be more logical)
And because this "alternative" view the while structure of Dell management now has "split personality" problem. This is probably more harmful then useful because, again, it adds the complexity while duplicating existing functionality.
Some features of the The Lifecycle Controller might be useful for complex installations scripting which involves configuring complex RAID, etc.
As for OS install and update this is a very questionable solution, which, again, duplicates the existing tool. See Lifecycle Controller - Operating System Installation Wizard from USB Key - Dell US For remote installations over VPN it does not provides anything useful: it just repackages the existing features. The only new element is the ability to configure RID.
What is interesting is then Dell support when asked to help with firmware updates usually does not use lifecycle controller.
Here how Dell tried to present this flop as a spectacular achievement:
Developed on the industry standard Unified Extensible Firmware Interface (UEFI) platform and Web Services for Management (WSMan) interfaces, Lifecycle Controller provides an environment for console integration that also allows for custom scripting for Lifecycle Controller. Leading systems management consoles (e.g., Microsoft® System Center Configuration Manager, BMC Software BladeLogic® Operations Manager, Symantec™ Deployment Solution, Dell™ Management Console) have integrated Dell Lifecycle Controller, thus offering its features and capabilities to existing infrastructures where those consoles are installed.
Why did Dell develop Lifecycle Controller?
When Dell examined common management tasks and the inefficiencies associated with them, we discovered something interesting – it wasn’t the tools that were making management tasks take so long, it was how they were delivered. The most common activities like provisioning, deploying, and updating required multiple tools, multiple forms of media and scouring the Web for the latest enablement tools, including drivers and firmware. This traditional delivery model resulted in inefficient use of time, a potential for error and potential exposure to security risks.
Here are some flash cards from some (old) Dell presentation on the topic
Embedded Management | |
---|---|
Lifecycle Controller - Local GUI | Lifecycle Controller - Web Services API |
Lifecycle controller supports local 1-to-1 system management tasks via a graphical user interface (GUI) on the servers KVM for operating system install, updates, configuration, and for performing diagnostics, on single, local servers. This eliminates the need for multiple option ROMs for hardware configuration
|
Remote Services are standards-based interfaces that enable consoles to integrate, for example, bare-metal provisioning and one-to-many OS deployments, for servers located remotely. Dell’s Lifecycle Controller takes advantage of the capabilities of both USC and Remote Services to deliver significant advancement and simplification of server deployment. Lifecycle Controller Serviceability aims at simplifying server reprovision and/or replacing failed parts and thus reduces maintenance downtime |
Highlighted White Papers |
---|
Quick Start Guide about Lifecycle Controller (LC) and using LC documentation |
Reference Specifications | |
---|---|
Profiles | Describes the behavior for each 12G feature and necessary classes, properties and methods as well as configurable management attributes that represent the feature. |
MOFs | Files that contain the normative description for DCIM classes, properties and method in the MOF format. |
12G WSMAN API Changes | Describes the configurable management attributes and methods that have been added, deleted or changed in behavior per platform component. |
WSMAN Licenses and Privileges | Lists all licensing and privilege requirements |
LC XML Schema Guide | Contains various schema descriptions including: LCL log, hardware inventory, message registry, attribute registry, and dependency XML |
WSDLs | The Web Services Description Language is an XML-based language that is used for describing the functionality offered by a
Web service. A WSDL description of a web service (also referred to as a WSDL file) provides a machine-readable description of
how the service can be called, what parameters it expects, and what data structures it returns. |
MOF-HTML | The HTML version of the Lifecycle Controller 2 MOF files. It contains DMTF and DCIM classes in HTML format for easier search and browsing. |
Attribute Registries (what are these?) | ||
---|---|---|
RAID | Lists all attributes and properties for the RAID component in XML format | 04/07/2014 |
NIC | Lists all attributes and properties for the NIC component in XML format | 04/07/2014 |
iDRAC | Lists all attributes and properties for the iDRAC component in XML format | 04/07/2014 |
BIOS | Lists all attributes and properties for the BIOS component in XML format | 04/07/2014 |
PCIe SSD | Lists all attributes and properties for the PCIe SSD component in XML format | 04/07/2014 |
FC HBA | Lists all attributes and properties for the FC HBA component in XML format | 04/07/2014 |
(Previous Attribute Registries) |
Dell Event / Error Message Reference | ||
---|---|---|
Dell Event Message Reference (3.0) | Describes all event and error message content from all DCIM Profiles, iDRAC, Lifecycle Controller, and OpenManage products in one document. (link to all OpenManage 7.3 docs) | OpenManage 7.3, iDRAC7, LC2 Version 1.1 |
Dell Event Message Reference (2.0) | Describes all event and error message content from all DCIM Profiles, iDRAC, Lifecycle Controller, and OpenManage products in one document. | OpenManage 7.2, iDRAC7, LC2 Version 1.1 |
Dell Event Message Reference (1.0) | Describes all event and error message content from all DCIM Profiles in one document. | OpenManage 7.0, iDRAC7, LC2 Version 1.0 |
Dell Test Event Notification Message Reference | Contains the notification message content generated by the Dell iDRAC7 with Lifecycle Controller using the Test Event Generation
feature for the following event action notification types:
|
iDRAC7,
LC2 Version 1.1 |
Dell Message Registry - English (2.1) | iDRAC and Lifecycle Controller event / error message data in XML with Dell XSL for viewing. | iDRAC7,
LC2 Version 1.1 |
Dell Message Registry - English (2.0) | iDRAC and Lifecycle Controller event / error message data in XML with Dell XSL for viewing. | iDRAC7,
LC2 Version 1.0 |
|
Switchboard | ||||
Latest | |||||
Past week | |||||
Past month |
Jan 29, 2020
In this video, I'm going to show you how to use the Dell Lifecycle Controller to update the BIOS and firmware of a 12th gen Dell PowerEdge server. This should normally be a straight-forward process, but unfortunately it doesn't always work as expected. So, I'm going to show you some of the issues you might encounter and how to workaround them.
Regarding the missing NIC in the LCC: so, after i made this video, after unplugging the power to the server and then powering it up again, the NIC became available again in the LCC. Looks like the NICs went away after the NIC firmware update and it seems to require a cold power cycle.
If you'd like to support this channel, consider shopping at my eBay store: https://ebay.to/36O0WiN
eBay Partner Affiliate disclosure:
The eBay links in this video description are eBay partner affiliate links. By using these links to shop on eBay, you support my channel, at no additional cost to you. Even if you do not buy from the ART OF SERVER eBay store, any purchases you make on eBay via these links, will help support my channel. Please consider using them for your eBay shopping. Thank you for all your support! :-)
lp seem1 year ago h
Thanks. For Dell I often create a custom, bootable ISO with all the updates. There is a huuuge Java app on Dell's site for doing that. It bypasses Lifecycle completely and includes all firmware updates, with exception of PSU firmware.
Google matched content |
Dell Lifecycle Controller Overview - Introduction - YouTube
Dell iDRAC with Lifecycle Controller Overview Video - YouTube
PowerEdge R610 - Updating Firmwares When the LifeCycle Controller Fails - YouTube
How To- Dell R720 BIOS Flash - YouTube
Deploying an Operating System using Lifecycle Controller – Manual Install method - YouTube
Installing RHEL on Dell with Lifecycle Controller - Red Hat Customer Portal
Dell Server Install OS with LifeCycle Controller - NovaOrdis Knowledge Base
Lifecycle Controller - Operating System Installation Wizard from USB Key - Dell US
How to install the operating system on a Dell PowerEdge Server- (OS deployment) - Dell Israel
Streamlined OS deployment using bootable USB devices and Lifecycle Controller
Dell CIM Profiles and MOF Files
iDRAC with Lifecycle Controller Technology Video Demos
Lifecycle Controller - Systems Management - Wiki - Systems Management - Dell Community
Society
Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers : Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism : The Iron Law of Oligarchy : Libertarian Philosophy
Quotes
War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda : SE quotes : Language Design and Programming Quotes : Random IT-related quotes : Somerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose Bierce : Bernard Shaw : Mark Twain Quotes
Bulletin:
Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 : Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law
History:
Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds : Larry Wall : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOS : Programming Languages History : PL/1 : Simula 67 : C : History of GCC development : Scripting Languages : Perl history : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history
Classic books:
The Peter Principle : Parkinson Law : 1984 : The Mythical Man-Month : How to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite
Most popular humor pages:
Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor
The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D
Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.
FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.
This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...
|
You can use PayPal to to buy a cup of coffee for authors of this site |
Disclaimer:
The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.
Last modified: February, 26, 2021