I'm the author of firmware-tools, but our openmanage team now officially 
supports it. The http://linux.dell.com/repo/hardware repository is created by 
the openmanage team, I dont have any involvement with it. The only repo I do is 
the /repo/firmware, which is community support only. I've not monitored 
linux-poweredge for a while, mostly due to being overwhelmed with 'real' work 
stuff, but I'm in the process of trying to catch up. Whether or not that 
happens isnt yet clear to me. :/

As for your issue... I've not had any chance to check what happens with 
firmware-tools as part of an anaconda install. I certainly dont think it should 
be any different from a normal install, but on the other hand, I've been 
surprised by behaviour there before.

The first thing to do would be to find out which command is failing. Is it the 
bootstrap_firmware command that fails, or the up2date command that fails? If it 
is up2date, then "not my problem"(TM). Can you try it as two steps?
   firmware_list=$(bootstrap_firmware -u)
   echo List of pkgs to install: $firmware_list
   up2date --solvedeps=$firmware_list

Next, if bootstrap_firmware is actually failing, then I'll need to look at it 
to see what logging I have, as I dont really remember. There really isnt 
anything in bootstrap_firmware that fails easily.

The 'no handlers' error message should be ignorable, as it affects only logging.
--
Michael

________________________________________
From: Chris Skretowski [[email protected]]
Sent: Wednesday, August 04, 2010 3:59 AM
To: Brown, Michael E
Subject: FW: How to setup raid on 20x servers automatically? (up2date   
--solvedeps=$(bootstrap_firmware -u crashing sometimes)

Hi Michael,

I hope you are doing well!
Sorry to bother you, but I've seen some of your emails related to dell
firmware and linux and I'm guessing that you are a author/maintainer of
dell repo?

This is an email which I've sent to [email protected]:


-----Original Message-----
From: Chris Skretowski
Sent: 04 August 2010 09:56
To: [email protected]
Subject: RE: How to setup raid on 20x servers automatically? (up2date
--solvedeps=$(bootstrap_firmware -u crashing sometimes)

Hi Guys,

I'm still having this problem. It is 100% random, there is nothing I can
do to reproduce (or not) this problem. Basically, sometimes install goes
through and sometimes doesn't (mostly doesn't).

What could I do to actually see what's failing? Up2date -v doesn't
help...
Does anyone else have this problem? Is it only me updating servers in
anaconda (from kickstart)?

I though that it makes perfect sense to do upgrades while installing OS,
no?

Some extra info:

- 20 servers T310
- OS: RHEL 4.8, selinux off, install via PXE then NFS. Extras (dell
repo) - http server on the same network). No problems with http (apache,
centos 5.5)
- I'm getting: No handlers could be found for logger
"trace.firmwaretools"
- all servers are affected
- RAID1, fully initialized.
- on console 2 I can see bootstrap_firmware running.
- random - sometimes it goes through
- I've looked on google: apart from my post and this discussion:

http://lists.us.dell.com/pipermail/firmware-tools-devel/2008-January/000
241.html

I can't see much more...


Is this a known bug? Is there anything what I'm doing wrong?
Many thanks in advance!

--
Kind Regards
Chris Skretowski MCSE: S+M, MCTS




This email may contain information which is privileged or confidential. This 
information is intended only for the named recipient. If you are not the 
intended recipient, please be aware that disclosure, copying, distribution or 
use of this information is prohibited. If you have received this email in 
error, we would be grateful if you would inform us as soon as possible by 
telephoning +44 (0) 1769 573431, or by email to [email protected] and 
then delete this email. Views or opinions expressed in this email are those of 
the writer, and are not necessarily the views of Mole Valley Farmers Limited or 
its subsidiary companies. Unless specifically stated, this email does not 
constitute any part of an offer or contract.

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to