CentOS 5 :: Save To Update A Production System With Xen/drbd?

Jun 23, 2009

i have problems with my failover machines and cant locate the cause. The last update is quite some time ago.So will it hurt my configuration when I do an yum-update? I have 5 Xen VM on each machine, also they replicate with drbd and heartbeat. Can I just update the dom0 and leave the VM untouched inside?

View 5 Replies


ADVERTISEMENT

CentOS 5 :: Different Replication Using DRBD 8.3.2?

Apr 13, 2010

I'm running RHEL 5.5 on two workstation for test DRBD and I get something that sound strange ...[URL] Quote:Protocol C. Synchronous replication protocol. Local write operations on the primary node are considered completed only after both the local and the remote disk write have been confirmed. As a result, loss of a single node is guaranteed not to lead to any data loss. Data loss is, of course, inevitable even with this replication protocol if both nodes (or their storage subsystems) are irreversibly destroyed at the same time. By far, the most commonly used replication protocol in DRBD setups is protocol C.

View 15 Replies View Related

CentOS 5 :: Integration Of Drbd 8.0.16 In 5.3

Aug 19, 2010

Iam trying to integrate drbd 8.0.16 in 5.3 release.

Installation of drbd was successful but modinfo fails to identify drbd kernel module.

[root@inccishh0884 usbs]# /sbin/modinfo drbd
modinfo: could not find module drbd
[root@inccishh0884 usbs]#
[root@inccishh0884 usbs]# ls -l `find /lib/modules -name drbd.ko`

[Code].....

how i can make the modinfo to identify the drbd modules present in 2.6.18-128.4.1/extra folder.

Is there a drbd module available that matches exactly with the kernel version 2.6.18-128.el5

View 2 Replies View Related

CentOS 5 :: Where Is The Location To Save Package When Try YUM UPDATE

Jan 6, 2010

I am begin learning linux. i try command YUM UPDATE . i want to know location to save becuase i want to format my PC . i will save to another.

View 1 Replies View Related

CentOS 5 :: DRBD Mounted Partition Not Updating?

Nov 4, 2009

I've been working at creating a highly available set of host servers for a linux diskless boot cluster.Each host machine is fitted with redundant power supplies and two 1TB drives in a Raid-1 configuration.When I first started this project they each had twin 160GB drives. In my original setup I had both nodes acting as primary systems so that I could mount /dev/drbd0 to my /data directory and see changes immediately.It had worked in the past where I could make a file in /data on the first machine and it would show up in the /data directory on the second machine. One day this had stopped working where if I made a file on the first machine it would display on the second one until I unmounted /data and remounted it to the /dev/drbd0 disk.

This is when I bought the new disks and decided to start from scratch. The weird thing is that if I make a file on the primary and remount on the secondary to see it and then delete it from the secondary and THEN delete it on the primary, the primary throws no error however it goes into read-only mode because it knows that file was already gone.Below is my configuration file, sda8 is an 820GB partition which is used for all of the data I want to replicate, currently populated with ~10GB of data. Sda7 is my metadisk partition which is 500MB large clearly more than needed by drbd.Also you will notice "incon-degr-cmd "halt -f";" is commented out. This is because when I go to actually use it drbd throws an error when reloading the configuration and I'm not sure why that is either

