Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-25 Thread Ryan Pugatch
Not sure, I just added OpenIPMI to my kickstart.  Would be nice to limit 
it to just the required package, but I don't have time to dig (maybe 
someone familiar with OMSA's dependencies can spot the package easily? :)

On 03/25/2010 02:30 PM, Ryan Miller wrote:
 Do we have any idea what package that actually is so I can make sure it's in 
 my builds/Dell can add it to the dependency tree?

 Ryan


___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: openmanage 6.2 / missing controller issue fixed ?

2010-03-24 Thread Ryan Miller
There's something funny about this--none of my 1950/2950/610/710 hardware has 
OpenIPMI installed, yet omreport is working everywhere.

Ryan

 -Original Message-
 From: Ryan Pugatch [mailto:li...@ryanp.com] On Behalf Of Ryan Pugatch
 Sent: Friday, March 19, 2010 3:39 PM
 To: Brandon Ooi
 Cc: Nielsen, Steve; Ryan Miller; linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
 On 03/19/2010 02:57 PM, Brandon Ooi wrote:
  This series of commands works for all of my RHEL/Centos machines.
 
  yum -y install procmail OpenIPMI
  chkconfig --level 345 ipmi on
  service ipmi start
 
  wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi
 | bash
  yum -y install srvadmin-all
 
  #relogin to pick up new $PATH
 
  srvadmin-services.sh enable
  srvadmin-services.sh start
 
  wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi |
 bash
 
  #next part is firmware install. optional
 
  yum -y install dell_ft_install
  yum -y install $(bootstrap_firmware)
 
 
 
 Nice, this worked for me on a 1950.  Will be testing on an R710 soon.
 
 Ryan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-24 Thread Brandon Ooi
there are other software packages that implement IPMI (freeipmi?)

On Wed, Mar 24, 2010 at 5:55 PM, Ryan Miller rmil...@smartertravelmedia.com
 wrote:

 There's something funny about this--none of my 1950/2950/610/710 hardware
 has OpenIPMI installed, yet omreport is working everywhere.

 Ryan

  -Original Message-
  From: Ryan Pugatch [mailto:li...@ryanp.com] On Behalf Of Ryan Pugatch
  Sent: Friday, March 19, 2010 3:39 PM
  To: Brandon Ooi
  Cc: Nielsen, Steve; Ryan Miller; linux-poweredge@dell.com
  Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
  On 03/19/2010 02:57 PM, Brandon Ooi wrote:
   This series of commands works for all of my RHEL/Centos machines.
  
   yum -y install procmail OpenIPMI
   chkconfig --level 345 ipmi on
   service ipmi start
  
   wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi
  | bash
   yum -y install srvadmin-all
  
   #relogin to pick up new $PATH
  
   srvadmin-services.sh enable
   srvadmin-services.sh start
  
   wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi |
  bash
  
   #next part is firmware install. optional
  
   yum -y install dell_ft_install
   yum -y install $(bootstrap_firmware)
 
 
 
  Nice, this worked for me on a 1950.  Will be testing on an R710 soon.
 
  Ryan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

RE: openmanage 6.2 / missing controller issue fixed ?

2010-03-24 Thread Ryan Miller
I don't have any rpms installed with ipmi or IPMI in the name, and no ipmi 
service defined.  It's just strange because I can't reproduce the need for this 
dependency, so I'm not surprised Dell hasn't defined it, yet it's clearly 
causing issues for folks...

From: Brandon Ooi [mailto:brand...@gmail.com]
Sent: Wednesday, March 24, 2010 8:59 PM
To: Ryan Miller
Cc: r...@linux.com; Nielsen, Steve; linux-poweredge@dell.com
Subject: Re: openmanage 6.2 / missing controller issue fixed ?

