Thursday, December 24, 2015

vmware vsphere - Copying template from SAN Datastore to local datastore

I want to copy a template from SAN datastore to local ESXi datastore. How is that possible.
Underlined VMFS for both source and destination datastore is 5.33.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...