resource r0 {
protocol C;
#incon-degr-cmd "halt -f";

[code]....

View 3 Replies View Related

CentOS 5 :: Configure An ISCSI / DRBD High-availability Cluster

Jul 23, 2010

I'm trying to configure an ISCSI/DRBD high-availability cluster and I'd like to know what is the best option between OpenAIS and Heartbeat. I've seen they both are included in Centos Repos, yet OpenAIS requires installing 2 addition repos to install Pacemaker (EPEL and Clusterlab repos).

View 1 Replies View Related

Software :: Sar And Over Burdening A Production System?

Jul 10, 2011

On a healthy production system, should it still be possible to overload the system resources with taking Sar reports with verbose information...let's say like 1 shot per a second? Or should a healthy production system be able to handle this?

View 1 Replies View Related

CentOS 5 :: Memory Leak Bug On Production Server

Mar 20, 2009

My server [URL] goes down in some cases.

On general time load average is 0,15-0,2 Only http(with php) and mysql working on it.

Here are some screens when the server goes down: [URL]

Here are the same bug with mine described: [URL]

View 5 Replies View Related

Server :: Page Fault Making My Production System Slow?

Mar 3, 2010

My J2EE application is deployed in Weblogic 9.2 MP3 in Linux box.The problem is "api response time in production system is higher that test system( test system has more data and load w.r.t production .)"we got large amount of page fault in production Garbage collection log ,where as in test system (with same load ) page fault is Zero.And this page fault making my production system slow.In respect of JVM(JrockIt)both the system memory settings(Xms1024m -Xmx1024m -Xgcprio:throughput) are same.

Meminfo for Production:

MemTotal: 3866724 kB
MemFree: 1131748 kB
Buffers: 52304 kB[code].....

any system/kernel parameter set is missing in production which might cause this large amount of page fault. If any more information is required let me know?

Linux Version in Prod:
Linux version 2.6.18-53.el5 (brewbuilder@hs20-bc1-7.build.redhat.com) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Wed Oct 10 16:34:19 EDT 2007[code]....

View 1 Replies View Related

CentOS 5 :: Yum Update FAIL \ Error When Want To Update System Via YUM?

Jul 13, 2010

I have a error when i want to update my system via YUMI execute the next command.sh@ yum -y updateYou could try using --skip-broken to work around the problemYou could try running:package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigestThe program package-cleanup is found in the yum-utils package.

View 5 Replies View Related

CentOS 5 :: Setup Software RAID On A Current Production Server?

Mar 12, 2009

Is it possible to setup software RAID on a current production server.

If so how would I go about doing so?

View 2 Replies View Related

CentOS 5 :: CentOS Auto Update Kernel And Reboot System?

Mar 17, 2010

I am an old days RH release user(from 6.x) and just switching back from Debian/Ubuntu to CentOS on some servers, but I can not understand the kernel update strategy currently enabled in CentOS.There are two boxes, with almost identical installation, but recently there was an auto update of kernel on one box. This auto update also seems to issue an auto reboot on the machine, which is unacceptable on server machines.

View 2 Replies View Related

CentOS 5 :: "gnome-session-save --kill" RESTART The System?

Apr 27, 2011

When I logout Gnome session, the whole system reboots. I found this command, "gnome-session-save --kill", it restarts the system, too.That's what is happening with two of my Dell destops(CentOS 5.6). How could this happen?

View 4 Replies View Related

Red Hat :: Yum Update On CentOS 5.3 Upgraded My System To CentOS 5.4

Oct 29, 2009

I just ran a "yum update" on my CentOS 5.3 system. After a reboot, I noticed /etc/redhat-release show CentOS 5.4.

I thought yum upgrade was supposed to do that?

I wanted to simply patch my CentOS 5.3 system without turning it into CentOS 5.4 ... YET.

View 1 Replies View Related

CentOS 5 Server :: Update 5.3 - "Warning - Your System Is Actually Running CentOS Linux Version 5.3."

Jul 31, 2009

I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?

View 2 Replies View Related

CentOS 5 :: KVM Guest Performance After Kernel/system Update?

Mar 30, 2011

Last I upgraded one of our cent 5 boxes which is running kvm with a mix of centos and windows VMs.After the update performance just tanked on the XP guest, but the others (including other windows VMs) are just fine.I checked with our good friend google and didn't really get any help there.We're hoping to NOT have to rebuild the XP guest, so I thought I'd check in here first.

This is CentOS release 5.5 (Final) with kernel

2.6.18-194.32.1.el5 #1 SMP (64bit)

View 1 Replies View Related

CentOS 5 :: What Will Happen If A System Has A Hard Boot While Yum Update

Aug 10, 2011

i want to know two thinsg about yum update

1) does it overwrite existing configuration files that is will i need to reconfigure every service after running yum update

2) If somebody pushes the reset button or electricity to the system is reset while yum update is running what will happen i think there can be two stages to that

a) if it is still downloading while the electricity to system is reset

b) it is installing while electricity to system is reset

View 1 Replies View Related

Fedora Installation :: Use GUI Tool For Update System - No Response When Click The 'Update System' Button

Apr 28, 2009

I've tried to use the GUI tool for update system in Fedora 10. It listed all of the available updates successfully, but it have not any response when i click the 'Update System' button~

View 2 Replies View Related

Server :: Running CentOS 5.4 - SpamAssassin & SendMail - Starting Spamd: "child Process [3956] Exited Or Timed Out Without Signaling Production Of A PID File"

Mar 26, 2010

Brand new to Linux. Sort of got thrown in front of the bus if you know what I mean. The company I work for has a Linux server running CentOS 5.4 Company uses Linux for their Email, FTP and Web Server. Have been here a few years dabbling in and out of Linux and now that the old Admin has left the company.....I need to learn it ASAP. The server has run pretty solid until today.

The email server runs SendMail and SpamAssasin. Received lots of complaints today regarding extra SPAM. Noticed that SpamAssassin was not running. Tried to restart it through the WebMin tools and got the following error: Starting spamd: child process [3956] exited or timed out without signaling production of a PID file: exit 255 at /usr/bin/spamd line 2588.

View 1 Replies View Related

CentOS 5 Hardware :: CentOS Doesn't Save Video Refresh Infos

Dec 9, 2009

My CentOS installation correctly recognize my video card and my monitor if I go to System->Preferences->Screen Resolution and set monitor refresh rate to 75 hz, everything works fine, but if I reboot, at startup refresh return to 60 hz.How can I save refresh rate value?

View 4 Replies View Related

CentOS 5 :: 5.4 Software Update And Pirut \ When Go To Apply It, The System Complains About Dependency With Rhn-setup-gnome?

May 6, 2010

I am having with CentOS5.4 and Pirut?The update system is telling me I have a Pirut update, but when I go to apply it, the system complains about dependency issues with rhn-setup-gnome. I have searched high and low for the solution to this but haven't found it yet.I have found some hacks, but I am hesitant on messing with the integrity of the system just to complete the update.

