Upgrading Solaris zone to solaris 11 [on hold]
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
1
down vote
favorite
We have solaris zones running in Sparc T5 server
Currently a solaris zone run Solaris 10 OS version.
$uname -a
SunOS zone01 5.10 Generic_150400-30 sun4v sparc sun4v
Going further, we would like this zone to run Solaris 11 OS version, because Solaris 10 OS is going End of Support.
Critical goal is: We do not want to build new solaris zones(Solaris OS 11) at any cost. We want existing zones to get upgraded to Solaris 11. Why do we use these zones? Because we have a business application running on it, which is the actual usage scenario.
My understanding for upgrade of zone is, shut down all solaris zones and upgrade Sparc T5 server(not solaris zone) from solaris 10 to solaris 11. Start solaris zones after upgrade of Sparc T5 server.
What is the recommended approach to upgrade an OS of an existing solaris zone?
Edit: I read that: "We can simply detach a Zone from one Global Zone (OS) and attach it to another Global Zone on another machine along with the application."
Can't a solaris 10 zone be migrated from version 10 global zone to version 11 global zone? And then upgrade the migrated zone...
solaris solaris-zones sparc oracle-vm-server
put on hold as too broad by Jeff Schaller, Rui F Ribeiro, Jesse_b, Romeo Ninov, SivaPrasath 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
1
down vote
favorite
We have solaris zones running in Sparc T5 server
Currently a solaris zone run Solaris 10 OS version.
$uname -a
SunOS zone01 5.10 Generic_150400-30 sun4v sparc sun4v
Going further, we would like this zone to run Solaris 11 OS version, because Solaris 10 OS is going End of Support.
Critical goal is: We do not want to build new solaris zones(Solaris OS 11) at any cost. We want existing zones to get upgraded to Solaris 11. Why do we use these zones? Because we have a business application running on it, which is the actual usage scenario.
My understanding for upgrade of zone is, shut down all solaris zones and upgrade Sparc T5 server(not solaris zone) from solaris 10 to solaris 11. Start solaris zones after upgrade of Sparc T5 server.
What is the recommended approach to upgrade an OS of an existing solaris zone?
Edit: I read that: "We can simply detach a Zone from one Global Zone (OS) and attach it to another Global Zone on another machine along with the application."
Can't a solaris 10 zone be migrated from version 10 global zone to version 11 global zone? And then upgrade the migrated zone...
solaris solaris-zones sparc oracle-vm-server
put on hold as too broad by Jeff Schaller, Rui F Ribeiro, Jesse_b, Romeo Ninov, SivaPrasath 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
We have solaris zones running in Sparc T5 server
Currently a solaris zone run Solaris 10 OS version.
$uname -a
SunOS zone01 5.10 Generic_150400-30 sun4v sparc sun4v
Going further, we would like this zone to run Solaris 11 OS version, because Solaris 10 OS is going End of Support.
Critical goal is: We do not want to build new solaris zones(Solaris OS 11) at any cost. We want existing zones to get upgraded to Solaris 11. Why do we use these zones? Because we have a business application running on it, which is the actual usage scenario.
My understanding for upgrade of zone is, shut down all solaris zones and upgrade Sparc T5 server(not solaris zone) from solaris 10 to solaris 11. Start solaris zones after upgrade of Sparc T5 server.
What is the recommended approach to upgrade an OS of an existing solaris zone?
Edit: I read that: "We can simply detach a Zone from one Global Zone (OS) and attach it to another Global Zone on another machine along with the application."
Can't a solaris 10 zone be migrated from version 10 global zone to version 11 global zone? And then upgrade the migrated zone...
solaris solaris-zones sparc oracle-vm-server
We have solaris zones running in Sparc T5 server
Currently a solaris zone run Solaris 10 OS version.
$uname -a
SunOS zone01 5.10 Generic_150400-30 sun4v sparc sun4v
Going further, we would like this zone to run Solaris 11 OS version, because Solaris 10 OS is going End of Support.
Critical goal is: We do not want to build new solaris zones(Solaris OS 11) at any cost. We want existing zones to get upgraded to Solaris 11. Why do we use these zones? Because we have a business application running on it, which is the actual usage scenario.
My understanding for upgrade of zone is, shut down all solaris zones and upgrade Sparc T5 server(not solaris zone) from solaris 10 to solaris 11. Start solaris zones after upgrade of Sparc T5 server.
What is the recommended approach to upgrade an OS of an existing solaris zone?
Edit: I read that: "We can simply detach a Zone from one Global Zone (OS) and attach it to another Global Zone on another machine along with the application."
Can't a solaris 10 zone be migrated from version 10 global zone to version 11 global zone? And then upgrade the migrated zone...
solaris solaris-zones sparc oracle-vm-server
edited Aug 3 at 22:52
asked Aug 3 at 18:06
overexchange
267212
267212
put on hold as too broad by Jeff Schaller, Rui F Ribeiro, Jesse_b, Romeo Ninov, SivaPrasath 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as too broad by Jeff Schaller, Rui F Ribeiro, Jesse_b, Romeo Ninov, SivaPrasath 2 days ago
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56
add a comment |Â
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
3
down vote
You could not have Solaris 11 zone on Solaris 10 OS.
Upgrade from Solaris 10 to Solaris 11 is impossible. The only way for you is to reinstall all your applications in fresh installed Solaris 11 zones on fresh installed Solaris 11 OS.
The best way is to have the second server, where you could reinstall your applications one by one, having rollback possibility.
If you have not other server, you may install new copy of Solaris 11 in Logical Domain (LDOM) on the same server, then implement s11 (or branded s10) zones in this domain. This way requires good solaris-administration skills and some free resources on current server (cpu, memory, storage). This job is interesting ;), you will also have possibility for rollback. After such one-by-one application migration you will have to replace (reinstall) your current primary domain with Solaris 10 to Solaris 11. By this way you will transform your buisness apps in zones running in LDOM with future possibility for online migration to other T5 server.
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
 |Â
