Software :: Create A Cluster With Two Servers And One Storage?

Jul 14, 2011

I trying to create a Cluster Linux with two servers and one storage, I have mounted some filesystems in both servers, but, when I create a file on server (1), I don't see the file on server (2).

Is that a problem with the linux or storage configuration ?.

View 1 Replies


ADVERTISEMENT

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

General :: Create A 2 Node Cluster On Centos5.2 With A Dell MD3000 As A Storage?

Sep 8, 2010

I am (and still) trying to create a 2 Node cluster on Centos5.2 with a Dell MD3000 as a storage. However I am getting this when I try to probe for storages in luci: An error has occured while probing storage:

<?xml version="1.0" ?>
<dict name="result">
<var name="diff" type="num" value="24"/>
<var name="max_inactive" type="num" value="600"/>

[code]....

And I also get errors on /var/log/messages end_request: I/O error, dev sdf, sector 0 Buffer I/O error on device sdh, logical block 0

View 2 Replies View Related

Red Hat / Fedora :: Use Storage On Multiple Servers As A Single Cluster?

Apr 20, 2011

Can ANYONE point me in the right direction on how to use storage on multiple servers as a single cluster?I thought storage cluster was for that but, after much googling, and even more help from here, I don't think that achieves my goal. My goal is to have multiple servers share a file system, to act as somewhat of a network raid, so if node-A goes down the files are available on other nodes, and hopefully so when the capacity of the nodes are reached I can add nodes to expand the "cluster".

View 6 Replies View Related

Ubuntu Servers :: Create Script To Keep Machine Cluster Synced Properly Until Failover

Apr 26, 2010

