Hardware :: PATA Socket Was Replaced With SATA Socket / Transfer Rate Of The Harddisk Would Be SATA Transfer Rate?

Jul 4, 2010

My friend bought an old hard drive. He noticed something with the hard drive that it was just replaced with a SATA socket. So meaning, the SATA socket was soldered to the PATA hard disk to replace the PATA socket to SATA socket to make it a SATA.

Now the question is:

1. Does the Transfer Rate of the harddisk (that has been replaced from PATA socket to SATA socket) would be SATA transfer rate? OR would still be PATA transfer rate?

View 4 Replies


ADVERTISEMENT

Networking :: NAS Over WiFi Transfer Rate

Mar 27, 2010

I have a LaCie NAS which is mounted on my main linux machine over a wifi LAN using the cifs file system. I would stupidly expect the transfer rate between my hard drive and the NAS to be limited by the Wifi speed (54 Mbps) but when I transfer files, the speed tops at 1.9 Mb/s which is roughly 15.2 Mbps. The most puzzling thing is that when I do multiple simultaneous transfers, I reach approximately 3MB/s in total but none of the individual transfers goes beyond 1.8. Does anyone have an idea about what is keeping the transfer rate so low?

View 2 Replies View Related

Server :: Transfer Rate Is Very Slow

May 11, 2011

Iam using public ftp server,the server file transfer rate is very very slow & the server is also very slow,In which way can i check the server to make it fast,can any one give sugession on this.

View 1 Replies View Related

Hardware :: Card Versus Ide Transfer Rate ?

Mar 23, 2011

Sd card transfer rate is 133mb/s and ide transfer rate is same 133mb/s. Using no extra wire and direct connection, why is that sd card is much gradual than ide?

View 2 Replies View Related

Networking :: Transfer Rate For Gigabit Ethernet

Apr 1, 2010

We have a Linux box which acts a a file server. Currently, files and directories are exported using NFS.At the moment, we are a bit concern on its data transfer performance. FYI, we are using a embedded Gigabit Ethernet port on the file server. We ran a few simple write tests between NFS client (also utilizes GigE port) and the NFS server. In these tests, both NFS server and client are both connected directly to each other with a Cat5E cable. Unfortunately, the write/transfer speed results are not as per our expectation. It scores roughly about 11-12MByte/s, where as theoretically Gigabit Ethernet transfer rate is able to reach up to approximately 120MByte/s.I wouldn't expect to reach the theoretical max transfer rate (it would be great if we can , but I would appreciate if you guys can share with us in terms of the following :

1) What's the practical max data transfer rate which you guys managed to observe in a normal Gigabit based connection? What about jumbo frames configuration?

2) Is there any additional tuning/configuration we need to do within the OS to reach those practical max data transfer rate figure?

3) Does PCI-e / system bus plays a role in achieving this speed? For example, we are using the embedded GigE port and we heard some people says embedded ports are actually sharing the system bus and resources with other devices, which might adds into performance issue. Correct me if I'm wrong.

4) Does converting to Cat6 cabling will guarantee an increase in the data transfer performance?

5) In the future (once we are clear on how much single GigE transfer rate we can go) , we are looking into doing bonding since that the NFS server's shared directory/volume read-write speed is way much higher (i.e 400-600MByte/s). Will bonding allow us to achieve higher NFS read/write speed? What are the bonding modes best used for this purposes? Appreciate if anybody who has experience in doing bonding for NFS can share their experience.

View 12 Replies View Related

Fedora Networking :: Slower Data Transfer Rate In KDE V GDM?

Nov 25, 2010

I have a FC13 box that has both Gnome and KDE sessions installed.

I have noticed on the KDE session that data transfer rates are slower than when I use Gnome.

In Gnome, I can transfer files between my FC13 machine and my Ubuntu 10.04 pc at a rate of 6.5 MB/s (52 Mb/s if my maths is correct), but in KDE the rate is only 3.5 MB/s (28 Mb/s).

"ethtool eth0" shows my NIC speed as 100 Mb/s. Obviously I am not hitting anywhere near that speed in either session, (a separate article may be happen in the future to address that), but I am curious as to why KDE is that much slower for file transfer.

View 3 Replies View Related

Ubuntu :: Slow Transfer Rate On Ext2 Partition (10.04 64 Bit)?

Oct 3, 2010

I would like to know if it is normal to experience 10MB/s data transfer rates during copying between partitions on my local hard drives (Toshiba 250GB 5400rpm SATA) while having three times faster (30MB/s) transfer rates between local partitions and USB drives (Kingston 8GB).

View 2 Replies View Related

