Quantcast
Channel: Integrity Servers topics
Viewing all 625 articles
Browse latest View live

HP9000 Containers and PSET

$
0
0

Hello,

I need to create an HP9000 System containers to support an old HPUX 11iv1 server.

The itanium server is a rx2800 i4 with 16 Cores and 64Gb of RAM.

I need to present only two CPU from the itanium system to the container.

This is the Container :

 # srp -status
NAME TYPE STATE SUBTYPE ROOTPATH
unxs8004 hp9000sys stopped none /var/hpsrp/unxs8004
 

I need only 2 CPU in the container with the help of PSET

 # srp -replace unxs8004 -s prm

Enter the requested values when prompted, then press return.
Enter "?" for help at prompt. Press control-c to exit.

PRM group name to associate with this container: [unxs8004]
PRM group type (FSS, PSET): [FSS] PSET
PRM PSET group cores: [1] 2
PRM group memory shares: [10]
PRM group memory cap (press return for no cap): []
PRM group shared memory (press return for no dedicated memory): []

The following template variables have been set to the values shown:

        prm_cores       =  2
        prm_group_type  =  PSET


Press return or enter "yes" to make the selected modifications with these
values.  Do you wish to continue? [yes] yes
replace prm rules succeeded

 I check the configuration file 

 # /usr/bin/prmconfig -s
Configuration file check complete. No errors found.
 

 I execute the prmconfig command :

 # /usr/bin/prmconfig -ie

PRM configured from file: /etc/prmconf
File last modified: Mon Mar 21 08:47:31 2016

PRM CPU scheduler state: Enabled

CPU CPU LCPU
PRM Group PRMID Entitlement Max Attr
__________________________________________________________________
OTHERS 1 87.50%
unxs8004 196608 12.50% OFF

PRM memory manager state: Enabled (polling interval: 10 seconds)
PRM memory manager logging state: Disabled

Memory Memory
PRM Group PRMID Entitlement Max
____________________________________________________________
OTHERS 1 66.67%
unxs8004 196608 33.33%

PRM User Initial Group Alternate Group(s)
________________________________________________________________________________
adm (NONE)
bin (NONE)
cimsrvr (NONE)
daemon (NONE)
hpdb (NONE)
hpsmh (NONE)
iwww (NONE)
lp (NONE)
nobody (NONE)
nuucp (NONE)
opc_op (NONE)
owww (NONE)
root (PRM_SYS)
sfmdb (NONE)
smbnull (NONE)
srp (NONE)
sshd (NONE)
sys (NONE)
tftp (NONE)
uucp (NONE)
www (NONE)

PRM application manager state: Enabled (polling interval: 30 seconds)
PRM application manager logging state: Disabled

Disk manager state: Disabled

Compartment Default PRM Group
__________________________________
unxs8004 unxs8004

Unix group Default PRM Group
________________________________________________
adm (NONE)
bin (NONE)
cimsrvr (NONE)
daemon (NONE)
lp (NONE)
mail (NONE)
nogroup (NONE)
nuucp (NONE)
opcgrp (NONE)
other (NONE)
root (NONE)
smbnull (NONE)
sys (NONE)
tty (NONE)
users (NONE)

 

This is the end of the configuration file

# cat /etc/prmconf

.......

.......

# PRM Unix group records cannot contain the PRMID 0 group PRM_SYS.
#
# #!PRM_MEM:{PRMID|GROUP}:SHARES:[MAX]:::[[IMPORT]:[EXPORT]:]
OTHERS:1:20::
#!PRM_MEM:1:20::::

#
# begin prmloadconf generated user records
#
root::::(PRM_SYS)
daemon::::(NONE)
bin::::(NONE)
sys::::(NONE)
adm::::(NONE)
uucp::::(NONE)
lp::::(NONE)
nuucp::::(NONE)
hpdb::::(NONE)
nobody::::(NONE)
www::::(NONE)
cimsrvr::::(NONE)
smbnull::::(NONE)
opc_op::::(NONE)
sfmdb::::(NONE)
sshd::::(NONE)
iwww::::(NONE)
owww::::(NONE)
hpsmh::::(NONE)
tftp::::(NONE)
srp::::(NONE)
#
# begin prmloadconf generated unix group records
#
#!UXGRP:root:(NONE)
#!UXGRP:other:(NONE)
#!UXGRP:bin:(NONE)
#!UXGRP:sys:(NONE)
#!UXGRP:adm:(NONE)
#!UXGRP:daemon:(NONE)
#!UXGRP:mail:(NONE)
#!UXGRP:lp:(NONE)
#!UXGRP:tty:(NONE)
#!UXGRP:nuucp:(NONE)
#!UXGRP:users:(NONE)
#!UXGRP:nogroup:(NONE)
#!UXGRP:cimsrvr:(NONE)
#!UXGRP:smbnull:(NONE)
#!UXGRP:opcgrp:(NONE)
##!UXGRP:OTHERS:(NONE)
#
# prmloadconf execution completed Thu May 9 08:14:58 2013
#
#@tag-start compartment="unxs8004" template="hp9000sys" service="prm" id="1";
unxs8004:PSET:::2::LCPU=OFF
#!PRM_MEM:unxs8004:10::::
#!SCOMP:unxs8004:unxs8004
#@tag-end;

 

I excute this command on the Itanium server : prmlist -p, and it seem thats the configuration is good ...

# prmlist -p

PRM configured from file: /etc/prmconf
File last modified: Mon Mar 21 08:47:31 2016

CPU CPU LCPU
PRM Group PRMID Entitlement Max Attr
__________________________________________________________________
OTHERS 1 87.50%
unxs8004 196608 12.50% OFF (2 cores - 2, 4)

Memory Memory
PRM Group PRMID Entitlement Max
____________________________________________________________
OTHERS 1 66.67%
unxs8004 196608 33.33%

PRM User Initial Group Alternate Group(s)
________________________________________________________________________________
adm (NONE)
bin (NONE)
cimsrvr (NONE)
daemon (NONE)
hpdb (NONE)
hpsmh (NONE)
iwww (NONE)
lp (NONE)
nobody (NONE)
nuucp (NONE)
opc_op (NONE)
owww (NONE)
root (PRM_SYS)
sfmdb (NONE)
smbnull (NONE)
srp (NONE)
sshd (NONE)
sys (NONE)
tftp (NONE)
uucp (NONE)
www (NONE)

Unix group Default PRM Group
________________________________________________
adm (NONE)
bin (NONE)
cimsrvr (NONE)
daemon (NONE)
lp (NONE)
mail (NONE)
nogroup (NONE)
nuucp (NONE)
opcgrp (NONE)
other (NONE)
root (NONE)
smbnull (NONE)
sys (NONE)
tty (NONE)
users (NONE)

 

I start the container:

# srp -start unxs8004

I go inside the container:

# srp_su unxs8004

I check the number of CPU inside the container with the top command:

# top

System: unxs8004 Mon Mar 21 08:59:32 2016
Load averages: 0.01, 0.01, 0.00
19 processes: 11 sleeping, 8 running
Cpu states:
CPU LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
0 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
2 0.00 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
4 0.00 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
6 0.02 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
8 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
10 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
12 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
14 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
16 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
18 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
20 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
22 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
24 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
26 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
28 0.03 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
30 0.02 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%
--- ---- ----- ----- ----- ----- ----- ----- ----- -----
avg 0.01 0.0% 0.0% 0.0% 100.0% 0.0% 0.0% 0.0% 0.0%

Memory: 47212K (27696K) real, 83828K (49300K) virtual, 3889776K free Page# 1/1

CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
22 ? 25640 root 158 20 684K 180K sleep 0:00 3.51 0.49 sh
2 ? 25598 root 154 20 812K 232K sleep 0:00 0.52 0.25 prngd
8 ? 25641 root 178 20 1144K 544K run 0:00 1.54 0.15 top
2 ? 25560 root 154 20 964K 328K sleep 0:00 0.23 0.14 pwgrd
2 ? 25568 root 154 20 1472K 436K sleep 0:00 0.19 0.11 swagentd
2 ? 25515 root 154 20 936K 276K sleep 0:00 0.06 0.04 inetd
2 ? 25442 root 152 20 2284K 636K run 0:00 0.04 0.03 ldapclientd

 

 

 

I see 16 CPUs on the HP9000 Containers...

Why ?,  I configured PSET with only 2 Cores ....

Can you help me ?

Thanks.

David

 

 

 

 

 


Having issues installing hp-snmp-agent

$
0
0

First time post!

Having difficulties installing hp-snmp-agent and other hp-health items on HPDL380G6.

Dependency issues.  OS is CentOS 7.2.  I see one of the dependencies.  Is there a single place to obtain all the dependencies required to install the HP Health tools?

--------------dependency issues----------------------

[root@svrdldws01 hp]# yum localinstall hp-snmp-agents-10.20-2789.26.rhel7.x86_64.rpm Loaded plugins: fastestmirror Setting up Local Package Process Examining hp-snmp-agents-10.20-2789.26.rhel7.x86_64.rpm: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 Marking hp-snmp-agents-10.20-2789.26.rhel7.x86_64.rpm to be installed Loading mirror speeds from cached hostfile * base: centos.mia.host-engine.com * extras: mirror.us.leaseweb.net *

updates: dist1.800hosting.com Resolving Dependencies --> Running transaction check ---> Package hp-snmp-agents.x86_64 0:10.20-2789.26.rhel7 will be installed --> Processing Dependency: hp-health >= 9.1.0 for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: net-snmp for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libhpasmintrfc64.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libhpev64.so.1()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpm.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpmio.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libsensors.so.4()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Running transaction check ---> Package hp-health.x86_64 0:10.30-1752.15.rhel7 will be installed ---> Package hp-snmp-agents.x86_64 0:10.20-2789.26.rhel7 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpm.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpmio.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 ---> Package lm_sensors-libs.x86_64 0:3.1.1-17.el6 will be installed ---> Package net-snmp.x86_64 1:5.5-54.el6_7.1 will be installed --> Processing Dependency: net-snmp-libs = 1:5.5-54.el6_7.1 for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Processing Dependency: libnetsnmptrapd.so.20()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Processing Dependency: libnetsnmpmibs.so.20()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Processing Dependency: libnetsnmphelpers.so.20()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Processing Dependency: libnetsnmpagent.so.20()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Processing Dependency: libnetsnmp.so.20()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64 --> Running transaction check ---> Package hp-snmp-agents.x86_64 0:10.20-2789.26.rhel7 will be installed --> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpm.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 --> Processing Dependency: librpmio.so.3()(64bit) for package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 ---> Package net-snmp-libs.x86_64 1:5.5-54.el6_7.1 will be installed --> Finished Dependency Resolution Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: librpmio.so.3()(64bit) Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: libnetsnmpmibs.so.31()(64bit) Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: libnetsnmpagent.so.31()(64bit) Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: libnetsnmp.so.31()(64bit) Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: librpm.so.3()(64bit) Error: Package: hp-snmp-agents-10.20-2789.26.rhel7.x86_64 (/hp-snmp-agents-10.20-2789.26.rhel7.x86_64) Requires: libc.so.6(GLIBC_2.14)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

Integrity BL890c i4 server Some Nic Ports Down.

$
0
0

Hi,

 

We have a Integrity BL890c i4 server, with a virtual connect configured, suddenly we have 3 nics down on the hpux 11.31 server, i'm going to use only 1 for the example lan8:

 

mhv:#/root# nwmgr -S apa | grep lan905
lan905 LAN_MONITOR LB_HS 10 Gbps Full Duplex 1,8*
mhv:#/root# lanscan | grep lan8
2/0/0/3/0/0/0 0x0017A477A004 8 DOWN lan8 snap8 33 ETHER Yes 119

 

Looking in the OA, this corresponds to port:

 

FlexFabric Embedded Ethernet

Ethernet FlexNIC (NIC 1) LOM:1-a00:17:A4:77:A0:04  <--

Ethernet FlexNIC LOM:1-b00:17:A4:77:A0:24

Ethernet FlexNIC LOM:1-c00:17:A4:77:A0:44

Ethernet FlexNIC LOM:1-d00:17:A4:77:A0:64

 

Other pors on the same FlexNIC are up:

 

mhv:#/root# lanscan | grep A024
2/0/0/3/0/0/2 0x0017A477A024 40 UP lan40 snap40 35 ETHER Yes 119
mhv:#/root# lanscan | grep A044
2/0/0/3/0/0/4 0x0017A477A044 42 UP lan42 snap42 37 ETHER Yes 119

 

Inside the Virtual Connect there a no error or warning, and the corresponding dowlink port is up, where can I keep looking to fix the problem?.

 

Thanks.

Having issues installing hp-snmp-agent

$
0
0
moved to ProLiant Servers (ML,DL,SL)

All pic slots off following power outage

$
0
0

Hi,

Following a recent power outage on our RX7620 all pci-x power slots are in state off as reported by olrad -q

# olrad -q
Driver(s)
Capable
Slot Path Bus Max Spd Pwr Occu Susp OLAR OLD Max Mode
Num Spd Mode
0-0-0-1 0/0/8/1 140 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-2 0/0/10/1 169 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-3 0/0/12/1 198 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-4 0/0/14/1 227 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-5 0/0/6/1 112 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-6 0/0/4/1 84 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-7 0/0/2/1 56 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-0-8 0/0/1/1 28 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-1 1/0/8/1 396 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-2 1/0/10/1 425 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-3 1/0/12/1 454 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-4 1/0/14/1 483 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-5 1/0/6/1 368 133 133 Off No N/A N/A N/A PCI-X PCI-X
0-0-1-6 1/0/4/1 340 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-7 1/0/2/1 312 133 133 Off Yes N/A N/A N/A PCI-X PCI-X
0-0-1-8 1/0/1/1 284 133 133 Off Yes N/A N/A N/A PCI-X PCI-X

 

System event logs report power errors for all slots

10552 SFW 0,0,0 *5 ae80171800e005dc 0000000400000000 IODISC_LBA_SLOT_POWER_ERR
10552 04/08/2016 10:23:25

Is there something administratively that can be done to bring them back online. The system has been powered on / off

Regards

Paul

ILO 2 - cabinet 0 failure detected error - HPsuperdome server SD32B

$
0
0

Good morning, 

A Failure detected yellow LED is showing on cabinet 0 on one of our HP superdome server SD32B. 

According to the event log below the associated error was caused by correctable single bit   (SBE) 

error which appears to have cleared. However in order to be certain that the error is historical, I would like 

to find a way to reset the LED status from "warning" back to "on" . Could someone tell me whether it would be possible to do this without involving a power cycle on the SuperDome. Would a reset of the ILO achieve this and is it possible to do this without risk of causing any issues/disruption to the associated HP-UX Vpars (running  under HP-UX B.11.31) ?

 

21282 2 SFW 0,1,11 CACHE_CHECK_INFO 04/16/2016 06:17:39 It indicates a cache error occurred and data field contains check info data.

21281 2 SFW 0,1,11 MC_TIMESTAMP 04/16/2016 06:17:39 MC: MC timestamp 21280 2 SFW 0,1,11 PAL_CORRECTED_MC 04/16/2016 06:17:39 CMC: PAL corrected the Machine Check

21279 2 SFW 0,0,2 MEM_SBE_IN_RANK 04/14/2016 23:27:26 A single bit memory error (SBE) was detected

OA don't show the SAN disk path

$
0
0

I want to install hp-UX VSOE on SAN disk in superdome-2.   So for this,  at first  I assign  a SAN disk by mapping to that server(nPar). Then I connect DVD for OS  by Monarch OA CLI.   And then try to install OS but after some process done, it don't shows  any disk at disk option.  I think, here I have some mistake.

At this regards, how can I  find the SAN disk in OA cli  or how I can show the SAN disk path using command at OA CLI.

Your better suggestion is needed

In uefi lanboot select doesn't show all HP NC532m Dual Port Flex-10 virtual nics

$
0
0

Hi,

I am on a bl870c that has a HP NC532m Dual Port Flex-10 mezzazine card installed.

I don't know if it's supposes to work this way, but only 1 vnic per  HP NC532m  port is available in the UEFI shell.

I need to boot from one of the Vnics that it's not listed, I have the 4 internal broadcom ports, and only 2 HP NC532m ports:

AB D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704)
AC D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704)

BA D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704)
BB D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704)

C8 D X X 1 3 - HP NC532m Dual Port Flex-10 10GbE Multifunction BL-c Adapter
C9 D X X 1 3 - HP NC532m Dual Port Flex-10 10GbE Multifunction BL-c Adapter

Shell> lanboot select
01 Acpi(HWP0002,PNP0A03,100)/Pci(1|0)/Mac(0017A477000C)
02 Acpi(HWP0002,PNP0A03,100)/Pci(1|1)/Mac(0017A477000E)
03 Acpi(HWP0002,PNP0A03,200)/Pci(2|0)/Mac(0017A4770010)
04 Acpi(HWP0002,PNP0A03,200)/Pci(2|1)/Mac(0017A4770012)
05 Acpi(HPQ0002,PNP0A08,400)/Pci(0|0)/Pci(0|0)/Mac(0017A4770014)
06 Acpi(HPQ0002,PNP0A08,400)/Pci(0|0)/Pci(0|1)/Mac(0017A4770016)

