Re: resizing /var

2006-07-19 Thread Rick Pasotto
On Tue, Jul 18, 2006 at 08:03:26AM +0200, Gilles Mocellin wrote: > Le mardi 18 juillet 2006 04:46, Rick Pasotto a écrit : > > I have /var as a logical volume and have expanded it. Now I need to > > run resize2fs to actually use the extra space. In order to run > > resize2fs /var needs to be unmount

Re: resizing /var

2006-07-18 Thread Roberto C. Sanchez
Raquel Rice wrote: > > And if one doesn't have a cd player on a server? > Use an external USB CD-ROM. -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto signature.asc Description: OpenPGP digital signature

Re: resizing /var

2006-07-17 Thread Gilles Mocellin
Le mardi 18 juillet 2006 04:46, Rick Pasotto a écrit : > I have /var as a logical volume and have expanded it. Now I need to run > resize2fs to actually use the extra space. In order to run resize2fs > /var needs to be unmounted but practically everything uses /var so I > would need to stop pretty

Re: resizing /var

2006-07-17 Thread Raquel Rice
On Mon, 17 Jul 2006 20:17:55 -0700 Richard Blumel <[EMAIL PROTECTED]> wrote: > Rick Pasotto wrote: > > I have /var as a logical volume and have expanded it. Now I need > > to run resize2fs to actually use the extra space. In order to > > run resize2fs /var needs to be unmounted but practically > >

Re: resizing /var

2006-07-17 Thread Richard Blumel
Rick Pasotto wrote: I have /var as a logical volume and have expanded it. Now I need to run resize2fs to actually use the extra space. In order to run resize2fs /var needs to be unmounted but practically everything uses /var so I would need to stop pretty much all services. What is the best way

Re: Resizing "/var" ie. /dev/sda6

2000-08-10 Thread Ralf G. R. Bergs
On Thu, 10 Aug 2000 15:47:15 +0800, Andrew McRobert wrote: >Does anyone know of a tool that will let you resize an ext2 partition (I >need to give more space to the /var filesystem) ... I guess I could use >Partition Magic ... any other suggestions? The GNU Partition Editor (package "parted.")

Re: Resizing "/var" ie. /dev/sda6

2000-08-10 Thread Florian Blaser
Andrew McRobert wrote : > hi > > Does anyone know of a tool that will let you resize an ext2 partition (I > need to give more space to the /var filesystem) ... I guess I could use > Partition Magic ... any other suggestions? Try Gnu Parted. Available at http://www.gnu.org/software/parted Hope th