Server :: Two RHEL 5.4 Clusters On Same Network Segment?

Jul 23, 2011

Two years ago, I have set up two node Active-passive cluster on VSphere 4.0 and it is in production ever since.

I've tried to setup another cluster for testing purposes on the same VSphere, and failed. And what is interesting is that those new two nodes came up with cluster.conf of the production cluster, even though I did not try to bring them in the existing production cluster. I googled a bit and found something stating that two different clusters might behave strane if on the same network segment. Question is, did anyone try to create two different clusters on the same hardware, or on the same network VLAN?

I will do some more digging after weekend, and get back to you.

View 1 Replies


ADVERTISEMENT

Networking :: Configuring Different Network IPs In DNS Server For RHEL 5?

May 19, 2010

My DNS server is baring 192 series IP for ex: 192.168.10.100, need to configureloadbalancer IP in that DNS server, where loadbalancer is baring 172 series IP. for ex : 172.56.67.19.is it possible to cofigure the loadbalancer ip in DNS server? if it is, please let me know the configuration details and procedure.

View 2 Replies View Related

Security :: RHEL Server Is Broadcasting On LAN And Choking The Network?

Jan 3, 2011

I have a RHEL 5 Server dedicated to web hosting. HTTPD 2.2.x.x is running on it with PHP and MySQL. The machine is not a server system (hardware wise, a C2D 2.66 with 2GB RAM and 2 x NICs). I have a CIR Fiber link with a pool of live IPs. The machines including this web server is plugged into a switch which has all the live interfaces and is separate from the LAN switches. The problem i am facing is that, when ever this web server is plugged in, the traffic on live switch is choked. Internet slows down to a halt (as live interface of proxy is plugged in this switch. DNS stops resolving name due to time outs. Mail delivery is slowed and the mail ques pile ups. The moment i get this machine of the switch, all the traffic becomes normal. Therefore i have deduced that this is the faulty server. I do not know if this server is hacked and working as a bot or it is a mere hardware problem(faulty LAN Card).

View 3 Replies View Related

Hardware :: RHEL Installed DELL Server Is Not Getting Out Of Network Frequently?

Feb 4, 2010

we are using a DELL server installed with RHEL release 3(update 2) for running SS7 stack. we are using it for telecommunication testing. from last two months it is getting out of network though the server is up. we are not able to connect it through ssh using putty from local desktop. I tried searching for the reason in logs under /var/log/messages but i could not fine it. please tell me the path under which i can find the system error messages. We are out of support from DELL........

View 2 Replies View Related

Server :: Edit The Default RHEL CD To Have It Automatically Install RHEL Based Off Of A Kickstart File

Mar 2, 2011

is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.

View 3 Replies View Related

Server :: Configuration Difference Between RHEL 3 To RHEL 5 For Webserver Installations?

Feb 1, 2011

We are planning to migrate our LINUX server from RHEL 3to RHEL 5. What are the configuration difference between RHEL 3 to RHEL 5 for webserver installations?

View 1 Replies View Related

Ubuntu :: Warning - Not Enough Clusters For 32bit FAT

Jun 23, 2010

Whenever I try to format my 2.0GB USB stick, I get the following error:
Code:
Error formatting volume
Error creating file system: helper exited with exit code 1: helper failed with:
WARNING: Not enough clusters for a 32 bit FAT!
mkfs.vfat: Attempting to create a too large file system
mkfs.vfat 3.0.7 (24 Dec 2009)

View 9 Replies View Related

Server :: Major Differences Between Rhel 5.2 And Rhel 5.4?

Dec 14, 2010

what are the major differences between rhel 5.2 and rhel 5.4

View 2 Replies View Related

Red Hat :: Duplicating A RHEL 5.1 32bit Server On RHEL 5.4 64 Bit

Dec 9, 2009

I have a database server running RHEL 5.1 32 bit that suffered some catastrophic failures about 6 months ago. We were able to patch it back together and keep it running, but now the manufacturing site it supports is going to shut down for two weeks and I would like to replace it permenantly. Does anyone have any guidance for that sort of thing? I'd like to have the new server up and running before hand, basically changing the hostname/ip and restoring the databases only on conversion day. I've done this in the past with HP UX - Red Hat conversions, but this is my first red hat to red hat move. Any advice or shortcuts?I forgot to add the other wrinkle. The new server will be running 64bit linux.

View 1 Replies View Related

General :: Format A Harddisk Into JFS And Exclude All Bad Clusters That Are Defect?

Jun 3, 2010

I have tried mkfs.jfs but well not working.... The hardisk is bit getting old ...

I have tried gparted but it doesnt do that.

View 4 Replies View Related

Red Hat :: Static Network Configuration On RHEL - Network Is Unreachable

Apr 27, 2010

setup my static network connection Here are my details :

IP : 172.16.152.137
Subnet : 255.255.255.192
Gateway : 172.16.152.191
Primary DNS : 172.16.0.1

[code]....

but after this setup when i restart my network #service network restart while bringing up the eth0 the following message is displayed before [OK] - RTNETLINK answers : Invalid Argument now it seems either this setup is wrong or not sufficient to set up the connection, whenever i try to ping 172.16.0.1 it showing connect : Network is Unreachable

View 11 Replies View Related

General :: Allow Telnet From One Ip Segment?

Mar 8, 2010

I want to allow only ip segment(212.154.75.0/24) to telnet the server(RHEL-7.3).How this can be done using iptables?In the server i gave this command:

# iptables -I FORWARD -s 212.154.75.0/24 -p tcp --dport 23 -j ACCEPT
output is
0 0 ACCEPT tcp -- * * 212.154.75.0/24 0.0.0.0/0 tcp

[code]....

View 3 Replies View Related

Networking :: Squid With Multiple IP Segment?

Jan 13, 2011

I've setup Squid - DHCP - Transparent Proxy with the following
eth0 = connected to internet
eth1 = connected to lan. (192.168.1.1)

[code]....

View 5 Replies View Related

Red Hat :: Yum Failed To Map Segment From Shared Object?

Apr 13, 2010

I've got a redhat 5.5 machine which is supposedly up-to-date according to RHN. When I try to do anything with yum, I get the following error:

Code:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

[code]...

View 4 Replies View Related

Ubuntu :: Grub2 Win 7 Error - Reloc Offset Out Of Segment

Mar 15, 2010

I am dualbooting Karmic, windows 7, and fedora. When I boot, Grub2 will boot everything but Windows 7. Instead it says:
Code:
reloc offset is out of the segment
abort.

I've tried reinstalling and updating grub2 and I also tried grub. It wasn't a problem until I put Lucid on a 4th partition that's always been there. I let lucid install grub2 and after that windows didn't work, but I got the same error when I reinstalled it from karmic. I got a different error from grub (that I don't remember), but I wasn't positive about the configuration so that may have been my fault.

View 1 Replies View Related

Ubuntu Installation :: 10.10 - ATI Xpress 200 Driver (Segment Fault)

Nov 10, 2010

Ok before anyone tells me to use the open source drivers. Did that and the 3d was messed up. Wine + eve online = fail. This is where this adventure began.

lspci | grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)
System:
HP Dv5130ca AMD Turion 64
Glxgears:
Segment fault

ATI Proprietary Linux Driver-8.30.3 from the documentation seems to support this card. But no make install package for 10.10
ATI Proprietary Linux Driver-10.9-x86_64 fails on sudo ./
Error: ./default_policy.sh does not support version
default:v286_64:lib32::none:2.6.35-22-generic:; make sure that the version is being
correctly set by --iscurrentdistro .....

View 3 Replies View Related

General :: Control The Segment Selector Assigned To A Section?

May 30, 2010

I see from dumping executables that seg selector 0x10 is assigned to my stack segment and to my data segments (.bss .data COMMON). The code is using 0x08. My question - how can I control this? I've looked at all the command line options and don't see it. I have a different program that uses 0x10 for code and 0x18 for data. I note that the second program has i386 in the architecture field in the linker script, whereas the first one referenced has i686. Is this what causes the difference? I understand that this architecture field triggers something regarding a library named BFD - is this where I should look? If so, where do I find it? I am runnig fedora. Is there a way to control the association of sections in the linker script with segment registers? I can set up segments in the gdt and can asign them to segment registers. I can - when writing in assembler - assign code to a section. I can relate a segment in the gdt with a register.But I dont see how to tell the section which segment register it is associated with Finally I see that the gcc compiler decides - based on how I initialize a variable - whether to put it into bss or data or COMMON. Do I have any control over this?

View 1 Replies View Related

Debian :: Install Debian Testing On A Hardisk With 5pct Of Bad Clusters / Sectors?

Jan 4, 2010

I have an harddisk which is old, since many years >10 years, and I recall I crashed few clusters using windows programs which were old and harddisk stuffs doing. So the pc lives with bad clusters, this pc lives very well since many years.Question, the pc has woody debian, which let us to install and exclude bad sectors during install. Bad clusters was an usual thing in the past, but today not anymore.Unfortunately debian squeeze installer coders had the good idea to remove the " bad cluster checking " before installing debian, during install (cdrom netinst).

View 1 Replies View Related

Programming :: Shell Script To Read A Certain Segment Of A Text File?

Jun 15, 2010

I have a text file that looks sort of like this:

Code:
blah blah blah
tons of unimportant stuff we don't care about

[code]...

View 3 Replies View Related

Ubuntu Installation :: MBR With Vista - 'segment Offset Error' With The Boot Loader

Jan 10, 2011

I have had a strange experience in upgrading to Ubuntu 10.10 on a Dell Inspiron 1545 also running Vista. I was upgrading from a Ubuntu 8.04 that I thought would be worth reporting/sharing in case others have had a similar experience. last week I upgraded to Ubuntu 10.10 using the live cd. Everything seems have gone smoothly. I could log in and out of ubuntu. After logging into Vista and logging out, the next time I tried to start the machine, there was a 'segment offset error' with the boot loader and there was no way of rebooting into anything except to use the Ubuntu live CD and go to a terminal and reinstall the bootloader. The same thing happened after logging in to Vista- this seemed to mess with the boot loader. Logging in first time was not a problem.

Yesterday I started again, wiped out 10.10 and re-installed ubuntu but version 10.04. Logging in and out of Vista is so far ok and I have not had any problems. I do not have an obvious logical explanation to the sequence of events unless there is a problem with the boot loader in version 10.10.

View 1 Replies View Related

Programming :: Find Out - How To Detach And Delete Shared Memory Segment When Hit Crtl-C

Mar 4, 2011

I have a program that creates and uses a shared memory segment. I am trying to find out how to detach and delete this shared memory segment when I hit crtl-C, and I still need the process to terminate.shmdt() and shmctl() have variables that are local to the main passed to them(shared and shmid)

Code:
//Prototype
void leave(int sig);
//part of code trying to use signal handling
if(signal(SIGINT, leave))

[Code]...

View 3 Replies View Related

Networking :: Network Tmedout In RHEL 2.4-EL

Jul 28, 2011

our client their is one RHEL 2.4.21-27.EL

some tine request timed out comes. how to identify the fault.

Reply from 40.50.25.60: bytes=32 time<1ms TTL=64
Reply from 40.50.25.60: bytes=32 time<1ms TTL=64
Reply from 40.50.25.60: bytes=32 time<1ms TTL=64

[code]....

View 1 Replies View Related

Red Hat :: RHEL 5 Went Very Slow After Doing Network Configurations?

Feb 1, 2011

I have installed RHEL 5 in my pc with following configuration:

RAM-2GB
Processor : Intel,Dual Core
Motherboard : Asus-MX

The problem is when I configure the network setting i.e.,Ip address, Subnet mask and default gateway, the pc becomes very slow. For opening the terminal it takes 20-25 seconds.

View 3 Replies View Related

Server :: Error: Failed To Retrieve Repodata/filelists.xml.gz From Rhel-x86_64-server-5

May 24, 2010

I am getting these error in RHEL 5.3 while i did "yum update".

---> Package libstdc++-devel.i386 0:4.1.2-46.el5_4.2 set to be updated
---> Package libstdc++-devel.x86_64 0:4.1.2-46.el5_4.2 set to be updated
---> Package libstdc++44-devel.i386 0:4.4.0-6.el5 set to be updated

[code]....

The program package-cleanup is found in the yum-utils package.

View 2 Replies View Related

Server :: RHEL 5 Proxy Server - Remove Temp Files And Cache

Oct 9, 2010

RHEL 5 is my proxy server. i want to remove temp files and cache . How do i remove cache and temp files.

View 3 Replies View Related

Server :: RHEL 5.1 After Installing Mod_ssl Httpd Server Won't Start / Get It To Work?

Apr 11, 2010

I am trying to do a https access with virtual hosting with apache.

But when I install mod_ssl rpm httpd server does not start again

I am stumped

httpd -t shows syntax is OK

View 5 Replies View Related

Programming :: Save / Load Data Segment Of Dynamically Loaded Shared Object Library?

Aug 25, 2010

Our application uses a dynamically loaded shared object library (codec library) to compress and decompress audio streams.

There happens to be several static and global variables in this shared object library. Hence it is not possible to process two interleaved unrelated media streams using this shared object codec library because each stream corrupts/changes the contents of these static/global variables.

Is there a way through which a context save (save contents of data segment of shared object) and a context load (load previously saved contents of data segment of shared object)operation can be performed on the shared object library. This way the context for each media stream can be saved and loaded before and after processing the "other" media stream respectively.

View 3 Replies View Related

Red Hat / Fedora :: RHEL 6 Network Manager Dead

Jun 28, 2011

I'm having major network issues. I cannot get a real IP address with this RHEL installation I have. Im using a Braodcom NetLink ethernet card and the tg3 driver that came with my install cd. When I go to services it says my NetworkManager is enables but dead.

View 5 Replies View Related

Networking :: Pertaining To Network Configuration On RHEL?

May 27, 2010

issue in starting up Open view monitoring on couple of linux servers and here is the output from mii-tool looks like.

eth0: 100 Mbit, full duplex, link ok
eth1: 100 Mbit, full duplex, link ok

[code].....

Based on what I understand, eth0 goes to monitoring and the other 2 ethernet cards go to FE. I am not an expert in system administration but would like to know if there is any issues with the above settings/configuration (in fact, im also looking for what do they infer and what is the settings?

View 2 Replies View Related

General :: Copying Folder From Network In RHEL?

Jul 4, 2011

The problem is i have to copy folders from network into the RHEL server. When i am copying i can copy the folders and documents which do not have a sub folder. But the folders with subfolders is not getting copied. How should i do it?

View 6 Replies View Related







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