upgrading clearcase from 7.1.2.5 to 8.X
up vote
1
down vote
favorite
We got Clearcase multisite environment which includes four sites...
• Main site hosted on RHEL 5.3 (Tikanga) with CC version 7.1.2.5
• Two more sites hosted on Solaris 10 with CC version 7.0.1.8.
• Last site on Windows server 2003 SP2 with CC version 7.0.1.8
database schema version: 54
VOB family feature level: 5
License is Atria.
we are looking forward to upgrade to clearcase version 8.x due to end of support of 7.1.2 version.
Believe lots of folks could have done this, Appreciate if you could share your experience and upgrade guide for us.
Waiting for your valuable updates.
Have started my planning, will update this thread with my question and my finding too.
- Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
BRs
Mani.
installation clearcase clearcase-ucm
add a comment |
up vote
1
down vote
favorite
We got Clearcase multisite environment which includes four sites...
• Main site hosted on RHEL 5.3 (Tikanga) with CC version 7.1.2.5
• Two more sites hosted on Solaris 10 with CC version 7.0.1.8.
• Last site on Windows server 2003 SP2 with CC version 7.0.1.8
database schema version: 54
VOB family feature level: 5
License is Atria.
we are looking forward to upgrade to clearcase version 8.x due to end of support of 7.1.2 version.
Believe lots of folks could have done this, Appreciate if you could share your experience and upgrade guide for us.
Waiting for your valuable updates.
Have started my planning, will update this thread with my question and my finding too.
- Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
BRs
Mani.
installation clearcase clearcase-ucm
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
We got Clearcase multisite environment which includes four sites...
• Main site hosted on RHEL 5.3 (Tikanga) with CC version 7.1.2.5
• Two more sites hosted on Solaris 10 with CC version 7.0.1.8.
• Last site on Windows server 2003 SP2 with CC version 7.0.1.8
database schema version: 54
VOB family feature level: 5
License is Atria.
we are looking forward to upgrade to clearcase version 8.x due to end of support of 7.1.2 version.
Believe lots of folks could have done this, Appreciate if you could share your experience and upgrade guide for us.
Waiting for your valuable updates.
Have started my planning, will update this thread with my question and my finding too.
- Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
BRs
Mani.
installation clearcase clearcase-ucm
We got Clearcase multisite environment which includes four sites...
• Main site hosted on RHEL 5.3 (Tikanga) with CC version 7.1.2.5
• Two more sites hosted on Solaris 10 with CC version 7.0.1.8.
• Last site on Windows server 2003 SP2 with CC version 7.0.1.8
database schema version: 54
VOB family feature level: 5
License is Atria.
we are looking forward to upgrade to clearcase version 8.x due to end of support of 7.1.2 version.
Believe lots of folks could have done this, Appreciate if you could share your experience and upgrade guide for us.
Waiting for your valuable updates.
Have started my planning, will update this thread with my question and my finding too.
- Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
BRs
Mani.
installation clearcase clearcase-ucm
installation clearcase clearcase-ucm
edited Nov 22 at 14:03
Sneftel
23.5k64077
23.5k64077
asked Nov 7 '13 at 6:27
maestromani
448424
448424
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37
add a comment |
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
That would be addressed by the "Compatibility across releases for ClearCase clients and servers"
That shows CC clients and view servers, even in 7.0.x, are mostly compatible with a Vob Server in 8.x.
Having done many migrations of that type, you want to:
- test that compatibility of those old clients with a test vob server
- Make sure new CC clients are available for users to migrate when they are ready
- Check that uninstalling their old client / installing the new ClearTeam 7.x client is documented (because they might have to re-create their views, since ClearTeam supports now dynamic view and special snapshot "web" views)
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
|
show 1 more comment
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
That would be addressed by the "Compatibility across releases for ClearCase clients and servers"
That shows CC clients and view servers, even in 7.0.x, are mostly compatible with a Vob Server in 8.x.
Having done many migrations of that type, you want to:
- test that compatibility of those old clients with a test vob server
- Make sure new CC clients are available for users to migrate when they are ready
- Check that uninstalling their old client / installing the new ClearTeam 7.x client is documented (because they might have to re-create their views, since ClearTeam supports now dynamic view and special snapshot "web" views)
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
|
show 1 more comment
up vote
1
down vote
accepted
Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
That would be addressed by the "Compatibility across releases for ClearCase clients and servers"
That shows CC clients and view servers, even in 7.0.x, are mostly compatible with a Vob Server in 8.x.
Having done many migrations of that type, you want to:
- test that compatibility of those old clients with a test vob server
- Make sure new CC clients are available for users to migrate when they are ready
- Check that uninstalling their old client / installing the new ClearTeam 7.x client is documented (because they might have to re-create their views, since ClearTeam supports now dynamic view and special snapshot "web" views)
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
|
show 1 more comment
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
That would be addressed by the "Compatibility across releases for ClearCase clients and servers"
That shows CC clients and view servers, even in 7.0.x, are mostly compatible with a Vob Server in 8.x.
Having done many migrations of that type, you want to:
- test that compatibility of those old clients with a test vob server
- Make sure new CC clients are available for users to migrate when they are ready
- Check that uninstalling their old client / installing the new ClearTeam 7.x client is documented (because they might have to re-create their views, since ClearTeam supports now dynamic view and special snapshot "web" views)
Mostly windows client with version 7.0.1.8, Can this same version talk to CC server with 8.X ?
That would be addressed by the "Compatibility across releases for ClearCase clients and servers"
That shows CC clients and view servers, even in 7.0.x, are mostly compatible with a Vob Server in 8.x.
Having done many migrations of that type, you want to:
- test that compatibility of those old clients with a test vob server
- Make sure new CC clients are available for users to migrate when they are ready
- Check that uninstalling their old client / installing the new ClearTeam 7.x client is documented (because they might have to re-create their views, since ClearTeam supports now dynamic view and special snapshot "web" views)
answered Nov 7 '13 at 6:43
VonC
825k28425933126
825k28425933126
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
|
show 1 more comment
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Started planning migration activity for new site. This got around 120 vobs, Server is windows 2003. Plan is we are getting new server with 2008 and wanted to move setup. Vob and View Server are in windows. CC version is 7.1
– maestromani
Sep 19 '14 at 12:50
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Any idea how much time does it takes for the entire activity? Here view server is also getting changed.
– maestromani
Sep 19 '14 at 12:51
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
Will unregister, untag , move the vob content in new server with 8.X tag and register will work ?
– maestromani
Sep 19 '14 at 12:52
1
1
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
It depends on the number of vobs/view. Moving is pl if the architecture is the same, but I prefer dumping / reloding (stackoverflow.com/a/18878850/6309). Make sure to test first. A typical migration can take a full day (again, depending on the volume of data to move) in order to dump/reload and check that everything work.
– VonC
Sep 19 '14 at 12:59
1
1
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
@maestromani less file to transfer (one big dump and few others), in a format that easily reloaded on any other server. Less file to copy means less corruption risk during the transfer.
– VonC
Sep 19 '14 at 16:58
|
show 1 more comment
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f19829367%2fupgrading-clearcase-from-7-1-2-5-to-8-x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
link to licensing --> pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/…
– maestromani
Nov 7 '13 at 6:37