linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ram Ramesh <rramesh2400@gmail.com>
To: Andreas Dilger <adilger@dilger.ca>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Which kernel do I need to use ext4 64-bit.
Date: Tue, 18 Jul 2017 19:23:33 -0500	[thread overview]
Message-ID: <380f9d57-f49c-bc35-f0f9-f0956fd558cf@gmail.com> (raw)
In-Reply-To: <D80D3FA1-26DF-4C34-BDC6-A2A3BAEE2215@dilger.ca>

On 07/18/2017 05:57 PM, Andreas Dilger wrote:
> On Jul 18, 2017, at 4:49 PM, Ram Ramesh <rramesh2400@gmail.com> wrote:
>> On 07/18/2017 02:17 PM, Andreas Dilger wrote:
>>> On Jul 16, 2017, at 10:26 AM, Ram Ramesh <rramesh2400@gmail.com> wrote:
>>>> I asked this question on linux-ext3 and apparently I cannot post it there as moderator has to approve it, and he is neither approving or disapproving my message. May be the list is dormant now and everything happens here. Any way here is my question.
>>> The linux-ext3 list is obsolete, linux-ext4 is the right list for such questions.
>>>
>>>>> Is there a kernel version restriction for 64bit ext4 FS creation/use? Google does not seem to find any info on this. I have mythbuntu  14.04 distro that has
>>>>>
>>>>>> zym [rramesh] 473 > uname -a
>>>>>> Linux zym 3.13.0-119-generic #166-Ubuntu SMP Wed May 3 12:18:55 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
>>>>> Can I create a 64bit ext4 under this kernel and mount/use?
>>> The 64bit feature flag was only set for large filesystems (> 16TB) in the past,
>>> but I believe that this is the default for all filesystems since e2fsprogs-1.43.
>>>
>>>>> BTW, my resize2fs cannot grow the file system beyond 16TB. I assume this is due to current FS being 32bit. I need to make it 64bit. What is the best way to go about doing this *on my distro*?
>>>>>
>>>>>> zym [rramesh] 474 > resize2fs
>>>>>> resize2fs 1.42.9 (4-Feb-2014)
>>>>>> Usage: resize2fs [-d debug_flags] [-f] [-F] [-M] [-P] [-p] device [new_size]
>>> This is fairly old.  1.42.13 is probably the better version for you to use.
>>> I believe that 1.43 also has support for enabling the 64bit feature on an
>>> existing filesystem.
>>>
>> Thanks. I can't update e2fsprogs to 1.43 without knowing that the file system it creates can be mounted on my kernel. I am with ubuntu 14.04 which only has these. I could manually download and build from source or install from another repository only if I know my kernel will support it. So, I really need to know if linux 3.13 support ext4-64bit.
> This is hard to know for sure with vendor kernels, as they may have applied patches that added features.  It is possible for you to either check the source for your kernel, or just try formatting a test filesystem with "-O 64bit" and mounting it.
>
> Cheers, Andreas
>
>
I am too dumb. I should have thought of the above method. You live and 
learn. Thanks for not ignoring me over silly questions.

Ramesh

  reply	other threads:[~2017-07-19  0:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-16 16:26 Which kernel do I need to use ext4 64-bit Ram Ramesh
2017-07-18 19:17 ` Andreas Dilger
2017-07-18 22:49   ` Ram Ramesh
2017-07-18 22:57     ` Andreas Dilger
2017-07-19  0:23       ` Ram Ramesh [this message]
2017-07-18 23:31     ` Theodore Ts'o
2017-07-19  0:23       ` Ram Ramesh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=380f9d57-f49c-bc35-f0f9-f0956fd558cf@gmail.com \
    --to=rramesh2400@gmail.com \
    --cc=adilger@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).