Quantcast
Channel: All System Administration posts
Viewing all 1179 articles
Browse latest View live

hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

Hello,

I am trying to install hpsmh-7.5.3-1.i386.rpm on my VMware VM with OS as RHEL7.2. I am trying to install hpsmh to manage hp serviceguard. While intsalling getting error as:

[root@skvlinuxhpsgtest2 tmp]# rpm -Uvh hpsmh-7.5.3-1.i386.rpm
warning: hpsmh-7.5.3-1.i386.rpm: Header V3 RSA/SHA1 Signature, key ID b1275ea3: NOKEY
Preparing... ################################# [100%]
Detected Red Hat Enterprise Linux AS/ES/WS/SERVER 7
Creating hpsmh user and group...
Updating / installing...
1:hpsmh-7.5.3-1 ################################# [100%]

**********************************************************
* System Management Homepage installed successfully with *
* default configuration values. To change the default *
* configuration values, type the following command at *
* the root prompt: *
* *
* /opt/hp/hpsmh/sbin/smhconfig *
* *
**********************************************************


hpsmhd already stopped
Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout
/usr/bin/nohup: failed to run command â/opt/hp/hpsmh/sbin/smhMonitorâ: No such file or directory
/bin/bash: /opt/hp/hpsmh/sbin/smhstart: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[FAILED]

Getting same error on both VM with RHEL7.2.

Thanks,


Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

This library file belongs to glibc, check if the file is missing and install it. If the package is already found, then you may extract the missing file and place it under /lib directory. 

[root@ansible-host lib64]# rpm -qf /lib/ld-linux.so.2
glibc-2.12-1.192.el6.i68

 

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

Hello,

Thank you for your reply. I can see the glibc installed as below:

[root@skvlinuxhpsgtest1 tmp]# rpm -qf /lib/ld-linux.so.2
glibc-2.17-105.el7.i686

Tried reinstalling/upgrading hpspmh gives the same error:

hpsmhd already stopped
Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout
/opt/hp/hpsmh/sbin/smhstart: error while loading shared libraries: libpam.so.0: cannot open shared object file: No such file or directory
[FAILED]

Thanks,

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

This library is from pam-devel package as you can see here, so install the required package, you may need to install i686 version of the package.

[root@ansible-host lib64]# find / -iname libpam.so 2>/dev/null
/usr/lib64/libpam.so
[root@ansible-host lib64]# rpm -qf /usr/lib64/libpam.so
pam-devel-1.1.1-22.el6.x86_64

 

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

Tried installing pam-devel package but installing of hpsmh still failed with same error.

[root@skvlinuxhpsgtest1 tmp]# find / -iname libpam.so 2>/dev/null
/usr/lib/libpam.so
/usr/lib64/libpam.so
[root@skvlinuxhpsgtest1 tmp]# rpm -qf /usr/lib64/libpam.so
pam-devel-1.1.8-12.el7_1.1.x86_64
[root@skvlinuxhpsgtest1 tmp]# rpm -qf /usr/lib/libpam.so
pam-devel-1.1.8-12.el7_1.1.i686

Thanks,

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

Try updating library link files by running the command "ldconfig" ...after that install the package that should go...

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

unfortunately it doesn't start still.

[root@skvlinuxhpsgtest1 tmp]# ldconfig
[root@skvlinuxhpsgtest1 tmp]#
[root@skvlinuxhpsgtest1 tmp]# rpm -ivh hpsmh-7.5.3-1.i386.rpm
warning: hpsmh-7.5.3-1.i386.rpm: Header V3 RSA/SHA1 Signature, key ID b1275ea3: NOKEY
Preparing... ################################# [100%]
Detected Red Hat Enterprise Linux AS/ES/WS/SERVER 7
Creating hpsmh user and group...
Updating / installing...
1:hpsmh-7.5.3-1 ################################# [100%]

**********************************************************
* System Management Homepage installed successfully with *
* default configuration values. To change the default *
* configuration values, type the following command at *
* the root prompt: *
* *
* /opt/hp/hpsmh/sbin/smhconfig *
* *
**********************************************************


hpsmhd already stopped
Starting hpsmhd: /usr/bin/nohup: redirecting stderr to stdout
/opt/hp/hpsmh/sbin/smhstart: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory
[FAILED]

Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

I'd say you may need to look at the pre-requisites published at HP page for installing SMH and make sure all those needed library and corresponding packages are there in the system..

[root@ansible-host lib64]# yum provides */*libcurl.so
libcurl-devel-7.19.7-52.el6.i686 : Files needed for building applications with libcurl
Repo        : server
Matched from:
Filename    : /usr/lib/libcurl.so



libcurl-devel-7.19.7-52.el6.x86_64 : Files needed for building applications with libcurl
Repo        : server
Matched from:
Filename    : /usr/lib64/libcurl.so

This libcurl.so library file is part of libcurl-devel package.. Like-wise, make sure all required (pre-requisites) packages are present in the system and then run "ldconfig", after which you should be successfull.


Re: hpsmh-7.5.3-1.i386.rpm installation error on RHEL7.2

$
0
0

Thanks for all your help.

