![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 | Thread Starter | Forum | Replies | Last Post |
| .exe package is corrupted | Nanu_Manju | UNIX for Advanced & Expert Users | 9 | 05-14-2008 08:00 AM |
| Could be a corrupted file? | kaugrs | HP-UX | 1 | 01-16-2008 09:22 AM |
| kernerl corrupted | art_malabanan | SCO | 3 | 09-24-2003 07:45 PM |
| corrupted tar file | klintsovi | UNIX for Dummies Questions & Answers | 1 | 07-21-2001 06:50 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
LV corrupted
I'm getting the following error after we replaced a failed disk in a mirrored logical volume. We cleared the device entry in ODM before adding the new disk but when we create the mirror we get the following error after running lslv.
0516-022 lslv: Illegal parameter or structure value. 0516-304 lslv: Unable to find device id 0001709371ad1252 in the Device Configuration Database. I already exportedvg and importedvg but didn't work. And I also ran the syncvg, synclvodm but it didn't solve the problem =( Any suggestions? Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Could it be that the old hdisk is still configured? Maybe not in the ODM but the LVCB?
Try the following: first reduce the VG to one single copy (man reducevg, man unmirrorvg), then throw out all the unused hdisks (and pdisks) via "rmdev -dl". Then run cfgmgr to rebuild the device information and create a new mirror (man mirrorvg). Hope this helps, please tell if this solved the problem. bakunin |
|||
| Google The UNIX and Linux Forums |