Unsolved
This post is more than 5 years old
33 Posts
1
17194
June 12th, 2015 17:00
system update hangs
Hello, I recently installed OME, its great so far, however I cannot seem to apply updates to non compliant PE servers.
When I try to apply an update, first step succeeds, it is able to copy packages. but step 2 always hangs and eventually fails, cannot download or something like that.
how do the systems get updated? OME copies files from dell website to OME and then server downloads the files from OME? because OME has the proxy configured to reach ftp.dell.com or downloads.dell.com however the non compliant servers have no proxy configured in idrac and/or lifecycle controller.
hope I was clear
thanks
naseem
No Events found!


DELL-Arun Mo
116 Posts
0
June 12th, 2015 22:00
Hi Naseem,
Thanks for the post. You are right, OME copies files from dell website & iDRAC/Server downloads from OME.
Few questions to understand scenario better
1. Are you using in-band or Out-of-band (iDRAC) for system update?
2. If it is Out of Band, can you check for following possibilities ?
- Whether iDRAC and OME in same network? or From iDRAC network are you able to reach OME system ?
- Does OME machine has firewall ports to allow in-bound connections?
3. What are the generation of servers you are managing via OME ?
4. If all connectivity is fine, can you try system update after clearing iDRAC Job queue / iDRAC reset?
Thanks,
Arun
naseemullah
33 Posts
0
June 13th, 2015 09:00
OOps, answer to first question is: out of band/idrac
Thanks!
Naseem
naseemullah
33 Posts
0
June 13th, 2015 09:00
Hi Arun, thanks you so much for the reply. Let me try to answer the questions:
1. Are you using in-band or Out-of-band (iDRAC) for system update?
Yes.
2. If it is Out of Band, can you check for following possibilities ?
- Whether iDRAC and OME in same network? or From iDRAC network are you able to reach OME system ?
- Does OME machine has firewall ports to allow in-bound connections?
iDracs are not on the same network as OME. the various iDracs pertain to different networks in fact. What i do know is that from the OME network i can reach all the various iDrac networks. I am not sure if from iDRAC i can reach OME, is there a way to test that? in any case i think if something needs to be opened, if possible, it should beopened on OME side since there are so many different networks with idracs on them that i want to manage.
As for OME machine having fw ports to allow in bound connections, could you elaborate on that please so i can forward info to our ip team?
3. What are the generation of servers you are managing via OME ?
mostly 11th and 12th gen, recently we have been acquiring 12th gen as well.
4. If all connectivity is fine, can you try system update after clearing iDRAC Job queue / iDRAC reset?
Sure, while on this topic, would you be so kind as to list the simplest way to launch idrac reset (**not** server power reset) using OME on various machines? would it be a remote racadm task?
Thanks,
DELL-Pupul M
2 Intern
•
1K Posts
0
June 15th, 2015 00:00
You can use "racreset" command to reset the iDRAC using racadm command line task in OME. But before that we would want to know if there are any pending jobs in Lifecycle which may be causing the tasks to fail. You can run the following the command to list the jobs in iDRAC:
winrm e cimv2/root/dcim/DCIM_LifecycleJob -u: -p: -r:https:// /wsman:443 -SkipCNCheck -SkipCACheck -SkipRevocationCheck -auth:basic -encoding:utf-8
If there are pending jobs, then we need clear the job queue before performing any system update through OME. This command will allow you to clear the job queue:
winrm invoke DeleteJobQueue cimv2/root/dcim/DCIM_JobService?CreationClassName=DCIM_JobService+Name=JobService+SystemName=Idrac+SystemCreationClassName=DCIM_ComputerSystem @{JobID="JID_CLEARALL"} -u: -p: -r:https:// /wsman:443 -SkipCNCheck -SkipCACheck -auth:basic -encoding:utf-8
Try this on one system. If it works, then we have a catch.
naseemullah
33 Posts
0
June 15th, 2015 06:00
Hi thanks for the reply Dell Pupul! i have 17 idracs where system update is hanging (in fact system update has never successfully worked yet) can i run the above command on many idracs at once via OME? if so what kind of remote task would it be (RACADM, General, etc.) and would it be written out differently?
Thanks,
Naseem
naseemullah
33 Posts
0
June 15th, 2015 06:00
Hi pupul, update: I have used "jobqueue delete -i JID_CLEARALL_FORCE" on all nodes via OME, then i did racreset on all nodes as well. system update still hangs... :(
naseemullah
33 Posts
0
June 15th, 2015 07:00
Hi Pupul, they are a mix of iDrac 6,7 and 8 so mostly 1.98,1.65.65 and i believe 2.10, respectively.
DELL-Pupul M
2 Intern
•
1K Posts
0
June 15th, 2015 07:00
Small information needed: Are all these iDRACs where system update task is failing, are at the same firmware version? What is the iDRAC firmware version on these iDRACs?
naseemullah
33 Posts
0
June 15th, 2015 08:00
Hi Pupul, after discussing with some co workers, I believe the issue is that the network on which OME is installed is not reachable by the idracs on various networks.
Thanks for your help!
Naseem