|
From: Udo L. <udo...@al...> - 2015-08-11 16:38:05
|
Hi, just try to expand an ext4-filesystem up to 22TB and it's fails, because (it's looks so for me) the e2fsprogs are too old. Or is it an limit of the kernel? This means the error message. lvs LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert data devil-linux -wi-ao--- 512.00m log devil-linux -wi-ao--- 512.00m swap devil-linux -wc-ao--- 512.00m big sata -wi-ao--- 22.00t resize2fs /dev/mapper/sata-big resize2fs 1.42.6 (21-Sep-2012) Filesystem at /dev/mapper/sata-big is mounted on /var/data/archiv; on-line resizing required old_desc_blocks = 2176, new_desc_blocks = 2816 resize2fs: Kernel does not support resizing a file system this large root@pm-archiv-sicherung:~ # uname -a Linux data-archiv 3.2.66 #1 SMP Fri Jan 30 23:46:18 EST 2015 x86_64 GNU/Linux cat /etc/Devil-release Devil-Linux 1.6.8-x86_64 On a debian-jessie with E2fsprogs 1.42.12 and 3.16.0-4-amd64 it's work without trouble. The Filesystem is created as 64-bit (with an other distro...) Best regards Udo |
|
From: Heiko Z. <he...@zu...> - 2015-08-14 12:32:25
|
Udo, I can look into it, but it'll be few days. Hopefully you're not in a rush (let me know if you are). H. Quoting Udo Lembke <udo...@al...>: > Hi, > just try to expand an ext4-filesystem up to 22TB and it's fails, > because (it's looks so for me) the e2fsprogs are too old. > Or is it an limit of the kernel? This means the error message. > > lvs > LV VG Attr LSize Pool Origin Data% Move Log > Copy% Convert > data devil-linux -wi-ao--- 512.00m > log devil-linux -wi-ao--- 512.00m > swap devil-linux -wc-ao--- 512.00m > big sata -wi-ao--- 22.00t > > resize2fs /dev/mapper/sata-big > resize2fs 1.42.6 (21-Sep-2012) > Filesystem at /dev/mapper/sata-big is mounted on /var/data/archiv; > on-line resizing required > old_desc_blocks = 2176, new_desc_blocks = 2816 > resize2fs: Kernel does not support resizing a file system this large > > root@pm-archiv-sicherung:~ # uname -a > Linux data-archiv 3.2.66 #1 SMP Fri Jan 30 23:46:18 EST 2015 x86_64 GNU/Linux > > cat /etc/Devil-release > Devil-Linux 1.6.8-x86_64 > > On a debian-jessie with E2fsprogs 1.42.12 and 3.16.0-4-amd64 it's > work without trouble. > The Filesystem is created as 64-bit (with an other distro...) > > > Best regards > > Udo > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Udo L. <udo...@al...> - 2015-08-14 14:23:39
|
Hi Heiko, thanks! No, I'm not in a hurry - just now I leave for one week holiday. After that it will be great if I can expand the filesystem with devil-linux. Otherwise I must switch to debian. regards Udo On 14.08.2015 14:05, Heiko Zuerker wrote: > Udo, > > I can look into it, but it'll be few days. Hopefully you're not in a > rush (let me know if you are). > > H. > > |
|
From: Heiko Z. <he...@zu...> - 2015-08-17 15:09:12
|
Udo, A new build with the latest 3.2 kernel and latest e2fsprogs is now available. You can download it from here: ftp://ftp.devil-linux.org/pub/devel/testing (The upload will be finished about an hour from the time I sent this email) Hopefully this will resolve your issue with the large file system. Heiko Quoting Udo Lembke <udo...@al...>: > Hi Heiko, > thanks! > No, I'm not in a hurry - just now I leave for one week holiday. > > After that it will be great if I can expand the filesystem with > devil-linux. Otherwise I must switch to debian. > > > regards > > Udo > > On 14.08.2015 14:05, Heiko Zuerker wrote: >> Udo, >> >> I can look into it, but it'll be few days. Hopefully you're not in a >> rush (let me know if you are). >> >> H. >> >> > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Udo L. <udo...@al...> - 2015-08-24 08:42:49
|
Hi Heiko, thanks a lot!! Work like a charm - the filesystem in now 22TB. regards Udo On 17.08.2015 17:08, Heiko Zuerker wrote: > Udo, > > A new build with the latest 3.2 kernel and latest e2fsprogs is now available. > You can download it from here: ftp://ftp.devil-linux.org/pub/devel/testing > (The upload will be finished about an hour from the time I sent this email) > > Hopefully this will resolve your issue with the large file system. > > Heiko > > Quoting Udo Lembke <udo...@al...>: > > |