there are other software packages that implement IPMI (freeipmi?)
On Wed, Mar 24, 2010 at 5:55 PM, Ryan Miller 
rmil...@smartertravelmedia.commailto:rmil...@smartertravelmedia.com wrote:
There's something funny about this--none of my 1950/2950/610/710 hardware has 
OpenIPMI installed, yet omreport is working everywhere.

Ryan

 -Original Message-
 From: Ryan Pugatch [mailto:li...@ryanp.commailto:li...@ryanp.com] On Behalf 
 Of Ryan Pugatch
 Sent: Friday, March 19, 2010 3:39 PM
 To: Brandon Ooi
 Cc: Nielsen, Steve; Ryan Miller; 
 linux-poweredge@dell.commailto:linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?

 On 03/19/2010 02:57 PM, Brandon Ooi wrote:
  This series of commands works for all of my RHEL/Centos machines.
 
  yum -y install procmail OpenIPMI
  chkconfig --level 345 ipmi on
  service ipmi start
 
  wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi
 | bash
  yum -y install srvadmin-all
 
  #relogin to pick up new $PATH
 
  srvadmin-services.sh enable
  srvadmin-services.sh start
 
  wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi |
 bash
 
  #next part is firmware install. optional
 
  yum -y install dell_ft_install
  yum -y install $(bootstrap_firmware)



 Nice, this worked for me on a 1950.  Will be testing on an R710 soon.

 Ryan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-23 Thread r...@pro-softnet.com
Working on our end, tested with R210 / R710's with Cent 5.4 x64 OMSA 6.2. We
will continue to manually pull OpenIPMI till Dell addresses this issue.
-Rod


On Fri, Mar 19, 2010 at 11:57 AM, Brandon Ooi brand...@gmail.com wrote:

 This series of commands works for all of my RHEL/Centos machines.

 yum -y install procmail OpenIPMI
 chkconfig --level 345 ipmi on
 service ipmi start


 wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi |
 bash
 yum -y install srvadmin-all

 #relogin to pick up new $PATH

 srvadmin-services.sh enable
 srvadmin-services.sh start

 wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi | bash

 #next part is firmware install. optional

 yum -y install dell_ft_install
 yum -y install $(bootstrap_firmware)



 On Fri, Mar 19, 2010 at 11:03 AM, Nielsen, Steve sniel...@comscore.comwrote:

 You need to install OpenIPMI and then run srvadmin-sevices.sh restart.

 That works on my systems.

 Steve



 Steve Nielsen  VP, Open Source Engineering  |  comScore, Inc.
 (NASDAQ:SCOR)
 o +1 (312) 775-6473  |   sniel...@comscore.com

 
 comScore
 Measuring the Digital World

 Introducing the AdEffx™ Suite for Digital Advertising Effectiveness
 Measure what Matters Correctly
 http://www.comscore.com/AdEffx

 -Original Message-

 From: linux-poweredge-boun...@dell.com [mailto:
 linux-poweredge-boun...@dell.com] On Behalf Of Ryan Pugatch
 Sent: Friday, March 19, 2010 12:42 PM
 To: Ryan Miller
 Cc: linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?

 Yeah, with srvadmin-all.  Fresh install on both R710 and 1950.

 [r...@testbox ~]# omreport storage controller
 No controllers found

 [r...@testbox ~]# omreport chassis info
 Error! Chassis info setting unavailable on this system.

 etc..


 from our kickstart post-reboot script:

 yum -y install srvadmin-all
 /usr/bin/srvadmin-services.sh start


 after we do that, we install Dell firmware upgrades and do a yum update.
   I wonder if maybe one of those breaks it?



 On 03/19/2010 01:20 PM, Ryan Miller wrote:
  Did you actually install srvadmin-all ?  I know it seems like it should
 work with just the storage packages, but I think some of the underlying
 services are set up by other packages.  6.2 is now working for me with clean
 install on CentOS 5 with PERC6i and SAS5i controllers.  Haven't tried it on
 an H700 yet.
 
  Ryan
 
  -Original Message-
  From: linux-poweredge-boun...@dell.com [mailto:linux-poweredge-
  boun...@dell.com] On Behalf Of Ryan Pugatch
  Sent: Friday, March 19, 2010 12:31 PM
  To: Keith Beeby
  Cc: linux-poweredge@dell.com
  Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
  On 03/19/2010 12:29 PM, Keith Beeby wrote:
  Hi,
 
  So is just the case we are waiting for Dell to resolve this with a
  new update?
 
  Anyone know if Dell has acknowledged the issue and working on a
  resolve?
 
  Thanks
 
  Keith
 
 
  I'm not really sure at this point.. some people say it works, others
  day
  it doesn't.  It doesn't work for me.
 
  Ryan
 
  ___
  Linux-PowerEdge mailing list
  Linux-PowerEdge@dell.com
  https://lists.us.dell.com/mailman/listinfo/linux-poweredge
  Please read the FAQ at http://lists.us.dell.com/faq


 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq


 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq



 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-20 Thread cgm
