users@glassfish.java.net

Re: Glassfish cluster nodes migration

From: <glassfish_at_javadesktop.org>
Date: Fri, 12 Oct 2007 07:07:00 PDT

The "standard" way is to use the "asupgrade" script which is supposed to:
- upgrade your domain.

The procedure is available in upgrade tool. For your ready reference:

1- decide whether you'd need both previous and latest "bits". Bits imply GlassFish binaries.
2- If yes, install new bits at a given location.
3- If not, install new bits "on top of" existing location.
4- If 2, from new location, run bin/asupgrade.
5- If 3, from new location, just start your domain as: "asadmin start-domain domain1".
6- Do same thing for all the other nodes as far as bits are concerned.
7- Start node-agents on other machines as: "asadmin start-node-agent --syncinstances ..."

Refer to upgrade guide.

Thanks,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=239754