1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
| * Welcome to AIX Version 4.3! *
* *
* *
* Please see the README file in /usr/lpp/bos for information pertinent to *
* this release of the AIX Operating System. *
* *
* *
*******************************************************************************
[YOU HAVE NEW MAIL]
root@operabk:/home/root$lsvg rootvg -p
0516-304 lsvg: Unable to find device id 005878aa65132fde in the Device
Configuration Database.
rootvg:
PV ID PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
005878aa65132fde removed 542 537 104..108..108..108..109
hdisk1 active 542 261 43..00..01..108..109
root@operabk:/home/root$rmdev -d -l hdisk0
rmdev: 0514-519 The following device was not found in the customized
device configuration database:
name = 'hdisk0'
root@operabk:/home/root$reducevg rootvg hdisk0
0516-306 getlvodm: Unable to find physical volume hdisk0 in the Device
Configuration Database.
0516-884 reducevg: Unable to remove physical volume hdisk0.
root@operabk:/home/root$unmirrorvg rootvg hdisk0
0516-306 getlvodm: Unable to find physical volume hdisk0 in the Device
Configuration Database.
0516-1135 unmirrorvg: The unmirror of the volume group failed.
The volume group is still partially or fully mirrored.
root@operabk:/home/root$extendvg rootvg hdisk0
0516-024 hdisk0: Unable to open physical volume.
Either PV was not configured or could not be opened. Run
diagnostics.
0516-792 extendvg: Unable to extend volume group.
root@operabk:/home/root$lsvg rootvg -p
0516-304 lsvg: Unable to find device id 005878aa65132fde in the Device
Configuration Database.
rootvg:
PV ID PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
005878aa65132fde removed 542 537 104..108..108..108..109
hdisk1 active 542 261 43..00..01..108..109
root@operabk:/home/root$unmirrorvg rootvg hdisk0
0516-306 getlvodm: Unable to find physical volume hdisk0 in the Device
Configuration Database.
0516-1135 unmirrorvg: The unmirror of the volume group failed.
The volume group is still partially or fully mirrored.
root@operabk:/home/root$reducevg rootvg hdisk0
0516-306 getlvodm: Unable to find physical volume hdisk0 in the Device
Configuration Database.
0516-884 reducevg: Unable to remove physical volume hdisk0. |
Partager