Indeed installing OpenIPMI did it on 2 servers I tried (post OMSA install),
how did you guys find this ?:)

 I am thinking it works to be added on same yum install line,

wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi |
bash
yum -y install OpenIPMI srvadmin-base
srvadmin-storage*




cgm
___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread Ryan Pugatch
On 03/18/2010 05:07 PM, Ryan Pugatch wrote:
 On 03/18/2010 04:22 PM, Ryan Pugatch wrote:

 If I start dsm_sa_eventmgrd and dsm_sa_snmpd it works (not sure which
 proccess fixes it). I wonder why it isn't starting with
 srvadmin-services.sh start..


 I take this back. Looks like dell_rbu and the ipmi driver don't come up
 with a srvadmin-services.sh start. If I do /etc/rc.d/init.d/instsvcdrv
 start then it works.


FYI, this doesn't really fix it.  It got rid of the * setting 
unavailable on the system error, but doesn't actually get the info when 
using omreport..

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread Ryan Pugatch
On 03/19/2010 12:29 PM, Keith Beeby wrote:
 Hi,

 So is just the case we are waiting for Dell to resolve this with a new update?

 Anyone know if Dell has acknowledged the issue and working on a resolve?

 Thanks

 Keith


I'm not really sure at this point.. some people say it works, others day 
it doesn't.  It doesn't work for me.

Ryan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread Ryan Miller
Did you actually install srvadmin-all ?  I know it seems like it should work 
with just the storage packages, but I think some of the underlying services are 
set up by other packages.  6.2 is now working for me with clean install on 
CentOS 5 with PERC6i and SAS5i controllers.  Haven't tried it on an H700 yet.

Ryan

 -Original Message-
 From: linux-poweredge-boun...@dell.com [mailto:linux-poweredge-
 boun...@dell.com] On Behalf Of Ryan Pugatch
 Sent: Friday, March 19, 2010 12:31 PM
 To: Keith Beeby
 Cc: linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
 On 03/19/2010 12:29 PM, Keith Beeby wrote:
  Hi,
 
  So is just the case we are waiting for Dell to resolve this with a
 new update?
 
  Anyone know if Dell has acknowledged the issue and working on a
 resolve?
 
  Thanks
 
  Keith
 
 
 I'm not really sure at this point.. some people say it works, others
 day
 it doesn't.  It doesn't work for me.
 
 Ryan
 
 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread cgm
Didn't help in my case (srvadmin-all)

DELL , what info can we provide to get this fixed ?

