Virtualization and physical resources


 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing Virtualization and physical resources
# 1  
Old 01-13-2009
Virtualization and physical resources

Hello everyone

I would like to hear your opinions about virtualization and physical resources


On aix we can create micropartitions with virtual ethernet and scsi resources. We can move partitions on line with partition mobility (here all have to be virtual).

But hear I have a comment. Best practices say that production environment has to be physical, disk, ethernet and with another server exactly like the first one in case the first one fails.

Then I think maybe one option could be that partitions production line be physical and maybe test partitions or maybe develop partitions line could be virtual.

What do you think ?????

What could be the good and bad things about virtualization against physical.



Thanks for your comments


Greetings
# 2  
Old 01-13-2009
Sometimes we do micropartitioning in our production and failover environments, sometimes the partitions are on seperate hosts.

It's really my preference to have relating DB/App severs on the same host. This way we can create virtual network devices and any app-DB communication can be done via the backplane rather than over the physical network. The real setback for using this strategy is cost. It generally will cost less to buy 2 systems with half the memory than 1 with double the memory. This is slightly less of a problem with Power 6 as IBM has added additional RAM slots per module.

When we get into the VIO type of virtualization, we keep that to our development and QA environments. If we put that into production I'd spend half of every week on conference calls determining who is slowing who else down, or proving that it isn't happening.
Padow
# 3  
Old 01-13-2009
Most of the times the IT experts have no say at all in the layout of the environment. Decisions are usually made by beaming sales people showing colourful brochures to ignorant managers while telling them everything is possible. (Which might be even correct for sufficient values of "everything".) I have seen horribly undersized machines choking on applications they were in no way fit to run and i have seen really big irons run applications for which a pocket calculator would have had enough computing power. Usually this is blamed on the IT for good measure and after firing half of the SA staff the manager having decided the issue is promoted for "being cost-effective".

Enough of the lament and back to topic: First off, there is no general rule without exception: every system has to be evaluated in its own right and sometimes this may lead to a wide variation of possible conclusions. So take any advice here cum grano salis. It is offered as a rule of thumb and even if most times fitting your system might as well be different.

Having said this: i would usually not use dynamic LPARs or virtual I/O in a production environment, because it adds a layer of complexity to the system. Reducing in layers of complexity usually enhance stability. Having a VIO-server and a system depending on it means there are also two machines instead of one which could fail to interrupt service. It also means there are two machines which might have to undergo service which also means interruption of the service.

Furthermore, a VIO-server clusters risks: if it serves several machines and it fails then all these machines are affected. If you use dedicated disks and one fails only one system will be affected.

For testing/Q&A/etc. VIO-servers and DLPARs are great: they can easily be recreated (which is a great asset in testing), they can easily be moved around, etc., which adds flexibility to the distribution of computing resources. You can easily shift memory, CPU cycles, etc. around to meet the requirements.

For development i think it is usually better to have a stable environment, quite like production. If you can get the developers to do the testing stuff on the before-mentioned test environments (in this case you should guarantee real quick response times for setting up their specified testing environments, ideally some Click-to-create-test-machine mechanism) you can hold the development environment very stable and can afford to be very conservative about it.

I hope this helps.

bakunin
# 4  
Old 01-14-2009
I agree with bakunin on the premis that clever salemen sell non-technical managers some TIN which is unsuitable for the job. However I cannot totally agree with the statement that all cases of production SHOULD NOT be through VIO served LPAR configuration. I have worked for a number of clients where the large grunt machines running very large Oracle databases were by necessity standalone LPARs with their own resources (network disk etc.) However for the low order LPARs these were configured in a dual VIO server configuration with auto failover of all services (network SSA disk etc.) As long as the network and disk connections are proven and stable then the performance of this configuration were more than adequate.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

solaris virtualization

Hi everyone, I have ten servers with solaris (diffrent versions). there is solaris 10, solaris 6 and solaris 8. some are SPARC and some are x86 I would like to move them to one server so they all will be virtual. Is it possible? how? (4 Replies)
Discussion started by: bregtux
4 Replies

2. UNIX for Dummies Questions & Answers

Confusion Regarding Physical Volume,Volume Group,Logical Volume,Physical partition

Hi, I am new to unix. I am working on Red Hat Linux and side by side on AIX also. After reading the concepts of Storage, I am now really confused regarding the terminologies 1)Physical Volume 2)Volume Group 3)Logical Volume 4)Physical Partition Please help me to understand these concepts. (6 Replies)
Discussion started by: kashifsd17
6 Replies

3. HP-UX

Virtualization options for HP-UX 11.31

Hello, I am looking for a virtualization option for HP-UX that will allow VMs to run completely independent of each other with full Operating System capabilities (not a guest OS with limited features/access), with their own IP addresses and dedicated resources that will not interfere with any... (4 Replies)
Discussion started by: bstring
4 Replies

4. Solaris

svc:/network/physical:default: Method "/lib/svc/method/net-physical" failed with exit status 96. [ n

After a memory upgrade all network interfaces are misconfigued. How do i resolve this issue. Below are some out puts.thanks. ifconfig: plumb: SIOCLIFADDIF: eg000g0:2: no such interface # ifconfig eg1000g0:2 plumb ifconfig: plumb: SIOCLIFADDIF: eg1000g0:2: no such interface # ifconfig... (2 Replies)
Discussion started by: andersonedouard
2 Replies

5. Virtualization and Cloud Computing

Virtualization problems

Hi everyone. Last week we have some hardware problems in our Unixware 7 server, and i decided to change this physical machine into a virtual machine. The scenario is: architecture=IA32 bus_types=PCI2.10,ISA,PnP1.0 hostname=tecsup2uw.tecsupaqp.edu hw_provider=Generic AT... (1 Reply)
Discussion started by: danilosevilla
1 Replies

6. Red Hat

Redhat Virtualization 2.2

Hi Friends, Is there any one who is working on Redhat Virtualization (RHEV -- KVM)? Regards, Arumon (4 Replies)
Discussion started by: arumon
4 Replies

7. AIX

Maximum Limit of HMC to handle Physical Power Virtualization Physical Machine

Hello All, Can anybody please tell me what is the maximum limit of Physical IBM Power Machine which can be handled by single HMC at a single point of time? Thanks, Jenish (1 Reply)
Discussion started by: jenish_shah
1 Replies

8. Solaris

List all resources on physical host LDOM server

Hello, I have a SUN T5240 running Solaris 10 with Logical Domain Manager (v 1.0.3). You can use the "ldm" command to display current resources on the box. Is there away to display all the "physical resources" on the box(i.e.,used and unused). For example, "ldm ls" will tell me what the... (5 Replies)
Discussion started by: stephanpitts
5 Replies

9. UNIX for Dummies Questions & Answers

Physical volume- no free physical partitions

I was in smit, checking on disc space, etc. and it appears that one of our physical volumes that is part of a large volume group, has no free physical partitions. The server is running AIX 5.1. What would be the advisable step to take in this instance? (9 Replies)
Discussion started by: markper
9 Replies

10. UNIX for Dummies Questions & Answers

physical volume and physical disk.

Hello, I need explanations about physical disks and physical volumes. What is the difference between these 2 things? In fact, i am trying to understand what the AIX lspv2command does. Thank you in advance. (2 Replies)
Discussion started by: VeroL
2 Replies
Login or Register to Ask a Question