View 6 Replies View Related

Ubuntu Servers :: Drbd Not Available In 10.10?

Oct 15, 2010

It seems to be drbd is not available in ubuntu 10.10 at all. I just installed the drbd8-utils package thinking the kernel module would already be built-in. But I guess not, because here is the error I get:

Code:
# drbdadm syncer r0
Could not stat("/proc/drbd"): No such file or directory
do you need to load the module?
try: modprobe drbd
Command 'drbdsetup 1 syncer --set-defaults --create-device' terminated with exit code 20
drbdadm syncer r0: exited with code 20

[Code]...

View 1 Replies View Related

Server :: DRBD Can't Mount On Secondary

Dec 6, 2010

I'm gonna set up a HA-cluster with the help of DRBD. I have installed DRBD and it's working on the Primary node, I synced them and formated it to ext3 and mounted it successfully on the Primary.

When I'm gonna mount it on the Secondary node it just tells me that I need to specify a filesystem.. so it looks like is hasn't been synced properly or something but both nodes are up to date.

This is my drbd.conf:

Code:
global {
usage-count no;
}
resource dbcluster {

[Code].....

and could mount it without any problems on dbcluster1, but it doesn't work on dbcluster2.. according to the documentation and various howtos I'm suppose to be able to use it, mount it on both nodes etc. unless I've missed something.

Does anyone know if there is something else I need to do to get it running properly on the Secondary?

View 2 Replies View Related

Server :: Drbd Failed To Install In Debian Lenny

Apr 21, 2010

i tried installing the drbd for replication of data.. i found some tutorials but when i tried installing it i spits out an error of

Code:

E: Package drbd8-module-source has no installation candidate this is what i use to install it

Code:

apt-get install drbd8-utils drbd8-module-source drbd8-source build-essential

View 9 Replies View Related

Server :: Drbd Active-passive Cluster Change Primary One?

May 21, 2011

i have a two node drbd cluster, while drbd1 is primary and drbd2 is slave i should make drbd1 slave and unmount drbd partition and make make drbd2 primary and mount drbd partition to see content on drbd2is it any way to automate it so as drbd1 goes down, drbd1 make itself primary and mount the partition?

View 2 Replies View Related

Red Hat :: CentOS Kickstart Does Not Save Screenshots?

Jun 24, 2010

I created a kickstart file and put it on a floppy. I have installed several times to refine the process and confused. I am not sure if the kickstart file is even being used by grub. I specified

autostep --autoscreenshot The install STILL asks me all those questions I was trying to avoid by doing autostep in the first place, and /root/anaconda-screenshots coes not exist.

I specified
linux = hd:fd0:/ks.cfg

as a Grub command line option. I got that line off a forum, so it may be inaccurate. Anyone know if that is correctd? If I screw that up, shouldn't anaconda complain about file-not-found? Are the screenshots only applicable to graphics mode or also to text mode? (I have been using text mode, assuming text file screen dumps would appear in that subdirectory...)

View 7 Replies View Related

CentOS 5 Networking :: New NIC Won't Save Settings?

Jul 20, 2009

Box has been running fine. NIC went out on me so I installed a new one.

New NIC is not saving settings when I reboot. After each reboot I need to reconfigure the IP address, etc.

Run CentOS 5, 2.6.18-53.1.4.el5 kernel.

New NIC is DLink DFE-530TX+

View 1 Replies View Related

CentOS 5 :: Save On MS Licenses Using QuickBooks?

Jul 4, 2011

We need to provide multiple people from outside access to QuickBooks. Each and everyone user from outside should be able to connect (remotly) to their own sandbox (maybe) or virtual screen and be able to use Quickbooks to update their own books.

I was wondering if there is any way to use Xen or some sort of Virtualization to achive this using CentOS virtualization? I want to save on MS Windows license if possible.

If not, then what do you suggest I should do with Windows + CentOS to get this running? Should I install multiple instances of Windows onto CentOS and give access to users?

View 8 Replies View Related

General :: Ubuntu - Cheatsheet For Commands To Save System?

May 20, 2010

I've recently lost my window options, had to somehow manipulate my way to Xchat and ask some people how do I get it back (it was metacity --replace, and after I decided to stop the command and run it in background the X was completely useless so I had to do killall -u user). And that was after the internet connection stopped working for some reason (might've been the ISP).

The thing is, after using linux a long time, I still get the feeling that on dire situations, I don't know the good tricks (stuff like metacity --replace). I feel like a really need like a "rescue" cheatsheet for things like: how to save the X no matter what without pressing reset how to reset the system to "normal state" how to connect to the internet through the command line how to monitor what the X is doing (using ubuntu linux 10.04 btw)

View 3 Replies View Related

Ubuntu :: Setup System To Automatically Save Into Another Drive?

Apr 6, 2011

I am helping a friend to install ubuntu, and he has a small ssd hardrive that he wants the OS installed on, but everything else he wants to save to another drive!

Is it possible to setup ubuntu to automatically save into another drive?

View 9 Replies View Related







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