Can SunOS be virtualized?


 
Thread Tools Search this Thread
Operating Systems Solaris Can SunOS be virtualized?
# 1  
Old 08-06-2009
Can SunOS be virtualized?

As the title reads; is it possible to virtualize a Sun server running the sparc processor? I know VMWare can do SunOS with the x86 processor, but we have several Sun Servers with the Sparc processor and I would like to move it to a virtual environment.
# 2  
Old 08-06-2009
I believe you're stuck with Solaris Zones if using a SPARC system.
# 3  
Old 08-06-2009
QEMU (git repositories) or Simics (https://www.simics.net/) are two multi-OS simulators that support SPARC.
# 4  
Old 08-06-2009
Quote:
Originally Posted by seg
I believe you're stuck with Solaris Zones if using a SPARC system.
and on the coolthreads server you can use LDOMs.
# 5  
Old 08-06-2009
What's the purpose of virtualization in your case? Is it to get more performance, etc. for production and scale - or are you wanting a less expensive lab?
# 6  
Old 08-06-2009
Zones (Containers) are a very efficient way to virtualize Solaris.
# 7  
Old 08-06-2009
Quote:
Originally Posted by kduffin
What's the purpose of virtualization in your case? Is it to get more performance, etc. for production and scale - or are you wanting a less expensive lab?

We have a DR site and I want to protect our applications running on SunOS. So in the unfortunate event of a disaster, I can failover our SunOS apps to the DR site.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Linux

Unique Linux ID in virtualized environment

Hi I need to know what is the unique identifier for Linux OS even in a virtualized environment? eg like Machine GUID for windows. I need to know something similar for linux, AIX, Solaris in virtualized environment. Thanks (6 Replies)
Discussion started by: skyineyes
6 Replies

2. Solaris

Available design options for a cluster hosting many different virtualized Solaris versions

Good day, everyone, and thanks first off for reading my question. So, I have been Googling and reading oracle documentation for the past couple weeks, and I am just getting more and more confused as to what I need to do, and I would really appreciate some guidance or at least pointing me to... (4 Replies)
Discussion started by: Lyxix
4 Replies

3. Virtualization and Cloud Computing

Facebook Meets the Virtualized Enterprise

HPL-2008-72 Facebook Meets the Virtualized Enterprise - Curry, Roger; Kiddie, Cameron; Markatchev, Nayden; Simmonds, Rob; Tan, Tingxi; Arlitt, Martin; Walker, Bruce Keyword(s): social networking, Web 2.0, cloud computing Abstract: "Web 2.0" and "cloud computing" are revolutionizing the... (0 Replies)
Discussion started by: Linux Bot
0 Replies

4. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies
Login or Register to Ask a Question