Sponsored Content
Full Discussion: Fedora 17 LVM Issue
Operating Systems Linux Fedora Fedora 17 LVM Issue Post 302819441 by TayKimchi on Monday 10th of June 2013 11:39:19 PM
Old 06-11-2013
Sorry I do not have the answer for you, but I'd suggest copying the important stuff on your volume off-site (or taking a snapshot/imaging the server if that is possible) before you do any more messing around. I'd hate to see your volume disappear and you lose all your stuff. Smilie
 

10 More Discussions You Might Find Interesting

1. Red Hat

Networking issue with Fedora 5

Hello all, Am new to the linux game and have successfully installed FC5 onto an Acer Veriton 5100 series (P3) pc. Am having to install some RedHat servers in a few weeks running SAMBA, so I thought it would be a smart idea to start learning (well a similar OS) of how the package hangs together... (3 Replies)
Discussion started by: Cameron
3 Replies

2. Red Hat

LVM Issue

Hi I have one server with RHEL 4 OS. in that storage has been configured through software LVM. now the server got crashed. I need to retreive the data which is in the LVM. Can anyone tell me how can i retreive it? By Rath (2 Replies)
Discussion started by: ratheeshp
2 Replies

3. Red Hat

Fedora 11 installation issue

Hi, I have installed fedora 11 Alpha i386 in my desktop. After installation and reboot my pc I got error says : Reading all physical volumes. This may take a while... Found volume group "vg_group" using metadata type lvm2 2 logical volume(s) in volume group vg_group now active mount :... (1 Reply)
Discussion started by: peac3
1 Replies

4. UNIX for Advanced & Expert Users

network connectivity issue between vista and fedora

Hi guys, I had two computer which is one with vista and other one with fedora and they are connected via one router. from vista to fedora is fine.. I can ping or connect via putty using Ip address but I couldn't connect putty using hostname/domain. If I typed in fedora the hostname,... (0 Replies)
Discussion started by: peac3
0 Replies

5. AIX

Disk I/O Issue using LVM

We have a filesystem which contains 8 hard disks but i am facing disk I/O issue becuase data is not spreading across all the disks.Is there any way i can check how data is spreading and any parameter we need to change to spread ata across all disks. OS--AIX 5.3 (1 Reply)
Discussion started by: ukatru
1 Replies

6. Red Hat

Fedora 9 issue

Hi, I have dual OS on my system. Have XP and fedora 9. i would like to access windows partition from linux. I know we get a RPM package for that. But I am not able to find. Please can some help me on this. As well if we have FAT file system on windows, will that OS be accessible on... (1 Reply)
Discussion started by: prakash.kudreka
1 Replies

7. HP-UX

How to reduce LVM to create another LVM

Hi, I'm new to HP-UX. I have LVM on /var with 92Gig. I would like to reduce it to create another LVM for Oracle client with 800 meg or so. How to do it. I'm running 11.iv3 Thanks (4 Replies)
Discussion started by: lamoul
4 Replies

8. Red Hat

Fedora 16 (i686) DVD boot issue in x86 (32bit)

Hi, I'm using fedora for 5 years. recently i decided to install new version (16). after i reboot the computer and want to boot from dvd nothing happen's and system boot's from hard disk (i have setup the bios to directly boot from dvd-rom and my dvd-rom is ok). i have downloaded (again) fc16 dvd... (3 Replies)
Discussion started by: ba$h
3 Replies

9. UNIX for Dummies Questions & Answers

How to convert non LVM root partition to LVM?

Hi Guys, I m using redhat 6, I have installed root partition as non-LVM . Is there any way i can convert it to LVM? (1 Reply)
Discussion started by: pinga123
1 Replies

10. UNIX for Advanced & Expert Users

How to shrink root file system (LVM) in Linux Fedora 9?

My root file system is of type LVM. i wanna shrink it but unable to do so. When i give the below command: resize2fs /dev/mapper/VolGroup00-VolLog00 10000M it messages that online shrink can't can't be done as the logical volume is mounted on /. i switched to single user mode by giving command:... (2 Replies)
Discussion started by: ravisingh
2 Replies
lvmpvg(4)						     Kernel Interfaces Manual							 lvmpvg(4)

NAME
lvmpvg - LVM physical volume group information file SYNOPSIS
DESCRIPTION
is an ASCII file that stores the volume-group information for all of the physical volume groups in the system. The information is stored in a hierarchical format. First, it starts with a volume group under which multiple physical volume groups can exist. Under each physical volume group, a list of physical volumes can be specified. There must be at least one physical volume group in each volume group that appears in this file. The physical-volume-group name must be unique within the corresponding volume group, although it is permissible to use a common physical volume group name across different volume groups. There can be as many volume groups in this file as there are in the system. Instead of using the and commands, the administrator can edit this file to create and extend physical volume groups. However, care must be taken to ensure that all physical volumes to be included in the file have already been defined in their respective volume groups by previ- ous use of or The file format has the following structure. and are keywords that introduce the names of the volume group and physical volume group, respectively. pv_path ... pv_path ... pv_path ... The variables are defined as follows: pv_path The block device path name of a physical volume within the volume group. pvg_name The name of the physical volume group. It must be unique within the volume group. vg_name The path name of the volume group. EXAMPLES
The following example shows an file containing two volume groups: the first containing two physical volume groups, each with two physical volumes defined in it; the second containing three physical volume groups, each with one physical volume defined in it. SEE ALSO
vgcreate(1M), vgextend(1M), vgreduce(1M), vgremove(1M), intro(7), lvm(7). lvmpvg(4)
All times are GMT -4. The time now is 11:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy