Weblogic Physical Vs VMWare

Hi,
We are planning to build a new enterprise level platform running OSB/WLI/BPEL PM on Windows 2008. We are at crossroads on deciding whether to go for physical Vs Vmware. Since oracle licenses are tied to physical CPU cores, we want to utilise the most of it. So we are planning to have dedicated physical servers and all VM's running on them to be used only for this enterprise application. We understand certain pros and cons for going the VmWare path.
Pros:Easier Manageability -
1. A new VM can be easily created on an existing physical hardware in case of any issues.or future extension.
2. Physical server capacity can be efficiently used. In case of OS failures or patching, the weblogic server can be failed over to another VM within the same physical server and the underlying physical server cpacity can be used.
Cons :
1. Extra CPU required for Virtualisation (ESX) layer.
2. Oracle products are not certified but supported on Vmware platform. This could complicate the support procedures with Oracle.
Looking for some guidelines from people who have taken this path before. Especially, how reliable is ESX for hosting an enterprise level weblogic platform? How much will be the performance degradation of using ESX. Is the flexibilty offered by Vmware worth enough to trade off for performance costs. As in our case we are not planning to use Vmware for multiple apps as we want to save on license costs and reserve physical server capacity only for this Weblogic app. So this takes away some of the inherent benefits of virtualisation like the physical server capacity consolidation.
Thanks in advance!
Rgds
Atheek
Edited by: atheek1 on 10-Mar-2010 18:11

Our application is reasonably small and sized for 4 x 2 CPU servers.
Moving to a virtual server blade environment would mean buying some decent blade servers which in our case would be 4 of 2 x quad processor blades which gives 32 cpu's.
Our first assumption is that you could restrict the CPU usage in VMWare to emulate the 4 x 2CPU servers we have currently. The problem is, Oracle don't recognise software partitioning on VMWare, only on Oracle VM and if you run on VMWare, you have to license for the full VMWare blade evironment - all 32 CPU's worth. We buy those blades as we've got MS SQL Server, Introscope and other software to run.
That's why the license costs rocket. We haven't done any cost benefit analysis, as at the moment there's no point. We have to buy the hardware and VMWare, and multiplying our license cost by 4 is too much to justify.
We have an infrastructure team which are VMWare skilled, and if we are forced down the Oracle VM route and then have to provide the team with Oracle VM training as well. We should be OK with that, but is a shame. We use VMWare in a development environment and it's superb.
There are lots of benefits to VMWare for load balancing, provisioning and all sorts of stuff I don't know the technical details for, but from what I've experienced in the development environment, Virtualization is the way forward.
We're in the process of talking to Oracle about VM features, and hopefully do a comparison internally between that and VMWare.
Oracle VM is also free which is a factor and there are also the support issues to consider.
Hope that helps,
Pete

