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
PVCK(8)                                                       System Manager's Manual                                                      PVCK(8)

NAME
pvck - check physical volume metadata SYNOPSIS
pvck [-d|--debug] [-h|--help] [-v|--verbose] [--labelsector] PhysicalVolume [PhysicalVolume...] DESCRIPTION
pvck checks physical volume LVM metadata for consistency. OPTIONS
See lvm for common options. --labelsector sector By default, 4 sectors of PhysicalVolume are scanned for an LVM label, starting at sector 0. This parameter allows you to specify a different starting sector for the scan and is useful for recovery situations. For example, suppose the partition table is corrupted or lost on /dev/sda, but you suspect there was an LVM partition at approximately 100 MB. This area of the disk may be scanned by using the --labelsector parameter with a value of 204800 (100 * 1024 * 1024 / 512 = 204800): pvck --labelsector 204800 /dev/sda Note that a script can be used with --labelsector to automate the process of finding LVM labels. SEE ALSO
lvm(8), pvcreate(8), pvscan(8) vgck(8) Sistina Software UK LVM TOOLS 2.02.95(2) (2012-03-06) PVCK(8)
All times are GMT -4. The time now is 02:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy