Re: [CentOS] Suggestion for Server Room monitoring
Well, there are ALOT of options.. You got 1-wire for temperature.. thenyou use http://www.klein.com/thermd/for the software, get a usb or serial interface device for the sensors, then a couple sensors..http://www.hobby-boards.com/catalog/main_page.php has a good selection.. You can put a good system together for under a 100 i would imagine. Then you've got the ready made systems: http://www.itwatchdogs.com/ http://embeddeddatasystems.com/page/EDS/PROD/HA/HA7Net with http://forums.cacti.net/about13526.html The route I am taking is the 1-wire one, so I dont have alot of information ont he others.. the Ha7 product is just a ethernet device for the 1-wire interface. It communicates to the Cacti install of the monitoring server. Ryan On Mon, Feb 16, 2009 at 10:54 AM, John Hinton wrote: > Robert wrote: > > Fajar Priyanto wrote: > > > >> Hi all, > >> I have a situation like this: > >> Our little server room is always on. It has an air conditioning unit, > >> but barely enough. > >> So sometimes during weekend, the temperature could reach unhealthy > >> level, like 29 degree Celsius. > >> Currently, there's no personnel to monitor it 24 hours a day. > >> I'm thinking of using a tool to monitor the temperature, and then send > >> sms/email when it reaches certain threshold. > >> Anyone has an idea? Could be software based or hardware one. > >> Thank you. > >> > >> > >> > > Depending on the stakes, you might consider a solution from > > http://www.sensaphone.com/ > > They have a wide range of units at a wide range of costs. > > ___ > > > > > I was just getting ready to post this! They have great products. The > sensors available are widespread... heat, cold, noise, motion, water, > electric You program it to call a list of numbers... until one of > those folks calls it back, it keeps trying. You can listen to the room > from the phone. Really neat system and not a huge amount of money. > Basically, it is a burglar system as well... can detect intrusions. > > John Hinton > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Port Closing Question..
Ross S. W. Walker wrote: Ryan Nichols wrote: Is there a software avail or a process that will monitor two ports and if there is no traffic close them so the program that is using them can reuse them? I talked to the vendor and they told me I needed to do this on the NAT/Firewall , but I dont see anything like that on my router. So any suggestions ideas? Can you elaborate some more on the application in question and the problem you are experiencing. Typically network applications reuse the ports they are registered on, and if they didn't the only way to reuse them would be to kill and restart the process, so it may be that that isn't the problem after all, but more information is needed. -Ross __ This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender and permanently delete the original and any copy or printout thereof. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos This error will occur when the TCP connection between the Backup Server and Replication server is closed prematurely by an external force when the replication is in progress. The replication for the jobs will fail and in the StoreGrid replication server, the socket connection remains open and the replication server thinks that the replication job is still running. Please check if there are open socket connections from the backup server in the replication server. In the next replication schedule, the application will try to reset the active status in the replication server. If the resetting of the replication active status completes successfully, then the backup server will continue the replication. In the subsequent schedule the active replication status will be reset and Backup Server should proceed replication without any issue. In the current version , you can workaround this issue by setting the idle socket timeout value in the replication server's NAT/router setting. By doing this, the backup server idle socket connections will be automatically closed by the replication server's NAT/router. Currently there is no socket timeout value for the idle sockets in the replication server. We do have plans to do this in our future release. As a workaround, please try restarting the replication Server once and see if still the replication is in progres -Thats a quote from the tech support folks.. So every 12-14hrs I go into my replication server, shut down the services and restart them after the netstat shows the ports are closed.. and we carry on.. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Port Closing Question..
Is there a software avail or a process that will monitor two ports and if there is no traffic close them so the program that is using them can reuse them? I talked to the vendor and they told me I needed to do this on the NAT/Firewall , but I dont see anything like that on my router. So any suggestions ideas? thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Paul wrote: On Sun, 2008-07-13 at 22:23 +0200, Rainer Duffner wrote: Am 13.07.2008 um 22:14 schrieb Ryan Nichols: Johnny Hughes wrote: If it works ok on the old kernel, it should also work OK on the new one. Not if it's a binary-driver... I'm familiar with the card & driver ... it's a binary blob with a bit of source to glue it to the kernel. The card is also fakeraid rather than real raid ... more trouble than it's worth. Paul ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos So its junk? What would you recommend we move to then? Wont that be messy on the card change to another raid5 set? Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
nate wrote: Ryan Nichols wrote: and if i go back to grub take the old kernel its happy.. werid.. Sounds like you should just stick to the old kernel, what's in the new kernel that you need anyways? Is the system in a secure place?(e.g. separate firewall protecting it, not directly on the internet, don't have untrusted users logging in). If so, then you really have little to worry about, there is not much interesting things released in the newer minor version releases of the kernel in RHEL/CentOS. It's that way on purpose. In my experience having all your systems completely up to date is rare. The environment I stepped into a few months ago for example is running RHEL 4 Update 1 for the most part. They still run windows 2000 on several systems, and I don't think they've patched them recently. But the nature of the environment and the users that interact on it don't keep me up at night like a system directly connected to the internet with untrusted users. It'll probably take me the next 6 months to get everything more up to date in this particular environment, it has a lot of interdependencies. And by that point it should be easier to manage going forward, but we'll still probably won't install updates sooner than a month or two after they come out in general because that stuff takes time to test and deploy. Hopefully your not in a situation where you have untrusted users, if so you should replace the hardware with something that is better supported, or abstract the exposure to the system with something like virtualization, certainly not perfect but it's better then nothing, it will help dramatically against the most common, casual attacks. nate ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos We're trying to get support from a 3rd party software we use and they are insiting we goto the current versions of everything for there software before they'll move forward on the support. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Rainer Duffner wrote: Am 13.07.2008 um 22:14 schrieb Ryan Nichols: Johnny Hughes wrote: If it works ok on the old kernel, it should also work OK on the new one. Not if it's a binary-driver... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen ata1.00: status { DRDY } over and over No idea what i broke.. You upgraded the kernel... Seriously - if this driver is not included in the vanilla- or distribution-kernel, get the heck rid of it (the hardware). With very few exceptions it's usually not worth the trouble. One of these exceptions is Areca (don't know if the driver is in now RHEL/CentOS) - the guy maintaining the driver at Areca actually responds to email enquiries. But then, they distribute source and not BLOBs. cheers, Rainer ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos ata1.00 cmd c8/00:08:00:00:00:/00:00:00:00/E0 tag 0 dma 4096 in ata1.00 status: {DRDY} ata1.execption Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen and it keeps going and going until it hits Buffer I/O error on device sdc, logical block 0 and if i go back to grub take the old kernel its happy.. werid.. Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Rainer Duffner wrote: Am 13.07.2008 um 22:14 schrieb Ryan Nichols: Johnny Hughes wrote: If it works ok on the old kernel, it should also work OK on the new one. Not if it's a binary-driver... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen ata1.00: status { DRDY } over and over No idea what i broke.. You upgraded the kernel... Seriously - if this driver is not included in the vanilla- or distribution-kernel, get the heck rid of it (the hardware). With very few exceptions it's usually not worth the trouble. One of these exceptions is Areca (don't know if the driver is in now RHEL/CentOS) - the guy maintaining the driver at Areca actually responds to email enquiries. But then, they distribute source and not BLOBs. cheers, Rainer ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos Thats the point Im at, but the man who pays for this hardware wants us to make this work because we already own it and it works until we attempt an upgrade of the kernel .. So i guess its onto tech support with HighPoint RocketRaid... Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Johnny Hughes wrote: Ryan Nichols wrote: Johnny Hughes wrote: Ryan Nichols wrote: Ok, I've got a RocketRAID 2300 and when i do the update of the kernel it breaks the raid card since the OS is on the raid card itself, i need to install the driver into the new kernel.. Whats the best way to do this? I am reading the manual from the manufacter, but i dont see anything as to a new kernel upgrade. If the kernel module is built from an external driver, you can just copy it to it's place in the new kernel path and then run the command: depmod -a also need to rerun mkinitd like this: mkinitrd /boot/initrd-.img Ok, I used -f to get around that.. but now it hates my raid controller and is throwing all kinds of errors... If it works ok on the old kernel, it should also work OK on the new one. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen ata1.00: status { DRDY } over and over No idea what i broke.. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Johnny Hughes wrote: Ryan Nichols wrote: Johnny Hughes wrote: Ryan Nichols wrote: Ok, I've got a RocketRAID 2300 and when i do the update of the kernel it breaks the raid card since the OS is on the raid card itself, i need to install the driver into the new kernel.. Whats the best way to do this? I am reading the manual from the manufacter, but i dont see anything as to a new kernel upgrade. If the kernel module is built from an external driver, you can just copy it to it's place in the new kernel path and then run the command: depmod -a also need to rerun mkinitd like this: mkinitrd /boot/initrd-.img Ok, I used -f to get around that.. but now it hates my raid controller and is throwing all kinds of errors... If it works ok on the old kernel, it should also work OK on the new one. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos No idea, it says the OS drive is corrupt,all kinds of errors.. i hate this install that was recommended of putting the stupid OS on the rocketraid card for this very reason.. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Johnny Hughes wrote: Ryan Nichols wrote: Ok, I've got a RocketRAID 2300 and when i do the update of the kernel it breaks the raid card since the OS is on the raid card itself, i need to install the driver into the new kernel.. Whats the best way to do this? I am reading the manual from the manufacter, but i dont see anything as to a new kernel upgrade. If the kernel module is built from an external driver, you can just copy it to it's place in the new kernel path and then run the command: depmod -a also need to rerun mkinitd like this: mkinitrd /boot/initrd-.img ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos Ok, I used -f to get around that.. but now it hates my raid controller and is throwing all kinds of errors... Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Kernel Upgrade and RAID Card
Johnny Hughes wrote: Ryan Nichols wrote: Ok, I've got a RocketRAID 2300 and when i do the update of the kernel it breaks the raid card since the OS is on the raid card itself, i need to install the driver into the new kernel.. Whats the best way to do this? I am reading the manual from the manufacter, but i dont see anything as to a new kernel upgrade. If the kernel module is built from an external driver, you can just copy it to it's place in the new kernel path and then run the command: depmod -a also need to rerun mkinitd like this: mkinitrd /boot/initrd-.img ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos First command, no error.. 2nd command said image already exists? Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Kernel Upgrade and RAID Card
Ok, I've got a RocketRAID 2300 and when i do the update of the kernel it breaks the raid card since the OS is on the raid card itself, i need to install the driver into the new kernel.. Whats the best way to do this? I am reading the manual from the manufacter, but i dont see anything as to a new kernel upgrade. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Kernel Panic
I am very very new to the linux world.. I am having problems with CentOS5.1 with kernel panics. I belive the cause of the kernel panics are a software that I am running on the machine, but I cannot find any information as to what the system was doing prior to the crash, i have looked in the /var/log/messaging to no solution. I guess what I am asking is what do i need to turn on for when this kernel crash comes again? It happens with in hours or days of running this software, it is random and sudden. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Compact Flash..
John R Pierce wrote: Ryan Nichols wrote: I was trying to get the CF as the system drive and keep the database on a seperate drive incase either failed.. seemed like it made sense at the time.. if the CF fails, it won't boot. if the HD fails, you've lost your database.not sure what the gain is here. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos CF Fails, i can re inject it into a new CF card and away I go. yes if the HD fails ive lost the database, but its a monitoring box, toss a new one in , reboot the box and away we go. Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Compact Flash..
Michel van Deventer wrote: Hi, On Sun, 2008-06-08 at 16:38 -0500, Ryan Nichols wrote: Ok.. Im curious.. Can I install CentOS on a compact flash card, then have the MySQL on another drive? to have the compact flash like read only for the OS to boot from, then do the swap, mysql,etc from the other drive? How hard would this be to do? Yes, you can (of course). My backupserver boots from CF (only kernel +initrd) and then continues from harddrive. I do not have a howto here but if you search google, you'll probably find a lot of them. Regards, Michel ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos I have searched google, and all i get is more and more confused... Maybe I need to not go this route. I was trying to get the CF as the system drive and keep the database on a seperate drive incase either failed.. seemed like it made sense at the time.. Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Compact Flash..
Ok.. Im curious.. Can I install CentOS on a compact flash card, then have the MySQL on another drive? to have the compact flash like read only for the OS to boot from, then do the swap, mysql,etc from the other drive? How hard would this be to do? Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Best Motherboard
Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 fail and the 10th is on its way to major failure.. the odd thing is that 10th one was the first one purchased and that was 6 months ago. On Thu, May 15, 2008 at 7:24 AM, Juan C. Valido < [EMAIL PROTECTED]> wrote: > Personally, I like Gigabyte motherboards a lot, the GA-P35-DS3L I use > with Core 2 Duo (Quad) and DDR2. I though I was going to do better with > the Intel DP35DP and guess what, I like the the Gigabyte Better > (personally). > > On Thu, 2008-05-15 at 06:43 -0500, Ryan Nichols wrote: > > To all.. > > > > I was using a Gigabyte motherboard, and the board seems like a bad > > choice. What do you guys recommend for a decent server board that > > would use a Dual Core processor and DDR2 ram. I dont want to replace > > the CPU and Mem i already have, just find a decent board that > > supportsthe existing.. > > > > Thanks, > > Ryan Nichols > > > > ___ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Best Motherboard
To all.. I was using a Gigabyte motherboard, and the board seems like a bad choice. What do you guys recommend for a decent server board that would use a Dual Core processor and DDR2 ram. I dont want to replace the CPU and Mem i already have, just find a decent board that supportsthe existing.. Thanks, Ryan Nichols ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos