From: Kip Macy <kip.macy@gmail.com>
To: lepton <ytht.net@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Poor write performance with physical disk on DomainU freebsd
Date: Sat, 6 Aug 2005 11:45:57 -0700 [thread overview]
Message-ID: <b1fa29170508061145320a00b0@mail.gmail.com> (raw)
In-Reply-To: <20050806042436.GA3267@gsy2.lepton.home>
There are some fixes to the block driver that may not be in that build.
I won't get a chance to look into it until next week.
-Kip
On 8/5/05, lepton <ytht.net@gmail.com> wrote:
> I get freebsd xen port from http://www.fsmware.com/xenofreebsd/5.3/
>
> After I get it to work, I think using a loop file is slow. So I decided to
> move all files to a physical disk.
> I changed my xen configuration file, add a 'phys:hda2,hda2,w' in my
> disks configration.
>
> then in freebsd, I newfs /dev/xbd1, mount it, and use
>
> tar -cvpf- /|(cd /mnt;tar -xf-) to move files from loop device to
> physical device.
>
> I found the tar process will block (use ps, I will see it is in 'D'
> status) after some work.
>
> I have tried async mount and softupdate, the result is same.
> I tried dump and restore too, the result is same.
>
> And the system whil not response to remote ssh login when tar block.
> But it will reply to ping.
>
> Is this a known problem to freebsd on xen?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
prev parent reply other threads:[~2005-08-06 18:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-06 4:24 Poor write performance with physical disk on DomainU freebsd lepton
2005-08-06 18:45 ` Kip Macy [this message]
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=b1fa29170508061145320a00b0@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=ytht.net@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.