From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k2REEo88024517 for ; Mon, 27 Mar 2006 09:14:50 -0500 Received: from amsfep20-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id k2REEgT5011636 for ; Mon, 27 Mar 2006 09:14:43 -0500 Received: from server-dc1.intern.nl ([62.194.79.63]) by amsfep20-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060327141436.HFHJ23728.amsfep20-int.chello.nl@server-dc1.intern.nl> for ; Mon, 27 Mar 2006 16:14:36 +0200 Received: from Sleepy ([192.168.100.236]) by server-dc1.intern.nl (8.13.1/8.13.1) with ESMTP id k2REEaJK022881 for ; Mon, 27 Mar 2006 16:14:36 +0200 From: "Joaster" Date: Mon, 27 Mar 2006 16:14:30 +0200 Message-ID: <000401c651a8$c389ee70$ec64a8c0@Sleepy> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C651B9.8712BE70" Subject: [linux-lvm] Remove LVM2 from system Reply-To: xxx@havers.nl, LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: linux-lvm@redhat.com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C651B9.8712BE70 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Hi all, When I installed my first FC3 server about a year ago, I used the automatic partitioning option. As a result my root and swap partition are now managed by LVM. All works fine, but I want to make images with PartImage which doesn't recognize the volumes. Is there a way to make at least my root partition a standard ext3 partition again? Below I have given some disk information (i hope it will be helpful) Bye, Joost. [root@server-dc1 ~]# cat /etc/fstab # This file is edited by fstab-sync - see 'man fstab-sync' for details /dev/hda3 /home ext3 defaults 1 1 /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 none /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 /dev/sda1 /home/samba/backup ext3 defaults 1 2 /dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0 /dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0 [root@server-dc1 ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/VolGroup00-LogVol00 37285432 4133568 31257876 12% / /dev/hda3 119101296 41825380 71225840 37% /home /dev/hda1 101086 15511 80356 17% /boot none 383400 0 383400 0% /dev/shm /dev/sda1 240362656 179831788 48321068 79% /home/samba/backup lvm> vgscan Reading all physical volumes. This may take a while... Found volume group "VolGroup00" using metadata type lvm2 lvm> lvmdiskscan /dev/hda [ 152.67 GB] /dev/sda [ 232.89 GB] /dev/hda1 [ 101.94 MB] /dev/sda1 [ 232.88 GB] /dev/hda2 [ 37.17 GB] LVM physical volume /dev/hda3 [ 115.40 GB] 2 disks 3 partitions 0 LVM physical volume whole disks 1 LVM physical volume -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.0/290 - Release Date: 23-3-2006 ------=_NextPart_000_0005_01C651B9.8712BE70 Content-Type: text/html; charset="windows-1250" Content-Transfer-Encoding: quoted-printable

Hi all,

When I installed my first FC3 server about a year ago, I used the = automatic partitioning option. As a result my root and swap partition are now = managed by LVM. All works fine, but I want to make images with PartImage which doesn't recognize the volumes.

Is there a way to make at least my root partition a standard ext3 = partition again?

Below I have given some disk information (i = hope it will be helpful)

Bye,
Joost.


[root@server-dc1 ~]# cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/hda3 /home ext3 defaults 1 1
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=3D/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=3D5,mode=3D620 0 0
none /dev/shm = tmpfs defaults 0 0
none /proc proc = defaults 0 0
none /sys sysfs = defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults = 0 0
/dev/sda1 /home/samba/backup ext3 defaults 1 2
/dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0

[root@server-dc1 ~]# df
Filesystem 1K-blocks Used Available Use% = Mounted on
/dev/mapper/VolGroup00-LogVol00
37285432 4133568 31257876 12% /
/dev/hda3 119101296 41825380 71225840 37% /home
/dev/hda1 101086 15511 80356 17% /boot
none 383400 0 383400 0% /dev/shm
/dev/sda1 240362656 179831788 48321068 79% /home/samba/backup

lvm> vgscan
Reading all physical volumes. This may take a = while...
Found volume group "VolGroup00" using metadata type lvm2

lvm> lvmdiskscan
/dev/hda [ 152.67 = GB]
/dev/sda [ 232.89 = GB]
/dev/hda1 [ 101.94 MB]
/dev/sda1 [ 232.88 GB]
/dev/hda2 [ 37.17 GB] LVM physical volume
/dev/hda3 [ 115.40 GB]
2 disks
3 partitions
0 LVM physical volume whole disks
1 LVM physical volume

 


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.0/290 - Release Date: = 23-3-2006

------=_NextPart_000_0005_01C651B9.8712BE70--