Re: script to gather VM' vmdk path and datastore canonical name
I don't have access to a PowerCLI console right now but I think that you have to change| get-datastore | Get-ScsiLun -LunType disk into| get-datastore | Where-Object {$_.Type -eq 'VMFS'} | Get-ScsiLun...
View ArticleIscsi multiple paths and subnets
Hi, I've connected a HP P2000 to our HP DL380 G8. 2 Network interfaces from the DL380 to the P2000's on different controllers.I used this page for...
View ArticleRe: ESXi 5.1: Attach 4TB physical (raw) drives to a VM - possible?
Josh26 wrote: If you get it to work - it won't be supported, RDMs are not supported on local storage. The maturity is ESXi is complimented by the enterprise-nature of its design, where as local SATA...
View ArticleRe: What will happen with memory after backup?
Thanks for the answer. I tried to recover my Linux with InnoDB. I see in logs: -------------------InnoDB: The log sequence number in ibdata files does not matchInnoDB: the log sequence number in the...
View ArticleViewPlanner Appliance 3.0: Issues generating PDF report
Hi, I am having issues with View Planner 3.0 where it is not auto-generating the PDF report after a run. The viewplanner.log file attached shows a run of 16 VDI desktops. The Desktops upload there...
View ArticleRe: Customers log calls incorrectly on the portal
I believe you can easily create a linked Request from any incorrect Call. There is a "Log New Request" button at the top of a Call main form. This way you can copy Call main information to the Request...
View ArticleRe: Take focus when switch between full screen VM using trackpad
FWIW, I'm fairly sure the priority.grabbed option wouldn't help anyway... it will only change the host-side scheduling priority of the grabbed foreground VM -- i.e. it can be used to give a priority...
View ArticleRe: What will happen with memory after backup?
You should really be taking this to a mysql forum but it looks to me like you have a mismatch in your ib_logfiles which can be fixed by deleting/moving and recreating. If you are getting this every...
View ArticleRe: How could I make linked clone from vCenter ?
linked clone feature is for View Products Check for vGhettoLinkedClone creating linked clone
View ArticleRe: Customers log calls incorrectly on the portal
Of course you should try to reduce the ammount of incorrectly logged entries as much as possible by providing more clear information in the customer portal.In example this approach might be helpful:
View ArticleRe: Take focus when switch between full screen VM using trackpad
Ahh OK, that's something completely different then indeed.Not something I want to apply, all my VMs are equals and another reason on why not to meddle with defaults.I love being able to tweak settings,...
View ArticleRe: Frozen ESXI5 host
Ouch, reading this hurts. I hope the discussion in this thread helps you deal with the issue better if you face the issue again.
View ArticleRe: Customers log calls incorrectly on the portal
Thanks for your reply. I think the biggest issue we have is our portal isn't customised like yours with buttons like that.I agree, if we used buttons like yours it would make life easier Is that...
View ArticleRe: Error: Unknown Namespace software
Do you receive the same issue after typing esxcli software and hit enter? I would recommend that you restart hostd agent and then try the same command. you can do services.sh restart or restart the...
View ArticleRe: How to get Alarm list for which mail notification is configure?
Please explore the PowerCLI cmdlets to achieve this, you can refer to Managing vSphere Alarms with PowerCLI | VMware PowerCLI Blog - VMware Blogs for more information. You can use Get-AlarmDefination...
View ArticleRe: Change datastore - insufficient disk space on datastore
Hi, I have created new datastore with required block size ( 2048Mb, 8Mb ).On ESXi i have 8 stores conected via ISCSI ( 8 difrent LUNs). One store is for virtual machines, other stores are for virtual...
View ArticleTroubleshooting Video Resolution
I have a video resolution issue. I have set my screen resolution in VMWare workstation to a max of 1600x900, but it isn't taking. Any help or ideas are appreciated. Details:- Using VMWare Workstation...
View ArticleRe: Anybody else experiencing Horizon 2.1 causing macs to run out of startup...
Haven't seen that issue, but on my work Mac running 10.7 I've noticed that 2.1 seems to sometimes unexpectedly quit or freeze up requiring a force close while establishing a connection, while 2.0 is...
View ArticleRe: Managing VMs: Which to use, "Hosts and Clusters" or "VMs and Templates"
Possibly, I've been thinking about this incorrectly, correct me if I am wrong. I was wanting to switch from looking at a location centric view (Hosts & Clusters) for our users to a user centric...
View Article