From: Eric Griffith <egriffith92@gmail.com>
To: dima <dolenin@parallels.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: How to remount btrfs without compression?
Date: Mon, 07 Nov 2011 20:06:40 -0500 [thread overview]
Message-ID: <4EB880A0.1030304@gmail.com> (raw)
In-Reply-To: <4EB87E01.1040704@parallels.com>
On 11/7/2011 7:55 PM, dima wrote:
> On 11/07/2011 09:19 PM, Martin Steigerwald wrote:
>> Am Montag, 7. November 2011 schrieb dima:
>>> Hello,
>>
>> Hi Dima,
>>
>>> Is there any possibility to remount a compressed btrfs without any
>>> compression at all?
>>>
>>> Syslinux bootloader does not understand any btrfs compression and
>>> whenever I edit syslinux.cfg on my compressed / subvolume, the file
>>> becomes compressed and thus unreadable by syslinux on the next boot=
=2E
>>>
>>> I tried to remount / without the 'compress' option (and edit
>>> syslinux.cfg in uncompressed state) and while the "mount" command w=
ould
>>> not show compression any more, I can see in the /proc/mounts that
>>> compression is still there and the file still gets compressed after
>>> editing. But there seem to be no mount option like compress=3Dnone =
or
>>> something.
>>>
>>> The only workaround I found is to boot from a live CD mount / witho=
ut
>>> any compression and re-save syslinux.cfg. Then it the file gets
>>> uncompressed.
>>>
>>> Are there any other options except for this workaround to temporari=
ly
>>> remount btrfs without compression?
>>
>> What does lsattr show on the file? Have you tried chattr -c on the
>> file? It
>> might help to do a btrfs filesystem defrag on the file to remove
>> compression, cause I don=C2=B4t think chattr -c itself will uncompre=
ss it.
>
> Hi Martin,
> Thanks for your reply.
> Yes, I did check out lsattr. It shows that no flags are set. Setting
> chattr +c then chattr -c and re-saving file has no effect either.
>
> I also tried to defragment the file itself and the directory where it
> was in without setting -c but it would not have any effect because / =
is
> mounted with compression.
>
>> As far as I understand it is possible to individually set compressio=
n
>> on/off on single files.
>
> Could not find how to turn it off though.
>
> thanks
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs=
" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Hey Dima, I know if you install a system without the compress flag=20
already done, you can force BTRFS to compress everything post-install b=
y=20
teling it to "rebalance" the filesystem. I'm under Win7 right now so I=20
dont know the exact command. Check btrfs --help for that.
I dont know if it works in reverse, but you can definitely try it. Edit=
=20
your fstab, remove the compress flag, reboot. Tell btrfs to rebalance=20
the system, reboot again. And I -THINK- that'll decompress all the file=
s
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-11-08 1:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-07 0:53 How to remount btrfs without compression? dima
2011-11-07 12:19 ` Martin Steigerwald
2011-11-08 0:55 ` dima
2011-11-08 1:06 ` Eric Griffith [this message]
2011-11-08 1:52 ` Fajar A. Nugraha
2011-11-08 1:54 ` Eric Griffith
2011-11-08 2:00 ` dima
2011-11-08 15:01 ` Chris Mason
2011-11-08 15:12 ` Chris Mason
2011-11-09 1:01 ` dima
2011-11-09 7:48 ` Lubos Kolouch
2011-11-09 8:03 ` Dmitry Olenin
2011-11-10 6:57 ` Lubos Kolouch
2011-11-10 7:04 ` Dmitry Olenin
2011-11-09 8:04 ` Fajar A. Nugraha
2011-11-09 13:01 ` Chris Mason
2011-11-10 0:11 ` David Sterba
2011-11-10 2:23 ` dima
2011-11-11 13:29 ` dima
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=4EB880A0.1030304@gmail.com \
--to=egriffith92@gmail.com \
--cc=dolenin@parallels.com \
--cc=linux-btrfs@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).