I have updated the EFI driver to the latest version, but it's just the same. also I have tried to use drvcfg to access the configuration of these cards, but I don't get any config menu

From the OS, there is no problem.

root@bl870c:/> ioscan -fnkC lan
Class I H/W Path Driver S/W State H/W Type Description
======================================================================
lan 0 0/1/1/0 igelan CLAIMED INTERFACE HP PCI-X 1000Mbps Dual-port Built-in
lan 1 0/1/1/1 igelan CLAIMED INTERFACE HP PCI-X 1000Mbps Dual-port Built-in
lan 2 0/2/2/0 igelan CLAIMED INTERFACE HP PCI-X 1000Mbps Dual-port Built-in
lan 3 0/2/2/1 igelan CLAIMED INTERFACE HP PCI-X 1000Mbps Dual-port Built-in
lan 4 0/4/0/0/0/0 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 5 0/4/0/0/0/1 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 6 0/4/0/0/0/2 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 7 0/4/0/0/0/3 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 8 0/4/0/0/0/4 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 9 0/4/0/0/0/5 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 10 0/4/0/0/0/6 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
lan 11 0/4/0/0/0/7 iexgbe CLAIMED INTERFACE HP 454521-001E PCIe 2-p 10GbE Mezzanine Adapter FLEX-10
root@bl870c:/> nwmgr | grep iexgbe
lan4 DOWN 0x0017A4770014 iexgbe 10GBASE-KR
lan5 UP 0x0017A4770016 iexgbe 10GBASE-KR
lan6 DOWN 0x0017A477001A iexgbe 10GBASE-KR
lan7 UP 0x0017A477001C iexgbe 10GBASE-KR
lan8 DOWN 0x18A905745312 iexgbe 10GBASE-KR
lan9 DOWN 0x18A905745316 iexgbe 10GBASE-KR
lan10 DOWN 0x18A905745313 iexgbe 10GBASE-KR
lan11 DOWN 0x18A905745317 iexgbe 10GBASE-KR

 

Can  someone confirm if it's posible to lan boot  with the vnics created with the flex10 card?.

Thanks,

Regards.

 

 

 

 


wbem

$
0
0

Hi,

I just notice an error in my syslog and I'm unable to find why, any help would be appreciated.

May 26 13:56:25  cimservera[29650]: [Authentication failed] Password not valid
May 26 13:56:27  cimservera[29725]: [Authentication failed] Password not valid
May 26 13:56:27  cimservera[29729]: [Authentication failed] Password not valid
May 26 13:56:27  cimservera[29736]: [Authentication failed] Password not valid
May 26 13:56:30 cimservera[29921]: [Authentication failed] Password not valid

This message is coming every 5 minutes.

Thanks,

Integrity server problem, shuts down

$
0
0

The Integrity rx2660 system has just shutdown on its own twice in the past week.  There is some problem with it.  The System Health and Internal Health LEDs were flashing amber or red.  The logs show:

BMC        *5   0x2057442171020090 FFFF0307D0020300  VOLTAGE_DEGRADES_TO_NON_RECOVERABLE

BMC        *7   0x20574421710200A0 D000A870D01120300  SHUTDOWN_OR_RESET_ON_SENSOR

Any ideas on what the issue could be?  If the power supply or CPU or motherboard need to be replaced?  Or if something can just be fixed without the need to replace components. 

Thanks

 

 

 

P410i Array Controllers Handling Predictive Failures

$
0
0

I've had the same problem on various servers using P410i array controllers. Replacing drives in predictive failure with known good drives will not clear the predictive failure. The drives are replaced and go through the rebuild process only to come back online and starting flashing the predictive failure again. As far as I can tell there are no problems. I've had to go so far as to replace all the drives with exactly the same part number/model number drives and completely redo the array and reload the OS. It's acting like the errors aren't cleared out of the controller when the drive is replaced although the ADU shows the new serial numbers. Firmware is up to date and the problem has been occuring through a couple of releases. Any ideas as I currently have one incedent outstanding and I don't want to have them start from scratch just to clear the led.

Super dome event

$
0
0

Alert level 2: Informational
Keyword: CACHE_CHECK_INFO
It indicates a cache error occurred and data field contains check info data.
Reporting Entity: System Firmware located in cabinet 0, slot 4, cpu 1
Problem Detail: 0x1880019b00240910
0x4e801c9f41e00ed0 0x1880019b00240910
0x4b001c9f41e00ed1 0x01000000575004cc

IR volume disque missing

$
0
0

ir volume  : primary ok  secondary  missing  apres echange du disque  idem   

ioscan : un disque (autre path) en supplement

Raid Level : RAID 1
Volume sas address : 0x5605d6c74ffa0d2
Device Special File : /dev/rdsk/c5t4d0
Raid State : DEGRADED
Raid Status Flag : ENABLED
Raid Size : 139236
Rebuild Rate : 0.00 %
Rebuild Progress : 100.00 %

Participating Physical Drive(s) :

SAS Address Enc Bay Size(MB) Type State

0x5000c500838e0205 1 1 286102 PRIMARY ONLINE
0x0 0 0 286102 SECONDARY MISSING

 

Cron script not running

$
0
0

Hello,

When i run cron job its not runnning it getting error message...

but when i run the script manuall its running without problem....

Script file...

prodata1#more /tmp/tar
#!/bin/sh -x
su - dbprod -c /tmp/ddd
cd /c10/tar-backup
chmod -R 777 /c10/tar-backup
chown -R dbprod:dba /c10/tar-backup
rm -rf DB_OH.tar.gz.*
rm -rf DB_STAGE.pax.gz.*
#sleep 8
cd /c10
chown -R dbprod:dba /c10/tar-backup
chmod -R 777 /c10/tar-backup

su - dbprod -c /tmp/ddd
pax -w -v -x pax prodbkp | gzip > /c10/tar-backup/DB_STAGE.pax.gz
su - dbprod -c /tmp/ddd
mv /c10/tar-backup/DB_STAGE.pax.gz /c10/tar-backup/DB_STAGE.pax.gz.`date +%d%m%Y`
su - dbprod -c /tmp/ddd
sleep 10
cd /c02/rachome
tar cvf - 11.1.0 | gzip > /c10/tar-backup/DB_OH.tar.gz
su - dbprod -c /tmp/ddd
mv /c10/tar-backup/DB_OH.tar.gz /c10/tar-backup/DB_OH.tar.gz.`date +%d%m%Y`

prodata1#

 

Kindly find the below output of crontab ...error meaasge!!!

 

prodata1#crontab -e
"/var/tmp/aaa020610" 16 lines, 743 characters
# Entry for monitoring status of the EMSHAProvider
 5,20,35,50   *    *    *    *   /etc/opt/resmon/lbin/mon_EMSHAProvider_state.sh
 # Entry for vacuuming the EMT CER DB
 5   1    *    *    *    /opt/sfm/vacuum
 5,20,35,50   *    *    *    *    /opt/sfm/bin/restart_sfm.sh
#15 10 * * * /c01/.syslog1.sh
#00 22 * * * /c03/scripts/BACKUP_PROD_DAILY.sh
#30 23 * * 6 /c03/scripts/BACKUP_STAGE_WEEKLY.sh
00 19 * * 6 /c03/scripts/Database_FULL_Weekly_backup.sh
58 14 * * 5 /tmp/tar >> /tmp/mysqlbackup.log 2>&1
#30 22 * * 6 /opt/nfs-restart
#30 15 * * 1 /c03/scripts/tartest
00 10-19 * * 1-6 /c03/scripts/BACKUP_ARCHIVELOG_HOURLY.sh
00 22 * * 1-6 /c03/scripts/BACKUP_DB_INCREMENTAL_DAILY.sh
00 22 * * 0 /c03/scripts/BACKUP_DB_INCREMENTAL_WEEKLY.sh

~
~
~
~
~
~
~
"/var/tmp/aaa020610" 16 lines, 743 characters
warning: commands will be executed using /usr/bin/sh
prodata1#date
Fri Jun 17 14:56:38 IST 2016
prodata1#date
Fri Jun 17 14:57:32 IST 2016
prodata1#tail -100 /tmp/mysqlbackup.log
/dev/tar-backup/tar-backup
                   346030080 327477939 17392684   95% /c10
+ date +%d%m%Y
+ mv /c10/tar-backup/DB_STAGE.pax.gz /c10/tar-backup/DB_STAGE.pax.gz.17062016
+ su - dbprod -c /tmp/ddd
ttytype: couldn't open /dev/tty for reading
stty: : Not a typewriter
(c)Copyright 1983-2006 Hewlett-Packard Development Company, L.P.
(c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California
(c)Copyright 1980, 1984, 1986 Novell, Inc.
(c)Copyright 1986-2000 Sun Microsystems, Inc.
(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
(c)Copyright 1989-1993  The Open Software Foundation, Inc.
(c)Copyright 1990 Motorola, Inc.
(c)Copyright 1990, 1991, 1992 Cornell University
(c)Copyright 1989-1991 The University of Maryland
(c)Copyright 1988 Carnegie Mellon University
(c)Copyright 1991-2006 Mentat Inc.
(c)Copyright 1996 Morning Star Technologies, Inc.
(c)Copyright 1996 Progressive Systems, Inc.

Confidential computer software. Valid license from HP required for
possession, use or copying.  Consistent with FAR 12.211 and 12.212,
Commercial Computer Software, Computer Software Documentation, and
Technical Data for Commercial Items are licensed to the U.S. Government
under vendor's standard commercial license.

You have mail.
Not a terminal
stty: : Not a typewriter
stty: : Not a typewriter
                                                                                             Filesystem          kbytes    used   avail %used Mounted on
/dev/vg00/lvol3    4194304  619432 3546976   15% /
/dev/vg00/lvol1    3145728  319832 2803896   10% /stand
/dev/vg00/lvol8    41943040 29456984 12465504   70% /var
/dev/vg00/lvol7    15728640 3187704 12443000   20% /usr
/dev/vg00/lvol6    5242880   89848 5114816    2% /tmp
/dev/vg00/lvol5    15728640 5982912 9670408   38% /opt
/dev/vg00/lvol4    2097152  851296 1236200   41% /home
/dev/c04/c04       52428800 28381731 22544245   56% /c04
/dev/oravg02/c03   630194176 345826147 266747820   56% /c03
/dev/ORAVG01/c02   141557760 108405180 31383155   78% /c02
/dev/new-c/c01     9437184 7246215 2056288   78% /c01
/dev/app-backup/app-bacup
                   56623104 40885879 14753712   73% /app-backup
DevFS                   11      11       0  100% /dev/deviceFileSystem
/dev/tar-backup/tar-backup
                   346030080 327477939 17392684   95% /c10
+ sleep 10
+ cd /c02/rachome
+ tar cvf - 11.1.0
+ gzip
+ 1> /c10/tar-backup/DB_OH.tar.gz
/tmp/tar[20]: gzip:  not found.
+ su - dbprod -c /tmp/ddd
ttytype: couldn't open /dev/tty for reading
stty: : Not a typewriter
(c)Copyright 1983-2006 Hewlett-Packard Development Company, L.P.
(c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California
(c)Copyright 1980, 1984, 1986 Novell, Inc.
(c)Copyright 1986-2000 Sun Microsystems, Inc.
(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
(c)Copyright 1989-1993  The Open Software Foundation, Inc.
(c)Copyright 1990 Motorola, Inc.
(c)Copyright 1990, 1991, 1992 Cornell University
(c)Copyright 1989-1991 The University of Maryland
(c)Copyright 1988 Carnegie Mellon University
(c)Copyright 1991-2006 Mentat Inc.
(c)Copyright 1996 Morning Star Technologies, Inc.
(c)Copyright 1996 Progressive Systems, Inc.

Confidential computer software. Valid license from HP required for
possession, use or copying.  Consistent with FAR 12.211 and 12.212,
Commercial Computer Software, Computer Software Documentation, and
Technical Data for Commercial Items are licensed to the U.S. Government
under vendor's standard commercial license.

You have mail.
Not a terminal
stty: : Not a typewriter
stty: : Not a typewriter
                                                                                             Filesystem          kbytes    used   avail %used Mounted on
/dev/vg00/lvol3    4194304  619432 3546976   15% /
/dev/vg00/lvol1    3145728  319832 2803896   10% /stand
/dev/vg00/lvol8    41943040 29456984 12465504   70% /var
/dev/vg00/lvol7    15728640 3187704 12443000   20% /usr
/dev/vg00/lvol6    5242880   89848 5114816    2% /tmp
/dev/vg00/lvol5    15728640 5982912 9670408   38% /opt
/dev/vg00/lvol4    2097152  851296 1236200   41% /home
/dev/c04/c04       52428800 28381731 22544245   56% /c04
/dev/oravg02/c03   630194176 345826147 266747820   56% /c03
/dev/ORAVG01/c02   141557760 108405173 31383162   78% /c02
/dev/new-c/c01     9437184 7246215 2056288   78% /c01
/dev/app-backup/app-bacup
                   56623104 40885879 14753712   73% /app-backup
DevFS                   11      11       0  100% /dev/deviceFileSystem
/dev/tar-backup/tar-backup
                   346030080 327477939 17392684   95% /c10
+ date +%d%m%Y
+ mv /c10/tar-backup/DB_OH.tar.gz /c10/tar-backup/DB_OH.tar.gz.17062016
prodata1#

i also set my profile ...for example

but its now running....

 

# set term if it's not set

 if [ "$TERM" = "" -o "$TERM" = "unknown" -o "$TERM" = "dialup" \
 -o "$TERM" = "network" ]
 then
 eval `ttytype -s -a`
 fi

 export TERM

if tty -s
then
 eval $(ttytype -sa)
 tabs
 export HISTFILE=${HISTFILE:-$HOME/.sh_history}
 export HISTSIZE=5000
 stty erase "^H" kill "^U" intr "^C" eof "^D" -parity ixoff
 stty susp \^Z dsusp \^Y
fi

HISTFILE=/.sh_history; export HISTFILE
HISTSIZE=1000; export HISTSIZE

export PS1="`hostname`#"
umask 022
prodata1#

 

Kindly do the need full....

 

rx2800 P410i Controller

$
0
0

I have a rx2800 integrity server with a Smart Array P410i Controller.

At start I have the Controller in HBA mode

How to change the mode in RAID?

I already update SAS io firmware at version 6.42, but the EFI Shell not recognize the "saupdate" command

 

the UEFI Revision is 2.30

 

thank you for the answer

best regards

Carlo


Rx8640 stuck at the MP login prompt

$
0
0

 I have a RX-8640 stuck at the MP Login prompt. How do I get back to the console?  Other than resetting the power? I don't know the MP password, nor does Control-B work.

 

 

How to go from MP menu to EFI shell

$
0
0

This is on rx-8640 Itanium. I am booted into MP menu. What next step do I take to get into EFI?

Unable to select FS0: to boot off the CD

$
0
0

I cannot boot off the CD, when I do map -r I get just one LUN device. I cannot select any FSx: at all. 

reconnect -r shows 11 devices

 

MP Console not responding

$
0
0

Has anyone seen this behavior before, or can anyone offer advice.

I had a problem with this server (bl860c blade in c7000 enclosure, using Virtual Connect).     The server has been running without a problem for ~4 years, however I suspect a problem with the LOM ports on the blade.    Basically I couldn’t connect to it via the network, it was not responding to a ping, and when I logged into the iLo to get to the console I can get no response from the Console Screen.    What I got was this;

   MP MAIN MENU:

         CO: Console

        VFP: Virtual Front Panel

         CM: Command Menu

      SMCLP: Server Management Command Line Protocol

         CL: Console Log

         SL: Show Event Logs

         HE: Main Help Menu

          X: Exit Connection

 

[mp0019bbc50862] MP> CO 

        [Use Ctrl-B or ESC-( to return to MP main menu.]

- - - - - - - - - - Prior Console Output - - - - - - - - - -

- - - - - - - - - - - - Live Console - - - - - - - - - - - -

At this point, I am unable to get any response on the live console.     I tried cycling the power on the server, which should have at least displayed the initialization information, ending at the BOOT Manager Screen, but I got no output at all.   

The Onboard Administrator indicates no issues with the server, i.e Power On, System Health OK, and Status OK.    The System Event Log on MP shows nothing unusual.    

From the Command Menu I have tried;

“RB”   Reset BMC

“RS”   Reset system through RST signal.

“TC”   Reset system via “INIT”

“XD”  Reset MP

And I have cycled power several times.     None of these actions gave any response at the Live Console screen.      The only action (I can think of) that I haven’t tried is to move the blade to another bay.

I am reaching the conclusion that even though the enclosure software (OA and VC) are all indicating that the Blade is OK, I am beginning to doubt this.    

I would appreciate any assistance/suggestions that you can offer.

Dave Baxter
 

How to reset console on a rx8640?

$
0
0

The console keeps writing junk to the screen, with every line that is displayed or typed.  You can still see the text you type but it's surrounded by junk.

 

Viewing all 625 articles
Browse latest View live


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