Server :: Setting Up Redhat Cluster On RHEL 5.0?

Jun 14, 2009

what rpms should I need install for setting up redhat cluster on RHEL 5.0 I want to create two RHEL 5.0 nodes as one cluster having oracle database server installed. And please note I have created these two nodes on VMware server for testing purpose. is it possible for creating cluster of two virtual guests.

View 3 Replies


ADVERTISEMENT

Server :: Redhat Cluster NFS Mounting?

Jul 19, 2011

I'm trying to build cluster computer system using redhat linux enterprise 5.5. And I'm on the step to set up the NFS mounting. (step 3 of part VI on this paper: However, I kept getting "permission denied" when I used the command "mount -t" to mount the slave node onto the hard drive of the master node. Even when I edited /etc/fstab file to make it automatically set up during booting, I still receive the same result. By the way, I've already logged in as a root user on both slave and master nodes.

View 1 Replies View Related

Server :: Configure RedHat Cluster On Vmware?

Mar 20, 2011

I am planning to configure RedHat cluster on vmware, i dont know how to configure, i googled a lot but couldn't find satisfactory docs for configuring, can any one provide me step-by-step or good docs to go ahead.

View 1 Replies View Related

Server :: Redhat Cluster Is Not Moving On Second Node?

Oct 25, 2010

I have two node redhat cluster for mysql database.The problem is that after updating the packages on both of the nodes after and previously the sevices was not able to relocated on second one , even rebooting the server the problem occurs.While starting the service on second node it started on the first one.Other services are running fine on both nodes.I have checked the /etc/hosts, bonding and many more files and seems to good.find the log for reference.

<notice> Starting stopped service service:hell
Oct 22 14:35:51 indls0040 kernel: kjournald starting. Commit interval 5 seconds
Oct 22 14:35:51 indls0040 kernel: EXT3-fs warning: maximal mount count reached, running

[code]...

View 1 Replies View Related

Server :: Unable To Create 2nd Node In Redhat 5 Cluster?

Sep 17, 2009

I am trying to create a 2nd node from last couple of days but no luck.do this.I have gone through these article again and again:Here is my setup

node1 ( ricci + luci) : which is working fine
node2 (ricci only) : this is giving me problem
node1

[code]...

View 1 Replies View Related

CentOS 5 Server :: Disable Application Monitoring In Redhat Cluster

Dec 22, 2010

I have added apache application into redhat cluster. If the apache process failed, it will cause the service group fail over. I want to disable the application monitoring. I search throung Internet and it depends on the apache init script. If I change /etc/init.d/httpd status always return 0(success). THe service group will not fail over even apache failed.

However, I want to remain the application monitoring but stop failover. If the application like apache failed, I want Redhat cluster to try restart the application like 3 or 4 times. If restart failed, it will not failover.

View 1 Replies View Related

Server :: Mysql In Redhat Two Machine Cluster Not Opening 3306 Port?

Jul 18, 2011

Im having a frustrating issue with my two machine cluster I setup using Conga. Everything was working great except now when lucci starts mysql the port (3306) is never opened to outside machines. I can do a "ps -ef | grep mysql" and see it running as well as login to mysql on the node it is running on - but an nmap of the machine does not show the 3306 port and I cannot login to mysql remotely and yes I turned off all iptables(iptables,ip6tables) and SElinux is disabled.What am I missing here? If I start mysql on my own (and it is using the same my.cnf as lucci is) it does show the port open and works perfect,t for some reason when lucci starts it, no dice

View 1 Replies View Related

Server :: RedHat - Unable To Create Cluster Luci Database Objects

Dec 22, 2010

I want to create redhat cluster on(vmware) OS Redhat Enterprise Server 5.5
Install Luci on node1
Install ricci on node2
Install ricci on node3

All the computer name records in all system host file. When I try to create new cluster( luci_install init) then showing error...
Status messages:
* Host stationx.example.com is already authenticated
* Host stationy.example.com is already authenticated
[dismiss]

The following errors occurred:
* Unable to create the cluster Luci database objects
***No any cluster.conf file created on any node
I have reinstall the node, but getting same error.

View 1 Replies View Related

Server :: RHEL 5.3 Cluster Mount GFS2 Filesystem?

Jun 12, 2010

I have configured the RHEL cluster suite in RHEL 5.3 64 bit, I have formatted a storage 100 GB LVM with GFS2 filesystem with lock_dlm protocol default journel I have used 8 I have also added this filesystem in cluster resource in GFS resource option, all work fine cluster is able to remount this GFS2 LVM on another node in time of failover. But when I was checking cluster configuration file (/etc/cluster/cluster.conf) in resource syntex it was showing fs_type=gfs so my query is if it uses fs_type=gfs then is it also mount my formatted gfs2 lvm as gfs filesystem in my cluster node rather then gfs2 filesystem. Also how do i check that mounted filesystem is gfs or gfs2, Please clear my doubt.

View 4 Replies View Related

Software :: Best Cluster References For RHEL Server Version.5 Distribution?

May 29, 2011

I'm asking about what the best cluster software references for RHEL server version.5 distribution and what cluster software suitable for?

View 2 Replies View Related

Server :: Setting Up A Cluster Specifically For 3D Video Rendering?

Nov 1, 2010

I'm planning on setting up a server cluster specifically for 3D video rendering. In order to maximize speed I wanna use OpenGL hardware acceleration for that and I'm pretty sure that I have to use an NVIDIA video card if I want the whole thing working reliably. Will I be able to start an X-Server with GLX on an NVIDIA video card that doesn't have a monitor connected to it? And what will be the maximum "virtual" display resolution that I can use?

Since I wanna have several servers running side-by-side I really don't have the room for any monitors.Just to avoid misunderstandings: It is not my intention to show what's being rendered to anyone in real time. I will only create video files that can be downloaded later. I'm already pretty sure that this will work, probably using "CustomEDID" or something like that, but I don't have a suitable setup available to test it right now.

View 1 Replies View Related

Server :: Setting Up Sendmail On A Blank RHEL 5.5 Server Setup

Jun 21, 2010

Having some issues setting up sendmail on a (basically) blank RHEL 5.5 server setup. My ultimate goal is to be able to automagically send logs / errors / notifications to ourselves from the server.

Our basic setup is a Win 2003 domain with exchange running on mail.domain.com.au.

I've edited the '/etc/mail/sendmail.mc' and added the :

Code:

line to it.

Also added the domain (domain.com.au) to the '/etc/mail/local-host-names' files

Also edited submit.mc and added

Code:

When I try and send a mail from root or a test user to one of the domain accounts, it seems to go fine, i.e no errors are reported but it never gets delivered.

From the mail logs:

Code:

So it seems to be sent to the queue no problems and when I check the queue :

Code:

Total requests: 0

Not nothing ever gets received. Am I missing something? I have read and read and read but dont seem to be getting any furthur.

So in the end this server doesn't need to do anything except be able to send mail from root to an external mail address.

View 1 Replies View Related

General :: RAC Cluster (Redhat) NIC Information?

Dec 2, 2010

Trying to build a RAC server. I have 5 ips that the Network Team has provided with. They are like this:

LAN IP (IP & Cable, which means physical card is present)
TSM IP (Tivoli Storage Manager-Backup) (IP & Cable)
ISO1 (Heartbeat 1) (IP & Cable)

[code]....

View 2 Replies View Related

General :: Configure Redhat Cluster First Time?

Apr 14, 2010

I am trying to configure redhat cluster first time but no idea how to do it. I am using rhel 5.2. I have copied cluster rpms from redhat media and tried to install them but facing alot of dependencies problem. Can some one please guide how can i do redhat clustering from start. I am doing this for configuring single node clustering for zimbra suite but it is the requirement to configure redhat cluster first. One more thing i am using two virtual machines installed by using virtual box.

View 3 Replies View Related

Server :: Install Red Hat New Cluster - Error: Cman Not Started: Cannot Start, Cluster Name Is Too Long

Mar 15, 2011

I'm having a very strange problem with red hat cluster. After testing it in the lab, I tried to install a new cluster and received the following error: cman not started: Cannot start, cluster name is too long or other CCS error /usr/sbin/cman_tool: aisexec daemon didn't start I've checked the internet for that error, but nothing. I decided to to take the example from cluster.conf man, which looks like that :

[Code]...

And still I get the same error. I can find my servers both from DNS (FQDN and short name) and they also appear in /etc/hosts.

View 3 Replies View Related

General :: Install Redhat Os On Cluster Node Via Remotely Or Nfs?

Mar 18, 2011

I was given task to install redhat linux os on one of the compute node on server which doesn't have cd/dvd drive or usb port.I have installation media as well ISO image. This server is on network, so I can access it via my PC which is running window 7.I think, I have 2 choice to install:1. Copy iso image to head node on server and then install linux os on compute node via nfs.r2. Use my PC dvd drive to install linux on compute node via network.But I don't know how to do it.

View 2 Replies View Related

CentOS 5 :: Redhat Cluster Suite - How To Configure Failback

May 6, 2009

i am using the redhat cluster suite (luci and ricci) on my centos 5.3. i have 2 nodes in a cluster. when i poweroff the first node on wich a vm service is running, the service switchtes to node2. so far, so good :) but when i restart node1 the service is not failback to node1! i have created a failover domain with both nodes and priorized whre node1 has prio1 and node2 has prio2.

View 4 Replies View Related

Red Hat :: Veritas Cluster Filesystem On RedHat - Du Command Time Anomaly?

Apr 9, 2010

I have a 2 node RH 5u4 64-bit. I have installed and configured the latest Veritas CFS (Cluster File System) which also uses Veritas Cluster Server. File system if VxFS. Storage is on EMC Symmetrix arrays with Veritas Mirroring between the arrays.We have noticed that running 'du -hs' on the shared directory/filesystem where it takes about 3 minutes on one node and 30 - 45 minutes on the other node.I've been running strace on 'du'.'du' runs an 'lstat' on each file (66,000+ files). On the slower node, the ave time spent in 'du' is about .001 seconds longer, which accounts for the 30-45 minutes. Also, the standard deviation is much larger, which means to me that the lstat times are all over the place!Another interesting thing is that iozone profiling shows that the i/o rates from both nodes are darn near identical, with no anomalies at various buffer & file sizes! And, iostat looks really good as does 'vxdmpadm iostat show

View 3 Replies View Related

Server :: Cluster Heartbeat - Add To Cluster.conf?

Sep 3, 2010

configure a separate NIC for the heartbeat. what i need to add to cluster.conf to achieve this?

View 1 Replies View Related

Red Hat / Fedora :: To Restrict User Login On RHEL 5.3 Cluster

Aug 23, 2010

Does anyone know how to restrict only certain users to log into my RHEL 5.3 cluster? I have tried using pam.d but no luck.

View 3 Replies View Related

General :: Setting Up Red Hat Cluster Suite?

Jun 13, 2010

I was following [URL] for the cluster setup. But things dint work out. One Doubt to ask "Do I need the services cman, ccsd and rgmanager one at a time on the both machine. I have been running it through script.

View 1 Replies View Related

Fedora Servers :: Setting Up A Cluster For Scientific Computing?

Mar 2, 2010

I want to set up a cluster for scientific computing (mainly statistical stuff with R). I have a few conceptual questions. First, is there a difference between a Beowulf cluster and a cluster that has single-system image ("SSI," e.g. using openSSI or LinuxPMI)? If so, what's the difference? Second, if there is a difference between Beowulf and SSI, which one is better for scientific computing? Third, does using Eucalyptus make sense for scientific computing or is this more suitable for IO-oriented operations such as web service or databases

View 2 Replies View Related

General :: Ways Of Setting Up The Cluster.conf File?

Jan 26, 2010

I've tried many, many different ways of setting up the cluster.conf file, but every time I start the cman service I get a message telling me "corosync died: could not read cluster configuration".This means nothing to me, nor can I find logs, or anything on the net about this message. I'm ultimately just trying to run a simple GFS2 config on 2 Ubuntu 9.10 desktop nodes, but I can't even get a basic cluster config going.What am I missing? I've been at this for days.

Code:
<cluster name="example" config_version="1">
<clusternodes>

[code]...

View 3 Replies View Related

Server :: Cluster Storage With The Rock Cluster Storage Operating System?

Jun 8, 2010

I am trying to do the cluster storage with the Rock Cluster storage operating system . I have install the rock cluster on the main server . and I want to connect the client with the PXE boot . when I starting the client then it boot from the PXE boot into the mode of compute node. but it ask the where is to be stored the I have give the path..then server says that not able to find the directory path.

Steps:-
1) insert-ethers
2) client is started with the PXE boot.
3) it detects the dhcp .
4) At last it demand where is to be started by cd-rom, harddisk ,nfs etc.

then I started with the nfs and I have given the lanIp of server.and server is detecting the client but client is not finding the filesystem directory. into export partition directory but it is not taking path.

PATH:-
/export/rock/install it is not finding this path then it is not able to start the o/s from PXE boot..Is there any solution and manual of rock or anyother solution then u can reply to me...

View 3 Replies View Related

Red Hat :: RedHat Release - RHEL 4.7 Output

Feb 1, 2011

Can someone give me the out of /etc/redhat-release for RHEL 4.7?

View 1 Replies View Related

General :: See The RedHat Subcription Via Command Line In RHEL 5?

Apr 5, 2011

How to see the Redhat Subcription via command line in RHEL 5

View 6 Replies View Related

Software :: Open Office 3.1.1.19.5el5_5.1 Crashes On Redhat RHEL 5.5?

Oct 5, 2010

Open Office crashes each and every time I try to save anything, profile,ettings, documents, spreadsheets. I submitted a help ticket to redhat, the engineer had me remove and download open office once again. The problem still persists. I have waited about two weeks for a 2nd reply from redhat, so far nothing. The particulars are:I had to reload my system. I downloaded and checked the installation disks from redhat. Once the system was downloaded I tried to run Open Office, it crashed as stated. I submited a ticket and removed Open Office as instructed using the Yum command and reinstalled Open Office using yum. The installation was taking a considerable time and I had to leave the computer.When I returned the system had rebooted so I don't know if the download was successful.

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

General :: Setting Up Synology Ds1511+ With Redhat Ent 5.5? Lib Will Not Link?

Jun 23, 2011

Problem setting up synology ds1511+ with redhat ent 5.5? lib will not link. will not install mangment software that is optimized for umbuntu? any suggestions, sorry for being so vegg do not want this on a windows box

View 3 Replies View Related







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