This shows you the differences between two versions of the page.
|
network_filesystems_and_data_transfering [2009/09/22 15:41] mrlazy |
network_filesystems_and_data_transfering [2009/09/22 15:50] (current) mrlazy |
||
|---|---|---|---|
| Line 108: | Line 108: | ||
| How to enable NFS under [[http://www.avsforum.com/avs-vb/showthread.php?p=16000049#post16000049|MacOSX]] \\ | How to enable NFS under [[http://www.avsforum.com/avs-vb/showthread.php?p=16000049#post16000049|MacOSX]] \\ | ||
| - | ====== Copy performance Tests ====== | + | ====== Copy performance tests ====== |
| - | usb key model - firmware name (like pivot fw 0.3) - storage type FLASH USB2/USB-HDD Ext3 - copy speed from PC->WDTV(storage) and your nickname thx | + | |
| All tests using ext3-boot-0.3 distribution and a USB2 hard drive, using a 200-meg file. Test stats performed using "time dd ... bs=16384" and calculating bits/sec. I used a 200meg file to minimize caching (the box has 128 meg of memory, of which 70meg is commonly cache buffers). | All tests using ext3-boot-0.3 distribution and a USB2 hard drive, using a 200-meg file. Test stats performed using "time dd ... bs=16384" and calculating bits/sec. I used a 200meg file to minimize caching (the box has 128 meg of memory, of which 70meg is commonly cache buffers). | ||
| Line 120: | Line 118: | ||
| * ntfs-3g driver: 4.2mbit/s Read speed 2.8mbit/s | * ntfs-3g driver: 4.2mbit/s Read speed 2.8mbit/s | ||
| * fat32 on cheap usb stick (Feiya Technology Corp) - read speed 50mbit/s write speed 1.1mbit/s | * fat32 on cheap usb stick (Feiya Technology Corp) - read speed 50mbit/s write speed 1.1mbit/s | ||
| - | Ok, please ignore the following network tests, which were with the Linksys USB200M ethernet dongle. It was _lousy_. | + | |
| - | * cifs-mounted file share: read speed 2mbit/s, write speed 1.1mbit/s | + | My new network dongle is a [[http://www.radioshack.com/product/index.jsp?productId=2806154|Trendnet TU2-ET100]]. |
| - | * nfs-mounted file share: (cygwin nfs-server. nfs v2--no idea why v3 isn't working yet) | + | |
| - | - mounted with nolock,udp: read speed 3.5mbit/s write speed 2.3mbit/s | + | |
| - | - mounted with nolock,tcp: read speed 1.7mbit/s write speed 1.2mbit/s | + | |
| - | * samba share from xp | + | |
| - | - to/from hfs+ partition read speed 6.6mbit/s write speed 20mbit/s | + | |
| - | - to/from tmpfs (memory) read speed 17mbit/s write speed 20mbit/s | + | |
| - | My new network dongle is a [[http://www.radioshack.com/product/index.jsp?productId=2806154|Trendnet TU2-ET100]]. It performs SOO much better. (which is curious, since they both use the same kernel driver, asix.ko). | + | |
| * cifs-mounted file share: read speed 20mbit/s, write speed 4mbit/s (why is writing so much slower? Weird) | * cifs-mounted file share: read speed 20mbit/s, write speed 4mbit/s (why is writing so much slower? Weird) | ||
| * nfs-mounted file share: read speed 33mbit/s, write speed 22mbit/s (oh yea) | * nfs-mounted file share: read speed 33mbit/s, write speed 22mbit/s (oh yea) | ||
| - | * samba share from xp | ||
| - | - to/from ext3 partition: nfs-mounted file share: read speed 3.5mbit/s, write speed 14mbit/s (again, going to the wdtv box is faster) | ||
| - | |||
| - | --- //[[|Zorander]] 2009/02/18 08:51// | ||
| - | |||
| - | ====== Samba (is this still required I think is added to firmware 0.3 - if is true this section should be removed ====== | ||
| - | |||
| - | Required Librairies : | ||
| - | <code> | ||
| - | libresolv.so.0 | ||
| - | libresolv-0.9.28.so | ||
| - | libcups.so.2 | ||
| - | libssl.so.0.9.7 | ||
| - | libcrypto.sos.0.9.7 | ||
| - | </code> | ||
| - | Directory /var : read and write | ||
| - | |||
| - | Directory /usr : for configuration and sbin files ! | ||
| - | |||
| - | Login : nobody | ||
| - | Password : test | ||
| - | |||
| - | works in read mode only ( no chmod 777 with my distro, we must use Zorander distro with ext3 support for write i think ) | ||
| + | --- //Zorander 2009/02/18 08:51// | ||
| - | Files : [[http://www.mediafire.com/?zroxyx4gp0w]] | ||
| - | --- updated //[[|admin]] 2009/02/15 20:28// looks like better ?:)? | ||
| <html> | <html> | ||