Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Resize /
Date: Fri, 17 Nov 2006 22:37:35
Message-Id: 455E381E.7000206@exceedtech.net
In Reply to: [gentoo-user] Re: Resize / by Alexander Skwar
1 Alexander Skwar wrote:
2 > < snip >
3 > The advantage of EVMS over LVM in this case would be, that he
4 > wouldn't have to reformat/repartition and would still be able
5 > to resize the partition/filesystem, wouldn't he?
6 > < snip >
7 > Yes, with reiserfs, this can be done. But also with every other
8 > "normal" filesystem besides ext2.
9 >
10 > Alexander Skwar
11 >
12
13 Somewhat on topic here. How hard is it to do this with no previous
14 knowledge of how it works? I am constantly running into the same thing
15 the OP is and having to move things around. Currently I have two 80GB
16 drives. Here is my partition scheme at the moment:
17
18 > root@smoker / # mount
19 > /dev/hda6 on / type reiserfs (rw)
20 > /dev/hda1 on /boot type reiserfs (rw,noatime,notail)
21 > /dev/hda7 on /home type reiserfs (rw)
22 > /dev/hda8 on /usr type reiserfs (rw)
23 > /dev/hda9 on /usr/portage type reiserfs (rw)
24 > /dev/hda10 on /data type reiserfs (rw)
25 > root@smoker / #
26 > root@smoker / # df
27 > Filesystem 1K-blocks Used Available Use% Mounted on
28 > /dev/hda6 9765136 1896004 7869132 20% /
29 > /dev/hda1 146612 45880 100732 32% /boot
30 > /dev/hda7 9765136 1236144 8528992 13% /home
31 > /dev/hda8 9765136 4269660 5495476 44% /usr
32 > /dev/hda9 5859272 3052004 2807268 53% /usr/portage
33 > /dev/hda10 43762436 10667796 33094640 25% /data
34 > root@smoker / #
35
36 Just looking to get a better grasp on this since it sounds like
37 something I need to try.
38
39 Thanks
40
41 Dale
42
43 :-) :-) :-)
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Re: Resize / Alexander Skwar <listen@×××××××××××××××.name>
Re: [gentoo-user] Re: Resize / Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>