Similar Messages

  • Weblogic on a VMware

    Does Oracle support Weblogic on a VMware virtualized platform. And also, how the licensing will be. Will it be for the hardware configured for the Virtual Machine, or do we need to give the license according to the host hardware.
    Thanks

    Vikas wrote:
    Does Oracle support Weblogic on a VMware virtualized platform. And also, how the licensing will be. Will it be for the hardware configured for the Virtual Machine, or do we need to give the license according to the host hardware.Oracle's support position for products running on VMware is outlined in My Oracle Support Article 249212.1:
    Oracle has not certified any of its products on VMware virtualized environments. Oracle Support will assist customers running Oracle products on VMware in the following manner: Oracle will only provide support for issues that either are known to occur on the native OS, or can be demonstrated not to be as a result of running on VMware. If a problem is a known Oracle issue, Oracle support will recommend the appropriate solution on the native OS. If that solution does not work in the VMware virtualized environment, the customer will be referred to VMware for support. When the customer can demonstrate that the Oracle solution does not work when running on the native OS, Oracle will resume support, including logging a bug with Oracle Development for investigation if required.
    If the problem is determined not to be a known Oracle issue, we will refer the customer to VMware for support. When the customer can demonstrate that the issue occurs when running on the native OS, Oracle will resume support, including logging a bug with Oracle Development for investigation if required.
    NOTE: Oracle has not certified any of its products on VMware. For Oracle RAC, Oracle will only accept Service Requests as described in this note on Oracle RAC 11.2.0.2 and later releases.Also, VMware is not regarded as a hard partition, so you would have to license the entire physical hardware running the VM. Oracle's position on licensing and virtualization can be found here:
    http://www.oracle.com/us/corporate/pricing/partitioning-070609.pdf

  • [Blog] Monitoring WebLogic J2EE on VMware with VMware vCenter Operations (vCOps)

    Monitoring WebLogic J2EE on VMware with VMware vCenter Operations
    The Blue Medora vC Ops Management Pack for Oracle OEM was updated in early May (2014) to include enhanced support for Oracle WebLogic J2EE integration. All of the Oracle EM target types for WebLogic related components including WebLogic Server, J2EE Application Deployments, Oracle HTTP Server, as well as WebLogic Cluster are now available to be ingested into VMware vC Ops Enterprise Edition. 
    With the data available within these new vC Ops 'Resource Kinds', you have the ability to create WebLogic on VMware relationship views, WebLogic on VMware mashup dashboards, as well as leverage vC Ops anomaly detection and predictive analytics on your WebLogic J2EE landscape. Below are a number of example dashboards that were easily created using the WebLogic data available within the Management Pack.
    The first dashboard, the WebLogic on VMware Relationship View -- helps you visualize your WebLogic environment running on VMware all the way down to the VMware VM, ESX, and even Datastore level.   This can useful for diagnosing critical J2EE applications running within the vSphere environment -- allowing you to quickly discern whether a problem exists in the Oracle WebLogic layer or one of the VMware virtualization layers.
    vC Ops Management Pack for Oracle EM - WebLogic on VMware Relationship View
    Continued here: Monitoring WebLogic J2EE on VMware with VMware vCenter Operations | Blue Medora

    Can you point me to recommendations on installing Hyperic on VMware virtual appliances?
    Is it as simple as treating the appliance as a Linux VM during installation?  Can vSphere be used to deploy Hyperic to a VMware appliance like vRA (non-IAAS)?
    Thanks,
    -MattG

  • Create a customized bootable ISO to install Server 2012 on a physical or VMware server

    Management would like us to create a pre-customized bootable 2012 ISO image.  I'm using previously created work instructions on how to create a 2008 R2 image which is used to boot on a physical server and also used to deploy VMware servers.  We
    install some applications that we use in our standard builds and create the ISO.
    So for a 2008 image we customize the 2008 server build using using a pre-created Autounattend file. 
    We install all the applicaitons, remove guids and use a customized unattend to sysprep (/oobe /generalize)
    We use a pre-prepared Pre Sysprep PE disk to create the Wim file.  
    We use DISM to mount the WIM and add drivers.
    We use imagex to split the wim file into sim files if the wim file is more than 4GB
    We use a pre-prepared Post Sysprep ISO to add the wim or sim files to create the ISO.
    Now with the requirement for deploying 2012 we have been asked to duplicate the same process.  I'd prefer to use a VMware image, clone or template so we don't have to start the build process all over each quarter as we need to update this image quarterly.
     We would use the VM template for VM's (and that's been the easy part).  But I'm not sure of all that is required for the physical image ISO.  I want to completely remove the physical server out of the picture except for the deployment option
    to a physical server.  In other words create the wim file from the customized 2012 VM server.
    I know we have to get the unattend files from AIK 8 or 8.1 and I think we need to use AIK to get a Pre Sysprep PE and Post Sysprep ISO but an not completely clear how to do this.
    Can someone steer me in the right direction or provide any tips or gatcha's? 
    Thanks!

    Hi MHDay,
    1.Install the Deployment Tools feature included in the
    Windows Assessment and Deployment Kit for Windows 8. 2.Extract your Windows 8 ISO
    3. Launch the Windows System Image Manager
    4.Under Windows Image right click and select a windows image, navigate to the sources\install.wim file from your extracted ISO or your DVD
    5.It will ask you about creating a catalog of the image, say yes
    6.Once that is done, under Answer File right click and select new answer file
    7.Drag Microsoft-Windows-Shell-Setup_neutral to the "4 specialize" section
        a. Enter your product key
    8. Drag Microsoft-Windows-International-Core_neutral to "7 oobeSystem"
        a. Set InputLocale to 0409:00000409
        b.SystemLocal, UILanguage, and UserLocal all to en-US
    9. Drag Microsoft-Windows-Shell-Setup_neutral to "7 oobeSystem"
        a. In order to make the installation completely silent and not need any user interaction, under OOBE set each of the following to true: HideEULAPage, HideLocalAccountScreen, HideOEMRegistrationScreen, HideOnlineAccountScreen, HideWirelessSetupInOOBE
        b. Set NetworkLocation to Work
        c. Set ProtectYourPC to 1 (This enables windows update with recommended settings)
    10. If you do not specify a local account in the answer file you will be forced to create one during image deployment, so be sure to create a new Local Account under UserAccounts -> LocalAccounts
        a. I have found that you can create a new account that is the same name as one that is already in the image for simplicity
    11. If you need to join to a domain, drag Microsoft-Windows-UnattendedJoin_Neutral to "4 specialize"
        a. Set your domain name in JoinDomain, set UnsecureJoin to false
        b. Enter credentials with domain join privileges -- **They WILL be stored in plain text in the file
    Save your unattend.xml file. At this point if you are using WDS you can select the image in the WDS console and attach the unattend.xml file to that image.
    If you want to slip the unattend.xml file in to the image itself, copy it to c:\windows\system32\sysprep, and run sysprep like this: sysprep /generalize /oobe /shutdown /unattend:c:\windows\system32\sysprep\unattend.xml
    For details please refer to
    here.
    Then you may follow your steps to create ISO file .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Installing weblogic on UNIX VMWare?

    can any one help me out ..how to install weblogic platform on unix machine that runs onVMWare. Is there any difference between the executable weblogic platform for windows machine and unix machine.?

    09vishal wrote:
    can anyone help me out to find weblogic platform for unix machine...? http://commerce.bea.com/showproduct.jsp?family=WLS&major=10&minor=0&DL=www_WLS_icon&WT.ac=DL_www_WLS_icon
    1) i want to install weblogic platform on unix machine but wanna access the same on console on windows, so how to interface the same..?Can't do that, AFAIK. You'll have to do separate installs - one on Windows, the other on the Linux VMWare instance.
    %

  • Weblogic console in VMWare

    Hello,
    We use Weblogic Server 7.0 in a VMware Workstation 4.0.1 build-5289. Th eproblem
    is when we invoke the server console in the browser, we cannot the the navapplet
    that should run on the left side of the screen. Reinstalling WLS doesn't solve
    the problem, neither a reboot of this server. Can anyone tell me if this is a
    typical VMware problem and has anyone came accross something like this ??
    thanks,
    Marcel

    was able to launch weblogic console using myeclipseide.
    thanks.
    hiren

  • WebLogic Server in VMware environment

    Hi all,
    I'm re-engineering a WLS environment and am curious as to if anyone has any experiences with having WLS in a VMware environment. Any feedback or experiences is welcome.
    Thanks.

    There are some tips provided here (Middleware Snippets: WebLogic and Virtual Machine Sizing), it also included some external references to VMWare docs that should help you on the way.

  • Port VMWare Open Suse image to Hyperv

    I am in the process of restructuring our small MIS department.  In the past there was an over emphasis on Linux servers (physical & virtual) and VMWare.  Support for these servers have cost us much in time, money, and resources.
    While I would like to eliminate the physical Linux servers from our environment, the problem I have is that two of our important business applications run on separate Open Suse machines (physical) running VMWare virtual machines running Open Suse OS.   These applications will be replaced with Widows based products in about 8 months.
    Until thin, is there a conversion process for VMWare images, that will enable me to port the VMWare machines to the Hyperv server, thus eliminating the physical machines?  If so please direct me to where I might obtain the tools/documented processes for this migration.

    Yes, Microsoft provides integration components and technical support for customers running select Linux distributions as guest operating systems within Hyper-V. Linux integration components are now available for SUSE Linux Enterprise Server 10, 11, and Red Hat Enterprise Linux 5.2, 5.3, and 5.4. These integration components enable Linux to take advantage of the VSP/VSC architecture and provide improved performance. Linux Integration components are available for immediate download from the Microsoft Download Center.
    Do you have SCVMM installed in your environment?
    Carmen M. Summers (MSFT)
    --Posting is provided "AS IS" with no warranties, and confers no rights.

  • Installing on VMWare image Windos 2008

    Hi everybody,
    We are planning to install the Service Registry 11gR1 (11.1.1.0) with Weblogic on a VMWare machine (Windows , either 2008 or 2003).
    Did anyone try this before ? Is this working or is it challenging / impossible ?
    Many thanks,
    CL

    Nikil,
    Which version on RHEL you are going to use and which version of VMWARE you as planning to install...
    If you google around , you can find a lots of notes on vmware and oracle installation.
    See this link...
    http://www.brainsurface.com/images/stories/oracleraconvm/twonoderacinstallation1-20110727211925.pdf

  • UCS 1.4 support for PVLAN

    Hi all,
    Cisco advise UCS 1.4 supports PVLAN. But i see the following comment about PVLAN in UCS 1.4
    "UCS extends PVLAN support for non virtualised deployments (without vSwitch ) . "
    "UCS release 1.4(1) provides support for isolated PVLAN support for physical server access ports or for Palo CNA vNIC ports."
    Does this means PVLAN won't work for virtual machine if VMs is connected to UCS by Nexus1000v or vDS although i am using PALO (M81KR) card?
    Could anybody can confirm that?
    Thank you very much!

    Have not got that working so far...how would that traffic flow work?
    1000v -> 6120 -> 5020 -> 6500s
    (2) 10Gbe interfaces, one on each fabric to the blades. All VLANs (including the PVLAN parent and child VLAN IDs) are defined and added to the server templates - so propagated to each ESX host.
    At this point, nothing can do layer 3 except for the 6500s. Let's say my primary VLAN ID for one PVLAN is 160 and the isolated vlan ID is 161...
    On the Nexus 1000v:
    vlan 160
      name TEN1-Maint-PVLAN
      private-vlan primary
      private-vlan association 161
    vlan 161
      name TEN1-Maint-Iso
      private-vlan isolated
    port-profile type vethernet TEN1-Maint-PVLAN-Isolated
      description TEN1-Maint-PVLAN-Isolated
      vmware port-group
      switchport mode private-vlan host
      switchport private-vlan host-association 160 161
      no shutdown
      state enabled
    port-profile type vethernet TEN1-Maint-PVLAN-Promiscuous
      description TEN1-Maint-PVLAN-Promiscuous
      vmware port-group
      switchport mode private-vlan promiscuous
      switchport private-vlan mapping 160 161
      no shutdown
      state enabled
    port-profile type ethernet system-uplink
      description Physical uplink from N1Kv to physical switch
      vmware port-group
      switchport mode trunk
      switchport trunk allowed vlan all
      channel-group auto mode on mac-pinning
      no shutdown
      system vlan 20,116-119,202,1408
      state enabled
    This works fine to and from VMs on the same ESX host (PVLAN port-profiles work as expected)...If I move a VM over to another host, nothing works...pretty sure not even if in same promiscuous port-profile. How does the 6120 handle this traffic? What do they get tagged with when they leave the 1000v?

  • Move Database from 10.2.0.2 to 11.2.0.1 on NEW SERVER

    Hello everyone and thank you in advance for any help ..
    I need to Move Database from 10.2.0.2 to 11.2.0.1 on NEW SERVER
    I am beginer in DBA Administration and I will try to explain my situation in my company.
    Well I have:
    - Two physical servers with Win 2008 R2 x64
    - Oracle Database 10.2.0.2 x86
    - The size of the database up to 10 GB
    - Replication is working on a script level with archivelog think i something like Data Guard or it is.. because I did not install this from begining.. I get this when I get job..
    - SSID VIZRTDB a schema PILOT
    In my company I deal more with system and network administration, and there I began now to work around this part of the DBA I can say that I am already comfortable with oracle database.. but here I stumbled on a problem, so I do not know where to start and who to ask..
    In a virtual environment I install the same as I have on physical server, only now I install Oracle 11.2.0.1 and Win 2008 R2 x64, and I made all the replication and which is identical to the production servers ..
    The idea is to export the database to 10.2.0.2 from production server and then imports it into 11.2.0.1 and I have already tried but I have a lot of mistakes at the end of the importa .. I tried the classic Imort / Export, and I will try to Impdb / Expdb (Data Pump) .. a lot of mistake like some stuff already exist etc..
    I think the question is what is best to do with the data pump or with some other tool to import database on new server 11.2.0.1? I mean what do you think is the best procedurally to do ..
    Since the moment I have two physical servers and is really complicated to do any upgrades, etc..
    Can I install on this two physical servers VMware Workstation software, and then on separate server I will have two virtual oracle databases so I can always move image and try upgrade, patch etc...
    Does this create a problem around the base of the network that will be somewhat slower, response, etc? .. Because as you see I work in television and I dont really no day that I can say that they can shut down the base for more than 4 hours ..
    Thanks in advance.
    Greetings.

    Triplicate post - I need to Move Database from 10.2.0.2 to 11.2.0.1 on NEW SERVER

  • VMware Fusion 3 Migration Assistant to migrate physical PC onto existing VM

    I posted this on Twitter: VMware announces VMware Fusion 3 details for Mac OS http://bit.ly/43BLHJ
    Good to see Fusion 3 coming. I have a question about its Migration Assistant and wonder if anyone can answer based on their use of the assistant in version 2.x
    I wonder if it means installed applications on a physical PC are also copied over fully functional to the new virtual machine or just user settings and documents from the PC?
    I have an HP Pavilion 17" laptop I despise (noisy hard drives and fans actually can bring on headaches). So this would be good to migrate to my MacBook Pro.
    The problem then is, is there a way to migrate the external physical PC onto a VMware based set up I already started using or if that set up will become redundant? Anyone have ideas?
    Imran

    According to the Migration Assistant dialog, programs, computer settings, and documents will be copied. It requires that both the Mac and the PC be on and connected through the same network.
    For your info, VMWare also offers a free stand-alone utility that does what I think you're looking for. It's called VMWare Converter, and it can be found here:
    http://www.vmware.com/products/converter/
    (For all I know, this is what the migration assistant uses.)
    It can be run from the system you want to convert or (more ideally) you'd run it to copy the system that you want to convert, without the operating system actively running (basically, run the converter from another computer and have the hard drive with the OS to be virtualized mounted). It takes a while, but it ultimately produces some virtual machine files that can be used by VMWare.
    I've used it once before, when I was switching my fiancee over from a terrible HP Pavilion laptop (15") to a Macbook. It was rather incredible - her entire system was cloned perfectly, and easily accessible through VMWare Fusion. Some useless utilities could be removed (things like special keyboard control software and Intel's wireless client manager, as the hardware that those programs utilized was no longer there) but otherwise all data and programs were copied perfectly. You'd never know that it was a copy of a real machine, it was so perfect. Really fantastic stuff.

  • Should the Weblogic machines be created on each physical server?

    Hi,
    In order to have a cluster configuration, should the Weblogic machines be created on all physical servers involved in the cluster?
    Thank and Regards.

    If I well understand, there should be one machine per physical sever. Correct?
    YesWhen creating a machine, what should be the Listen Address and the Listen Port?
    It shud refer to IP and port of your remote serverShould the IP address be explicitly the IP address of the physical server on which the machine is created or the hostname of the physical server (for instance localhost)?
    Hostname/IP addressWhat id the machine is created in one server, but it s meant for a remote physical server?
    You create machine in Weblogic Server Console running on say Physical Server 1, you need to specify IP & Port of remote server which will be running the actual service.Should the Listen Port be the port on which the Node Manager listens or not?
    No, it shud be different.Refer: - http://middlewaremagic.com/weblogic/?p=971
    - Akshay

  • [Blog] Using VMware vROPs to monitor Oracle Database and WebLogic.  Management Pack for Oracle EM, Hyperic Plugins, or Both?

    This blog post provides a suggested methodology for helping users of VMware vROps/vCOps decide which of the existing solutions, the vROps Management Pack for Oracle EM and the VMware vROps Hyperic Plugins for Oracle, should be used to monitor their Oracle workloads.
    It’s been a nearly a year since VMware transferred the vCOps Adapter for Oracle Enterprise Manager (OEM) to Blue Medora and since that transfer Blue Medora has released a number of major updates as well as rebranded it the Blue Medora vROps Management Pack for Oracle EM. Over that same period of time VMware has continued to evolve their Oracle-focused (Oracle Database and WebLogic J2EE) Hyperic agent-based plugins culminating most recently with a October 2014 update to the Oracle Database plugin that provides support for Oracle Database 12c.
    vROps for Oracle Database - Management Pack vs Hyperic comparison
    Read the rest here.

    can you also post 28,000 more lines? I'm sure this will be helpful....

  • Weblogic 10.3.6 physical location change

    Hi guys
    We are moving from Client/Server architecture to Weblogic 10.3.6 for our legacy applications and were trying out the Weblogic server 10.3.6 over VirtualBox VM from last few weeks. During the initial testing we installed the weblogic + forms & reports 11g over a 20GB partition (Linux) /u01/app/oracle/middleware
    Later we added another 20GB virtual disk and tried to copy the /u01/ contents to newly created mount point /u02/ on newly added disk
    The copy process was fine, we changed all the permissions and ownership to user oracle:oinstall and changed the domain-registry.xml and registry.xml manually. However, while trying to start the nodemanager, always found that the files referred are from /u01/ repos
    Please let us know whether we can physically move weblogic installation to new partitions/disks like how we did as explained above. Is there any particular tool available to reconfigure the weblogic installations?
    regards,
    raj

    have you tried to use Link symbolic?
    /u01->/u02

Maybe you are looking for

  • Downloading photos from email to iphoto

    I have downloaded photos from an email in gmail (all .jpg) and they are in finder (actually in the iphoto file) and will open in preview, but I cannot transfer to iphoto library. I am using iphoto 6.06, OS 10.4.1. I get the message: unreadable files,

  • TS1717 Microsoft Visual C++ Runtime Library and iTunes

    When attempting to open my iTunes, I am receiving the following messages: 1. Misrosoft Visual C++ Runtime Library     Runtime Error     Program:C:\Program Files\iTunes\iTunes.exe     R6034     An application has made an attempt to load the C runtime

  • Receiver SAP SFTP adapter-errorlog on SFTP server

    Experts, I am using receiver SAP SFTP adapter to connect to an SFTP server and send files.Receiver SFTP server is a VMS system.I could able to write the files to home directory of the user that has been given,but apart from writing the files I am see

  • API or Trick to Access Decision Table Content

    Hi, I am modeling a BPM process which calls web services based on a BRM rule with a decision table. In the beginning I need to read the decision table content into the BPM process context (in order to get the selection condition for reading objects f

  • Applescript and OCR?

    Hello, Just a quick question. Is there a applescript or maybe better unix / ... scripting tool for OCR on pdf files. We have to archive a few millions documents. It's converting from pdf to OCR pdf files. But we need the fastest solution. We have sev