This is a discussion on LVM Error within the AIX Operating System forums, part of the Unix Operating Systems category; --> I have a server wih AIX 52 . The are two disks in the server and only rootvg in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a server wih AIX 52 . The are two disks in the server and only rootvg in it which is not mirrored as well.Both the disks are added into rootvg . hdisk0 is showing DISK OPERATION ERROR in the error log and also there are no PPs free in that . The hdisk1 which of same size to hdisk0 has 80% free. The major problem is many of the LVM commands are not working . I could give lsvg rootvg lsvg -p rootvg lspv But i am not able to give many commands like lspv -l hdisk0 0516-070 : LVM system call found an unaccountable internal error. which prompted me to have a look into the ODM.When i gave lqueryvg -p hdisk0 256 25 474 20 2 3 0 1016 32 0 0 1084 128 0 0 0 0 0 4352 .. Finally i got to the root cause the the disk error has effected the /tmp. The /tmp has gone corrupted . Will the mirroring of the /tmp lv will solve this problem out ? Could anybody help out ? |
| ||||
| >it seems that the problem with ur ODM )most likely inconsistent) If it had been with the ODM i will not be able to retrieve the info from lqueryvg -p hdisk0 and lqueryvg -p hdisk1. And also the /tmp will not give i/o error. >u can try this most prob will solve ur prob >#synclvodm -Pv rootvg >Cheers >Thanx |