Tried installing hpsmh using SPP image and all went smoothly. HPSMH installed and running perfectly.

Thanks & Regards,

Syed

SGLX_00529.tar from where to download

$
0
0

Can anyone please fuide me where I can find the Serviceguard patch for linux 12.00.50. The patch name is SGLX_00529.tar.

I have tried downloading it from Patch management page but whatever I search it says no patch found.

https://h20565.www2.hpe.com/portal/site/hpsc/patch/home/  I am trying from here to download.

Any help much appreciated.

Thanks,

Syed

Re: SGLX_00529.tar from where to download

$
0
0

Once you login to the portal, select patch management. Once on the patch managment page there should be a search box that shows :

Find a specific patch
Enter the patch name

Put 'SGLX_00529' in the search box.  This should return a page that shows the patch and gives you an option to add it to your 'Patch List'

Re: SGLX_00529.tar from where to download

$
0
0

Hi Jimmy,

Thnanks for pointing me to my mistakes :-)

I was searching from same location but was using .tar with patch name ;-) 

Thanks & Regards,

Syed

hwlist script to pull out hardware information on a linux system.

$
0
0

Hi Folks,

I've scripted to pull out hardware device information in linux systems. So, wanted to know how far is this useful? Any ideas to further improve the script, suggestions, advice are welcome...

This script can be pulled out from this site.. 

Get Hardware Information In Linux

Hope this helps someone, somewhere, somehow..... 

Thanks Again,

SimplyLinuxFAQ

Re: hpacucli dont work

$
0
0

so, it can be concluded that the hpacucli (and hpssacli) does not work with hp smart array p410.

butit may beworking withwindows.but Ido not advise anyoneto use thiscontroller on theproduction under Linux.

Re: hpacucli dont work

$
0
0

beatlejuse wrote:

so, it can be concluded that the hpacucli (and hpssacli) does not work with hp smart array p410.

butit may beworking withwindows.but Ido not advise anyoneto use thiscontroller on theproduction under Linux.


Not sure how you can conclude that.  Many Linux customers use the P410

[root@localhost ~]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: HP       Model: P410i            Rev: 6.00
  Type:   RAID                             ANSI  SCSI revision: 05
Host: scsi0 Channel: 01 Id: 00 Lun: 00
  Vendor: HP       Model: LOGICAL VOLUME   Rev: 6.00
  Type:   Direct-Access                    ANSI  SCSI revision: 05
[root@localhost ~]#

[root@localhost ~]# hpssacli ctrl all show status

Smart Array P410i in Slot 0 (Embedded)
   Controller Status: OK
   Cache Status: OK

[root@localhost ~]# hpssacli ctrl slot=0 pd all show status

   physicaldrive 1I:1:1 (port 1I:box 1:bay 1, 146 GB): OK

[root@localhost ~]# hpssacli ctrl slot=0 pd all show detail

Smart Array P410i in Slot 0 (Embedded)

   array A

      physicaldrive 1I:1:1
         Port: 1I
         Box: 1
         Bay: 1
         Status: OK
         Drive Type: Data Drive
         Interface Type: SAS
         Size: 146 GB
         Drive exposed to OS: False
         Native Block Size: 512
         Rotational Speed: 15000
         Firmware Revision: HPD5 (FW update is recommended to minimum version: HPDA)
         Serial Number: PLWESSTE
         Model: HP      EH0146FARWD
         Current Temperature (C): 37
         Maximum Temperature (C): 41
         PHY Count: 2
         PHY Transfer Rate: 6.0Gbps, Unknown
         Sanitize Erase Supported: False

 

 


NOt able to import VG on 2nd node RHEL7.2 VM

$
0
0

Hello,

I have 2 VM's running with RHEL7.2 on VMware. I am trying to install HP SG on them. For this I have mapped 2 raw disk from 3par and both the hosts can see both the disk. 1 of the disk has been added as quorum disk and cluster has been configured properly.

Now on the 2nd disk I have created LVM on host1 but 2nd host can't see my VG's. Even pvscan don't see any disk other than root vg. I can export the vg from host1 but can't import it.

Any help how to fix it.

Thanks,

Re: NOt able to import VG on 2nd node RHEL7.2 VM

$
0
0

I'm sure this is because of the partition meta-data details of the block device not updated hence, not available on the other node. did you try partprobe or kpartx on that block device on the node where the partition details were not noticed? I assume you would have done this already... 

Re: NOt able to import VG on 2nd node RHEL7.2 VM

$
0
0

It was a silly mistake :P  I think when I did partprobe I didn't check the status and when I checked the status I didn't do partprobe :-)

Many thanks for guiding me towards the issue... partprobe fixed the issue

Re: NOt able to import VG on 2nd node RHEL7.2 VM

$
0
0

That is nice. Yes, sometimes we tend to miss out simple steps.

Ubuntu 16.04 is showing all network interfaces down

$
0
0

I freshly installed Ubuntu 16.04 on HP DL 380e Gen8. We cabled the network, but all interfaces are showing as down on ubuntu. lscpi shows all 6 network ports. So checking if HP DL 380e Gen8 supports ubuntu 16.04 version ? 

Viewing all 1179 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>