show 2 more comments
up vote
2
down vote
You cannot run a supported solaris 11 zone on a machine where the global (root) zone is solaris 10. You can run a branded solaris 10 zone on a machine where the global zone is solaris 11. This does not help but it answers your question: No you cannot do it.
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
You could not have Solaris 11 zone on Solaris 10 OS.
Upgrade from Solaris 10 to Solaris 11 is impossible. The only way for you is to reinstall all your applications in fresh installed Solaris 11 zones on fresh installed Solaris 11 OS.
The best way is to have the second server, where you could reinstall your applications one by one, having rollback possibility.
If you have not other server, you may install new copy of Solaris 11 in Logical Domain (LDOM) on the same server, then implement s11 (or branded s10) zones in this domain. This way requires good solaris-administration skills and some free resources on current server (cpu, memory, storage). This job is interesting ;), you will also have possibility for rollback. After such one-by-one application migration you will have to replace (reinstall) your current primary domain with Solaris 10 to Solaris 11. By this way you will transform your buisness apps in zones running in LDOM with future possibility for online migration to other T5 server.
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
 |Â
show 2 more comments
up vote
3
down vote
You could not have Solaris 11 zone on Solaris 10 OS.
Upgrade from Solaris 10 to Solaris 11 is impossible. The only way for you is to reinstall all your applications in fresh installed Solaris 11 zones on fresh installed Solaris 11 OS.
The best way is to have the second server, where you could reinstall your applications one by one, having rollback possibility.
If you have not other server, you may install new copy of Solaris 11 in Logical Domain (LDOM) on the same server, then implement s11 (or branded s10) zones in this domain. This way requires good solaris-administration skills and some free resources on current server (cpu, memory, storage). This job is interesting ;), you will also have possibility for rollback. After such one-by-one application migration you will have to replace (reinstall) your current primary domain with Solaris 10 to Solaris 11. By this way you will transform your buisness apps in zones running in LDOM with future possibility for online migration to other T5 server.
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
 |Â
show 2 more comments
up vote
3
down vote
up vote
3
down vote
You could not have Solaris 11 zone on Solaris 10 OS.
Upgrade from Solaris 10 to Solaris 11 is impossible. The only way for you is to reinstall all your applications in fresh installed Solaris 11 zones on fresh installed Solaris 11 OS.
The best way is to have the second server, where you could reinstall your applications one by one, having rollback possibility.
If you have not other server, you may install new copy of Solaris 11 in Logical Domain (LDOM) on the same server, then implement s11 (or branded s10) zones in this domain. This way requires good solaris-administration skills and some free resources on current server (cpu, memory, storage). This job is interesting ;), you will also have possibility for rollback. After such one-by-one application migration you will have to replace (reinstall) your current primary domain with Solaris 10 to Solaris 11. By this way you will transform your buisness apps in zones running in LDOM with future possibility for online migration to other T5 server.
You could not have Solaris 11 zone on Solaris 10 OS.
Upgrade from Solaris 10 to Solaris 11 is impossible. The only way for you is to reinstall all your applications in fresh installed Solaris 11 zones on fresh installed Solaris 11 OS.
The best way is to have the second server, where you could reinstall your applications one by one, having rollback possibility.
If you have not other server, you may install new copy of Solaris 11 in Logical Domain (LDOM) on the same server, then implement s11 (or branded s10) zones in this domain. This way requires good solaris-administration skills and some free resources on current server (cpu, memory, storage). This job is interesting ;), you will also have possibility for rollback. After such one-by-one application migration you will have to replace (reinstall) your current primary domain with Solaris 10 to Solaris 11. By this way you will transform your buisness apps in zones running in LDOM with future possibility for online migration to other T5 server.
answered Aug 3 at 20:13
Sasha Golikov
1167
1167
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
 |Â
show 2 more comments
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
Application is cluster aware... two zones per cluster running in production. Without reinstall... can we migrate application from one zone to other?
â overexchange
Aug 3 at 21:52
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
No, you can not. Try to setup new cluster in new zones. Also I think, that you will need to update cluster version to the lastest, because cluster soft usually have deep integration with OS and may not work properly in Solaris 11.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
update. You could archive your Solaris 10 zone, then attach this to newly installed Solaris 11 OS. This is called branded zone. This zone will work without own kernel, solaris 11 will emulate solaris10 kernel interface. But it is impossible to upgrade branded solaris10 zone to native solaris11 zone.
â Sasha Golikov
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
Ok. Can't we shut down all zones and upgrade OS of sparc T5 server from solaris 10 to solaris 11 and then start all zones expecting they work as Solaris 11 zones?
â overexchange
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
No, upgrade is impossible.
â Sasha Golikov
2 days ago
 |Â
show 2 more comments
up vote
2
down vote
You cannot run a supported solaris 11 zone on a machine where the global (root) zone is solaris 10. You can run a branded solaris 10 zone on a machine where the global zone is solaris 11. This does not help but it answers your question: No you cannot do it.
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
add a comment |Â
up vote
2
down vote
You cannot run a supported solaris 11 zone on a machine where the global (root) zone is solaris 10. You can run a branded solaris 10 zone on a machine where the global zone is solaris 11. This does not help but it answers your question: No you cannot do it.
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
add a comment |Â
up vote
2
down vote
up vote
2
down vote
You cannot run a supported solaris 11 zone on a machine where the global (root) zone is solaris 10. You can run a branded solaris 10 zone on a machine where the global zone is solaris 11. This does not help but it answers your question: No you cannot do it.
You cannot run a supported solaris 11 zone on a machine where the global (root) zone is solaris 10. You can run a branded solaris 10 zone on a machine where the global zone is solaris 11. This does not help but it answers your question: No you cannot do it.
answered Aug 3 at 19:29
jim mcnamara
212
212
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
add a comment |Â
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
1
1
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
Root zone, you mean kernel of sparc t5 server?
â overexchange
Aug 3 at 19:51
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
root=global zone. Global zone owns all domain(or server) resources, have kernel, the other name is OS(in my answer)
â Sasha Golikov
Aug 3 at 20:21
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
@SashaGolikov Is solaris global zone not similar to ESX hypervisor?
â overexchange
Aug 3 at 22:47
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
No, Solaris global zone is not simular ESXi.
â Sasha Golikov
2 days ago
add a comment |Â
You should have testing environments and test the procedure when in doubt. Just a thought for an improvment.
â Rui F Ribeiro
Aug 3 at 18:52
Last I knew, there wasn't a migration-upgrade from 10 to 11 -- it was a reinstall. Has that changed?
â Jeff Schaller
Aug 3 at 18:56