Sponsored Content
Top Forums UNIX for Advanced & Expert Users Clustering solution for RH Linux AS and Solaris x86/AMD 64 Post 64946 by TioTony on Wednesday 2nd of March 2005 11:01:38 PM
Old 03-03-2005
redhat.com has a lot of the info you are looking for, just dig around the docs and whitepapers. I have not seen a firm date for the release of cluster suite or GFS but I haven't spent a lot of time looking. I would imagine it would be soon, especially for Cluster Suite.

RHAS 3.0 was right on the edge of being what I would consider an enterprise OS. RHAS 4.0 with the 2.6 kernel and a few other features have pushed it into that category for me. The best part is the OS out of the box has the features you need. You don't need to buy Veritas, OnlineJFS, mulipathing software, or anything else to make it viable.

Convincing management to go to linux is a task. I have had several discussions. I think in the next few years it will become easier. We are really just at the beginning of major acceptance of linux in the enterprise, at least for apps other then web, mail, dns, and printing.

Market survey info should give you enough info to show the trend is heading toward linux. It has scared IBM and Sun enough to adapt a linux methodology to their OSes. Solaris is opensource and know you just pay for support (sounds just like Red Hat and SuSe). AIX has some linux features like RPM.

The biggest point that comes up in coversations I have had with managment is that hardware becomes the commodity. If you are running on HP and don't like it, it's easy to switch to IBM without switching OS. You can't do that with HPUX, Solaris, or AIX.


Sooner or later Linux/opensource will be the reality.
 

9 More Discussions You Might Find Interesting

1. SuSE

Linux suse for AMD

Hi everybody I have a SLES 8 on my own desktop and now I want to install oracle on it so I should install service pack3 on it, but when I setup it my linux Os can't start up and it say "Kernel panic". My desktop's components is 1-CPU:AMD Athlon 3200+ 64bit 2-Mainboard :Asus A8N SLES... (2 Replies)
Discussion started by: hkoolivand
2 Replies

2. Solaris

Solaris 9.0 (x86 on AMD Opteron) reboots after i FTP through Telnet

Hi All, I have installed Solaris 9 on on an AMD Opteron based server. The server is rebooting after i perform the following: - Logon to Solaris 9 AMD box through telnet or putty - ftp to any other box suppose box A where the FTP server is running - After logging in to the box A through... (1 Reply)
Discussion started by: jsvarma
1 Replies

3. Solaris

Solaris on AMD 770 chipset

hi is there anyone out there who has experience with installing Solaris on this chipset? there is one entry in the HCL doc about it (BigAdmin - HCL: Gigabyte GA-MA770-DS3 rev1.0 ) but that person apparently doesnt reply when another asks him some questions. im looking to install on... (3 Replies)
Discussion started by: Landser
3 Replies

4. Red Hat

Clustering Red Hat Enterprise linux Advanced Platform 5.2 (x86-64 bit)

Hello Professionals, We have high-end HP rack servers. We need to provide application fail-over for business continuity. We have done benchmarking of the application on RHEL 5.2 on HP servers to estimate the hardware requirement so as to meet next 3-5 years business growth. Presently we... (1 Reply)
Discussion started by: kgayyar
1 Replies

5. Solaris

Sample solution for Firefox-3.6.10 pkg in solaris 10 for X86

download pkg from sunfreeware web site (root user mode) step1: #mkdir opt/sft step2: download the package and save it in the opt/sft directory step3: #bunzip2 firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg.bz2 step 4 #pkgadd -d ./firefox-3.6.10.en-US.solaris-10-fcs-i386-pkg ... (3 Replies)
Discussion started by: alamin2010
3 Replies

6. UNIX for Dummies Questions & Answers

Linux Clustering

hi guys Some time ago I used Linux HA(Heartbeat) to setup like 3 cluster. Now I have to install another 2 cluster and was checking more info to be sure HA was still used but I found some other stuff like OpenAIS - Corosync - Pacemaker to tell you the truth I am kinda confused here I get... (0 Replies)
Discussion started by: karlochacon
0 Replies

7. Linux

Linux os clustering

Hi, I have done the OS clustering in linux redhat 5.6, my one node is down and when i am trying to reboot the other node it is not coming up. any pointer to this would be helpful. the SAN storage luns are not coming as mounted (2 Replies)
Discussion started by: mohitj.engg
2 Replies

8. Ubuntu

Newbie With Linux Clustering, Need Help!!

Hi All, I am new user here and a new one to try clustering with Ubuntu nodes, and need help. If I should be in another place please mention. I have a two nodes with Ubuntu 14.04 installed on them. I need to make a cluster consisting of these two nodes with purpose of experimentation with... (3 Replies)
Discussion started by: IncognitoExpert
3 Replies

9. Solaris

Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?

I've installed Slack 14.2 on /dev/sda1 (/dev/sda2 is swap) and FreeBSD 12 on /dev/sda3 and lilo is the boot manager. FreeBSD slices are as follows; / on /dev/ada0S3a, swap on /dev/ada0s3e, /var on /dev/ada0s3b, /tmp on /dev/ada0s3d and /usr on /dev/ada0s3f. I hesitate to install Solaris 10... (2 Replies)
Discussion started by: vectrum
2 Replies
SWITCH_ROOT(8)						       System Administration						    SWITCH_ROOT(8)

NAME
switch_root - switch to another filesystem as the root of the mount tree SYNOPSIS
switch_root [-hV] switch_root newroot init [arg...] DESCRIPTION
switch_root moves already mounted /proc, /dev, /sys and /run to newroot and makes newroot the new root filesystem and starts init process. WARNING: switch_root removes recursively all files and directories on the current root filesystem. OPTIONS
-h, --help Display help text and exit. -V, --version Display version information and exit. RETURN VALUE
switch_root returns 0 on success and 1 on failure. NOTES
switch_root will fail to function if newroot is not the root of a mount. If you want to switch root into a directory that does not meet this requirement then you can first use a bind-mounting trick to turn any directory into a mount point: mount --bind $DIR $DIR SEE ALSO
chroot(2), init(8), mkinitrd(8), mount(8) AUTHORS
Peter Jones <pjones@redhat.com> Jeremy Katz <katzj@redhat.com> Karel Zak <kzak@redhat.com> AVAILABILITY
The switch_root command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux June 2009 SWITCH_ROOT(8)
All times are GMT -4. The time now is 08:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy