public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Ritesh Raj Sarraf <rrs@researchut.com>
To: linux-btrfs@vger.kernel.org
Subject: some btrfs test results
Date: Mon, 26 Oct 2009 01:06:16 +0530	[thread overview]
Message-ID: <iuler6-lth.ln1@news.researchut.com> (raw)

I converted my ext4 volume to btrfs with success. Things seem to be working 
but there were many performance problems too.

* btrfs-convert /dev/sda6 took almost 5 hrs to create the btrfs metadata for 
my 120G SATA HDD

* After I boot into my newly converted btrfs / filesystem, df reports 
erratic.

rrs@learner:~$ mount
/dev/sda6 on / type btrfs (rw)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
overflow on /tmp type tmpfs (rw,size=1048576,mode=1777)
fusectl on /sys/fs/fuse/connections type fusectl (rw)


rrs@learner:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6             106G  -64Z  -54G 100% /
tmpfs                1013M     0 1013M   0% /lib/init/rw
udev                   10M  244K  9.8M   3% /dev
tmpfs                1013M     0 1013M   0% /dev/shm
overflow              1.0M     0  1.0M   0% /tmp
rrs@learner:~$ df -m
Filesystem           1M-blocks      Used Available Use% Mounted on
/dev/sda6               108078 -72057594037764906    -54953 100% /
tmpfs                     1013         0      1013   0% /lib/init/rw
udev                        10         1        10   3% /dev
tmpfs                     1013         0      1013   0% /dev/shm
overflow                     1         0         1   0% /tmp

On another test device, where an mkfs.btrfs was done, the space utilization 
was shown correctly.

Kernel: 2.6.31
Btrfs Btrfs v0.19

Ritesh
-- 
Given the large number of mailing lists I follow, I request you to CC me
in replies for quicker response


                 reply	other threads:[~2009-10-25 19:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=iuler6-lth.ln1@news.researchut.com \
    --to=rrs@researchut.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