|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am getting the following error when I do an errpt. What do I need to do to fix it.
Hi Team, I am getting the following error when I do an errpt. What do I need to do to fix it. Code:
LABEL: LVM_SA_STALEPP
IDENTIFIER: EAA3D429
Date/Time: Sat 12 Jan 01:10:56 2013
Sequence Number: 880
Machine Id: 00C57B904C00
Node Id: spg-lplaw-01
Class: S
Type: UNKN
Resource Name: LVDD
Description
PHYSICAL PARTITION MARKED STALE
Detail Data
PHYSICAL VOLUME DEVICE MAJOR/MINOR
8000 0011 0000 0002
PHYSICAL PARTITION NUMBER (DECIMAL)
206
LOGICAL VOLUME DEVICE MAJOR/MINOR
8000 000A 0000 0002
SENSE DATA
00C5 7B90 0000 4C00 0000 0116 CEE5 3238 00C5 7B90 CEE5 31BE 0000 0000 0000 0000Last edited by Scott; 01-24-2013 at 06:51 AM.. Reason: Please use code tags |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
at least one lp of a logical volume mirror is out of sync check your vgs with Code:
lsvg volumegroupname and watch out for this line: Code:
STALE PVs: 0 STALE PPs: 0 if the stale pp count is > 0, try Code:
varyonvg volumegroupname or, if it's a cluster with concurrent vgs, run Code:
smitty cl_syncvg |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Emergency !! Need to fix this error! | Naga06 | Shell Programming and Scripting | 9 | 11-25-2011 11:58 PM |
| fix the if and then error in bash | snow2462 | UNIX for Dummies Questions & Answers | 2 | 10-20-2011 04:39 PM |
| errpt - TTYHOG error | famasutika | AIX | 3 | 07-01-2010 04:55 PM |
| errpt disk error message | sodapop | AIX | 4 | 04-25-2008 07:18 AM |
| AIX 5.3 errpt full of message: DISK OPERATION ERROR | gianlu | AIX | 1 | 07-05-2006 12:11 PM |
|
|