Re: Removed LUNs still showing on one FC path
Hi. I think that the error might be because of the error i get: An error occurred while communicating with the host. Call "HostDatastoreSystem.QueryAvailableDiskForVmfs" for object "datastoreSystem-31"...
View ArticleRe: The VMDK chain gets broken after using VixDiskLib_CheckRepair() for a...
Hi RManickam, That sounds all perfectly logical to me. The VDDK docs also tell us not to open intermediate child disks in R/W mode because of the exact same problem you are describing. So my question:...
View ArticleRe: New e.x.p. build 1245816 breaks multi-monitor support
Thanks. Yes, when it happens, I do see two occurrences. I've restarted the hose (and client) twice now without luck.
View ArticleVappTemplate uploadFile(String fileName, InputStream is, long startByte, long...
Hi, I'm trying to use the uploadFile() API in the VappTemplate class to upload large VMDK files in chunks so I can determine and report upload progress over the entire upload time using...
View ArticleRe: Help with datastore migration script
Not all the VMs on the datastore need to be moved, only those that are part of a specific project. Would this work? Get-VM -Name $ent.vmnames -Datastore "*QADEVOS_VSP986*" |
View ArticleRe: VMWare Fusion, Windows 8, and Thunderbolt Port Support?
Does anyone know if/when VMware plans to add support to Fusion for external Thunderbolt drives/devices? I totally failed to consider that Windows as a Guest might not be able to connect to an external...
View ArticleQuestions about vCSHB 6.5.1 (LAN vs. WAN and Physical vs. Virtual secondary...
Hi, I have a few questions regarding vCSHB 6.5.1:1) There are two sets of installation guides: one for physical secondary server and one for virtual secondary server. What are the major differences...
View ArticleRe: Problem changing root password with Invoke-VMScript
You got me completely confused now My understanding is the following:The Invoke-VMScript relies on the VMware Tools to execute a script inside the guest OS.When the VM is powered off, the VMware Tools...
View ArticleHow to simulate auto-switchover or failover with vCSHB 6.5.1
Hi, How do we simulate auto-switchover or failover with vCSHB 6.5.1?
View ArticleUnable to pair BT devices while inside virtualized Ubuntu
I'm evaluating Workstation 9 and using it to virtualize Linux on the HP EliteBook Folio 9470m, with Windows 7 being the host OS. But I will be using Fusion when the hardware arrives. I have tried to...
View ArticleRe: Help with datastore migration script
Since the Name and the Datastore parameter are in the same parameterset, that should work. Do you have VMs in there that have harddisks on different datastores ?If yes, you probably only have to...
View ArticleScrolling Problems with View Client running Silverlight in Sharepoint 2013
We are having problems on our view clients scrolling our SharePoint results with Silverlight. The act of scrolling causes the results to drop most of the pixels. Here are the expected results which I...
View ArticleRe: Using Connect-CIServer in a Start-Job
I attempted setting it to a $task variable along with your extra switches and no luck... never does the connect. Any other ideas? Again this works in both a powercli window and a plain posh window but...
View ArticleVLAN taggin at VM level
Here's the scenario: ESXi 5.1 on a private network; 10.1.xx.xxConnected to trunk port on switch on same private networkOnly have 1 NIC which is a gig port I need to create a CentOS VM on a public...
View ArticleRe: VLAN taggin at VM level
To clarify I know how to create the CentOS machine, I just can't figure out the VLAN tagging.
View ArticleRe: Help with datastore migration script
Yes there are VMs with hard disks on different datastores. How would I go about checking per hard disk?
View ArticleRe: VMWare Fusion, Windows 8, and Thunderbolt Port Support?
They do not have plans to do so that they have announced (nor would they). Given the very very few windows thunderbolt devices out there, I suspect it's at the bottom of the list. Besides, you still...
View ArticleRe: Newer IBM servers not vMotion compatible despite identical CPUs
It all depends on what the CPUs are inside the HS21s but from what it sounds like you've already tried, I bet you're going to have to give up. We're in the same boat. Our HS21's are completely...
View ArticleRe: VLAN taggin at VM level
With the single uplink you have, the trunk port on the switch has to provide access a VLAN with the public network. With this VLAN in place, you can simply create an additional port group on the...
View ArticleRe: VDP integrity check fails
To fix a full data mount you would run : 1. Stop all VDP services (dpnctl stop)2. Unmount the mount point (umount /data0X)3. Run xfs_check (xfs_check /dev/sdxy)4. Mount data0X (mount -a)5. start...
View Article