Sponsored Content
Full Discussion: HPUX Boot failure.
Operating Systems HP-UX HPUX Boot failure. Post 302877229 by chacko193 on Friday 29th of November 2013 07:28:48 AM
Old 11-29-2013
Quote:
Originally Posted by vbe
What is in the logs?
You seem to have memory issue...
In the console logs I only have the same message(the one I have posted earlier).

In the System Events there are lot of entries. The latest one are below.

Code:
Log Entry 75: 29 Nov 2013 12:16:12
Alert Level 2: Informational
Keyword: MC_BR_TO_OS_HPMC_FAILED
MC_BR_TO_OS_HPMC_FAILED
Logged by: System Firmware  2
Data: Implementation dependent data field
0x5680106402E008D0 FFFFFFF0F0438E70


Log Entry 74: 29 Nov 2013 12:16:12
Alert Level 2: Informational
Keyword: MC_OS_HPMC_MISSING
MC_OS_HPMC_MISSING
Logged by: System Firmware  2
Data: Implementation dependent data field
0x5680104A02E008B0 000000F0F0D09800

Log Entry 73: 29 Nov 2013 12:16:12
Alert Level 2: Informational
Keyword: MEM_PDT_DUP_ENTRY
PDT entry to be added to PDT already exists
Logged by: System Firmware  2
Data: Event detail
0x4E8000D502E00890 0000000000D60000


Log Entry 72: 29 Nov 2013 12:16:12
Alert Level 5: Critical
Keyword: MEM_MBE_IN_RANK
Uncorrectable (multiple-bit) ECC error in DIMM
Logged by: System Firmware  2
Data: Location - Memory (SIMM or DIMM): DIMM Slot 0x3B, Extender 0
0x448000CC02E00870 FFFFFFFF003BFF74

Log Entry 71: 29 Nov 2013 12:16:11
Alert Level 5: Critical
Keyword: MEM_MBE_IN_RANK
Uncorrectable (multiple-bit) ECC error in DIMM
Logged by: System Firmware  2
Data: Location - Memory (SIMM or DIMM): DIMM Slot 0x3A, Extender 0
0x448000CC02E00850 FFFFFFFF003AFF74


Log Entry 70: 29 Nov 2013 12:16:11
Alert Level 5: Critical
Keyword: MEM_MBE_IN_RANK
Uncorrectable (multiple-bit) ECC error in DIMM
Logged by: System Firmware  2
Data: Location - Memory (SIMM or DIMM): DIMM Slot 0x2B, Extender 0
0x448000CC02E00830 FFFFFFFF002BFF74

Log Entry 61: 29 Nov 2013 12:16:10
Alert Level 7: Fatal
Keyword: ERR_CHECK_HPMC
An HPMC has been encountered.
Logged by: System Firmware  0
Data: Code address
0xE880035C00E00710 0000000000024344


Log Entry 60: 29 Nov 2013 12:16:10
Alert Level 7: Fatal
Keyword: MC_HPMC_MONARCH_SELECTED
MC_HPMC_MONARCH_SELECTED
Logged by: System Firmware  2
Data: Implementation dependent data field
0xF680105E02E006F0 FFFFFFF0F0C00000

 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP-UX respawning boot failure

Hello. System is a HP Visualize C3600 running X11 and after a power failure machine will not boot (see error messages below) From what I've read, this may be caused by a corrupted etc/inittab file. Solution suggested on other websites is to boot in single user mode and edit file inittab... (2 Replies)
Discussion started by: westcoast
2 Replies

2. Linux

Boot failure

Hi all I used a dual boot operating system and it works fine for me. Now , i install a Ati radeon 9250 Agp card on my system and this results in boot failure of fedora 6. The graphics card is working fine with windows XP , i.e i have no compatibility issues.The system also refuses to boot when i... (2 Replies)
Discussion started by: joshighanshyam
2 Replies

3. Solaris

INT18 boot failure

I installed solaris virtually and tried to format the partitions .. I dont know what went wrong, It got rebooted and hangs in the screen "No partitions" and after pressing Enter button it goes to "INT18 boot failure" and hangs there once again . Could any one of you suggest why this has happened... (3 Replies)
Discussion started by: priky
3 Replies

4. Solaris

Boot failure

I have installed Solaris 10 OS in Sun Virtual Box that uses x86 32 bit system. After an abnormal shutdown i'm getting the following message on the console when i try to boot. SunOS Release 5.10 Version Generic_127128_11 32-bit Copyright 1983-200 Sun Microsystems, Inc. All rights reserrved. Use... (3 Replies)
Discussion started by: Sesha
3 Replies

5. SCO

stage 1 boot failure: error loading hd (40)/boot