General :: Data Transfer Rate Decreases With Dd Command?

Apr 25, 2010

anyone know why this would happen? I ran the following dd command:

Code:
dd if=/dev/sdb1 of=hard/old_dell_desk_part1.img

a USB external drive was mounted to the 'hard' directory with the standard mount command. it is a ntfs-3g filesystem. it is a mechanical drive.

same behavior with solid state memory (flash, and solid state hard drives)

3693492+0 records in
3693492+0 records out
1891067904 bytes (1.9 GB) copied, 274.562 s, 6.9 MB/s

[Code].....

View 14 Replies View Related

Networking :: Slow Transfer Rate Between 2 Gigabit Devices?

Mar 2, 2011

I am struggling trying to understand the reason for a fairly slow data transfer rate between two machines. ( tried point to point and also via a 1 gb switch )
One is nfs/http/ftp server ( with raid1 and lvm on top ), the other one my desktop pc. Both OS with default options, no changes to kernel in proc or other sort of thing.

Hardware is full recognized and perfectly working: The server has 4gb ram, Intel Core 2 Duo CPUE6850 @ 3.00GHz, 1000Mb/s NIC card and Lucid 10.04 64 bit, 250Giga Hard disk. The client has 3gb ram, Intel Core 2 CPU 6320 @ 1.86GHz, 1000Mb/s NIC card and Ubuntu Maverick 32bit , 150Gb Hard disk.

Raw data is good:
gettons@gettons-desktop:~$ iperf -c MYSERVER
------------------------------------------------------------
Client connecting to MYSERVER, TCP port 5001

[Code].....

View 8 Replies View Related

Networking :: Two Network Devices For Increased Transfer Rate?

Jan 28, 2011

I have not tried this, and I am only wondering about the result.Let's say that I have a PC/Laptop with two network devices: an ethernet and a wireless. Can I connect both of the to the same network (if this network allows both connection) to increase the transfer rate between the PC/Laptop and the server???

View 5 Replies View Related

Ubuntu Networking :: Expected Transfer Rate For Gigabit Ethernet

Sep 26, 2010

I have 2 10.04 machines connected through a switch, both with gigabit on board ethernet. Both machines show 1000 Mb/s connections.When I transfer large files (gig plus up to multi-gig) the maximum I get according to ftp 11472 kB/s.I did rough computer school math in my head and that seems low but I'll admit I know very little about network transfer rates.My question is what transfer rates should I expect to get between the 2?

View 9 Replies View Related

Debian Configuration :: Extremely Slow Transfer Rate On Flash Disk ?

Jul 12, 2011

Same computer and flash. Two results on different OS:

Write speed under debian: 0.4 MB/s

Write speed under Windows: 6.6 MB/s

From what i've been reading on the net I guess it's something to do with the mount - sync option.

I've notice that there are couple of workarounds but all of them are pretty tedious.

Is there any simple (GUI - one/two clicks) tool that allow to mount/unmount flash disk easily using the correct options?

I'm using Squeeze 6.0.2 (Kernel 2.6.32-5-amd64), gnome 2.30.2

View 2 Replies View Related

Debian Hardware :: Extremely Slow Transfer Rate On Flash Disk

Jul 15, 2011

Same computer and flash. Two results on different OS:

Write speed under debian: 0.4 MB/s
Write speed under Windows: 6.6 MB/s

From what i've been reading on the net I guess it's something to do with the mount - sync option. I've notice that there are couple of workarounds but all of them are pretty tedious.

Is there any simple (GUI - one/two clicks) tool that allow to mount/unmount flash disk easily using the correct options?

I'm using Squeeze 6.0.2 (Kernel 2.6.32-5-amd64), gnome 2.30.2

View 10 Replies View Related

Fedora Hardware :: Low Transfer Rate When Copying Large Files Over Wireless

Jan 11, 2010

I just bought a HP 3085dx laptop with an intel 5100 agn wireless card.
The problem: copying a big file over the wireless to a gigabit hardwired to the router computer only gives an average 3.5MB/Second transfer rate. If I do the same copy from my wireless-n macbook pro to the same computer. I get a transfer rate of about 11MB/sec. Why the big difference? I noticed the HP always connects to the 2.4 GHZ band instead of the 5GHZ bands...

On the HPL
[jerry@bigbox ~]$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:246:36:AC4
inet addr:192.168.1.75 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::224:d6ff:fe36:acc4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:639243 errors:0 dropped:0 overruns:0 frame:0
TX packets:1293049 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:53832795 (51.3 MiB) TX bytes:1888619922 (1.7 GiB)

