New to VM
We've recently purchased and installed ESXi 5.0 i use sSphere client to manage the server. I have a couple of issues. 1. The server's date and time are off. I've seen posts on SSH into the Server. I've...
View ArticleRe: Share Datastore Cluster between two Host Clusters
To add some additional warm and fuzzy to this thread - absolutely, and I have done it in the past for various folks without issue (in production, no less).
View ArticlevShield VXLAN with Cisco Nexus 1000v Issues
Here is my setup1 virtual center 5.14 hosts 5.1 Cisco Nexus 1000v.4.2.1.SV2.1.1a2 uplink trunks12 veth port profiles vShield 5.1.2vCloud Director 5.1.2 I followed the vShield / Nexus integration...
View ArticleRe: New to VM
You can easily configure a time server from the GUI (see VMware KB: Configuring Network Time Protocol (NTP) on ESX/ESXi hosts using the vSphere Client ).Regarding the CHAP issue, it looks like the...
View ArticleRe: I was so happy when the script was running, but I made a mistake
foreach ($VM in $thickVMs) { $ds = Get-VMHost -VM $vm | Get-Datastore | where { ($_.name) -ne "ISOs" } | sort FreespaceGB -Descending | select -First 1 | Select...
View ArticleRe: Creating a disaster recovery plan
Note: Discussion successfully moved from VMware ESX™ 4 to Backup & Recovery
View ArticleStorage DRS - Storage pools
I've been wondering about a question; if I do NOT have storage DRS (Enterprise licenses, not Enterprise +) then would it even have any value to set up storage pools (Datastore Cluster)? Most of the...
View ArticleRe: Just updated to Mountian Lion now I get a Input/Output error Win 7 won't...
I ordered a new drive today. I will clone it tomorrow and see what happens. I will post my results as soon as I get them. Thanks guys!
View ArticleRe: Login page theme issue
Make sure to do a CTRL F5 or flush your browser cache as well. We had the same issue until then. Also, if you're going through a proxy with caching capabilities it can resend old CSS info unless...
View ArticleReusing a Workstation for Various Projects, Using Snapshots
Let’s say I create a “base” VM, and take a snapshot of it (Snapshot0). Then I start working on it for one project, reach a certain point in the project, and create a new snapshot (Snapshot1). Can I...
View ArticleRe: Creating Reports in Custom-UI
Hi jomccon, I think maybe you are looking for instructions on creating custom reports in the vSphere UI? If so, that is an experimental capability at this time and you will need to work with a...
View ArticleRe: Product Metering: VMware vCloud Director
Hi. Usage Meter will create customers from organizations found in vCloud Director. This is useful for some service providers.
View ArticleRe: Routing to Syslog
It may not be relevant but could you check that if you time synchronize the client and the server the logs show up in the client ? This is a common issue.
View ArticleRe: Automatic Shutdown of virutal host
Yeah, sorry - I mixed it up!Of course, the guest is restarting all the time. the save mode also does not work (with network driver, without, disable automatic restart in case of a system error). Any...
View ArticleRe: Add a OVF to Catalog or Add VM to vApp fails
I had the same issue when we did our LM to vCD migration. In our case it was something to do with the network settings on the VM's from LM we exported to OVF. We didn't like the export from LM to...
View Articlevco rest api and ajax...
Hi,I have built a wamp server on my laptop (ip1). I also have a vco server (ip2) and another server with rest api (ip3).The IPs ip1,ip2 and ip3 are all in different range/domain. The issue is that with...
View ArticleVirtualizar un disco físico y morir en el intento??
Estimados amigos,quiero virtualizar el disco "C" con XP. En "L" tengo WIN 7 cuando arranco la computadora me da a elegir el sistema., El caso es que al virtualizar "C" siempre tiene errores por no...
View ArticleImport-VApp Host did not have any virtual network defined
I have used the OVF tool to export a couple VM's from my 5.1 environment. When trying to import these VM's back into the environment using PowerCLi I get the error that is in the subject line. My hosts...
View ArticleRe: Reusing a Workstation for Various Projects, Using Snapshots
Yes, you can build a snapshot tree if you want. Depending on what you are doing this can save quite some disk space. However, keep in mind that with each snapshot in a single chain, the VM's...
View ArticleSSO Auth for Java REST calls
Hi there, I was hoping someone could post an example of successful SSO authentication via the Java REST SDK. I have been trying for a few days but seem to hit a wall here. I working in the 5.1 VCO...
View Article