hi SCO Unix 5.0.6 doesn't boot due to this problem: not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot Knows someone howto solve it? (16 Replies)
Discussion started by: ccc
16 Replies

6. Debian

clusterKnoppix Live Cd boot failure

I'm trying to run clusterKnoppix live cd from a couple machines but it only works from one computer. The other three, my toshiba laptop, emachine, and hp machine can't find the filesystem.. the live cd stops booting and gives me a error saying it couldn't find knoppix filesystem and then gives me a... (0 Replies)
Discussion started by: iamhe
0 Replies

7. HP-UX

fail to boot HPUX

HPUX running in D-Class (L1000), pretty old HPUX version - hpux 11.00 Attempt 1 -- To boot from normal (primary) Unable to boot - system complains failure SYSTEM ALERT System Name : uninitialized DATE : 10/22/2011 Time : 03/41:12 Alert Level 15 = Fatal hardware or configuration... (12 Replies)
Discussion started by: ckwan
12 Replies

8. Solaris

Failure to boot v445

Hi Guys, I have a small problem with a v445 which I have been informed will only boot with the reconfigure option enabled. It is attached to HP SAN storage using qla2300 FCA's with a Veritas encapsulated rootvoldg (No Laughing here please) when I try a reboot I get the following error. ... (5 Replies)
Discussion started by: gull04
5 Replies

9. UNIX for Dummies Questions & Answers

boot up failure unix sco after power failure

hi power went out. next day unix sco wont boot up error code 303. any help appreciated as we are clueless. (11 Replies)
Discussion started by: fredthayer
11 Replies
DPKG::Log::Entry(3pm)					User Contributed Perl Documentation				     DPKG::Log::Entry(3pm)

NAME
DPKG::Log::Entry - Describe a log entry in a dpkg.log VERSION
version 1.20 SYNOPSIS
use DPKG::Log::Entry; $dpkg_log_entry = DPKG::Log::Entry->new( line => $line, $lineno => 1) $dpkg_log_entry->timestamp($dt); $dpkg_log_entry->associated_package("foo"); DESCRIPTION
This module is used to describe one line in a dpkg log by parameterizing every line into generic parameters like o Type of log entry (startup-, status-, action-lines) o Timestamp o Subject of log entry (e.g. package, packages or archives) o Package name (if log entry refers to a package subject) and so on. The various parameters are described below together with the various methods to access or modify them. METHODS
$dpkg_log_entry = PACKAGE->new( 'line' => $line, 'lineno' => $lineno ) Returns a new DPKG::Log::Entry object. The arguments line and lineno are mandatore. They store the complete line as stored in the log and the line number. Additionally its possible to specify every attribute the object can store, as 'key' => 'value' pairs. ATTRIBUTES
$dpkg_log_entry->line() / line Return the full log line. This attribute is set on object initialization. $dpkg_log_entry->lineno() / lineno Return the line number of this entry. This attribute is set on object initialization. $dpkg_log_entry->timestamp() / timestamp Get or set the timestamp of this object. Should be a DateTime object. $dpkg_log_entry->type() / type Get or set the type of this entry. Specifies weither this is a startup, status or action line. $dpkg_log_entry->associated_package() / associated_package Get or set the associated_package of this entry. This is for lines that are associated to a certain package like in action or status lines. Its usually unset for startup and status lines. $dpkg_log_entry->action() / action Get or set the action of this entry. This is for lines that have a certain action, like in startup-lines (unpack, configure) or action lines (install, remove). It is usally unset for status lines. $dpkg_log_entry->status() / status Get or set the status of the package this entry refers to. $dpkg_log_entry->subject() / subject Gets or Defines the subject of the entry. For startup lines this is usually 'archives' or 'packages' for all other lines its 'package'. $dpkg_log_entry->installed_version() / installed_version Gets or Defines the installed_version of the package this entry refers to. It refers to the current installed version of the package depending on the current status. Is "<none>" (or similar) if action is 'install', old version in case of an upgrade. $dpkg_log_entry->available_version() / available_version Gets or Defines the available_version of the package this entry refers to. It refers to the currently available version of the package depending on the current status. Is different from installed_version if the action is install or upgrade. $dpkg_log_entry->conffile() / conffile Get or set a conffile for a line indicating a conffile change. $dpkg_log_entry->decision() / decision Gets or defines the decision for a line indicating a conffile change. SEE ALSO
DateTime AUTHOR
Patrick Schoenfeld <schoenfeld@debian.org>. COPYRIGHT AND LICENSE
Copyright (C) 2011 Patrick Schoenfeld <schoenfeld@debian.org> This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. perl v5.10.1 2011-02-23 DPKG::Log::Entry(3pm)
All times are GMT -4. The time now is 11:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy