On 7/1/06, magicus <magicus@xxxxxxxx> wrote:
Thanks for learning a new use full command "locate"! I should have guessed, that something like that exists. Is there any book or some kind of index in the Net for all Bash(?) commands? All in Fedora Core?
The output of vgdisplay is long, so I include it at the end. Before that, please could you give me a relatively simple advice (usufull for a 72 year old grandpa) how to shrink the Fedora Core partition other than /boot, so that I will have free space on hdb to install other distros?
[code]
[root@localhost fossiili]# /usr/sbin/vgdisplay -v
Finding all volume groups
Finding volume group "VolGroup00"
--- Volume group ---
VG Name VolGroup00
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 3
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 2
Open LV 2
Max PV 0
Cur PV 1
Act PV 1
VG Size 148.94 GB
PE Size 32.00 MB
Total PE 4766
Alloc PE / Size 4765 / 148.91 GB
Free PE / Size 1 / 32.00 MB
VG UUID UURgQ9-DOYj-IzSI-y2tu-H9rn-10hP-hN1dTB
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID upL4ui-Ld7j-VUx9-F3In-M5hM-LLhN-Si8Uwd
LV Write Access read/write
LV Status available
# open 1
LV Size 146.97 GB
Current LE 4703
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:0
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID 30prYX-StTl-xR4l-gr8p-4D29-2ngD-9HJdNm
LV Write Access read/write
LV Status available
# open 1
LV Size 1.94 GB
Current LE 62
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:1
--- Physical volumes ---
PV Name /dev/hdb2
PV UUID OxdBU7-tT5S-ZL4c-goCu-awWP-fWub-r6KIFk
PV Status allocatable
Total PE / Free PE 4766 / 1
[root@localhost fossiili]#
[/CODE]
Heikki Pesonen wrote:>
> For some reason I can not get vgdisplay to work.
>
$ locate vgdisplay
Thanks for learning a new use full command "locate"! I should have guessed, that something like that exists. Is there any book or some kind of index in the Net for all Bash(?) commands? All in Fedora Core?
The output of vgdisplay is long, so I include it at the end. Before that, please could you give me a relatively simple advice (usufull for a 72 year old grandpa) how to shrink the Fedora Core partition other than /boot, so that I will have free space on hdb to install other distros?
[code]
[root@localhost fossiili]# /usr/sbin/vgdisplay -v
Finding all volume groups
Finding volume group "VolGroup00"
--- Volume group ---
VG Name VolGroup00
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 3
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 2
Open LV 2
Max PV 0
Cur PV 1
Act PV 1
VG Size 148.94 GB
PE Size 32.00 MB
Total PE 4766
Alloc PE / Size 4765 / 148.91 GB
Free PE / Size 1 / 32.00 MB
VG UUID UURgQ9-DOYj-IzSI-y2tu-H9rn-10hP-hN1dTB
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID upL4ui-Ld7j-VUx9-F3In-M5hM-LLhN-Si8Uwd
LV Write Access read/write
LV Status available
# open 1
LV Size 146.97 GB
Current LE 4703
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:0
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID 30prYX-StTl-xR4l-gr8p-4D29-2ngD-9HJdNm
LV Write Access read/write
LV Status available
# open 1
LV Size 1.94 GB
Current LE 62
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:1
--- Physical volumes ---
PV Name /dev/hdb2
PV UUID OxdBU7-tT5S-ZL4c-goCu-awWP-fWub-r6KIFk
PV Status allocatable
Total PE / Free PE 4766 / 1
[root@localhost fossiili]#
[/CODE]