Quantcast
Channel: TechCrumble
Viewing all 247 articles
Browse latest View live

vCenter Server 6.5 : OVF Deployment Error – :VALUE_ILLEGAL: Value ‘‘3’’ of Parent element does not refer to a ref of type DiskControllerReference.

$
0
0

This OVF Deployment Error occurred after the vCenter server 6.5 upgrade. It was not happening in the previous versions and I can confirm that we were able to deploy the same OVF template in the 6.0 and 5.5 vCenter servers. This OVF Deployment error was not a common error and I thought to post this in my blog and I hope this post will help others as well.

Deploying OVF template is just a common task as a VMware admin and I’m not going to show you the steps of deploying an OVF template. The error message was appearing as below in the OVF Deployment window.

– 48:7:VALUE_ILLEGAL: Value ‘‘PIIX4’’ of ResourceSubType element not found in [].

– 57:7:VALUE_ILLEGAL: Value ‘‘PIIX4’’ of ResourceSubType element not found in [].

– 66:7:VALUE_ILLEGAL: Value ‘‘3’’ of Parent element does not refer to a ref of type DiskControllerReference.

OVF Deployment Error

How to fix this OVF Deployment Error ?

To fix this OVF Deployment error, open the OVF file using a text editor. I use Notepad ++ which is one of my favourite software. Right click on the OVF file and open with the text editor.

Open in Text Editor

We were able to identify the below block of codes with the “IDE Controller

IDE Controller

We have changed the Controller type as “SCSI Controller” and saved the file

SCSI Controller

After saving the file, we restarted the OVF deployment and this time it was successful. It was a quick fix and hope this post will help others to resolve the similar OVF deployment errors.

If you found this post as useful please rate the post and share it!

The post vCenter Server 6.5 : OVF Deployment Error – :VALUE_ILLEGAL: Value ‘‘3’’ of Parent element does not refer to a ref of type DiskControllerReference. appeared first on TECHCRUMBLE.


vSphere 6.5 : Enable ESXi Host Encryption

$
0
0

In this article, let’s see how to enable ESXi Host Encryption in the vSphere 6.5 environment. Some Virtual Machine Encryption tasks enables ESXi Host Encryption automatically if the account has the relevant privileges. One important thing, Virtual Machine Encryption can be enabled only if you enable the ESXi Host level encryption. Encryption tasks are possibly only in environments that include vCenter Server.

After host encryption mode is enabled, all core dumps are encrypted to avoid the release of sensitive information from your secure Virtualized environment. If you no longer use the Virtual Machine encryption you can disable the Host Encryption. Disabling Host Encryption is not that easy and let’s see how we can work with these settings.

vCenter Cryptography Privileges and Roles

By default, vCenter Server administrator has all the relevant privileges. Also, there is a No cryptography administrator role which does not have the Cryptography Privileges.

Cryptographic Operations Privileges:

  • Global -> Diagnostics
  • Host -> Inventory -> Add host to cluster
  • Host -> Inventory -> Add standalone host
  • Host -> Local operations -> Manage user groups

This is a sample output for the No Cryptography administrator Role privileges

ESXi Host Encryption: No Cryptography Administrator

Automatic changes occur when encryption operations attempt to enable host encryption mode. For example, assume that you add an encrypted virtual machine to a standalone host. Host encryption mode is not enabled. If you have the required privileges on the host, encryption mode changes to enabled automatically.”

How to Enable ESXi Host Encryption

To enable the Host encryption “Cryptographic operations.Register host” privilege is required.

ESXi Host Encryption: Register Host

Login to the vSphere client, click on Host->Configure->Security Profile. Click on “Edit” under “Host Encryption Mode”

ESXi Host Encryption: Enable Host Encryption

Set the Encryption Mode to Enable and click “OK

ESXi Host Encryption: Set Enable

How to Disable the Host Encryption Mode

If you are no longer use the Virtual Machine Encryption you can disable the Host Encryption. Enabling the Host Encryption mode is just a easy task if you have the right privileges. But disabling Host Encryption is bit of a pain. Unfortunately, I don’t have the screencaptures to show you the steps and if I get a chance in the future I will update the post with the screen captures.

To disable the Host Encryption follow the below Steps:

  • Unregister all encrypted virtual machines from the host
  • Unregister the host from vCenter Server
  • Reboot the host
  • Register the host with vCenter Server again

If you found this post as useful please rate the post and share it!

The post vSphere 6.5 : Enable ESXi Host Encryption appeared first on TECHCRUMBLE.

VMware Cloud on AWS : Experience the Best of Both Worlds!

$
0
0

VMware partnered with the pioneer of the Global Cloud platform AWS and released athe VMware cloud on AWS platform for its users and now you can experience the best of the both worlds in a single Cloud Service. Previously, I wrote an article about the Technical Overview of the VMware Cloud on AWS environment after announcing the initial release.

VMware Cloud on AWS hypervisors running on top of the i3 bare metal instances and integrated with the Amazon Cloud Formation to build the Cloud based Software Defined Datacenter. These bare metal i3 instances give you the direct access to it’s compute resources and have the below hardware specifications:

  • Processing – Two Intel Xeon E5-2686 v4 processors running at 2.3 GHz, with a total of 36 hyperthreaded cores (72 logical processors).
  • Memory – 512 GiB.
  • Storage – 15.2 terabytes of local, SSD-based NVMe storage.
  • Network – 25 Gbps of ENA-based enhanced networking.
Amazon Web Services (AWS) allows you to try these bare metal servers and if you want to try them out please Sign Up !

How VMware Cloud on AWS use the AWS Services for VMware SDDC ?

VMware Cloud on AWS leverage the AWS services such as Cloud Formation, IAM and Lambda to provide and deploy the i3 Bare metal instances and complete vSphere Software stack (vSphere, NSX and VSAN) in the cloud.

VMware Cloud on AWS : Leverage AWS Services.

First of all customer will login to the VMware on AWS Console and start the SDDC deployment. It will generate the Cloud Formation Template which customer run in the AWS account, Cloud Formation will leverage the AWS Identity Access Management (IAM) policies to grant the cross account access. These cross account access describes the AWS VPC, VPC Subnets and Route tables to create and manage the ENIs (Elastic Network Interfaces). These policies allows the full visibility to the operations which are performing the VMware SDDC.

Once the access is granted, AWS Lambda communicates to the Cloud console to provision the VMware SDDC in the customer VMware account. It will deploy the hosts according to the number of hosts selected during the provisioning stage along with the VMware software stack.

Each ESXi host provide the connectivity to the AWS ENIs, one additional ENI connectivity in each host will use the Gateway to migrate across the hosts (additional ENI connectivity shows in the first EC2 instance only). NSX will create the logical networks and these ENI connectivity allows to utilize the AWS services such as S3, Redshift, Lambda, etc.

Try VMware Cloud on AWS on VMware Hands-on Lab

VMware Hands-on Lab allows you to try this cloud platform and it’s worth of spending some time and playing around with this. Use your myVMware account to access the Hands-on Labs.

VMware Cloud on AWS

Fill the required details and accept the End User License Agreement to start the free trail

VMware Cloud on AWS EULA

VMware Cloud on AWS : Start trail

Wait for sometime to create the Hands-on Lab

VMware Cloud on AWS HOL

Once you get the Desktop access open Google Chrome

VMware Cloud on AWS : Open Chrome

Click on Student Check-In, type the same myVMware account email and search, once it listed the email click on Click to Validate to validate the email address

VMware Cloud on AWS : Validate email

Check your inbox and you will get the confirmation email and you will be able to access the VMware on AWS Console from your browser

VMware on AWS : Email Confirmation

VMware on AWS : Console

Now you can follow the steps to configure the VMware Cloud on AWS platform in the instruction.

I will post another complete post with the configuration steps. I hope this post will give you the high level overview of the VMware Cloud on AWS and how it leverages the AWS services and vSphere software stack to provide the best cloud experience.

If you found this post as useful please rate the post and share it!

The post VMware Cloud on AWS : Experience the Best of Both Worlds! appeared first on TECHCRUMBLE.

Introducing vSphere 6.7 : What’s New in vCenter Server 6.7

$
0
0

It’s pleasure to write this article as there is a new release of VMware vSphere and vCenter Server 6.7. VMware vSphere 6.7 is officially released and it comes with lots of enhancements. In this post I’d like you to walk you through the vCenter 6.7 features, deployment and the enhanced options.

VMware has officially announced that vCenter Server appliance is the default deployment of the vCenter server and Windows based vCenter Server will be discontinued in the next numbered release. But still, You can download the Windows based vCenter Server in this 6.7 release.

Download vCenter Server 6.7

vCenter Server 6.7 : Windows Download is Available

From the appearance point of view it introduced with Clarity Theme and it supports the Embedded PSC with Enhanced Linked Mode.

Upgrades and Migrations to the vCenter Server 6.7

Only vCenter Server 6.0 and 6.5 versions can be upgraded directly to vCenter Server 6.7 version and vCenter Server 5.5 is not possible to upgrade directly. vCenter Server 5.5 should me upgraded to 6.0 or 6.5 before upgrade to vCenter Server 6.7.

vCenter Server (6.0 or 6.5) which are managing ESXi 5.5 hosts cannot be upgraded or migrated to vCenter Server 6.7 directly and should be upgraded these hosts to 6.0 first.

These are the benefits of this deployment model:

  • No load balancer required for high availability and fully supports native vCenter Server High Availability.
  • SSO Site boundary removal provides flexibility of placement.
  • Supports vSphere scale maximums.
  • Allows for 15 deployments in a vSphere Single Sign-On Domain.
  • Reduces the number of nodes to manage and maintain.

vCenter Server 6.7 Appliance Deployment

Let’s try to deploy the appliance and discuss the differences while we enjoying the deployment. Download the ISO and mount it to a one of the Server available to start the deployment. Actually it doesn’t have any differences with the vCenter Server 6.5. Go to “vcsa-ui-installer/win32” folder and run the installer

Similar to vCenter 6.5 this has two Stages to deployment and the Configuration of the vCenter Server

Stage 1 – vCenter Deployment

vCenter Server 6.7 : Run installer

Installer GUI has completely changed and icons explains the procedures well. To start the deployment click on the “Install” Option

vCenter Server 6.7 : Install

Similar to 6.5 vCenter Server deployment it has two stages in the deployment wizard, This is the introduction screen anc Click on “Next” to proceed

vCenter Server 6.7 : Introduction

Accept the End User License Agreement and Click “Next

vCenter Server 6.7 : EULA

It has both the Options to install as an Embedded Deployment or Install with a Separate PSC, In this deployment I’m going to use the Embedded deployment.

vCenter Server 6.7 : Deployment Method

Provide the target vCenter or the ESXi host, Port and the Root Credentials to the Appliance

vCenter Server 6.7 : Target Select

Accept the Certificate Warning

vCenter Server 6.7 : Certificate

Provide Virtual Machine name and the root Password

vCenter Server 6.7 VMname

Select the Deployment and Storage Size

vCenter Server 6.7 : Deployment Size

Provide the Network details

vCenter Server 6.7 : Network

Review the Configuration and Click “FINISH” to start the Appliance Deployment

vCenter Server 6.7 : Summary

Wait until it Completes the appliance deployment

vCenter Server 6.7 : Progress

Once it completes the Stage 1 – Appliance deployment , Continue to the Stage 2 – vCenter Configuration

vCenter Server 6.7 : Continue to Stage 2

Stage 2 – vCenter Configuration

This is the Introduction of the Stage 2 , no configuration is there

vCenter Server 6.7 : Stage 2 Introduction

NTP and SSH access configuration can be seen in this window

vCenter Server 6.7 : NTP

I got this Warning! , but I didn’t change the IP address of the vCenter Server, click OK as we do not change the IP address

vCenter Server 6.7 : IP Warning

Provide the Single Sign-On domain and administrator Credentials

vCenter Server 6.7 : SSO Domain

If you wish to join the Customer Experience Improvement Program select the check box

vCenter Server 6.7 : CEIP

Review the Configuration and hit “Finish” to start the vCenter Configuration

vCenter Server 6.7 : Stage 2 Summary

Wait for the completion of the Configuration

vCenter Server 6.7 : Config Inprogress

Once it completes the configuration click on the Getting Started page link to open the vCenter server on your browser (Google Chrome is recommended)

vCenter Server 6.7 : Done

Getting Started page is different than the Previous version of the vCenter Servers and HTML5 option is highlighted

v

Allow the “vmware-cip-launcher.exe” and open the launcher

vCenter Server 6.7 : Pop-Up

vCenter Server Management Interface Improvements

Appliance management can be accessed from the same url (https://<fqdn_of_vcenter>:5480), GUI is completely different

vCenter Server 6.7 : VAMI

VAMI interface has given a completely different look, here the Summary tab of the appliance

vCenter Server 6.7 : VAMI Summary

Three Syslog Servers can be configured

vCenter Server 6.7 : Syslogs

vCenter Server 6.7 : Syslog Protocols

File level Backups of the vCenter Server can be Configured and scheduled, this is one of the newly added great features. Previously, there was no scheduling option and we had to use typical cron jobs to automate the backing up the files of the vCenter Appliance. This is a great improvement

vCenter Server 6.7 : Backup Improvement

Scheduling option

vCenter Server 6.7 : Backup Schedule

vCenter Server Interface and Features

vCenter Server Interface has got some major improvements and it is much similar to a cloud console, complete summary can be seen in the vCenter Home. A great overview of the resource utilization

vCenter Server 6.7 : Home

Platform Service Controller configuration can be seen under “Administration

vCenter Server 6.7 : PSC

vRealize Operation integration also added to this and can be seen in the vCenter “Home“.

vCenter Server 6.7 : vRealize integration

vCenter Server 6.7 : vRealiza install

Update Manager has integrated to the vCenter similar to the vCenter server 6.5 and has a different appearance in this release and added with a different icon

vCenter Server 6.7 : VUM

There are couple of posts on the way and stay tuned!

If you found this post as useful please rate the post and share it!

The post Introducing vSphere 6.7 : What’s New in vCenter Server 6.7 appeared first on TECHCRUMBLE.

How to Achieve AWS Certified Solution Architect – Associate

$
0
0

This is not related to any troubleshooting, new feature or break FIX! of a Virtual environment, but something related to the personal development and achievement. I wanted to share these tips with all my followers and readers to achieve their AWS Certified Solution Architect – Associate certificate and I make this opportunity to share the resources that I used to study and pass the exam.

First of all I like you to recommend to follow some video training and get yourself familiar with the technology and the basic concepts of the AWS Cloud Technology. With my own experience I’d like you to recommend A Cloud Guru for your video training and complete the entire course.  I just purchased the course in Udemy which is one of my favourite self learning platform and I can recommend this to anyone who is interested in self learning.

Try to complete all the videos and get a good understanding about the AWS Cloud Concepts.
Ryan Kroonenburg is explaining all the required concepts to the certifications and practicals, make sure to make an account in the AWS free tier and practice your own. I have completed the Video course and Udemy gave me a certificate of Completion of the Course.

One important thing is this course is included with some practice quizzes and helps to understand the weaker point of the completed sections.

Once you completed the Video training of the course I’d recommend you to read the FAQs in the AWS website. These FAQs provide all the necessary details, limitations and concept behind all these services with a practical situations. Highly recommended to read at least first 20 FAQs before the Exam. For more information read the white papers and improve your knowledge.

I personally recommend to use Whizlabs practice tests before the exam. But keep this in your mind this is just only your practice tests to get yourself familiar with the questions and improve your knowledge. This is not a EXAM DUMP and you can’t depend on these tests and you can’t expect to see these questions in your exam.

I’d say this exam is a great start for your career and open to anyone. So if you are confident with the exam schedule the exam in the nearest exam center and get your self certified.

If you found this post as useful please rate the post and share it!

The post How to Achieve AWS Certified Solution Architect – Associate appeared first on TECHCRUMBLE.

Windows 8 and Windows 2012 Server or later virtual machines hang at splash screen after reboot

$
0
0

This issue has been noted while and I thought to share this in my post as this was a common situation in Windows 8 and Windows 2012 Server in all our vSphere 5.5 environments, these virtual machines hang at splash screen without booting up the Operating System.

VMware KB article (2092807) clearly mentioned that, this issue is causing with the virtual machines configured with the virtual hardware version 10 (vmx-10), but I have seen some virtual machines lower than virtual hardware version 10 have the same symptoms when booting up the OS. I’m not quite sure this issue is limited to the virtual hardware version 10 (vmx-10) or that’s something wrong with our virtual machines. But we were able to fix this after following the same workaround.

Virtual Machines Hang at Splash Screen

This is how the the console looks like when the Operating system Loading, it is sitting in the same splash screen until we perform a manual reset of the virtual machine.

virtual machines hang at splash screen

The cause of this issue explained as below:

Starting with Windows 8 or Windows Server 2012 or later, during the boot process, the operating system resets the TSC (TimeStampCounter, increments by 1 for each passed cycle) on CPU0 when it detects it to be equal or larger than 0x40000000000000. It does not reset the TSC of the other vCPUs and the resulting discrepancy between two vCPUs TSC values may result in the issues described under the Symptoms section. This only applies to virtual machine hardware version 10 as Windows resets the TSC on all CPUs on virtual machines with older hardware versions (which do not support hypervisor.cpuid.v2)

This issue is fixed in below VMware ESXi versions:

Virtual Machines Hang at Splash Screen workaround Fix!

You can follow the below workaround to fix this splash screen and we were able to fix the similar issues in all our Windows 8 and Windows 2012 servers.

Power down the virtual machine, right-click and select “Edit Settings…

virtual machines hang at splash screen : Edit Settings

Go to “VM Options” tab, expand “Advanced” menu click on “Edit Configuration…

virtual machines hang at splash screen : VM options

Add the “monitor_control.enable_softResetClearTSC = TRUE” parameter to the virtual machine (parameter and value is in separate columns, follow the screencapture to the parameter update)

virtual machines hang at splash screen : add parameter

Save the configuration and Power On the virtual machine, Windows Operating system will load without an issue.

virtual machines hang at splash screen : OS Loaded

If you found this post as useful please rate the post and share it!

The post Windows 8 and Windows 2012 Server or later virtual machines hang at splash screen after reboot appeared first on TECHCRUMBLE.

Cloned Linux Virtual Machine doesn’t connecting to the Network

$
0
0

“Cloned Linux Virtual Machine doesn’t connecting to the Network” problem might be a very common issue in the VMware Virtualization platform. This question was appeared few times and I thought to write this article to fix it with few steps.

I had the same issue with couple of Linux Virtual Machines and I normally do these steps before I connect the Virtual Machine to the network. So, if you are making a clone of a Virtual Machine make sure to follow these steps before you start anything and connect your virtual machine to the network.

Cloned Linux Virtual Machine doesn’t connecting to the Network ? Change the MAC Address

This happens when you clone a Linux Virtual Machine and it keeps the old MAC address in the Operating System. Linux is a file based Operating system so you can easily update the parameters in the files.

I took a clone of a Virtual Machine which was running in my VMware Workstation

Cloned Linux Virtual Machine doesn't connecting to the Network : Take a Clone

Once you power on the Virtual machine and check the IP information from the “ifconfig” command and restart the Networking services from “service network restart” command you might see something similar to this output

Bringing Up Interface eth0:  Device eth0 does not seem to be present, delaying initialization

cloned-linux-virtual-machine-doesnt-connecting-to-the-network : ifconfig

Check the Network adapter information from “cat /etc/sysconfig/network-scripts/ifcfg-eth0” command and note the MAC address of the interface

Cloned Linux Virtual Machine doesn't connecting to the Network : MAC Address

Check the Actual MAC Address from the VMware Console

Cloned Linux Virtual Machine doesn't connecting to the Network : Actual MAC

You can note that the actual MAC address and the MAC address in the configuration file are different. Now we need to adjust the actual MAC address in the configuration file.

Open the configuration file in the vi editor (command : vi /etc/sysconfig/network-scripts/ifcfg-eth0 and hit insert key to enable the editor mode). Change the MAC address to the actual MAC address in the VMware console

Cloned Linux Virtual Machine doesn't connecting to the Network : Change MAC

Save the file and shutdown the Virtual Machine

Note: If you reboot the Virtual Machine these changes might not be reflected, make sure to shutdown the Virtual Machine and Power On.

Just check the ifconfig and interface will up and run with the configuration. Quite easy!

Cloned Linux Virtual Machine doesn't connecting to the Network : Final Fix

If you found this post as useful please rate the post and share it!

The post Cloned Linux Virtual Machine doesn’t connecting to the Network appeared first on TECHCRUMBLE.

Virtual Machine Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS On Unknown-Block (0,0)

$
0
0

This issue appeared in the Linux virtual machines in the VMware environment after upgrading the guest os, Virtual machines were failing after the guest OS shutdown and it was throwing the ” Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS On Unknown-Block (0,0) ” error on the screen.

This is not directly related to the VMware Virtual platform, but I thought it is worth to share this in my site for my Linux users who are working with the Virtual Machines. Upgrading the Operating system is not expected after the os and it’s package update, unfortunately it ended up with this error at the boot. If you reboot the Virtual Machine it might not appear in the screen but it might appear after shutting down the Virtual Machine and restart after a while. I was using a CentOS Linux machine and this is how I fixed the issue.

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS On Unknown-Block (0,0)

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : Error

Try Old Kernel…

So, I tried to use my old kernel to load and it was successful and Operating System loaded without an issue.

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : Old Kernel

I logged in as root and checked the available kernels and I removed my updated kernel from the Operating System ( use “rpm -qa kernel” to display the available kernels, and “yum remove <kernel_version>” to remove the kernel)

Let the Virtual Machine to remove the kernel and hit “Y” if it asks in the middle of the removal

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : Y

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : Removal Completed

Checked the kernel and verified

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : Check Kernel

I performed the update again and Virtual Machine installed the removed latest kernel again on the Operating System (Used “yum -y update“)

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : re-installing

Once it completed the Virtual Machine I powered of and started to confirm the kernel and newly installed kernel loaded without an issue.

Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS : New Kernel

Note: If you are cloning a Virtual Machine make sure to adjust the MAC address, read my previous post to find out how to do that.

If you found this post as useful please rate the post and share it!

The post Virtual Machine Kernel Panic : Not Syncing : VFS : Unable To Mount Root FS On Unknown-Block (0,0) appeared first on TECHCRUMBLE.


How to Migrate Windows Based vCenter Server to VCSA 6.7

$
0
0

As you may already aware VMware has released the vSphere 6.7 and it ships with lots of new features and I’d like to show you the complete steps to Migrate Windows Based vCenter Server to VCSA 6.7. It is much similar to Windows based vCenter server to VCSA 6.5 Migration and I previously posted a blog post about the Migration.  vCenter 6.7 has released with a new appearance and I have tested it in my lab at the very first day of the release. Read my blog post about the vCenter Server 6.7 first impression here.

Before you start your migration make sure to check the VMware Product Interoperability Matrices and cross check your environment support. VMware vCenter Server 6.7 migration supports only for vCenter Server 6.0 and upper versions for the Migrations. If your vCenter is sitting in vSphere 5.5 or lesser version make sure to upgrade your vCenter Server to vCenter Server 6.0 first.

Migrate Windows Based vCenter Server to VCSA 6.7 : vCenter Compatibility

vCenter Server 6.7 can manage only ESXi version 6.0 and upper versions. If your environment consists with ESXi version 5.5 and lower versions you have to upgrade the ESXi version 6.0 first.

Note: Make sure to remove any older version of ESXi host profiles from your vCenter Server and that can cause the vCenter Server Migration failure at the middle of the Migration (Based on Personal Experience).

Migrate Windows Based vCenter Server to VCSA 6.7 : ESXi Compatibility

Migrate Windows Based vCenter Server to VCSA 6.7 From the Beginning (Stage -1 )

Migration of Windows based vCenter Server to VCSA 6.5 and 6.7 has no difference in steps, but I wanted show you the complete steps of the Migration so anyone can start and plan their migration without wasting time in their test labs. It is a two stage process and as the Stage – 1 it deploys the appliance and continue the configuration in stage – 2.

First things first, I assume you already fully patched your Windows based vCenter server from the Operating System Patches, because running the Migration assistant will require the C++ 2005 redistributable binaries installed on the system otherwise migration assistant will fail the prechecks.

Download the vCenter Server 6.7 Appliance and mount it to the Windows based vCenter server (6.0) and run the Migration Assistant located in “VMware VCSA/migration-assistant” folder as shown in the below screen capture.

Migrate Windows Based vCenter Server to VCSA 6.7 : Start Migration Assistant

Ensure that there is no errors in the Prechecks of the Migration Assistant and you can start the Migration once you get the “Waiting for Migration to start …” notification

Migrate Windows Based vCenter Server to VCSA 6.7 : Waiting for Migration to start

Now login to another server in your network and mount the vCenter Server 6.7 ISO and go to the

Migrate Windows Based vCenter Server to VCSA 6.7 : Run Installer

Select the Migrate Option, you can see a small self explanatory description under Migration tab

Migrate Windows Based vCenter Server to VCSA 6.7 : Migrate

Nothing to do with the Introduction Page, Just click Next

Migrate Windows Based vCenter Server to VCSA 6.7 : Introduction

Accept the “Terms of the License Agreement”

Migrate Windows Based vCenter Server to VCSA 6.7 : Terms

Provide the source vCenter Server details , Migration Assistant will use the default port. If you are intend to use a different port please specify otherwise use default port

Migrate Windows Based vCenter Server to VCSA 6.7 : vCenter Server details

Just verify the thumbprint in the next step

Migrate Windows Based vCenter Server to VCSA 6.7 : Thumbprint

Specify the target vCenter or the ESXi host details and credentials

Migrate Windows Based vCenter Server to VCSA 6.7 : Target Host

Accept the certificate

Migrate Windows Based vCenter Server to VCSA 6.7 : Certificate

Specify the Virtual Machine name and the the root password

Migrate Windows Based vCenter Server to VCSA 6.7 : VM name and root password

Specify the deployment size, if you are intend to use the VCHA feature at least you need to select the size as small. You can see the required resource size in the table

Migrate Windows Based vCenter Server to VCSA 6.7 : Deployment Size

Select the target datastore, I’m enabling thin provisioned virtual disks for my deployment. In a production environment I do not encourage to enable thin provision disks for your vCenter server

Migrate Windows Based vCenter Server to VCSA 6.7 : enable thin

Provide the networking details and we need to have a temporary IP address as similar to the 6.5 Migration

Migrate Windows Based vCenter Server to VCSA 6.7 : temp IP

Review your settings and Click on Finish to start the deployment and complete the stage -1 of the Migration

Migrate Windows Based vCenter Server to VCSA 6.7 : Finish

Just wait for the completion of the Stage -1 of the migration

Migrate Windows Based vCenter Server to VCSA 6.7 : In progress

Once it completed the Stage – 1 of the migration Continue to the Stage – 2

Migrate Windows Based vCenter Server to VCSA 6.7 : Start Stage - 2

Migrate Windows Based vCenter Server to VCSA 6.7 : Stage -2

As similar to the previous stage nothing to do with the Introduction and just click Next

Migrate Windows Based vCenter Server to VCSA 6.7 : Stage 2 Intro

Then it will perform a pre-checks

Migrate Windows Based vCenter Server to VCSA 6.7 : Stage 2 Precheck

You can see the pre-Migration check results and errors and warnings can be seen in the window. In my case I have two networks connected to the source vCenter Server and it gave as a warning as it cannot add the network adapter as a part of the migration

Migrate Windows Based vCenter Server to VCSA 6.7 : Pre-Check results

Provide the AD account credentials which has the privilege to add this appliance to the AD domain. You can perform this task later if you need

Migrate Windows Based vCenter Server to VCSA 6.7 : AD Credentials

After validating the credentials select the migration data which you want to migrate from the old vCenter server. Migration process time will vary depending on the data set you select here

Migrate Windows Based vCenter Server to VCSA 6.7 : Migration data

Tick or untick the CEIP selection according to your requirement and this is completely optional

Migrate Windows Based vCenter Server to VCSA 6.7 : CIEP

I hope, I don’t want to mention that you need to take a backup of the database before you start the migration and confirm that you have taken the backup in this stage. Also, you can see the summary of the configuration selections in this window

Migrate Windows Based vCenter Server to VCSA 6.7 : Confirm Backup

It will give you a Warning to the shutdown of the source Virtual Machine. Migration wizard will automatically power off the source virtual machine

Migrate Windows Based vCenter Server to VCSA 6.7 : warning

It will start the Migration wizard, there three main steps similar to the 6.5 migration

Migrate Windows Based vCenter Server to VCSA 6.7 : Three steps 1

I got this information at the end of the stage two

Migrate Windows Based vCenter Server to VCSA 6.7 : information

Finally, it completed the migration from Windows vCenter 6.0 to VCSA 6.7

Migrate Windows Based vCenter Server to VCSA 6.7 : Completed

Migrate Windows Based vCenter Server to VCSA 6.7 : Client

If you found this post as useful please rate the post and share it!

The post How to Migrate Windows Based vCenter Server to VCSA 6.7 appeared first on TECHCRUMBLE.

Vembu BDR Suite v3.9.1 Released with Standard Edition – Suits for your Small Business

$
0
0

Vembu BDR Suite v3.9.1 : BannerOne of the leading Software and Cloud service provider Vembu has recently released Vembu BDR Suite v3.9.1 with new design in mind with the Small Business support. Key highlight of Vembu BDR Suite v3.9.1 is the launch of Standard Edition. Previously, Vembu BDR Suite was available only in single edition for all businesses.

Obviously, there are different business requirements for the Small and Enterprise level businesses and Vembu take this requirement in to the consideration and released the BDR suite in Standard and Enterprise editions. Now, customers have the option to select the BDR suite according their business perspective and can protect their Virtual Environment without wasting their time.

Vembu BDR Suite Editions

From Vembu BDR Suite v3.9.1 release, Vembu introduce Vembu BDR editions for varied user functionalities as follows:

Vembu BDR Suite v3.9.1 : Edition Comparison

Read more about Complete Vembu BDR suite Version comparison from here

Major features in Vembu BDR Suite v3.9.1

With this new standard edition of Vembu BDR Suite, SMBs can protect their entire virtual IT infrastructure with predominant features.

  • Agentless VMware Backup and Replication
  • Agentless Microsoft Hyper-V Backup with Changed Block Tracking Incremental
  • Disk Image Backup for Windows Servers and Workstations deployed in Physical Environments
  • File & Application Backup for Windows, Linux and Mac
  • Application-Aware Image Backups
  • Basic and Advanced (GFS) Retention Policies
  • Automatic Backups Verification
  • Advanced Reverse Incremental with Any-Point-In-Time Full
  • Quick VM Recovery
  • Permanent VM Recovery
  • Failover and Failback
  • Bare-metal Recovery
  • Vembu Universal Explorer
  • VMware Disk Level Recovery
  • Restore VMware, Hyper-V and Physical Windows Disk Image Backups in VHD,VHDX, VMDK, Flat-VMDK and RAW formats
  • Rebuild Vembu BDR Server After a Disaster
  • Native Tape Storage Support
Free Edition Support: Vembu introduces Free Edition in v3.7.0 release. So, users can now backup VMware, Hyper-V and Physical Windows Server with limited features at free of cost after the trial period Download Free Trial Now

What’s with Storage?

There are also “NO” restrictions in terms of scaling of storages.

Customers can add any type of storages to meet their business and storage retention needs. The Standard Edition of Vembu BDR Suite also offers inbuilt compression and deduplication to use the storage resources efficiently. And, through AES-256 encryption algorithm, it assures data security at flight and on rest.

Pricing Point of View

Small business customers didn’t want to use more features than they actually required and spend more money on an enterprise level product without an actual use, so Vembu has looked in this requirement and Standard Edition is great fix for the Small business customers and it comes with a simpler pricing model.

The Standard Edition for VMware Backup is priced at USD 216/CPU-socket/annum. If your requirement comes under 6 CPU sockets, you get an additional discount of 50% that could lead to USD 108/CPU-socket/annum!

The Standard Edition for Hyper-V Backup also has surprises. Priced at a reasonable USD 144/CPU-socket/annum, it gets down to USD 72/CPU-socket/annum if you fall under the above-mentioned discount category.

Wrap-Up

Implementing a BDR Solution is preferred to ensure data availability at all times for continuous business operations. With the new Standard Edition of Vembu BDR Suite, the SMBs can now enforce the best Backup and Disaster recovery solution in their IT environment at a reasonable price to achieve superior data protection along with Business Continuity.

The Vembu BDR Suite v3.9.1 comes with significant enhancements and bug fixes aimed at improving the performance of Vembu BDR Suite.

Download Vembu BDR Suite v3.9.1

 

If you found this post as useful please rate the post and share it!

The post Vembu BDR Suite v3.9.1 Released with Standard Edition – Suits for your Small Business appeared first on TECHCRUMBLE.

VMware Workstation and Device/Credential Guard are not compatible.

$
0
0

” VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard. ” error might be familiar with the VMware workstation users.

I ran in to this problem while I was starting to use my VMware workstation 14 pro on Windows 10 and it was throwing this error when I’m booting up the Virtual Machine. Actually, it was giving the direct VMware Knowledge base article to follow the steps to resolve it. But I thought to write this up to help all those who look for a step guide to fix the error.

This was the appeared error message in my Virtual Machine.

VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard. Please Visit http://www.vmware.com/go/turnoff CG DG for more details.

VMware Workstation and Device/Credential Guard are not compatible. : Error message

I had to disable the Device/Credential Guard in my local group policy and I opened a “run” prompt by pressing Win Key + R and typed ” gpedit.msc ” to open the local group policy editor.

VMware Workstation and Device/Credential Guard are not compatible. : gpedit.msc

Once it opened up the Local group policy editor, navigate to ” Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard ” and open the ” Turn on Virtualization Based Security ” setting by double click on it.

VMware Workstation and Device/Credential Guard are not compatible. : Setting

Set the setting to ” Disabled

VMware Workstation and Device/Credential Guard are not compatible. : disabled

Opened a Command Prompt elevating the “Administrative Privileges” and run the below piece of command

mountvol X: /s
copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y
bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"
bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:
mountvol X: /d

This X: should be an unused drive and if it is in use make sure to use another drive letter which is not in use.

VMware Workstation and Device/Credential Guard are not compatible. : CMD

Hyper-V role was not installed on my system, if it is installed make sure to disable it before you restart.

VMware Workstation and Device/Credential Guard are not compatible. : Hyper-V

Rebooted the Computer and at the login screen it prompted to accept the change and pressed F3 and Operating system loaded without issues, after that my Virtual Machine started correctly.

Reference:

If you found this post as useful please rate the post and share it!

The post VMware Workstation and Device/Credential Guard are not compatible. appeared first on TECHCRUMBLE.

Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation

$
0
0

I was testing Microsoft’s new release of evaluations and I got ” Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation. ” error message when I’m powering up the Virtual machine. Even though rebooted the Virtual Machine it was kept looping the error message.

I’d like to mention that Workstation now allows you to enter serial number and the user credentials at the creation of the virtual machine and it can set to automatically login to the system when powering on the Virtual Machine. Since, I was using the evaluation edition of the operating system, I didn’t have a serial key with me, so I skipped that step with my user credentials.

This is how error message looked like.

Windows cannot find the Microsoft Software License Terms. Make sure the installation sources are valid and restart the application.

Windows Cannot Find The Microsoft Software License Terms : error

As I mentioned earlier, I have provided the credentials without the serial and that caused the issue.

Windows Cannot Find The Microsoft Software License Terms :Serial empty

If I select the ” I will install the operating system later ” option, map the ISO file later and start the Virtual Machine, this error would not appear in my screen. It will simply allow me to install the operating system without any issues. If you already have created the Virtual Machine delete it and recreate with this option.

Windows Cannot Find The Microsoft Software License Terms : best option

I have created a small video to show the successful steps of the Virtual Machine creation.

If you found this post as useful please rate the post and share it!

The post Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation appeared first on TECHCRUMBLE.

Announcement : Project “Honolulu” Is Generally Available As ” Windows Admin Center “

$
0
0

At the Microsoft Ignite 2017, Microsoft announced the centralized Management platform as Project “Honolulu” and it is now generally available as Windows Admin Center for IT admins. The intention behind introducing this type of product is to provide the modernized, simplified, centralized and secured management experience for IT Administrators who open dozens of consoles in the Windows Operating system environments in terms of management of the services.

Benefits of Windows Admin Center to the IT Administrators

  • Simple and modern management experience
  • Hybrid capabilities
  • Integrated toolset
  • Designed for extensibility

Windows Admin Center is lightweight browser-based GUI toolset which is very much easier to deploy and mange the Windows server and 10 operating systems. This tool can easily be connected to the Physical servers, Virtual Machine running on Hyper-V hypervisors and Azure Cloud environment but completely working without the internet connectivity and cloud dependencies. Microsoft is expecting to extend the 3rd party tool integrations in the future and those vendors can use the same tool to manage their own hardware.

These versions can be manged with Windows Admin Center:

  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2012
  • Windows 10
Download Windows Admin Center

Install Windows Admin Center on Windows Server 2019

You can easily download the Windows Admin Center using the above ” Download ” button and installing is pretty straight forward.

To install the Windows Admin Center just click on the installer

Windows Admin Center : Installer

Accept the End user License agreement to begin the installation

Windows Admin Center : EULA

Set the update checker, in this case I don’t need to check for updates

Windows Admin Center : Updates Check

Provide the permissions to Windows Admin Center to modify the machine’s trusted hosts settings and if you need you can allow it to create a desktop shortcut for the ease of use

Windows Admin Center : Modify Trusted Hosts

Set the server management port and set the SSL certificates, or let it to generate the self-signed SSL certificate.(Certificate will expire in 60 days)

Windows Admin Center : Set the port

It will start the installation

Windows Admin Center : Finish Installation

Open the Windows Admin Center using the desktop icon, otherwise open the internet explorer and type the FQDN and the provided port top open up the management interface

Windows Admin Center : Desktop icon

Provide the user credentials to logging in to the application, in my case I just installed on a standalone server and I did not configured and connected to the Active Directory, so I use local admin credentials to logging in

Windows Admin Center : Logging in

Browser will take you to the Welcome screen and click next to the next slider, or you can skip the Tour

Windows Admin Center : Skip Tour

All the available connections can be seen in the initial screen

Windows Admin Center : Initial screen

Server management interface can be opened up by clicking on the connection

Windows Admin Center : Local Server

How to Add a New Connection To The Windows Admin Center

New server connection can be added using the + Add link and connection type must be selected in the menu appear in the side pannel

Windows Admin Center : New Connection

Provide the Tags and the server FQDN. In my case these are auto generated server names as I’m not using a proper DNS server for this demonstration

Windows Admin Center : Tags and FQDN

Added server will list under the ” All Connections

Windows Admin Center : Added Connection

Remote server details can be seen after click on the server connection link

Windows Admin Center : remote Server

Management Credentials can be changed after adding the remote server, and that can be seen in the ” All Connections ” page. ” Manage As ” option can be used to specify the credentials

Windows Admin Center : Manage As

Windows Admin Center : Change Session Credentials

Remote server roles and almost all the configuration can be done remotely from Windows Admin Center now

Although Windows Admin Center can manage many common scenarios, it does not completely replace all traditional Microsoft Management Console (MMC) tools. For a detailed look at what tools are included with Windows Admin Center, read more about managing servers in our documentation.

Windows Admin Center is complementary to and does not replace RSAT (Remote Server Administration Tools) since roles such as Active Directory, DHCP, DNS, and IIS do not yet have equivalent management capabilities surfaced in Windows Admin Center.”

Windows Admin Center : Remote Server Roles

Gateway access and Azure integration can be done in the Settings

Windows Admin Center : Settings

My Thoughts

I have worked many years as a Windows System Admin and I had to RDP in to lots of servers for all most all the time for do some health checks, install Roles and features, read event logs and many more things. In that perspective I think this is a really great approach for simplifying the administrative tasks and reduce the work overhead for IT administrators.

From The installation Point of view I had not experience single issue such as installing any binaries or windows updates, etc. Couple of clicks actually completed the installation and was able to launch the Admin interface in few seconds. But I had some issues with Internet explorer and Chrome gave me a great and faster experience with the Admin interface. Turning on the Internet Explorer Enhanced Security Configuration gave me the faster load of the interface and some loading issues experienced with the turned off of this feature.

If you found this post as useful please rate the post and share it!

The post Announcement : Project “Honolulu” Is Generally Available As ” Windows Admin Center “ appeared first on TECHCRUMBLE.

Vembu Webinar : Why do we need Multiple Recovery options?

$
0
0

VembuDisaster recovery options are quite important to the running services and these disaster recovery mechanisms should be able to recover/restore the affected services as soon as possible without making a serious impact to a company or it’s revenue. That’s where these reliable disaster recovery options are coming in to play.

One of the most leading software and cloud leading provide Vembu has a different vision on these disaster recovery options and mechanisms and highlight the importance of having multiple recovery options in the production environments.

Eager to know more on which Backup and DR strategy to adopt for your business?

Attend the live webinar by Vembu highlighting the different recovery options available and how to make the best use of them to keep your data centers shielded

Vembu Webinar :May 31, Thursday – 12 noon ET, 4PM GMT, 9AM PT
Standard chance to win a $100 Amazon gift voucher (conditions apply)

Here’s what you can expect:

  • Why recovery is more important than backup?

  • Recovery use-cases

  • Need for multiple recovery options

  • Live Demo

Why is recovery more important than a backup?

All your data is vulnerable to a threats, viruses and anything that can harm to your organization and it’s reputation. Safeguarding your data is quite important and you might be ready to face any sort of disaster and you need to have your data available for faster recovery.

Losing data is really easy, that can be varying from human error, hardware malfunction to a natural disaster like flooding or tornado and no one guarantee that there might not be something like that in the future.

The most important thing is your reputation and you can’t have a downtime with your business. So you need to think about a suitable backup strategy to your organization.

Important Factors in a DR Plan

  • RPO – Recovery Point Objective 

RPO determines the amount of data that a business could afford to lose when a disruption occurs.

  • RTO – Recovery Time Objective

It is the time window between the occurrence of a disruptive event and a return to fully operational business status, essentially, the downtime. It basically determines how long you can afford to stay out of business.

Important factors in backup and recovery mechanism

Following are some of the most widely adopted and looked for features while adopting a suitable DR software:

  • An all-encompassing solution
  • Flexible recovery options
  • Quick and agile recovery
  • Affordability

Vembu offers below recovery options for your business needs

  • Instant Recovery
  • Permanent Recovery
  • File/Folder level Recovery
  • Bare-metal Recovery
  • Offsite and Cloud Disaster Recovery

Attend to the Webinar so you can learn more about Vembu BDR capabilities as a backup and disaster recovery option for your business needs.

If you found this post as useful please rate the post and share it!

The post Vembu Webinar : Why do we need Multiple Recovery options? appeared first on TECHCRUMBLE.

How To Reset vCenter Inventory Service Database

$
0
0

This article explains the complete steps to Reset vCenter Inventory Service Database in vSphere 5.5 environment. Running out of space in the vCenter Server installation partition can cause the inventory database corruption and we might need to reset this inventory server database.

Symptoms were something similar to non-responsive vCenter server and after a server reboot vCenter was not connecting to the network and services or any other consoles were unable to open to check the status. I was ended up with the same situation with couple of my clients and I thought to write this article for anyone who wants to follow and reset vCenter Inventory Service database easily.

Actual, Server response was really bad when I logged in to the vCenter Server from the console. Network was disconnected and I was not able to open the Network Settings of the server.

Reset vCenter Inventory Service Database : No Network

So, the next step was something that optional as I usually follow in similar situations, I restarted the server and entered to the “Safe Mode” of the vCenter Server. Set all the VMware services to manual mode to avoid this non-responsive situation of the server. (Screen capture only shows the VMware VirtualCenter Server service and VMware VirtualCenter Management Web Services, all the services should be in the manual mode in order to get the full response state).

Reset vCenter Inventory Service Database : Manual Service

I rebooted the Server again and logged in to the server, and navigate to “C:\Program Files\VMware\Infrastructure\Inventory Service\data” location and identify the “xdb.bootstrap” file

Reset vCenter Inventory Service Database : bootstrap db

Opened the command prompt with “Run As Administrator” and navigated to the above location, and executed the below command to extract the bootstrap header to a text file.

type "C:\Program Files\VMware\Infrastructure\Inventory Service\data\xdb.bootstrap"|findstr "<server" > "C:\Program Files\VMware\Infrastructure\Inventory Service\datahash1234321.txt"

See below output

 Reset vCenter Inventory Service Database : Extract header

Navigated to the location of the output file as mentioned in the above command and check whether the file has been created as we expected

Reset vCenter Inventory Service Database : Output file

File output would be something similar to this

Reset vCenter Inventory Service Database : File Output

Renamed the data folder as “data.old” which is under “C:\Program Files\VMware\Infrastructure\Inventory Service

Reset vCenter Inventory Service Database : data.old

Navigated to the “C:\Program Files\VMware\Infrastructure\Inventory Service\scripts” location and executed the “createDB.bat” file

Reset vCenter Inventory Service Database : createDB.bat

I let that script to do the rest

Reset vCenter Inventory Service Database : Start

Reset vCenter Inventory Service Database : End

If this operation has been successfully completed then new “data” folder should be there as below in the screen capture

Reset vCenter Inventory Service Database : new data

Opened the Notepad with “Run As Administrator” privileges and opened the new “xdb.bootstrap” file

Reset vCenter Inventory Service Database : New Bootstrap

Copied the content of the extracted header file and pasted it in the newly created file as below

Reset vCenter Inventory Service Database : Copy

Reset vCenter Inventory Service Database : Replace

Restarted the Inventory Service

Reset vCenter Inventory Service Database : Start the Inventory

Changed the directory to the “C:\Program Files\VMware\Infrastructure\VirtualCenter Server\isregtool” location in the command prompt

Reset vCenter Inventory Service Database : Change Directory again

Run the below command with the server FQDN and rhe relevant ports of the lookup service

register-is.bat https://<SERVER_FQDN>:443/sdk https://<SERVER_FQDN>:10443 https://<SERVER_FQDN>:7444/lookupservice/sdk

Note: Port 443, 10443 and 7444 are default ports if you have changed them make sure to use the appropriate ports in the command

Reset vCenter Inventory Service Database : isregcommand

Command should end up with similar output like this

Reset vCenter Inventory Service Database : Command done

Restarted the services after that and issue has been fixed. Make sure to set the service start type to “Automatic” and “Delayed Start” (VMware VirtualCenter and VMware VirtualCenter Management WebServices)

If you found this post as useful please rate the post and share it!

The post How To Reset vCenter Inventory Service Database appeared first on TECHCRUMBLE.


vCenter 6.0 Upgrade Error: Source vCenter Server Schema validation found an issue.

$
0
0

This was a different type of incident and I experienced this issue while I’m upgrading the vCenter server 5.5 to 6.0 and “Source vCenter Server Schema validation found an issue” error appeared at the start of the upgrade. First of all I would like to tell you this this vCenter was an old vCenter server with Oracle database which was coming from earlier vCenter server editions and it was finally upgraded to vCenter server 5.5.

I had to upgrade this vCenter server to vCenter server 6.0 and this error message appeared in the very beginning of the vCenter upgrade.

Resolution: Please ensure extensions are compatible with the new vCenter server and re-register extensions with the new vCenter server after upgrade.

Please refer to the vSphere documentation on extensions, and the upgrade and interoperability guides. Error: Source vCenter Server schema validation found an issue.

Resolution: Read the vcdb_req.err log file and address the issue found.

Source vCenter Server Schema validation found an issue : Error

Actually, we can think about the extensions issue later or we can ignore that as we can re-register them. Actual issue was not with the extensions and “Source vCenter Server Schema validation found an issue”, that’s was the main concern about this issue.

I opened the “vcdb_req.err” file which was under “C:\Users\Administrator\AppData\Local\Temp\vcsUpgrade” location

Source vCenter Server Schema validation found an issue : Location

I was able to identify the below errors in the “vcdb_req.err” log as below

1 [HY000](20000) [Oracle][ODBC][Ora]ORA-20000: ERROR ! Missing constraints: VPX_DATASTORE.FK_VPX_DS_DC_REF_VPX_ENT,VPX_DEVICE.VPX_DEVICE_P1;
ORA-06512: at line 260

ERROR: Cannot execute statement(rc=-1).
DECLARE
l_text_full VARCHAR2(32767) := NULL;
l_text VARCHAR2(2000) := NULL;
l_verid int;
BEGIN

Source vCenter Server Schema validation found an issue : Errors

I was searching a solution for this “ERROR” I was able to find couple of VMware Knowledge base articles and some database level queries had to directly run on the database console.

Manual modification to the Database has a Risk! Take a backup of the database and proceed with the modification

I found the similar errors in VMware KB 2147549 and I wanted to check this in the database.

Those entries were like this

Source vCenter Server Schema validation found an issue : Oracle_Out

The given queries in the VMware KB article has some query errors and had to modify those queries in order to do the modification correctly on the DB.

Source vCenter Server Schema validation found an issue : VMquery errors

The corrected query was this

alter table VPX_DEVICE add constraint VPX_DEVICE_P1 primary key (DEVICE_ID) using index VPX_DEVICE_P1;
alter table VPX_DATASTORE rename constraint FK_VPX_DS_REF_VPX_ENTITY to FK_VPX_DS_DC_REF_VPX_ENT
alter table VPX_DATASTORE rename constraint FK_VPX_DS_REF_VPX_ENTI to FK_VPX_DS_REF_VPX_ENTITY

After that I was able to proceed with the upgrade successfully.

A Word Of Advise

Make sure to check and verify the required Database permissions with your database as mention in this VMware Document

That’s it, hope this article will help you to fix similar issues in your environment. Normally, this happens in very old vCenters which are upgraded to different versions.

If you found this post as useful please rate the post and share it!

The post vCenter 6.0 Upgrade Error: Source vCenter Server Schema validation found an issue. appeared first on TECHCRUMBLE.

VCSA 6.7 Backup Failed : Structure com.vmware.appliance.recovery.backup.job.details.info has a union with a field not required for this case = end_time

$
0
0

This error was occurred while I was configuring the VMware vCenter Server Appliance 6.7 and my first VCSA 6.7 Backup Failed with an error. This automated backup scheduler was introduced in vCenter Server 6.7 and I was very exited to configure this in my environment.

VCSA backup and restoration was there in vCenter Server 6.5 but there was no a way to automated the VCSA backup in the appliance. Read my previous blog post with related to the backup and restoration for more information. With vCenter Server 6.5 we had to use the traditional cron script backups to make it automate and save it in a remote location.

I have setup a FTP server in my network and I have created a folder to store the vCenter backup files. Once I configured and started the backup this error message appeared on my web client and backup failed.

Structure com.vmware.appliance.recovery.backup.job.details.info has a union with a field not required for this case = end_time

VCSA 6.7 Backup Failed : error message

VCSA 6.7 Backup Failed : Check Share and Security Permissions for the Destination Backup Folder

The user account that I used to create this backup job didn’t have the read/write share permissions and the relevant security permissions to access the folder.

So I changed the folder share permissions and shared the folder with the user.

VCSA 6.7 Backup Failed : share permission

I have changed the security permissions as well. In my case I was able to grant the “Full Control” to the folder to the user account without an Issue.

VCSA 6.7 Backup Failed : Security Permission

I re-run the manual backup and it was successful after changing the folder permission

VCSA 6.7 Backup Failed : Successful

If you found this post as useful please rate the post and share it!

The post VCSA 6.7 Backup Failed : Structure com.vmware.appliance.recovery.backup.job.details.info has a union with a field not required for this case = end_time appeared first on TECHCRUMBLE.

Vembu Webinar: Vembu supports vSphere 6.7 now!

$
0
0

Vembu supports vSphere 6.7 : Webinar

VMware recently released the latest release of the VMware vSphere 6.7 and Vembu, one of the most giant software and cloud service provider released the latest release of it’s flagship product to the market, Vembu supports vSphere 6.7 now!.

Now you have a great opportunity to experience the latest advancements in the field of virtualization with VMware vSphere 6.7, while Vembu ensures the protection of your virtualized environment.

Join Webinar and win a $100 Amazon Gift voucher

Vembu supports vSphere 6.7 : Join Webinar

What you can expect in this webinar :

  • Support for VMware vSphere 6.7

  • VMware Backup – An Overview

  • VM Replication – An Overview

  • Multiple Recovery Options

  • Automated Backup Verification – Explained and use-cases

  • Live Demo

Vembu, are proud to announce the release of Vembu BDR Suite 3.9.1 Update 1, the latest flagship offering from Vembu. You can now protect your VMs running on vSphere 6.7 with the enterprise-level features offered in the Vembu BDR.

Users can now experience the latest advancements in their VMware hypervisor with vSphere 6.7 while ensuring the protection of their virtual environment with Vembu 3.9.1.

The Vembu BDR Suite 3.9.1 Update 1 is now generally available(GA) and ready for download.

Download Vembu BDR Suite 3.9.1 Update 1.

Along with the support for vSphere 6.7, the latest release comes with numerous enhancements that can simplify the backup process and take the business continuity to next level.

If you found this post as useful please rate the post and share it!

The post Vembu Webinar: Vembu supports vSphere 6.7 now! appeared first on TECHCRUMBLE.

Distributed Windows Based vCenter Server 5.5 to An Embedded VCSA 6.5 Migration

$
0
0

I have been working with many vSphete 5.5 to VCSA 6.5 migration projects and this was a bit different scenario which I had to face, the requirement was to migrate distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 .

Our clients deployed their Windows based vSphere 5.5 vCenters as a distributed installation which means separate servers for Single Sign-On, Web Client, Inventory Service and vCenter server. According to the VMware vSphere 6.5 upgrade paths mentioned here there will be separate VCSA appliance for PSC and vCenter server. I have posted a different article for this 6.5 migration when it has a separate Signle Sign-On server, you can read it in this post.

My customers wanted to leverage the VCSA HA feature which is a really cool feature comes with 6.5. In that case third party load balancer is recommended to maintain the high availability of the PSC. But use of a third party load balancer or NSX load balancer was not approved by the management due to some reasons. So only option was to migrate the distributed vCenter server to an embedded VCSA appliance.

The existing and the expected setup can be explained as below, It has two main steps (Consolidation of the distributed vCenter server in to a single server and actual Migration)

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Diagram

Before we start the actual migration we had to some changes to the existing environment. As the first step of this migration process we had to consolidate the current system to a single vCenter server, no changes to the database. It was sitting alone and we did not do any changes to the vCenter server database.

High level procedure can be explained as below.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Consolidated

How to consolidate the distributed vCenter server in to a single vCenter server ?

Firstly, we had to uninstall the vCenter server from the Windows based vCenter server and install all the components in to the same server. We can ignore the other servers (Single Sign-On, Webclient) as we are going to install those components in the same vCenter server. Of course, we need to adjust the virtual machine resources in order to run those services in the same server. Please refer the configuration requirements to run all the services in a single server.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : System Requirements

See vCenter Server 5.5 Deployment Guide here.

Before you start you need to consider few more things in this process. Pretty obvious, we need to take a backup of the vCenter server database. Also, we need to backup the SSL certificates located in “C:\ProgramData\VMware\VMware Virtual Center\SSL” this is the location for Windows server 2008 and 2012, Windows server 2003 server location can be different than this location.

The importance of taking the SSL backup is once we completed the vCenter server 6.5 Migration all the hosts are automatically connected, but in some instances we had couple of issues and we had to re-generate the SSL certificates which means proceed without using these SSL certs in the next installation. I will share the experienced issues at the end of this article. If we regenerated these SSL certificates at the next simple installation (consolidation stage) we need to re-connect all the ESXi hosts to the vCenter server.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : SSL Location

Once these backups are in place make sure to take a snapshot of the vCenter server and proceed with the un-installation of the existing vCenter server. I would start with the vCenter server and uninstall all the installed services.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Uninstall steps

This is step is quite important after completing the uninstallation we need to rename the below folders before we install the vCenter components again on the vCenter server. Then the installation will work as a fresh installation otherwise it will install the files in the old folders which can make some issues. (ex: Rename the folders as  C:\ProgramData\VMware\Infrastructure.old)

  • C:\ProgramData\VMware\Infrastructure
  • C:\ProgramData\VMware\VMware Virtual Center
  • C:\ProgramData\VMware\vSphereWebClient
  • C:\Program Files\VMware\Infrastructure\Inventory Service
  • C:\Program Files\VMware\Infrastructure\Tomcat
  • C:\Program Files\VMware\Infrastructure\VirtualCenter Server
  • C:\Program Files\VMware\Infrastructure\vSphereWebClient (If webclient is installed on a separate server this might not be needed)
  • C:\Program Files (x86)\VMware\Infrastructure

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Rename Folders

C:\ProgramData\VMware\Infrastructure : Rename Folders

Now we need to recreate the folder path to “C:\ProgramData\VMware\VMware Virtual Center” and copy the SSL folder which we backed up in the previous step.

In some scenarios, we experienced couple of issues and we had to skip this step. If we are skipping this step we need to reconnect all the hosts to the vCenter server.

See the issues section at the end of this post

Now it’s time to proceed with the simple installation again (Consolidation Stage). Mount the vCenter server 5.5 .iso file and proceed with the the installation. I normally, install all these components manually one after the another rather than just clicking on the “Simple Install”. That’s my practice to keep the track of what I’m doing.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Reinstall

Once we install all the components in a single server check the access to the vCenter server and see all your hosts are connected and working.

If everything is working as we expected then it’s time to proceed with the two stage vSphere 6.5 migration as a single server.

Here is my previous article for the vCenter Windows Server 5.5 to VCSA 6.5, with a separate PSC. In this scenario we don’t have two appliances we have only a single Windows based vCenter Server.

Similar article can be found here with regard to the Windows vCenter Server 6.0 to VCSA 6.7 (No changes with the steps).

Distributed Windows Based vCenter Server 5.5 to An Embedded VCSA 6.5 Encountered Issues

A 5.x version of the vCenter Server database has been detected. You may only upgrade 5.x database by upgrading the vCenter Server connected to that database. 

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : Use the same verision

Resolution: When we consolidating (re-installing the components) we have to use the same version of the vCenter server with the previous installation. We can’t use a different version of the vCenter server (ex: use vCenter 6.0 at the re-installation process, we have to use the same 5.x version for this)

This issue occurred while we were upgrading the consolidated (converted to a simple installation) to a Windows based vCenter server 6.0. Upgrade was failed.

Error: vCenter CA certificate not verified. Stopping. Resolution: Please use the vCenter Upgrade Logs to get more details of this error.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : CA Not verified

In the vCenter upgrade error logs located in “C:\Users\Aruna\AppData\Local\Temp\vcsUpgrade” we were able to see something like this

“requirements”: {
“requirementMismatchSpecs”: [
{
“text”: {
“id”: “upgrade.vpxd.ca.certificate.notverified”,
“localized”: “vCenter CA cerfificate not verified!”,
“translatable”: “vCenter CA cerfificate not verified!”
},
“resolution”: {
“id”: “upgrade.vpxd.ca.certificate.notverified.resolution.msg”,
“localized”: “Please use the vCenter Upgrade Logs to get more details of this error.”,
“translatable”: “Please use the vCenter Upgrade Logs to get more details of this error.”
},
“description”: {
“id”: “upgrade.vpxd.ca.certificate.notverified.msg”,
“localized”: “vCenter CA cerfificate not verified. Stopping.”,
“translatable”: “vCenter CA cerfificate not verified. Stopping.”
},
“severity”: “ERROR”,
“problemId”: “upgrade.vpxd.ca.certificate.notverified”
}

Also, we could see the below error message in a consolidated (converted to a simple installation) vCenter Server 5.5 to VCSA 6.5 migration. VMware Migration Assistant was throwing the below error message.

Error: Failed to discover a system that is compatible with both your VMware vCenter Server certificate and your VMware Singlr Sign-On certificate that can be used to migrate to a VMware vCenter Server Appliance with an embedded Platform Service Controller.

Resolution: Regenerate your VMware vCenter Server SSL certificate and your VMware Single Sign-On SSL certificate to have a common system name that can be used to migrate your system to VMware vCenter Server Appliance with Platform Service Controller. DHCP IP Address cannot be used as a system name to migrate to a VMware vCenter Server Appliance.

distributed Windows based vCenter Server 5.5 to an embedded VCSA 6.5 : 5.5 to 6.5 Upgrade

Resolution: As I mentioned earlier in this post we copied the SSL Certificates from the previous installation and that caused the issue. We re-installed the vCenter as a Simple installation without the old SSL Certificates and that fixed the issue.

If you re-generate the SSL Certificates you have to reconnect all the hosts in the vCenter Server, new SSL Certs break the connection encryption between the vCenter and the ESXi hosts.

We used below piece of script to connect all the disconnected hosts back to the vCenter server I hops this might help you.

# Reconnect all hosts in VirtualCenter. Connect first using Get-VIServer.
# If you need a password, set it here.
$password = "password"
get-vmhost | where { $_.State -eq "Disconnected" } |
% {
$view = get-view $_.ID
$arg = new-object VMware.Vim.HostConnectSpec
$arg.userName = "root"
$arg.password = $password
$arg.force = $true
$return = $view.DisconnectHost_Task()
wait-task $return
$view.ReconnectHost_Task($arg,$null)
}

This is a bit of a lengthier post but I wanted to share the exact experience and the steps that we followed in this migration process.

If you found this post as useful please rate the post and share it!

The post Distributed Windows Based vCenter Server 5.5 to An Embedded VCSA 6.5 Migration appeared first on TECHCRUMBLE.

Getting Started with Google Cloud Platform

$
0
0

I’m a big fan of a Google Cloud Platform and I was studying alone with this and I thought to write a series of blog posts with regard to this great Cloud Platform and this is how we can get started with Google Cloud Platform. In this post I’m planing to show you how you can create a Google Cloud Account and get started with this platform.

If you are pretty interested with this cloud platform you can Sign Up and get $300 to spend on Google Cloud Platform over next 12 months. I will discuss what more on the infrastructure and it’s components later and let’s see how we can sign up with this Cloud Platform and get start our work.

started with Google Cloud Platform : GCP

Start Your Google Cloud Journey here. Sign Up for free 

To begin with Google Cloud Platform click on the above Sign Up button, you can try it for free and you will get $300 for next 12 months. The good thing about this is you will not be automatically charged at the end of your free time period. So I encourage you to go and try it out!

started with Google Cloud Platform : Try it Free

Select your country and accept the email notification settings and “Google Cloud Platform Free Trial Terms of Service.”

started with Google Cloud Platform : T&C

Provide the Billing and contact details. Don’t worry you won’t be charged and this this is to ensure that you are a human and active card, it will charge a small amount of money and will refund in a minute. Also select the Account type for a “Business or Individual” use.

started with Google Cloud Platform : Account Details

started with Google Cloud Platform : Card Details

You will see the Welcome message as a pop-up

started with Google Cloud Platform : Welcome

You will be redirected to the “Getting Started” page and use the”Hamburger Menu” to see the full menu

Create a Project to started with Google Cloud Platform

First and foremost you need to create a project click on small drop down  icon to open the projects and create a new project using “NEW PROJECT” option. I have already created a project for some API work, you will not see any projects at first time.

started with Google Cloud Platform : First Project

Provide a Project name and a Project ID, it should be a unique value if your Project Name is not available as the Project ID it will randomly generated an ID. You can specify an organization if available

started with Google Cloud Platform : Project ID

This is my Project ID, I don’t have an Organization, if you are done with the project click on “CREATE” to complete the project creation

started with Google Cloud Platform : Project ID

You can see the status of a task from the small “Bell” icon

started with Google Cloud Platform : Bell Icon

Now you can select the created Project

started with Google Cloud Platform : New Project access

Your Project dashboard would look like this

started with Google Cloud Platform : Dashboard

You can customize the dashboard widgets using CUSTOMIZE option

started with Google Cloud Platform : Customize

Enable and disable the widgets easily with small slider button

started with Google Cloud Platform : Slider Button

You can set the Project Access permissions using “IAM & admin” option also you can pin the important menu Items to the top of the main menu using small pin icon

started with Google Cloud Platform : Pin

Permissions can be granted in IAM menu I will talk about this in detail later

started with Google Cloud Platform : IAM

All the activities can be seen in the “ACTIVITY” menu of the dashboard

started with Google Cloud Platform : ACTIVITY

Google Cloud Platform has it’s own cloud shell which you can interact with your browser, we’ll see in detail later

started with Google Cloud Platform : GCLOUD SHELL

Also, you can download the Google Cloud Console Mobile App and access your console while you are on the go. A great feature!

started with Google Cloud Platform : Phone Recording

This is just the overview of the Google Cloud Platform Console and how you can get started with this platform I will talk about in detail about other features and configuration later.

If you found this post as useful please rate the post and share it!

The post Getting Started with Google Cloud Platform appeared first on TECHCRUMBLE.

Viewing all 247 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>