SlideShare ist ein Scribd-Unternehmen logo
1 von 6
P2V Checklist :

1. Decide on the clone method (Hot or Cold).
Note: If the source machine is a domain controller, database server, email server,or any
other service with frequently changing data, a cold conversion must be performed.
Tip: For a domain controller the best way is to create a new virtual machine and promote it
to a DC then decommission the old DC.

2. Does the physical machine use serial ports?
If yes, it is still possible to P2V, however that VM will need to be resticted to an individual
ESX server with the physical serial device attached.

3. Does the physical machine use parallel ports?
If yes, it is still possible to P2V, however that VM will need to be resticted to an individual
ESX server with the physical parallel device attached.

4. Does the physical machine use and USB devices?
If yes, you will need to look into using USBanywhere, which allows to use USB over the
network.

5. Check there is enough storage space for the new VM. Take into account the
current data size plus growth.
Note: Disks can be resized upon conversion so if there is a large quantity of unused space
on the physical this can be removed to save space.

6. Check there is enough RAM available in the virtual environment to accomodate
the new VMs needs.

7. Check there is enough CPU available in the virtual environment to accomodate
the new VMs needs.
Note: Physical machines with multiple CPUs but only using single threaded applications
should be set to 1vCPU. Adding extra CPUs would waste CPU time / cycles because the
applications would not make use of it.

8. Check the network the physical machine is connected to, is available in the
virtual environment.

9. Monitor the physical machine for the following utilization metrics:



Difference between HA and Vmotion?

      VMotion and HA are different features.

+15133740425
Step By Step :

1. Verify that the system you want to P2V is running a Windows OS. If it isn't, you won't
be able to use the P2V assistant.

2. Create a virtual disk, or disks, with enough space to house the data on the machine you
want to P2V and attach it/them to the helper VM.

3. Boot the system that you plan to P2V to the P2V boot disk and assign the appropriate
network settings--IP address, netmask, gateway, and name server.

4. Open the P2V Assistant on the helper VM and choose to clone a source computer's
physical disk, and click Next.

5. Type in the IP address you assigned to the machine to be cloned and hit Next.

6. Choose the disk that you want to configure and click Next. Note that you can only clone
one disk at a time, so if you have multiple disks, you'll need to re-run this process for each
of them.

7. Choose whether you want to reconfigure the disk now or later and click Next. Might as
well have the P2V assistant reconfigure it.

8. Choose to copy the disk to a physical disk on the system. Choose to copy it to the
virtual disk that you added to the system in step 2 and click Next.

9. If you want to change partitions around, this screen is the easiest place to do so. If not,
leave everything the way it is and click Next.

10. The final step is to choose which VMware product you plan to run the virtualized system
on. Make the appropriate choice, click Next, and then Finish.

11. Once the disk has been copied, shutdown the helper VM, remove the disk that you
added in step 2, attack that disk to a new VM, and start that VM up.
Installing ESXi 4.1 with Boot from SAN :

1.    Document network/port mappings in vSphere Client on existing ESX server
2.    Put host into maintenance mode
3.    Shutdown host
4.    Remove host from Storage Group in EMC Navisphere
5.    Create dedicated Storage Group per host for the boot LUN in Navisphere
6.    Create the 5GB boot LUN for the host
7.    Add the boot LUN to the host’s Storage Group
8.    Connect to the host console via the Dell Remote Access Card (DRAC)
9.    Attach ESXi media via DRAC virtual media
10. Power on host (physically or via the DRAC)
11. Press CTRL+Q to enter Qlogic FastUtil
12. Select Configuration Settings
13. Select Adapter Settings
14. Change “HBA BIOS” to Enabled [ESC]
15. Select “Selectable Boot”
16. Change to “Enabled”
17. Change primary from zeroes to the disk with the address of the owning SP
 1. Compare the address with the EMC Storage Processor (SP) Front-End Port addresses in Navisphere
 2. If the disk shows as “LUNZ”, do not enable Selectable Boot or configure a disk (skip to 21)
             Escape and Save settings, but don’t leave the utility
             At the main menu, select “Select Host Adapter”
             Change to the next adapter
             Repeat steps 12 through 20
             Exit the utility, reboot, and press F2 to enter Setup
             Change Boot Hard Disk Sequence to put the SAN disk first
             Exit BIOS and reboot
             Press F11 for boot menu
             Select Virtual CD
             In Setup on the “Select a Disk” screen, select the remote 5GB LUN
             Press F11 to begin install
             Press Enter to reboot the host
             After setup completes, configure password, time, and network
             Add host to vCenter and configure networking (per step 1)
             Add LUNs to the host’s Storage Group in Navisphere
             Rescan for storage on host in vCenter
vMware Issues in production :

1.HA issue because of DNS, the hosts are unable to communicate together. After adding all server IP's in
each server /etc/hosts file.

2.VM was not powered on, when the swap file was locked by another host, It powered on after
releasing the lock.

Resource pool :

    o   Esxi resource pool is a pool of CPU and memory resources.
    o   resources are allocated based on the CPU and memory shares that are defined.


Promiscuous mode :

    o   If we enable the mode in a switch, It gives the switch visibility to all vm's.

Traffic shaping :

We can control the vSwitch traffic.

    o   average bandwidth - estabilish the number of bits.
    o   burst bandwidth - estabilish the number of bytes.
    o   peak bandwidth.

vMware vshield Zone :

    o   It gives the network access protection between running VM's in the virtual datacenter.

VCB :

VCB is a backup framework, which enables third party backup tools to take backups.

    o   Centralized backups of esxi virtual servers
    o   It provides file level backups of Esxi servers,both full and incremental.
    o   Provides image level backups and utilizes vmware snap shots.
    o   It provides LAN-free backup,because the VCB server connected to SAN through FC.

Port Groups : The port group segregates the type of communication.

    o   Virtual machine port group - used for VM network.
    o   VMkernal portgroup includes NFS or iSCSI,vMotion.
    o   Service console poertgroup - only for ESX.
NIC Teaming :

    o   It is used to distribute the network traffic between the adapters.
    o   Reroute the traffic in the event of adapter failure and load balancing.



Virtual Machine Port group :

    o   It allow VM's to connect to the physical machine.
    o   This group enables communication between vSwitch and physical switch.

VC Core services :

    o   VM provisioning
    o   Task scheduling
    o   Event logging

What are the devices that can be added while the virtual Machine running

    o   VI 3.5 - HD and NIC's.
    o   vShepere 4.0 - Memory and processor along with HD and NIC's.

Snap Shot :

    o   It's the running state image of the virtual machine with file system and memory state.

Considerations when we initiate a snapshot :

    o   VM Configuration file.
    o   VM Hard Disk.
    o   VM Memory.

Command for restart host :

    o   service mgmt-vmware restart

High availability (HA) :

    o   HA gives high availability to valued application and VM's.
    o   It will restart the VM's with minimum downtime.
    o   HA is not dependent on VC or vMotion.

CPU Ready :

CPU Ready shows how long a virtual machine is waiting to be scheduled on a physical processor. A
virtual machine waiting many thousands of milliseconds to be scheduled on a processor might indicate
that the ESX/ESXi host is overloaded, a resource pool has too tight a limit, or the virtual machine has too
few CPU shares

Weitere ähnliche Inhalte

Kürzlich hochgeladen

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Kürzlich hochgeladen (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

Empfohlen

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Empfohlen (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Vmware interview points

  • 1. P2V Checklist : 1. Decide on the clone method (Hot or Cold). Note: If the source machine is a domain controller, database server, email server,or any other service with frequently changing data, a cold conversion must be performed. Tip: For a domain controller the best way is to create a new virtual machine and promote it to a DC then decommission the old DC. 2. Does the physical machine use serial ports? If yes, it is still possible to P2V, however that VM will need to be resticted to an individual ESX server with the physical serial device attached. 3. Does the physical machine use parallel ports? If yes, it is still possible to P2V, however that VM will need to be resticted to an individual ESX server with the physical parallel device attached. 4. Does the physical machine use and USB devices? If yes, you will need to look into using USBanywhere, which allows to use USB over the network. 5. Check there is enough storage space for the new VM. Take into account the current data size plus growth. Note: Disks can be resized upon conversion so if there is a large quantity of unused space on the physical this can be removed to save space. 6. Check there is enough RAM available in the virtual environment to accomodate the new VMs needs. 7. Check there is enough CPU available in the virtual environment to accomodate the new VMs needs. Note: Physical machines with multiple CPUs but only using single threaded applications should be set to 1vCPU. Adding extra CPUs would waste CPU time / cycles because the applications would not make use of it. 8. Check the network the physical machine is connected to, is available in the virtual environment. 9. Monitor the physical machine for the following utilization metrics: Difference between HA and Vmotion?  VMotion and HA are different features. +15133740425
  • 2. Step By Step : 1. Verify that the system you want to P2V is running a Windows OS. If it isn't, you won't be able to use the P2V assistant. 2. Create a virtual disk, or disks, with enough space to house the data on the machine you want to P2V and attach it/them to the helper VM. 3. Boot the system that you plan to P2V to the P2V boot disk and assign the appropriate network settings--IP address, netmask, gateway, and name server. 4. Open the P2V Assistant on the helper VM and choose to clone a source computer's physical disk, and click Next. 5. Type in the IP address you assigned to the machine to be cloned and hit Next. 6. Choose the disk that you want to configure and click Next. Note that you can only clone one disk at a time, so if you have multiple disks, you'll need to re-run this process for each of them. 7. Choose whether you want to reconfigure the disk now or later and click Next. Might as well have the P2V assistant reconfigure it. 8. Choose to copy the disk to a physical disk on the system. Choose to copy it to the virtual disk that you added to the system in step 2 and click Next. 9. If you want to change partitions around, this screen is the easiest place to do so. If not, leave everything the way it is and click Next. 10. The final step is to choose which VMware product you plan to run the virtualized system on. Make the appropriate choice, click Next, and then Finish. 11. Once the disk has been copied, shutdown the helper VM, remove the disk that you added in step 2, attack that disk to a new VM, and start that VM up.
  • 3. Installing ESXi 4.1 with Boot from SAN : 1. Document network/port mappings in vSphere Client on existing ESX server 2. Put host into maintenance mode 3. Shutdown host 4. Remove host from Storage Group in EMC Navisphere 5. Create dedicated Storage Group per host for the boot LUN in Navisphere 6. Create the 5GB boot LUN for the host 7. Add the boot LUN to the host’s Storage Group 8. Connect to the host console via the Dell Remote Access Card (DRAC) 9. Attach ESXi media via DRAC virtual media 10. Power on host (physically or via the DRAC) 11. Press CTRL+Q to enter Qlogic FastUtil 12. Select Configuration Settings 13. Select Adapter Settings 14. Change “HBA BIOS” to Enabled [ESC] 15. Select “Selectable Boot” 16. Change to “Enabled” 17. Change primary from zeroes to the disk with the address of the owning SP 1. Compare the address with the EMC Storage Processor (SP) Front-End Port addresses in Navisphere 2. If the disk shows as “LUNZ”, do not enable Selectable Boot or configure a disk (skip to 21) Escape and Save settings, but don’t leave the utility At the main menu, select “Select Host Adapter” Change to the next adapter Repeat steps 12 through 20 Exit the utility, reboot, and press F2 to enter Setup Change Boot Hard Disk Sequence to put the SAN disk first Exit BIOS and reboot Press F11 for boot menu Select Virtual CD In Setup on the “Select a Disk” screen, select the remote 5GB LUN Press F11 to begin install Press Enter to reboot the host After setup completes, configure password, time, and network Add host to vCenter and configure networking (per step 1) Add LUNs to the host’s Storage Group in Navisphere Rescan for storage on host in vCenter
  • 4. vMware Issues in production : 1.HA issue because of DNS, the hosts are unable to communicate together. After adding all server IP's in each server /etc/hosts file. 2.VM was not powered on, when the swap file was locked by another host, It powered on after releasing the lock. Resource pool : o Esxi resource pool is a pool of CPU and memory resources. o resources are allocated based on the CPU and memory shares that are defined. Promiscuous mode : o If we enable the mode in a switch, It gives the switch visibility to all vm's. Traffic shaping : We can control the vSwitch traffic. o average bandwidth - estabilish the number of bits. o burst bandwidth - estabilish the number of bytes. o peak bandwidth. vMware vshield Zone : o It gives the network access protection between running VM's in the virtual datacenter. VCB : VCB is a backup framework, which enables third party backup tools to take backups. o Centralized backups of esxi virtual servers o It provides file level backups of Esxi servers,both full and incremental. o Provides image level backups and utilizes vmware snap shots. o It provides LAN-free backup,because the VCB server connected to SAN through FC. Port Groups : The port group segregates the type of communication. o Virtual machine port group - used for VM network. o VMkernal portgroup includes NFS or iSCSI,vMotion. o Service console poertgroup - only for ESX.
  • 5. NIC Teaming : o It is used to distribute the network traffic between the adapters. o Reroute the traffic in the event of adapter failure and load balancing. Virtual Machine Port group : o It allow VM's to connect to the physical machine. o This group enables communication between vSwitch and physical switch. VC Core services : o VM provisioning o Task scheduling o Event logging What are the devices that can be added while the virtual Machine running o VI 3.5 - HD and NIC's. o vShepere 4.0 - Memory and processor along with HD and NIC's. Snap Shot : o It's the running state image of the virtual machine with file system and memory state. Considerations when we initiate a snapshot : o VM Configuration file. o VM Hard Disk. o VM Memory. Command for restart host : o service mgmt-vmware restart High availability (HA) : o HA gives high availability to valued application and VM's. o It will restart the VM's with minimum downtime. o HA is not dependent on VC or vMotion. CPU Ready : CPU Ready shows how long a virtual machine is waiting to be scheduled on a physical processor. A virtual machine waiting many thousands of milliseconds to be scheduled on a processor might indicate
  • 6. that the ESX/ESXi host is overloaded, a resource pool has too tight a limit, or the virtual machine has too few CPU shares