On Fri, Mar 19, 2010 at 7:20 PM, Ryan Miller rmil...@smartertravelmedia.com
 wrote:

 Did you actually install srvadmin-all ?  I know it seems like it should
 work with just the storage packages, but I think some of the underlying
 services are set up by other packages.  6.2 is now working for me with clean
 install on CentOS 5 with PERC6i and SAS5i controllers.  Haven't tried it on
 an H700 yet.

 Ryan

  -Original Message-
  From: linux-poweredge-boun...@dell.com [mailto:linux-poweredge-
  boun...@dell.com] On Behalf Of Ryan Pugatch
  Sent: Friday, March 19, 2010 12:31 PM
  To: Keith Beeby
  Cc: linux-poweredge@dell.com
  Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
  On 03/19/2010 12:29 PM, Keith Beeby wrote:
   Hi,
  
   So is just the case we are waiting for Dell to resolve this with a
  new update?
  
   Anyone know if Dell has acknowledged the issue and working on a
  resolve?
  
   Thanks
  
   Keith
  
 
  I'm not really sure at this point.. some people say it works, others
  day
  it doesn't.  It doesn't work for me.
 
  Ryan
 
  ___
  Linux-PowerEdge mailing list
  Linux-PowerEdge@dell.com
  https://lists.us.dell.com/mailman/listinfo/linux-poweredge
  Please read the FAQ at http://lists.us.dell.com/faq

 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread Ryan Pugatch
Yeah, with srvadmin-all.  Fresh install on both R710 and 1950.

[r...@testbox ~]# omreport storage controller
No controllers found

[r...@testbox ~]# omreport chassis info
Error! Chassis info setting unavailable on this system.

etc..


from our kickstart post-reboot script:

yum -y install srvadmin-all
/usr/bin/srvadmin-services.sh start


after we do that, we install Dell firmware upgrades and do a yum update. 
   I wonder if maybe one of those breaks it?



On 03/19/2010 01:20 PM, Ryan Miller wrote:
 Did you actually install srvadmin-all ?  I know it seems like it should work 
 with just the storage packages, but I think some of the underlying services 
 are set up by other packages.  6.2 is now working for me with clean install 
 on CentOS 5 with PERC6i and SAS5i controllers.  Haven't tried it on an H700 
 yet.

 Ryan

 -Original Message-
 From: linux-poweredge-boun...@dell.com [mailto:linux-poweredge-
 boun...@dell.com] On Behalf Of Ryan Pugatch
 Sent: Friday, March 19, 2010 12:31 PM
 To: Keith Beeby
 Cc: linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?

 On 03/19/2010 12:29 PM, Keith Beeby wrote:
 Hi,

 So is just the case we are waiting for Dell to resolve this with a
 new update?

 Anyone know if Dell has acknowledged the issue and working on a
 resolve?

 Thanks

 Keith


 I'm not really sure at this point.. some people say it works, others
 day
 it doesn't.  It doesn't work for me.

 Ryan

 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq


___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-19 Thread Brandon Ooi
This series of commands works for all of my RHEL/Centos machines.

yum -y install procmail OpenIPMI
chkconfig --level 345 ipmi on
service ipmi start

wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
yum -y install srvadmin-all

#relogin to pick up new $PATH

srvadmin-services.sh enable
srvadmin-services.sh start

wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi | bash

#next part is firmware install. optional

yum -y install dell_ft_install
yum -y install $(bootstrap_firmware)


