Clustering Solaris Zones/Containers


 
Thread Tools Search this Thread
Operating Systems Solaris Clustering Solaris Zones/Containers
# 8  
Old 04-21-2008
just out of curiosity, have any of you guys done this on m5000,m9000 or say 6800s??? seeing as they are two domain arch... just wondering how clustering and zones and multiple domain platforms handle this.
# 9  
Old 04-21-2008
Quote:
do you guys have any available resources (docs, articles, etc), on this subject? more on the zone fail overs. i've worked with zones quit a lot and have never implemented this before. dont' know much about it. anything would be awesome.
have a look on docs.sun.com:
Sun Cluster Data Service for Solaris Containers Guide

Quote:
just out of curiosity, have any of you guys done this on m5000,m9000 or say 6800s??? seeing as they are two domain arch... just wondering how clustering and zones and multiple domain platforms handle this.
yes, on all of them. m5000 just with zones, 6800 with SunCluster and zones (well, actually it was a sf6900) and m9000 with VCS and zones. but it's the same like with a whole physical machine. solaris doesn't know that there are other OSes on the same hardware, that's the sense of the hardware domain. a "cluster in a box" prevents software issues, but it's like working with two nodes, they just share the same backplane Smilie

gP
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Red Hat

Looking for equivalent of Solaris containers/zones in RHEL7 Linux

Hi, I come from a legacy Solaris background with lots of experience with Solaris Containers/zones that we use for network and process isolation from each other. Currently we have a RHEL7 Linux VM running on VMWare, but we would like to segment that VM with some form of containers and achieve... (1 Reply)
Discussion started by: ckmehta
1 Replies

2. Solaris

difference between zones and containers

Hi Expects, Can broadly explain difference between Zones and containers. (4 Replies)
Discussion started by: Rajesh_Apple
4 Replies

3. Solaris

Solaris 8 Containers

While installing a Solaris 8 zone to a Solaris container I received this message. Anyone have this problem? Patchadd is terminating. Postprocess: Applying p2v module S31_fix_net Postprocess: Applying p2v module S32_fix_nfs Postprocess: Applying p2v module S33_fix_vfstab ... (1 Reply)
Discussion started by: cornsnap
1 Replies

4. Solaris

need help on containers/zones

Hello, I have been using sparc workstations :SUNW,Ultra-5_10 Total 4 such machines. Users use it for mpich programming and all run solaris 8 but I always have hard time maintaining these machines. Authentication for these machines work from solaris 10 using NIS and there are nfs mounts on... (14 Replies)
Discussion started by: upengan78
14 Replies

5. Solaris

solaris containers/zones reboot order

Hi, I'm running containers/zones on Solaris 10: SunOS be2900 5.10 Generic_118833-33 sun4u sparc SUNW,Netra-T12 zoneadm list -vc gives: ID NAME STATUS PATH 0 global running / 1 bvsmapp01 running /zones/bvsmapp01 2... (3 Replies)
Discussion started by: jabberwocky
3 Replies
Login or Register to Ask a Question