[jerry@bigbox ~]$ iwconfig wlan0
wlan0 IEEE 802.11abgn ESSID:"<censored>"
Mode: Managed Frequency:2.412 GHz
Access Point: 00:24:36:A7:27:A3
Bit Rate=0 kb/s Tx-Power=15 dBm
Retry long limit: 7 RTS thr: off Fragment thr:off
Power Management: off
Link Quality=70/70 Signal level=-8 dBm Noise level=-87 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

I am not getting any errors. I don't know why the bit rate is not known. My airport extreme base station typically reports that the 'rate' for the hp is typically 250~300MBi and about the same for the MacBook Pro. The hp is about 6 inchs away from the base station. Is there anyway to get the rascal to go mo'faster? Is there anyway to get the rascal to use the 5GHZ band.

View 3 Replies View Related

Hardware :: Unbelievably Slow Transfer Rate To IRiver Media Player

Apr 7, 2010

I recently purchased an iRiver P7 media player which I am using with Rhythmbox under Ubuntu 9.04. The transfer speed when uploading files to the player is phenomenally slow - the first 50 or so MB reported virtually instantly then the speed immediately drops to about 12-15KB/sec yes KB/sec so a 3-400MB video file takes hours to transfer to the player. This happens with the internal memory and the added memory (SD card) too, althoufg it is faster ror the SD card. No other devices have ever behaved like this on this system (and I have used 2 different Creative players, a different iRiver player and numerous memory sticks). The computer is dual booting with windows (for once that was useful) and under windows it doesn't happen, the speed is as expected so it isn't the hardware. I don't want to have to resort to damned windoze just for this. dmesg after plugging in the player shows it identifying both the internal storage and the added SD card but I don't understand the rest of it:

[code]....

This last message gets repeated lots of times, and during transfers it seems to be issued continuously and I suppose this is why the system is so slow because it is always retrying loads of times before a success.

View 2 Replies View Related

Ubuntu :: Internet Conection - Transfer Rate - When Active - Is About 149b/s Receiving - And About 70b/s Sending

Apr 6, 2011

I checked task manager the other day and I discovered that on the network history monitor some bits and bites were transfered in a repeating pattern (like a beacon). The transfer rate (when active) is about 149b/s receiving. And about 70b/s sending. What is this?

No Internet-related program was running from my part...In an attempt to pinpoint what was causing this, I occidentally removed the tools located left and right on the time and date. I've rebooted since but still no tools. The 0/I button is also gone.

View 5 Replies View Related

Hardware :: Transfer From IDE Hdd To SATA Hdd?

Jan 25, 2010

Is there a device that would allow me to transfer files from my old IDE hdd to a new SATA hdd? My computer died (motherboard, possibly ram and psu) with my files trapped on my old IDE hdd. I do have a backup on DVD, but it is a little old. Thus, I would like to get the current files on the IDE hdd and either transfer them to a SATA hdd or burn them to DVD.

View 3 Replies View Related

Ubuntu :: 10.04 64bit And Hard Disk Transfer Rate On A Toshiba Satellite P300-19F Laptop

Aug 17, 2010

I would like to know if it is normal to experience 10MB/s data transfer rates during copying between partitions on my local hard drives (Toshiba 250GB 5400rpm SATA) while having three times faster (30MB/s) transfer rates between local partitions and USB drives (Kingston 8GB).

View 9 Replies View Related

OpenSUSE Install :: Transfer System From IDE To SATA?

Jul 8, 2011

I have landed myself in a bit of a pickle. Needing to upgrade my system for 11.4 I went ahead and bought a refurbished Compaq. The intention was to merely replace the smaller drive with my existing drive. Only problem is that on opening the Compaq I found a SATA drive. Being a Compaq there is no space for a second drive, so I must copy my existing system via CDROM. As the 11.4 has gone through a number of updates since I installed, I cannot use the original installation CD. Downloading is out of the question for my link speed. I made an automatic backup when installing but am not sure where it is or whether it is also kept up to date. Anyway, does the backup contain merely the system and then require further transfer of home folders, etc? The alternative, of course, is to source locally the latest version that will not require hours of updating.

View 6 Replies View Related

Ubuntu :: External SATA Transfer Speeds?

Mar 26, 2010

I just bought a 1Tb hdd and reformatted to FAT32 it is connected via eSATA to SATA cable.At first I transfered music that initially was getting speeds over 100mb/s (according to nautilus) after about a minute it started to dwindle. Now most files will range somewhere between 8-20mb/s although I've only seen a couple go beyond.i edited hdparm.conf to enable DMAHere is the output of hdparm -Tt for both internal(sda) and external(sdb) hardrives.

Code:
/dev/sda:
Timing cached reads: 14872 MB in 2.00 seconds = 7444.68 MB/sec
Timing buffered disk reads: 372 MB in 3.00 seconds = 123.91 MB/sec[code]....

What is the issue this output leads me to believe that I should be getting the same speed I once got.I'm running Intel Core 2 duo at 3.00, ASUS P5Q (enabled AHCI) and 4gb ram 12gb linux swap. Also Karmic 9.10

View 1 Replies View Related

Hardware :: Can SATA 3 (SATA III) Hard Disk Be Run On Motherboard Which Only Support SATA II

Aug 13, 2010

Can SATA 3 (SATA III) Hard disk be run on motherboard which only supports SATA II, except sacrificing the speed (throughput)?

View 2 Replies View Related

OpenSUSE Hardware :: DVD ROM - Switch From SATA To PATA?

Sep 3, 2010

I am out of SATA headers on my motherboard. The only way I can free one up is by switching my SATA DVD ROM to a PATA. How much trouble with this create with software that is linked to the DVD ROM? Will openSUSE 11.3 handle this gracefully or will I just be creating problems?

View 2 Replies View Related

Ubuntu :: Jumper Settings For PATA CD And DVD And And SATA HDD?

Oct 30, 2010

A friend wants to dump his Windows XP system so that I can install Ubuntu 10.04. His PC has a PATA CD R/W drive and a PATA DVD R/W drive on the only single channel. It has a SATA HDD. The PC BIOS will not allow me to change the order of drives to boot from, only shows the CD R/W drive first then the SATA HDD and will only boot from the HDD. I tried getting the PC to boot from the CD or DVD drive so that I could install Ubuntu from a live Ubuntu CD by disconnecting the power to the HDD, This did not work.

With a live Ubuntu flash drive connected the BIOS does not allow me to change the boot order to boot from the flash drive. I was able to boot from a live Ubuntu flash drive by disconnecting the HDD power. I then quickly hot plugged the power to the HDD so that the Ubuntu installation process could use it. But the installation of Ubuntu did not proceed, probably because it was too late to have the HDD recognised. I suspect that the jumper settings on the CD and DVD drive are such that they are unbootable.

View 2 Replies View Related

Ubuntu Servers :: SATA/PATA - Permission Denied

Apr 18, 2010

I'm currently running Karmic on a old Dell Pentium 4, and I am having trouble copying files to this box from my laptop which is running Linux Mint Helena. I am able to see and connect to the shared directory on the Dell, copy and execute files from there, but cannot write to it. The permissions have been set to 777 on the shared directory and sub directories within that. The older Dell has a PATA hard disk, 300gb, while my newer laptop has a SATA hard disk. I've read that this can be a problem, and permissions may not be recognized? I'm not able to connect to the laptop from the Dell, neither of the administrator logins work, though I maybe need to do this as root?

Here is the smb.conf file I am running on both machines:

I want to be able to write to my server, not just read and execute. I am also not able to write to the server when logged on to a windows machine on the same network.

View 2 Replies View Related

Hardware :: SATA And PATA Devices In Same Desktop Tower?

Nov 1, 2010

My IBM IntelliStation M Pro desktop tower has IDE hardware: CD burner and CD player. My computer (which is ~ 6 years old I think) has an unused SATA power plug end and an unused SATA data transfer port so I thought I'd buy a SATA DVD burner/CD burner combo to replace the PATA CD burner. But I read the following line at Wikipedia and wonder exactly what it means:

en.wikipedia.org/wiki/Serial_ATA "Backward and forward compatibility- SATA and PATA At the device level, SATA and PATA (Parallel AT Attachment) devices remain completely incompatible�they cannot be interconnected......" What does that 'interconnected' really mean? Can I have my 2 IDE hard drives and my IDE CD player play nicely with a SATA DVD burner/CD combo burner? [My OS is MEPIS 8.5]

View 8 Replies View Related

Software :: Using Command-line To Tell If A Drive Is 3.5/2.5 And Ide/sata/pata?

Jul 22, 2011

Anyone know if there is a way of detecting if a hard drive is 3.5/2.5 and ide/sata/pata from within a script?

View 3 Replies View Related

Ubuntu :: SATA II / Error "ata4: Limiting SATA Link Speed To 1.5 Gbps" - Allowing The SSD To Run At SATA II Speeds?

May 1, 2011

I keep getting this error in my log viewer every 2 seconds: Code: ata4: limiting SATA link speed to 1.5 Gbps I have a dual boot SSD and I have run many SMART tests in windows and linux, (using smartmon tools and the disk utility) and the reports are all 100% healthy..... My research shows that this error represents one of the following:

1. Problem with SATA controller
2. Changing BIOS to allow SATA
3. Changing SATA mode to PATA or AHCI
4. Replacing the SATA cable
5. Allowing the SSD to run at SATA II speeds, i.e. 3 Gbps

- Does anyone know how to try number 5, i.e. allowing the SSD to run at SATA II speeds? I am lost here and this problem has caused my machine to crash twice when watching a movie in linux/ ubuntu. (It is worth noting that the crashes have only occurred in linux and I have never had an issue in windows, so it does seem to be a linux setting somewhere, hence why I think it is a "allowing SATA II to run at correct speeds issue")

View 4 Replies View Related

CentOS 5 Hardware :: Marvell 88SE6121 SATA II / PATA Controller

Sep 29, 2009

On an Asus P5Q motherboard, CentOS 5.3 x64. (Separate thread as the other one has turned into just a discussion on my lm_sensors issue). The motherboard's primary SATA controller is the Intel P45 chipset. 6 ports, set to AHCI in BIOS, and all works a charm. Attached are 6 x SATA drives (2 x OS, 3 x data RAID5, 1 x backup). There is also a Marvell chip that provides PATA and also an underlying SATA chip (2 ports) that can do what Asus call Drive Xpert (stripe or mirror RAID) or be set to just standard SATA ports.

It's a SIL5723 behind what CentOS sees as "03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2)". Physically the Marvell has only a single optical drive attached to its PATA interface. CentOS has loaded marvell_pata (I assume for the PATA side of it) but I have no /dev/cdrom or /dev/dvd so no optical drive CentOS is trying to use 'ahci' for the Marvell's SATA ports. Dmesg tells me that when it 'sees' them as it boots:

scsi6 : ahci
scsi7 : ahci
scsi8 : ahci
ata7: SATA max UDMA/133 abar m1024@0xfeaffc00 port 0xfeaffd00 irq 16
ata8: SATA max UDMA/133 abar m1024@0xfeaffc00 port 0xfeaffd80 irq 16
ata9: DUMMY

It attempts to read SATA drives attached to it, but it just errors trying to access them on boot (e.g. "ata7: failed to recover some devices, retrying in 5 secs" etc). I need the extra SATA ports, and I could really do with having a usable CDROM drive. I found a driver for the Marvell 88SE6121 from Asus. But the latest driver in that is for what it calls "RHEL 50.2" and the script fails with a "Generic Protection Error". That driver looks for kernel "2.6.18-92.el5" in its base_ver variable in the script. Changing the base ver to -128 doesn't help. I have uploaded the driver for if [URL]. Is that modifiable to work on 5.3 / soon to be 5.4?

View 12 Replies View Related

OpenSUSE Hardware :: Install Sata And Clone Pata Hard Drive?

May 20, 2010

I recognize the obvious need to back up the contents and follow a certain duty of care before attempting to clone my failing pata 250g HD to a 1 tera byte sata. What problems if any could come up when cloning from a failing pata to a sata HD? I'd like to make the switch to sata for many reasons if possible. It is indicated that the HP d530 sff here supports both types.

View 2 Replies View Related

OpenSUSE :: KDE-new & Recent Devices-widget-bad Behavior After Optical PATA-SATA Swap

Feb 2, 2011

openSUSE 11.3, 2.6.34.7-0.7-desktop, KDE 4.4.x, 3.0-P4, 2.5g mem. I replaced PATA-OEM optical drive with SATA-OEM works fine with all apps outside of and except with this widget. No problems until the swap. I have performed some updates and I have not put the PATA drive back in to see if the behavior changed because it was failing. It could be an update but the optical drive swap is my first suspect. This now. If I hover cursor over notifier widget icon "last plugged in device" will pop up with accurate last device until a click on the widget icon and selection of action for the recently plugged in device. Selected actions work fine ... once.

Then it no longer updates the new or retains the previous DVD/CD (or any USB external drive when connected) entry. Closing after viewing but with out selecting an action results in an empty list also. The menu remains empty there after and only removal of the widget and reinstall makes the devices appear again ... once. Then the behavior repeats if the widget is removed and reinstalled. I was wondering if this is likely to be a udev/rules.d problem related to the swap of the optical drives? The 70-persistant-cd.rules file shows two cd's after the swap:

[Code]...

If I delete or rename the 70-persistant-cd.rules file in udev/rules.d will it truly be recreated at boot and might it this fix the issue? Should I look elsewhere first at some var logs for errors? Reinstall 11.3 and let auto detect and config sort it out is also and option but I'd rather not, heh.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved