similar to: Benchmark Disk IO

Displaying 20 results from an estimated 300 matches similar to: "Benchmark Disk IO"

2010 Oct 03
2
best filesystem for a webserver
Dear all, i'm setting up a new machine to handle a webserver with mysql web directory contains alot of small files and database is around 15 GB i've did a bit research, read alot of articles.. mainly i came up with the understanding that: EXT3 is the set it and forget it kind of filesystem. and reiserFS is the best choice for small files though there's a bigger risk of data loss
2011 Jun 14
4
Question about custom function.
Hello group, I''m trying to generate configuration for tomcat server. I want it to depend on my mod_jk properties file. I wrote some simple script which you can see here: http://pastebin.com/CffBr0Nc it works just fine. So I tried to move it to puppet as my custom function. It''s available for review here: http://pastebin.com/AeQgTTT6 Now, when I''m running first in irb,
2010 Jun 09
4
Could not retrieve catalog from remote server: certificate verify failed
Hi guys, I''m trying to setup my first puppet installation and I''m running into problems. I''ve got the puppetmaster running on a fresh install of Centos 5.4. The puppet client is also on another Centos 5.4 server. Once I''ve signed the client certificate on the puppetmaster, the client seems to break. See below for the debug output from the client. Any clue as
2004 Sep 17
9
Asterisk forum created
I saw several threads requesting an Asterisk forum to complement the email list. i.e. http://lists.digium.com/pipermail/asterisk-dev/2004-February/003103.html I recently created an Asterisk forum within TMC's popular VoIP forums for everyone to use. http://voip-forum.tmcnet.com/voip-forum/forum/forum_topics.asp?FID=15
2011 Jan 05
6
recursively find duplicate filenames
find duplicate filenames in a folder find | perl -ne 's!([^/]+)$!lc $1!e; print if 1 == $seen{$_}++' find duplicate filenames in a folder recursively ? how?
2010 Jul 26
3
Vmware to KVM - possible?
Is it possible to convert a VMWare image to KVM? As I have been building a few test machines on Vmware Fusion and would like to migrate some to a KVM server. Thanks in advance. Matt Keating Linux System Admin ? Dennis Interactive 30 Cleveland St, London, W1T 4JD Tel: 020 7907 6823 (direct line)? Fax: 020 7907 6600 (fax)? P Please consider the environment before printing this e-mail NOTE: The
2012 May 04
3
Database schema question
Im setting up a very basic rails app and have a question about the needed migrations & associations. Basically, my app is an occasion reminder service that emails users when occasions that they select or input are coming up. Occasions will be selected from a checkbox type list or alternatively manually input by the user (name and date of the occasion). Users can have_many occassions.
2012 Mar 02
9
zombie child process
Hi, This is the third or fourth time this happens. But puppetd gets a zombie shell childprocess and then never finishes the run. /opt/tc-puppet/bin/ruby /opt/tc-puppet/sbin/puppetd \_ [sh] <defunct> How do I begin looking on what can be wrong? This error has appeared on both 2.7.6 and 2.7.11. Regards, Elias -- You received this message because you are subscribed to the Google Groups
2010 Jul 14
6
Xen cpu requirements
I'm installing Centos 5.5 on a new Dell R301 server. I wanted to run Xen and have the full virtualization possibilities (this is our development support server, so it runs a few real services and is available for playing with things; putting the "playing with things" functions into virtual servers would protect the "few real services", and make it easier to clean up
2005 Sep 19
1
Zap calls dropping just after answer
I've got a problem w/ zap calls being dropped right after they are answered. I have a log file: http://pastebin.com/368526 Everything looks OK except for the DEBUG[25563] chan_zap.c: Exception on 9, channel 1 that seems to come up quite often. As soon as the other end of the Zap answers (my cell phone), and I can even hear a half second of noise, the line goes dead and gets hungup. In
2005 Oct 04
1
Hanging up on VoiceMailMain w/out putting in password causes call lockup
I've got an issue w/ 1.2.0beta1, where if I call VoiceMailMain from a sip phone, and then either put in incorrect passwords or just hang up, I never get a Spawn Extension that hangs up the call, and my sip phone is not capable of making any more calls until I restart the daemon. Can anybody help me fix this? -- Jesse Keating GameHouse -- Systems Engineer
2005 Oct 11
1
Problem w/ Asterisk hanging when caller hangs up in voicemail
When I hang up in voicemail, Asterisk seems to stop responding. (hangup vs pressing # to disconnect). After that, no calls can be made until I restart Asterisk. In IRC, a developer seemed to think it had to do with me using switch => in my dial plan. Basically I never see the calling extension get the -1 signal. Can somebody help me figure out why this is happening and how I can fix it
2001 Nov 30
2
Rsync: Re: patch to enable faster mirroring of large filesyst ems
I was at first, but then removed it. The results were still insufficiently fast. > Were you using the -c option of rsync? It sounds like you > were and it's > extremely slow. I knew somebody who once went to > extraordinary lengths to > avoid the overhead of -c, making a big patch to rsync to > cache checksums, > when all he had to do was not use -c.
2005 Sep 06
2
Speaking of Polycom phones...updated ROM: ouch!
Hi folks, New to the list. Just updated the bootrom and app firmware on a Soundpoint IP 501 as per: http://www.voip-info.org/wiki-Polycom+Phones Updated from: to: APP 1.4.1.0040 1.5.2.0054 BootROM 2.6.1.0003 2.6.2.0032 After I did this, it appears that the Web interface for the phone won't change the settings, nor will it actually reboot the phone now. What do I
2011 Mar 07
6
Dell PERC H800 commandline RAID monitoring tools
We're looking for tools to be used in monitoring the PERC H800 arrays on a set of database servers running CentOS 5.5. We've installed most of the OMSA (Dell monitoring) suite. Our current alerting is happening through SNMP, though it's a bit hit or miss (we apparently missed a couple of earlier predictive failure alerts on one drive). OMSA conflicts with mega-cli, though we may
2006 Mar 02
3
What am I missing?? Activerecord & Sessions!!
Can someone please explain why every time that I call an action in my controller, every model that is stored in the session needs to be interpreted by a database query? If I have four models stored in the session, I end up with five long "SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d....." queries when *ANY*
2008 Feb 06
2
EXTLINUX: Reading the extlinux.conf but can't find Kernel
Hi Folks, OK - I'm not entirely new to Linux but I'm certainly not great on the boot process. What I'm trying to achieve is to boot from an external USB HDD (not flash drive) using EXTLINUX. I've run an installation against the disk using a VM. The disk was partitioned as follows: /dev/sda1 = /boot (bootable) /dev/sda2 =/swap /dev/sda3=/ (i.e. root) /dev/sda4=/dos sda1 and 3
2010 Jun 21
6
How to specify the default route?
I have a machine with two net interfaces. it seems to always pick the wrong one (eth1) as the default route. I can change it with route del default route add default eth0 after it's up (or in rc.local, of course), but I'd like to figure out what I need to do this "the CentOS way" (e.g. edit some configuration file? Run some config utility, what?) once and for all. Can
2010 Feb 26
11
Temperature sensor
Does anyone know of a cheap temperature sensor that will work with Linux? I don't need a fancy monitoring appliance, I just want a simple sensor that I can connect to one of my monitoring servers to let me know if the server room is getting hot. -- Bowie
2006 Mar 29
6
Asterisk with Vonage
I know Vonage doesn't officially have a "bring your own device" type program, but they do offer a softphone. Has anyone gotten Asterisk to connect directly to Vonage? This would be a great help!! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060329/5bc9f644/attachment.htm