On Fri, Mar 19, 2010 at 11:03 AM, Nielsen, Steve sniel...@comscore.comwrote:

 You need to install OpenIPMI and then run srvadmin-sevices.sh restart.

 That works on my systems.

 Steve



 Steve Nielsen  VP, Open Source Engineering  |  comScore, Inc. (NASDAQ:SCOR)
 o +1 (312) 775-6473  |   sniel...@comscore.com

 
 comScore
 Measuring the Digital World

 Introducing the AdEffx™ Suite for Digital Advertising Effectiveness
 Measure what Matters Correctly
 http://www.comscore.com/AdEffx

 -Original Message-

 From: linux-poweredge-boun...@dell.com [mailto:
 linux-poweredge-boun...@dell.com] On Behalf Of Ryan Pugatch
 Sent: Friday, March 19, 2010 12:42 PM
 To: Ryan Miller
 Cc: linux-poweredge@dell.com
 Subject: Re: openmanage 6.2 / missing controller issue fixed ?

 Yeah, with srvadmin-all.  Fresh install on both R710 and 1950.

 [r...@testbox ~]# omreport storage controller
 No controllers found

 [r...@testbox ~]# omreport chassis info
 Error! Chassis info setting unavailable on this system.

 etc..


 from our kickstart post-reboot script:

 yum -y install srvadmin-all
 /usr/bin/srvadmin-services.sh start


 after we do that, we install Dell firmware upgrades and do a yum update.
   I wonder if maybe one of those breaks it?



 On 03/19/2010 01:20 PM, Ryan Miller wrote:
  Did you actually install srvadmin-all ?  I know it seems like it should
 work with just the storage packages, but I think some of the underlying
 services are set up by other packages.  6.2 is now working for me with clean
 install on CentOS 5 with PERC6i and SAS5i controllers.  Haven't tried it on
 an H700 yet.
 
  Ryan
 
  -Original Message-
  From: linux-poweredge-boun...@dell.com [mailto:linux-poweredge-
  boun...@dell.com] On Behalf Of Ryan Pugatch
  Sent: Friday, March 19, 2010 12:31 PM
  To: Keith Beeby
  Cc: linux-poweredge@dell.com
  Subject: Re: openmanage 6.2 / missing controller issue fixed ?
 
  On 03/19/2010 12:29 PM, Keith Beeby wrote:
  Hi,
 
  So is just the case we are waiting for Dell to resolve this with a
  new update?
 
  Anyone know if Dell has acknowledged the issue and working on a
  resolve?
 
  Thanks
 
  Keith
 
 
  I'm not really sure at this point.. some people say it works, others
  day
  it doesn't.  It doesn't work for me.
 
  Ryan
 
  ___
  Linux-PowerEdge mailing list
  Linux-PowerEdge@dell.com
  https://lists.us.dell.com/mailman/listinfo/linux-poweredge
  Please read the FAQ at http://lists.us.dell.com/faq


 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq


 ___
 Linux-PowerEdge mailing list
 Linux-PowerEdge@dell.com
 https://lists.us.dell.com/mailman/listinfo/linux-poweredge
 Please read the FAQ at http://lists.us.dell.com/faq

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-18 Thread Ryan Pugatch
On 03/17/2010 05:38 AM, cgm wrote:

 Well OMSA 6.2 did not worked for a new install  on PowerEdge 2850 ,
 CentOS 5.4 64b (updates done before OMSA install)

 wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
 yum -y install srvadmin-base srvadmin-storage*

 after srvadmin-services.sh start , the only proc I see running is:
 root  6996  0.0  0.0 110376  1840 ?Ssl  05:18   0:00
 /opt/dell/srvadmin/sbin/dsm_om_shrsvcd

 and
 # omreport storage vdisk
 List of Virtual Disks on Controller  (Slot )
 #

 tried restarting OMSA a few times.. no luck

 This worked 2-3 days ago with OMSA 6.1 (after restarting OMSA 2-3 times)




Also not working on my R710s, though I have a few more procs:

1 0  5021 1  18   0 110376  1844 184467 Ssl  ?  0:00 
/opt/dell/srvadmin/sbin/dsm_om_shrsvcd
1 0  5072 1  25   0   5964   540 -  Ss   ?  0:00 
/opt/dell/srvadmin/sbin/dsm_om_connsvcd -run
1 0  5073  5072  18   0 239528 28064 stext  Sl   ?  0:00 
/opt/dell/srvadmin/sbin/dsm_om_connsvcd -run

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


Re: openmanage 6.2 / missing controller issue fixed ?