I've been reading up on clustering a bit and want to create simple 2 machine cluster of which the 2nd one will turn on and take over traffic at the previous machine's IP (I'm aware there will be a couple minutes of downtime while the failover server boots). I've looked into doing a simple DNS round robin, but I think both machines would need to be online all the time for this to function correctly. I've also looked into linux-HA and GlusterFS but both seem a little intense for the simple failover I'm trying to achieve. One catch if approaching with DNS round robin... the server that I want to setup with a failover also operates as a DNS server. Anyone know the simplest way to complete this? One idea I had (that seemed like a bit of manual work): Create script that runs every 60 secs through CRON on firewall (running pfsense) and have it check if master-server is up. If it's not, it will send a WOL signal to the slave, which has a mirrored image of the first. the problem I have with that is I will also need to create a script to keep both synced properly which seems almost impossible if one is shut down until failover (my thought was periodic rsyncs.) Perhaps creating a FS to direct all files to for the master/slave would be the only way around that.

View 1 Replies View Related

Fedora Servers :: How To Setup GFS2 Without Cluster Suite / How To Configure Cluster.conf

Nov 6, 2010

I am trying to build GFS2 cluster with 2 or 3 Fedora 14 nodes, but I've encountered some problems from the start. First luci does not work at all in Fedora 14. There is no luci_admin and even if I manage to start luci service, I get a blank white screen when I try to open it from the browser. I've googled a bit and found that I'd might be able to setup GFS if I manage to build cluster.conf manually and start the cluster suite, but I cannot find documentation on how to create cluster.conf anywhere. If anyone knows how to setup GFS2 without a cluster suite or how to configure cluster.conf.

View 9 Replies View Related

Ubuntu Servers :: Setup An Apache Web Cluster Using Red Hat Cluster Suite

Sep 1, 2011

I am working in a project that needs to set up an Apache Web Cluster. The cluster needs to be High-availability (HA) cluster and Load-balancing cluster. Someone mentioned the use of Red Hat Cluster Suite, but, honestly, I can't figure out how it works, I haven't been able to configure it correctly. The project currently have two nodes, but we need to support at least three nodes in the cluster.

View 5 Replies View Related

Networking :: PC Many Hard Drives - Use It As A Storage Cluster?

Nov 30, 2010

Have many computers at works. Not always on as students works on it from time to time. I already have a nfs server for files, but there's plenty of disk space on workstations. I wanna make use of it as a "performance booster".Which distributed file system should i use ? Looked for Plan 9 fs, but seems a bit new and "complicated" for me.

View 2 Replies View Related

Slackware :: Getting A Cluster-safe Filesystem For A SAN Shared Storage?

Sep 15, 2010

I need a cluster-safe filesystem for a SAN shared storage in Slackware. Red Hat's GFS is the best/only solution?Given GFS support in a custom kernel, what about tools (mkfs,mount...)?

View 14 Replies View Related

CentOS 5 :: Implementing A Two-node Cluster With Shared Storage (GFS) And IP Address?

Jul 8, 2009

I am working on the beginning of implementing a two-node cluster with shared storage (GFS) and IP address. Both machines are virtual on VMware ESX 3.5, that should not make a difference, but that is the background.current status is that I have a single node cluster built with only the IP address configured within the cluster. The issue that I am having is that I have configured a service to contain only the IP address resource, however, when I go into cluster management that "service" does not register. As such, I cannot bring it online, ping it, etc. below is my cluster.conf configuration:

<?xml version="1.0"?>
<cluster alias="tmbackup" config_version="10" name="tmbackup">
<quorumd device="/dev/sdb1" interval="1" min_score="3" tko="10" votes="3">

[code]....

View 1 Replies View Related

Ubuntu Servers :: Mainboard And Storage System - How Both Storage Devices Will Be Supported By Debian

Mar 11, 2011

I'm interested in buying a new hardware for my company. The old server (now 10 years old) should be replaced with a new one. Till now, I was looking on different hardware suppliers, boards and different other places. I found a Tyan board [URL]. The hardware spec is quite interesting and the board would fullfill our claims.

how both storage devices will be supported by Ubuntu or Debian??

- SATA-Controller: AMD SP5100
- SAS-Controller: LSI 1068E

View 4 Replies View Related

Fedora Servers :: Build A F12 Cluster To Run DHCP On Top Of Two Servers Using Pacemaker And Drbd?

Apr 28, 2010

I'm trying to build a Fedora 12 cluster to run DHCP on top of two servers using pacemaker and drbd. The pacemaker runs great but i'm having the hardest time getting DRBD installed.

My kernel version is 2.6.32.11-99.fc12.i686.PAE First i tried to [root@dhcp-primary drbd]#yum install drbd this doesn't give me everything because apparently the kernel module for DRBD must be built from source. so i unpacked drbd-8.3.6.tar.gz and tried :

[Code]...

I'm not very experienced in compiling from source i'd love to make an rpm for this but after scouring the web and trying different install methods, I am still at a loss.

View 2 Replies View Related

General :: Create User On Rocks Cluster?

Jun 2, 2011

I can create users, but not create the directory of that user... Like /home/user
When I try to start session, I cant because the directory it doesnt exist...

View 1 Replies View Related

Server :: Create A Cluster Using Conga And Creating A Fencing?

Apr 7, 2011

I am trying to create a cluster using conga and i am stuck at creating a fencing. I have no idea as what fencing device i have on my server or what fencing method to choose in creating the cluster. Can someone help me in this issue. I am trying to create cluster with 3 nodes (dell r910 machines with dell md3200 storage array )running redhat linux.

View 4 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

Fedora :: Create Initial Cluster, The Guest Machine Locks Up?

Feb 28, 2011

Has anyone successfully configured Windows Server 2008 NLB (Network Load Balancing) within VirtualBox?After I create my initial cluster, the guest machine locks up.

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

Debian :: How To Create Live USB With Left Storage Available

Nov 30, 2015

i get a 16GB udisk here, and all I want to do is to create a two partition udisk, the first one keep storaging my data, which could be recognized by almost all OS, and the second one, hold a live system(just say, debian). Now, I have created two partition by `fdisk`, sdc1 is FAT32, and sdc2 is FAT16.I have RTFM for a long time and, tried syslinux, but failed everytime. Sometimes can not boot, sometimes can boot successfully but can not enter the system.

View 12 Replies View Related

Server :: Create New Partition In Existing Live NAS Storage Box?

May 7, 2010

At present, In web server 97% space has been occupied in /usr/share/squirrelmail partition. Therefore, we need to increase the partition of our existing storage device (NAS Storage box) either by creating new partion or merged the same along with the existing partition. Local Partition Map on Mail Server.File System Name Mount Point Size (1K Blocks) Remarks

/dev/cciss/c0d0p2 / 15119928
/dev/cciss/c0d0p1 /boot 98747
/dev/cciss/c0d0p7 /data 40580552

[code]...

View 2 Replies View Related

CentOS 5 Server :: Create GFS Shared Storage Without SAN/iSCSI

Sep 3, 2009

I built a CentOS 5 Linux cluster with GFS storage using local RAID volume and share it with gnbd_export/import on two web-servers. Now I need to expand that storage to another servers local volume. I saw the picture in the manual, but I don`t know, how can I create that scheme.

I can use gnbd_export on the second server and gnbd_import on the first. In that case I will have two volumes on the first storage and I can expand volume group, logical volume, etc on it.

View 1 Replies View Related

Ubuntu :: Create A Pendrive That Boots Multiple Linux,BSD And Storage?

Apr 29, 2011

I'd like to use Ubuntu to create a multiboot usb pendrive/flashdrive. I know there are a few programs out there that I could use to boot multiple Linux distros from the same pendrive, but I would also like to use the drive to boot some liveCD versions of *BSD and also use it for storage.

View 1 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

Ubuntu Servers :: Oscar Cluster Installation?

Apr 3, 2010

i want to install oscar cluster on my ubuntu 8.04 , so i added its repository from http://svn.oscar.openclustergroup.or...ki/repoTesting .i added repo from Testing the development version section.when i use oscar-config --bootstrap i receive this error :

Initializing ODA: mysql
ERROR: Unknown ODA type ()
at /usr/bin/oda line 886[code]....

i must mention that i have mysql database .

View 1 Replies View Related

Ubuntu Servers :: Mysql Cluster Server 7.1 In 10.04 LTS?

May 21, 2010

With the new realease of Ubuntu 10.04 LTS, I was wondering if there was going to be a package for installing Mysql Cluster Server 7.1

If not does anyone know of a good walkthrough for compiling and installing it in Ubuntu 10.04 LTS?

View 8 Replies View Related

Ubuntu Servers :: Setup A Cluster Using Heartbeat?

Jun 29, 2010

I am currently trying to setup a cluster using heartbeat. Unfortunatly it does not do what I want to do. I am using heartbeat 2.1.4-11 on a readhat system. I am using the the cib for configuration. What I want to do is the following: I have two Nodes. I want to run a clone resource on both nodes. It's named I want to run as a clone. This works fine.Additionally I want to have two virtual IP adresses. One should be set on Node 1 the other on Node 2. This works fine as well. I want to set dependencies between the resources. And this is where I have problems. What I want to achive: In case named is not able to run on a node, the vIP should switch to the other node (which then will have both vIPs). In case both nodes are able to run named, there should be one vIP on each node. Sounds simple, but does not work.Accourding to the heartbeat docu this an be achieved by using

[Code]...

View 1 Replies View Related

Ubuntu Servers :: Cluster To Run VM With Load Balance?

Oct 6, 2010

I have two machines fairly decent which I wish to cluster and run a vm (preferred choice virtualbox) on it, if possible with load balance.

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

Ubuntu Servers :: On IBM Cluster - HS20 And JS20 Blades

Mar 26, 2010

Has anyone ever installed an Ubuntu server version on an IBM cluster (HS20 and JS20 blades)?

View 2 Replies View Related

Fedora Servers :: Build A 3 Node Web Server Cluster To Run A Php Application ?

Feb 24, 2011

I need to build a 3 node web server cluster to run a php application. Since the app requires users to login (which means a session state is to be maintained), I will be sharing sessions save path, I also need to share the application directory across 3 nodes. I having trouble deciding which cluster file system to select.

View 5 Replies View Related

Ubuntu Servers :: How To Setup Based Cluster Configuration For Each Node

Jun 27, 2010

I need to setup an linux cluster ..so i prefer ubuntu because of support and i personally i use ubuntu.. and can any one explain in breif ..what all the things needed to setup an ubuntu based cluster my configuration for each node will be (totally 6 nodes) core2 duo with 4 gb ram i need 4 nodes and 2 for load balancing..

View 1 Replies View Related







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