Sponsored Content
Operating Systems Solaris Installing Sun Cluster on ZFS root pools Post 302451647 by bluescreen on Tuesday 7th of September 2010 03:18:50 PM
Old 09-07-2010
Installing Sun Cluster on ZFS root pools

Hi All!

I have been tasked with creating a clustered file system for two systems running Sol 10 u8. These systems have 3 zones each and the global zone has ZFS on the boot disk. We currently have one system sharing an NFS mount to both of these systems.

The root zfs pool status (on the global zone) looks like this:
Code:
# zpool status
  pool: rpool
 state: ONLINE
 scrub: none requested
config:

        NAME          STATE     READ WRITE CKSUM
        rpool         ONLINE       0     0     0
          mirror      ONLINE       0     0     0
            c1t0d0s0  ONLINE       0     0     0
            c1t1d0s0  ONLINE       0     0     0

errors: No known data errors

The zonelist looks like this:
Code:
# zoneadm list
global
zone1
zone2
zone3

Maybe I'm not looking in the right place in the Install Guide but I don't see anything about installing the software on a system that already has ZFS on the root pool.

Does anyone have experience installing/configuring clusters that can guide me on installing the cluster on the root ZFS pool?

Thanks in Advance!

Last edited by jim mcnamara; 09-08-2010 at 09:03 PM.. Reason: Thread moved to Solaris
 

6 More Discussions You Might Find Interesting

1. Solaris

Resize LUNs and zfs-pool on sun cluster

Hi, I need to increase the size of a zfs filesystem, which lies on two mirrored san luns root@xxxx1:/tttt/DB-data-->zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT xxxx-data-zpool 3.97G 2.97G 1.00G 74% ONLINE / xxxx-logs-zpool ... (7 Replies)
Discussion started by: funksen
7 Replies

2. Solaris

Sun cluster and Veritas cluster question.

Yesterday my customer told me to expect a vcs upgrade to happen in the future. He also plans to stop using HDS and move to EMC. Am thinking how to migrate to sun cluster setup instead. My plan as follows leave the existing vcs intact as a fallback plan. Then install and build suncluster on... (5 Replies)
Discussion started by: sparcguy
5 Replies

3. Solaris

cannot label 'c0t5000CCA0251EF65Cd0': EFI labeled devices are not supported on root pools

I'm running Solaris 10 u9. I just applied the April quarterly patch cluster. I'm trying to mirror the boot disk which is using zfs, something I've done before w/o problems prior to the patch cluster install. disk=c0t5000CCA0251D9514d0;mirrordisk=c0t5000CCA0251EF65Cd0;echo $disk $mirrordisk... (7 Replies)
Discussion started by: TKD
7 Replies

4. Solaris

Migration of system having UFS root FS with zones root to ZFS root FS

Hi All After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies

5. Solaris

Sun cluster 4.0 - zone cluster failover doubt

Hello experts - I am planning to install a Sun cluster 4.0 zone cluster fail-over. few basic doubts. (1) Where should i install the cluster s/w binaries ?. ( global zone or the container zone where i am planning to install the zone fail-over) (2) Or should i perform the installation on... (0 Replies)
Discussion started by: NVA
0 Replies

6. Solaris

Flash Archive Jumpstart with multiple ZFS Pools

Hi, I'm trying to get a Flash Archive Jumpstart Running with ZFS Filesystem. For Testing I set up a VirtualBox VM with 2 Disks attached. On the first disk I have the ZFS root pool, on the second Disk I have some more ZFS Pools which I use for 2 additional Zones I've set up. Restoring works fine if... (1 Reply)
Discussion started by: NoelzeN
1 Replies
sc_zonesd(1M)						  System Administration Commands					     sc_zonesd(1M)

NAME
sc_zonesd - Sun Cluster zone administration daemon SYNOPSIS
/usr/cluster/lib/sc/sc_zonesd DESCRIPTION
The sc_zonesd daemon is a system daemon that is used by Sun Cluster software to track and manage non-global zones. This daemon initially starts when the system comes up. The daemon runs in the global zone only. DIAGNOSTICS
All diagnostic messages are logged through the syslog function. NOTES
The sc_zonesd daemon must be started in superuser mode. The sc_zonesd daemon is controlled by the SMF service sc_zones. The cluster software requires this daemon to run for non-global zone sup- port. If the daemon is killed or if the SMF service is disabled, the cluster node will panic. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscu | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+ SEE ALSO
syslog(3C), attributes(5) Sun Cluster 3.2 19 May 2006 sc_zonesd(1M)
All times are GMT -4. The time now is 07:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy