Re: FreeBSD 5.3 I/O Performance / Linux 2.6.10 | Continued Discussion

From: Mike Tancsa (mike_at_sentex.net)
Date: 01/29/05

  • Next message: Gleb Smirnoff: "Re: freebsd router project. Problems with polling?"
    Date: Sat, 29 Jan 2005 00:22:14 -0500
    To: Robert Watson <rwatson@FreeBSD.org>
    
    

    At 07:49 PM 28/01/2005, Robert Watson wrote:
    >On Fri, 28 Jan 2005, Mike Tancsa wrote:
    >
    > > At 04:52 AM 28/01/2005, Robert Watson wrote:
    > >
    > > >Just to get started, using dd to read and write at various block sizes is
    > > >probably a decent start. Take a few samples, make sure there's a decent
    > > >sample size, etc, and don't count the first couple of runs.
    > >
    > >
    > > I started over and installed the OS on a separate drive, so that the
    > > RAID5 partition was one big partition. Bonnie seems fairly equal on the
    > > 2 platforms. I am just putting together all the IOZONE tests as well
    > > which I will post later tonight / over the weekend.
    >
    >The basic I/O results are encouraging. Could you remind me which storage
    >controller you're using?

    Hi,
    3ware 8605 with 4 SATA drives in RAID5.

    >For postmark, could you try running the test against a partition with the
    >async flag set, but no soft updates turned on?

    OK
    [nfs]# newfs /dev/twed0s1d
    /dev/twed0s1d: 715418.0MB (1465176132 sectors) block size 16384, fragment
    size 2048
             using 3894 cylinder groups of 183.77MB, 11761 blks, 23552 inodes.
    super-block backups (for fsck -b #) at:
    [nfs]# mount -o async /dev/twed0s1d /mnt
    [nfs]# mount
    /dev/ad0s1a on / (ufs, local)
    devfs on /dev (devfs, local)
    /dev/ad0s1e on /tmp (ufs, local, soft-updates)
    /dev/ad0s1d on /usr (ufs, local, soft-updates)
    /dev/ad0s1f on /var (ufs, local, soft-updates)
    /dev/twed0s1d on /mnt (ufs, asynchronous, NFS exported, local)
    [nfs]# postmark
    PostMark v1.5 : 3/27/01
    pm>set location /mnt
    pm>set transactions 400000
    pm>set size 300 100000
    pm>run
    Creating files...Done
    Performing transactions..........Done
    Deleting files...Done
    Time:
             2427 seconds total
             2419 seconds of transactions (165 per second)

    Files:
             200107 created (82 per second)
                     Creation alone: 500 files (250 per second)
                     Mixed with transactions: 199607 files (82 per second)
             199905 read (82 per second)
             199384 appended (82 per second)
             200107 deleted (82 per second)
                     Deletion alone: 889 files (148 per second)
                     Mixed with transactions: 199218 files (82 per second)

    Data:
             12715.55 megabytes read (5.24 megabytes per second)
             12728.92 megabytes written (5.24 megabytes per second)
    pm>

    No difference it would seem.

    > Also, could you compare
    >with the sync flag on both Linux and FreeBSD (again, no soft updates)?

    Linux was with on ext3, so no such option.

             ---Mike

    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: Gleb Smirnoff: "Re: freebsd router project. Problems with polling?"

    Relevant Pages

    • writeprotected floppy not unmountable on STABLE
      ... I mounted a write-pretected floppy on 5-STABLE and now I'm not able to ... /dev/ad0s1e on /tmp (ufs, local, soft-updates) ... file:/usr/ports on /usr/ports (nfs) ...
      (freebsd-stable)
    • Re: isofs/cd9660 -> relocate to fs/isofs/cd9660?
      ... cd9660, nfs, and ufs are in the top-level. ... be performed by a special group of people, ... So, it's a policy problem, not a ...
      (freebsd-current)
    • Re: isofs/cd9660 -> relocate to fs/isofs/cd9660?
      ... Btw, this is a topic that is easily searched on, as it gets brought up ... Only cd9660, nfs, and ufs are in the top-level. ... smell of fresh paint in the morning. ...
      (freebsd-current)
    • Re: isofs/cd9660 -> relocate to fs/isofs/cd9660?
      ... cd9660, nfs, and ufs are in the top-level. ... directory) probably wouldn't be but so painful at this point. ... Have a look at wiki.freebsd.org about our needs and which VCS we evaluate if they meet the needs. ...
      (freebsd-current)
    • Re: Solaris <-> Linux, Big Endian vs. Little Endian
      ... Linu ufs filesystem provides translation of the ufs system structures on the ... You will not have any problem with reading files of solaris ufs under ... Oracle in linux/pc will not have problem with import of the solaris ... linux oracle. ...
      (comp.unix.solaris)