2010-03-18 Thread Ryan Pugatch
On 03/18/2010 04:15 PM, Ryan Pugatch wrote:
 On 03/17/2010 05:38 AM, cgm wrote:

 Well OMSA 6.2 did not worked for a new install on PowerEdge 2850 ,
 CentOS 5.4 64b (updates done before OMSA install)

 wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi
 | bash
 yum -y install srvadmin-base srvadmin-storage*

 after srvadmin-services.sh start , the only proc I see running is:
 root 6996 0.0 0.0 110376 1840 ? Ssl 05:18 0:00
 /opt/dell/srvadmin/sbin/dsm_om_shrsvcd

 and
 # omreport storage vdisk
 List of Virtual Disks on Controller (Slot )
 #

 tried restarting OMSA a few times.. no luck

 This worked 2-3 days ago with OMSA 6.1 (after restarting OMSA 2-3 times)




 Also not working on my R710s, though I have a few more procs:

 1 0 5021 1 18 0 110376 1844 184467 Ssl ? 0:00
 /opt/dell/srvadmin/sbin/dsm_om_shrsvcd
 1 0 5072 1 25 0 5964 540 - Ss ? 0:00
 /opt/dell/srvadmin/sbin/dsm_om_connsvcd -run
 1 0 5073 5072 18 0 239528 28064 stext Sl ? 0:00
 /opt/dell/srvadmin/sbin/dsm_om_connsvcd -run


If I start dsm_sa_eventmgrd and dsm_sa_snmpd it works (not sure which 
proccess fixes it). I wonder why it isn't starting with 
srvadmin-services.sh start..

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: openmanage 6.2 / missing controller issue fixed ?

2010-03-16 Thread Baird, Josh
Have you tested an upgrade from 6.1 - 6.2 by any chance?

Josh

-Original Message-
From: linux-poweredge-boun...@dell.com
[mailto:linux-poweredge-boun...@dell.com] On Behalf Of Stephan van
Hienen
Sent: Friday, March 12, 2010 11:03 AM
To: 'linux-poweredge@dell.com'
Subject: openmanage 6.2 / missing controller issue fixed ?

Looks like the issue is finaly fixed with an updated
srvadmin-storageservices package :

Name: srvadmin-storageservices Relocations: (not
relocatable)
Version : 6.2.0 Vendor: Dell Inc
Release : 10.1.2.el5Build Date: Thu 25 Feb 2010
06:51:41 PM CET
Install Date: Fri 12 Mar 2010 05:59:44 PM CET  Build Host:
omb-bp-s11x64-005
Group   : System/Configuration/Hardware   Source RPM:
srvadmin-6.2.0-10.1.2.el5.src.rpm
Size: 9License: Proprietary
Signature   : DSA/SHA1, Tue 09 Mar 2010 11:25:14 PM CET, Key ID
e74433e25e3d7775
URL : http://support.dell.com
Summary : Meta package for installing the Server Administrator
Storage Services feature
Description :
Meta package that contains dependency information to automatically pull
in the Server Administrator Storage Services feature.

I tried 3 servers, and no need to install the srvadmin-storelib-sysfs
package.

Stephan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq


RE: openmanage 6.2 / missing controller issue fixed ?

2010-03-16 Thread Baird, Josh
Thanks for the info!

-Original Message-
From: Stephan van Hienen [mailto:stephan.van.hie...@thevalley.nl] 
Sent: Tuesday, March 16, 2010 3:58 PM
To: Baird, Josh; linux-poweredge@dell.com
Subject: RE: openmanage 6.2 / missing controller issue fixed ?

 -Original Message-
 From: Baird, Josh [mailto:jba...@follett.com]
 Sent: dinsdag 16 maart 2010 20:54
 To: Stephan van Hienen; linux-poweredge@dell.com
 Subject: RE: openmanage 6.2 / missing controller issue fixed ?
 
 Have you tested an upgrade from 6.1 - 6.2 by any chance?
 
 Josh

Since my reply I have upgrade 20 servers from 6.1 to 6.2, without
issues.

Regards,

Stephan

___
Linux-PowerEdge mailing list
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq