On Tue, Jan 13, 2009 at 10:26:07PM +0500, Mudasar Yasin wrote:
> Hi,
> 
>  
> 
> I have configured a sunray server without failover group and using it, now I
> configure a new sunray server(second) as a failover. 
> 
> How can I add my first sunray server in this failover group without deleting
> my current configuration.

From my notes:


Set the Group Signature to the same thing on each system:

        srss1 / # utgroupsig 
        Enter signature: 
        Re-enter signature:

        srss2 / # utgroupsig 
        Enter signature: 
        Re-enter signature:

-------


Set up the primary as a primary, and tell it about the secondary:

srss1 / # utreplica -p srss2.example.ac.uk

Sun Ray Core Services 4.1
Administration Failover Configuration

Converting Administration Standalone Server to Administration Primary
### updating the SRDS config file
        ...done
Stopping Sun Ray Data Store daemon
.Sun Ray Data Store daemon stopped
Starting Sun Ray Data Store daemon .
Mon Nov 17 15:41 : utdsd starting
Starting utpushd daemon

Restarting Sun Ray Core Services ...
stopping authentication manager
starting session manager
starting device manager
starting printer service
starting serial service
starting authentication manager

Configuration of Failover Administration has completed.
Please check the log file,
/var/adm/log/utreplica.2008_11_17_15:40:57.log, for errors.

srss1 / #

-------

Set up the secondary as a secondary, and tell it about the primary:

srss2 / # utreplica -s srss1.example.ac.uk

Sun Ray Core Services 4.1
Administration Failover Configuration

Converting Administration Standalone Server to Administration Secondary
Stopping Sun Ray Data Store daemon
Sun Ray Data Store daemon stopped
### updating the Datastore init file
        ...already configured with port 7012
### updating the SRDS config file
        ...done
### updating the system services file
        ...done
### updating the SunRay admin config file
        ...done
Starting Sun Ray Data Store daemon .
Mon Nov 17 15:42 : utdsd starting

Restarting Sun Ray Core Services ...
stopping authentication manager
starting session manager
starting device manager
starting printer service
starting serial service
starting authentication manager

Configuration of Failover Administration has completed.
Please check the log file,
/var/adm/log/utreplica.2008_11_17_15:42:06.log, for errors.

srss2 / #

---

That's it.  Now make them look the same (kiosk session directories,
mozilla, etc.)

Ceri
-- 
That must be wonderful!  I don't understand it at all.
                                                  -- Moliere

Attachment: pgpQ39hIOyYhy.pgp
Description: PGP signature

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to