[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#358001: marked as done (partman: please create ext3 file systems with online resize support)



Your message dated Thu, 05 Oct 2006 18:32:40 -0700
with message-id <E1GVeZs-0000RI-55@spohr.debian.org>
and subject line Bug#358001: fixed in partman-ext3 42
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package:  partman-ext3
Version:  40
Severity: important

As explained in bug #341703, the Linux kernel has supported online
resizing of ext3 file systems since kernel version 2.6.10.  This make
it possible to increase the file systems without umounting them, a
requirement when using Linux as a file server where the services can
not be stopped to increase the file system.

To be able to resize an ext3 file system without umounting it, it must
be created with the resize_inode option.  For example like this:

  mke2fs -O has_journal,resize_inode /dev/vg_system/lv_test

Please change the default setting used by partman when creating an
ext3 file system to enable online resizing.

An alternative if partman is still creating ext2 and converting it to
ext3 using tune2fs -j, is to use the ext2prepare program to add the
resize_inode option.

  mke2fs /dev/vg_system/lv_test
  tune2fs -j /dev/vg_system/lv_test
  ext2prepare /dev/vg_system/lv_test

Friendly,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Source: partman-ext3
Source-Version: 42

We believe that the bug you reported is fixed in the latest version of
partman-ext3, which is due to be installed in the Debian FTP archive:

partman-ext3_42.dsc
  to pool/main/p/partman-ext3/partman-ext3_42.dsc
partman-ext3_42.tar.gz
  to pool/main/p/partman-ext3/partman-ext3_42.tar.gz
partman-ext3_42_all.udeb
  to pool/main/p/partman-ext3/partman-ext3_42_all.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 358001@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@debian.org> (supplier of updated partman-ext3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  6 Oct 2006 03:10:55 +0200
Source: partman-ext3
Binary: partman-ext3
Architecture: source all
Version: 42
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 partman-ext3 - Add to partman support for ext3 (udeb)
Closes: 358001
Changes: 
 partman-ext3 (42) unstable; urgency=low
 .
   * Don't use libparted to create ext3 partitions for now. As libparted can't
     create resizable filesystems and ext2prepare is too buggy to use for etch,
     we will always use mkfs.ext3 directly in etch, although that doesn't give
     us a progress bar. This will also give us dir_index by default.
     Closes: #358001.
   * Add dependency on debconf.
   * Remove standards-version and add Lintian override for it.
   * Add myself to uploaders.
 .
   [ Updated translations ]
   * German (de.po) by Jens Seidel
   * Greek (el.po) by quad-nrg.net
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Tapio Lehtonen
   * Gujarati (gu.po) by Kartik Mistry
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Nishant Sharma
   * Croatian (hr.po) by Josip Rodin
   * Hungarian (hu.po) by SZERVÃ?C Attila
   * Kurdish (ku.po) by Erdal Ronahi
   * Latvian (lv.po) by Aigars Mahinovs
   * Marathi (mr.po) by Priti D. Patil
   * Dutch (nl.po) by Bart Cornelis
   * Punjabi (Gurmukhi) (pa.po) by A S Alam
   * Northern Sami (se.po) by Børre Gaup
   * Vietnamese (vi.po) by Clytie Siddall
   * Traditional Chinese (zh_TW.po) by Tetralet
Files: 
 2cc4916986943048e5a3d7009b1f174f 667 debian-installer standard partman-ext3_42.dsc
 4e4016fc60ebf0e0d3ac82f0e84de61b 67467 debian-installer standard partman-ext3_42.tar.gz
 ab835ff4b013a4c50b4a60a2d7eb7caf 43742 debian-installer standard partman-ext3_42_all.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFJa85gm/Kwh6ICoQRApm8AKDJcyufP0wX7kA6Qj2EMm9qIx7qbgCdFmKQ
RIfu8H4K6W71V+gxifAHd8I=
=8cao
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: