Hardware :: Server - Buffered Disk Read Speed Just 3.98MB/s Very Slow ?

Jul 12, 2010

I am having a problem with my CentOS based server where the hard drive speeds are incredibly slow for both of the hard drives installed -

Code:

Timing cached reads: 16512 MB in 2.00 seconds = 8272.92 MB/sec

Timing buffered disk reads: 12 MB in 3.01 seconds = 3.98 MB/sec

I have looked around but do not understand the complexities of rebuilding kernel etc so would need some assistance. I have checked IO_support and it is set to 0

Code:

Here are the results for hardware installed after a quick lspci -v

Code:

If there are any noticeable incompatibilities here and how I could work to speed this up. I only have SSH access and could possibly get a KVM on it as it is currently locked up in a DataCenter.

View 6 Replies


ADVERTISEMENT

CentOS 5 Server :: RAID0 - Getting Extremely Slow Read / Write Speed

Jun 28, 2010

I am new to Centos and linux in general. I have just got myself a Dell 1950 server with 2x 1T SATA2 hard disks in it. now the server comes with a PERC5i Raid card with 512Mb. Well I put these in raid 0 and the raid card initilzed the disks to 128 writeback and read ahead. When I loaded centos it did not recognize the dell layout so therefore wanted to initalize it again, so I done this as it wanted. Now I created a 80gb boot and o/s partition and a 100gb swap the rest was created into LVM space to run solus vmwear. But I found the raid 0 to be getting extreamly slow read and write speeds.

Example same disks
Desktop PC max 214mb/s windows vista 64
Server with centos 104mb/s

Now I am not sure but I am told that I need to align the o/s with the raid card settings but I have no idea how to do this. How to do this in plain easy step by step instructions. I mean how to calculate it, how to format the disk this way, and what files to edit where if needed. I have spent hours trying to figure out why my raid 0 is slower than a single disk.

View 1 Replies View Related

Server :: Enable Buffered I/O For Increased Disk Throughput?

Sep 1, 2010

How do I enable buffered I/O for increased disk throughput on Linux ?

View 3 Replies View Related

Ubuntu :: Very SLOW File Copy Speed (disk To Disk)

Mar 27, 2011

i have amd athlon x2 3gb RAM ddr2 two hdd one 80gb other 1tb in this computer i got only ubuntu all disk in EXT4.i want to copy 10gb many file of 700mb or 1gb ( many linux ISO )the transfer is 1mb/s this is SOOO SLOW.i did a touch /forcefsck just in case but nothing happen it is still slow!!what might be the problem ??

View 1 Replies View Related

Ubuntu :: USB Read / Write Speed Unbelievably Slow

Apr 14, 2011

I started a thread in the hardware section, but I've narrowed it down to being a software issue. The problem is that all USB devices are written to at about 1MB/s, and is read at equally slow speeds. After testing my computer on an older Ubuntu release (8.04 32bit), I verified it wasn't a hardware issue, because the read and write speeds were like they were supposed to be. Then, I downloaded the 32bit release of the Ubuntu version I'm currently using (an up-to-date version of Natty) and booted the live cd of it. It was equally slow there as well.

The read/write speeds are equally poor on openSUSE and Arch Linux, so I don't think that it's an issue with Ubuntu, as much as it seems like a kernel issue (or maybe not, you guys can correct me if it seems like it isn't ).

View 1 Replies View Related

Ubuntu :: Slow Down Hard Disk Rotation Speed?

Jun 10, 2011

I have a big problem my hard drive is works fast all the time and now i hear clicks and scratching and weird stuff from so how can i make it slow down. i cant buy a new one if it breaks down ...

View 6 Replies View Related

Debian :: Sata Disk Write Speed Is Very Slow ?

Sep 14, 2010

I got a new machine with GA-p55A-ud3 mobo and a WDC WD10EARS 1T disk.

When I tried to benchmark the disk IO, I was suprised by the low write speed:

The related output from my lspci:

The related output from my lshw:

View 9 Replies View Related

Debian Configuration :: Sata Disk Write Speed Is Very Slow

Sep 14, 2010

I got a new machine with GA-p55A-ud3 mobo and a WDC WD10EARS 1T disk. When I tried to benchmark the disk IO, I was suprised by the low write speed:

[Children see throughput for 1 initial writers = 35962.63 KB/sec
Parent sees throughput for 1 initial writers = 35962.63 KB/sec
Min throughput per process = 35962.63 KB/sec

[code].....

View 4 Replies View Related

Ubuntu :: Slow Network Speed When Writing To Server?

Jan 13, 2010

I have just formated and did a fresh install to start all over. I installed Ubuntu 9.1 and everything went fine but the network. The computer serve as a NAS and MediaPlayer. When getting a file from the server, I get a speed of 40-60mb/sec, which are good for a Gigabit network. When I try to put a file in, the speed can't pass more than 1mb/sec and often stop.

Here's the network info:

Code:

vric@XBMC:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:24:8c:a1:eb:55
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::224:8cff:fea1:eb55/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

[code]...

Edit: Looks like it's a Gigabit Problem. I connected the Ubuntu box to my Linksys router which is 10/100 and everything is MUCH faster.

View 2 Replies View Related

Server :: Very Slow Raid Performance / Only Write Speed

Jan 5, 2011

I have recently migrated my file server over to a HP Microserver. The server has two 1TB disks, in a software RAID-1 array, using MDADM. When I migrated simply moved the mirrored disks over, from the old server Ubuntu 9.10 (server) to the new one 10.04.1 (server).I Have recently noticed that write speed to the RAID array is *VERY* slow. In the order of 1-2MB/s order of magnitude (more info below). Now obviously this is not optimal performance to say the least. I have checked a few things, CPU utilisation is not abnormal (<5%) nor is memory / swap. When I took a disk out and rebuilt the array, with only one disk (tried both) performance was as to be expected (write speed >~70MB/s) The read speed seems to be unaffected however!

I'm tempted to think that there is something funny going on with the storage subsystem, as copying from the single disk to the array is slower than creating a file from /dev/zero to the array using DD..Either way I can't try the array in another computer right now, so I though I was ask to see if people have seen anything like this!At the moment I'm not sure if it is something strange to do with having simply chucked the mirrored array into the new server, perhaps a different version of MDADM? I'm wondering if it's worth backing up and starting from scratch! Anyhow this has really got me scratching my head, and its a bit of a pain! Any help here would be awesome, e-cookies at the ready! Cheers

View 6 Replies View Related

Fedora Networking :: F14 Samba Server With Slow Write Speed

Aug 4, 2011

I had a F14 samba server working flawlessly now for a quite time. Unexpectedly about a month ago the write speed slowed down around 64kbit/s and that's really slow. I haven't changed any configs, only updated the server. I've troubleshooted this from many angles:
-It is not a network issue because sftp writes are good.
-It is not a RAID1 issue because write speed from another directory (locally) are good.
So basically samba is the only thing left.

Here's example from smb.conf:
[MyShare]
comment = My share
path = /mnt/RAID_share
writeable = yes
browseable = yes
writelist = +smbuser

Here's a snip from logs today:
[2011/08/04 09:04:27.509273, 1] smbd/server.c:267(remove_child_pid)
Scheduled cleanup of brl and lock database after unclean shutdown
[2011/08/04 09:04:47.526336, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown
[2011/08/04 09:17:57.634660, 1] smbd/server.c:267(remove_child_pid)
Scheduled cleanup of brl and lock database after unclean shutdown
[2011/08/04 09:18:17.635196, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown .....

There's a restart that is not software related.

View 3 Replies View Related

General :: Difference Between Buffered Disk Reads And Cached Reads?

Jul 13, 2011

I was analyzing the Disk read using hdparm utility. This is what i got as a result.

Code:

# hdparm -t /dev/sda

/dev/sda:

Timing buffered disk reads: 108 MB in 3.04 seconds = 35.51 MB/sec

Code:

# hdparm -T /dev/sda

/dev/sda:

Timing cached reads: 3496 MB in 1.99 seconds = 1756.56 MB/sec I m not sure what does Cache read and buffered disk read mean.

View 1 Replies View Related

Server :: Slow Speed While Connecting To Samba File Shares From Vista

Mar 6, 2010

I have set up a file server (Ubuntu Server Edition) for our lab. People can connect to common Samba file shares from their personal laptops/desktops, which run either Windows Vista or Mac OSX. The guys with OSX have upload/download speeds of ~2 MB/s, while the Vista machines are slogging away at ~200kb/s for downloads and ~400kb/s for uploads. In both cases, the connection are through wired ethernet ports which should function identically. Since the Macs work fine on the same network, I assume this is a Vista issue.

I have tried troubleshooting one of the Vista machines by:
1. Turning off the Remove Differential Compression feature
2. Disabling autotuning following these instructions
3. Adding a registry key following the same link above.

But nothing has improved. Anybody have any advice on addition tweaks to the Vista machine? Is there a chance that this is actually a server-side/samba issue?

View 3 Replies View Related

Server :: Check Hard Disk Speed?

Nov 29, 2009

how can I check if disk devices are running at the proper speed (read/write access)?What are, for example, the correct values for ATA o SCSI device, if I test them with hdparm?

View 2 Replies View Related

Ubuntu Networking :: Copy Files From Samba Server To Windows Seven Media Center - Speed Too Slow

Feb 24, 2010

When i try to copy files from my samba server (Ubuntu 9.10) to my windows seven media center, the speed is extremely slow. So slow that is better to download 100mb file from the internet, than from my lan. And on my lan, every card and switch is at 1000 mbps speeds on cat5 cables. And from XP or other linux machine

View 1 Replies View Related

Ubuntu :: USB Disk - Slow Transfer Speeds And Slow System?

Apr 17, 2011

Whenever I transfer a movie into my 16GB USB flash disk, my whole system becomes windows-like and unusable!

When i drag the file(s) into the USB disk folder, it starts out fine and pretty darn fast (25mb/sec) then slowly decreases until it's unbearably slow (3m/sec) and as a side effect my whole system starts deteriorating. I basically have to wait for the file to finish transferring before i can use my desktop again!

This has been happening with every version since Karmic (all 64bit)- I put up with it because I don't use the USB stick that much.. but lately it's been my go to source for transfering large files to/from work.

View 3 Replies View Related

OpenSUSE :: Read Out Fan-speed ?

Feb 11, 2010

I would like to see fan-speed in my laptop. I have installed OpenSUSE11.2 with KDE4.3.4

I only find apps/plasmaoids that read temperatur, but not fan-speed. Does it exist?

View 1 Replies View Related

Ubuntu :: Slow Run From USB / Speed It Up?

May 20, 2010

I am running Ubuntu 10.04 from a USB key (16GB). Overall I'm pretty fine with it but there are a few problems I am having. It seems to be very slow. In particular, Firefox and Pidgin freeze every now and then, before becoming active again. The same thing also happens for other applications such as Rhythmbox, Gedit, and the terminal. Additionally my start up and shut down times are horrible (worse than when I use Vista and Ubuntu 8.04). I was wondering if there is something with my install or if this is all due to the fact that I am running from a USB. I don't think it's the USB since I ran 8.04 from a USB HDD (55GB) and didn't have any problems with speed.

View 4 Replies View Related

General :: Read CPU Temperature And Fan Speed Using C++?

May 8, 2010

I want to read the temperature of my cpu and fan speed using a c++ program and then plot it.

View 3 Replies View Related

Debian :: Slow USB Transfer Speed With MC

Nov 15, 2010

I have a 500gB USB drive connected to my laptop for backups and filestorage. But I can't get it to play nice with Midnight Commander. My transfer speeds max ut at 2MB/s wich is painfully slow when moving large files such as movies. Worker FM transfers the same files to the same drive much MUCH faster (not sure by how much, though). This leads me to the conclusion that the problem lies with MC.

View 5 Replies View Related

Fedora :: Internet Speed Is Very Slow ?

Jul 24, 2010

I'm using Fedora 13 x86_64. The internet speed is very very slow. I have enough hard disk space, RAM. Processor AMD Athlon II 2.6GHz. What can be the reasons?

View 7 Replies View Related

Ubuntu :: 9.10 Running Slow / Speed It Up?

Feb 25, 2010

I just installed Ubuntu 9.10, replacing Windows 7.

its running a little slower than I hoped it would, loading movies takes a while, and when i switch to full screen, it takes about 5 seconds to catch up.

im suspicious that my video card driver might not be configured correctly. can anyone tell me what I might need to configure to get things running smoother?

other things on the computer are also running slow, like opening Firefox, it takes a while for the window to appear.

- Athlon 64 x2 5200+
- Gigabyte GA-MA78GM-S2h motherboard
- Radeon HD 3650 512mb pci-e
- 4gb DDR2 800

and I do have ATI catalyst installed

View 2 Replies View Related

Ubuntu One :: Very Slow Upload / Speed It Up?

Apr 25, 2010

I have been trying out Ubuntu One for the past couple of days but find it to be incredibly slow. At first i had put a folder will a large amount of images in the ubuntu one folder. The total size of it was 35Mb, after over 26 hours only 11,5Mb of that had been uploaded.

After looking around some on these forums i saw several comments about it being slow when it is a large amount of files, no matter if the filesize is small or large. I decided to try it out with a larger single file. I erased everything that was in the previous share and then put my testfile of 350Mb in the Ubuntu One folder.

After two hours of waiting i could still not see it on the U1 website so i decided to see how long it would take with dropbox and put a copy of that file in my dropbox folder as well. The file was uploaded correctly to dropbox in just a couple of minutes but it has still not been uploaded to the U1 website even though it has been 4-5 hours since i first put it in my U1 folder.

View 9 Replies View Related

Ubuntu :: Which Application Use To Slow Speed Down?

Apr 14, 2011

I need to transcript some recordings to a friend of mine. I woule like to have the sound playing slower than usual. Is it possibe on any Ubuntu (L. Lynx) anyway? How?

View 7 Replies View Related

Debian :: Have Slow Download For Update / Speed This Up?

May 26, 2010

I am using debian(lenny) on a pc coexisting with windows. I use grub to decide which o/s to boot.

I picked debian, logged in as a regular user. I selected "Administration" under the "System" tab and then selected "Update Manager". I had to provide the root password.

I was asked to insert Binary DVD-1 and was told to use smart update. I did at which time 16 files begun downloading at between 4400 B/s and 4800 B/s from the Security server. It looks like it is downloading a new linux image.

Is there any way to speed this up?

View 4 Replies View Related

Fedora :: Yum Update Through Mirrors Very Slow / Speed It Up?

Aug 7, 2010

Does anyone know if the Yum fastestmirror plugin only makes decisions based on latency to pick the best host or does it measure bandwidth? On my laptop for the last few weeks I've been getting super slow yum updates (3.5kB/sec), when I force it to use the baseurl it runs as fast as I'd expect (160+KB/sec).

So the fastestmirror plugin doesn't seem to work unless maybe it's measuring latency as fast but the actual download speed is slow. If so, fastestmirror plugin should really take both into account.

View 2 Replies View Related

OpenSUSE :: 11.4 Slow In Terms Of Speed / Performance

Jun 30, 2011

I'm new to openSUSE and my computer is quite slow although my computer isn't that bad. I opened up ksysguard and it appears that my CPU is the bottleneck. My CPU usage is usually 100%, then after a few seconds, it goes down to 20-60% and then it goes back up to 100% after another few seconds. It says I have 141 processes running (I don't know if that's normal or not).

My Specs are:
CPU: AMD Duron (tm) processor 1.8GHz
Graphics Card: NVIDIA GeForce 6200
Memory: 2GB RAM
I'm using KDE.

View 9 Replies View Related

OpenSUSE Hardware :: Slow USB Transfer Speed ?

Feb 1, 2011

I'm trying to transfer some files to my USB stick, and it's transferring at the most pitiful rate, around 200-400kb/s, occasionally shooting up to 1MB/s, but not for more than a few seconds.

I realize a lot of factors can play into this, so I'll try to provide as much detail as I can.

I'm using OpenSUSE 11.3, KDE 4.6 RC2, and a Corsair Mini Voyager 16GB. My motherboard is a Gigabyte EP45-DS3L.

dmesg output:

Code:

lsusb -t output:

Code:

Sometimes too, the transfer just stops all together. It just... doesn't transfer for a while, then it'll go back to 400kb/s etc, then it'll stop again for a minute.

View 3 Replies View Related

Ubuntu Networking :: Why Is Internet Speed Is So Slow?

Feb 10, 2010

When using launchpad and the ubuntu daily build website it is very slow. I get 1.2mb/s normally and the speed drops quickly to 0kb/s This is the case from any version of ubuntu that is installed on my laptop.In windows it is no problem, equally there is no problem from a live cd or an install on my external hard disk. Is canonical blacklisting/slow listing my ip?

I am behind a university network but am sure this problem occurs at home .I did a clean install and had no problem until about an hour ago. When I tried to re download a project using bzr my speed instantly ropped.I had downloaded it fine a couple of hours ago. I hope that someone can shine some light on this, its very hard to work on projects if I can't download them.

View 5 Replies View Related

Ubuntu :: DC Power - Runs At Very Slow Speed

May 25, 2010

I have a HP nx7400 laptop. Now I have a docking station DC power adapter - Works Fine. Ordered another DC so i could travel with it, but when used ubuntu runs at a very slow speed.

View 3 Replies View Related







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