Re: There is no more space for virtual disk?
I am asking about the datastore. it seems it is local datastore from your local disks. please find the below options:Browse your datastore, and try to clean up and delete unused files (if exist)Check...
View ArticleRe: Can't copy and paste Mac
MacOS guest supports text copy/past, but not for file. please using drag/drop or shared folder for file sharing between host and guest.
View ArticleVirtual Machines on vSphere- DMDirectPath I/O Passthrough
Dear All VMware Expert, We have installed virtual machine guest within VMware ESXi, 6.5.0, 8294253 . We connected Fiber Channel attached Tape (HP MSL2024) devices passthrough to virtual machine within...
View ArticleRe: run shell script in ESXi
ESXi run busybox so you would need to use:#!/bin/sh You could dump the script anywhere, maybe a shared datastore which remains available for all hosts?
View ArticleRe: There is no more space for virtual disk?
Grateful with your help, I am passing the disk and the machine to sata1 that has 731 gb and enable it there, so that users can work and see what we are going to do with the equipment, is that idea...
View ArticleRe: Diskconsolidation send email as HTML is blank
Try like this # Get date in UK format day/month/year$date=Get-Date-Format dd/MM/yy$Header=@"<style>TABLE {border-width: 1px;border-style: solid;border-color: black;border-collapse: collapse;}TH...
View ArticleCannot create a new virtual machine on my computer
Hi all, I downloaded the Vmware workstation pro 15 and installed it on my computer (Win 10), but I found the computer gets stuck when I try to create a new virtual machine. I have tried several times...
View ArticleRe: VMWare Fusion 11 - USBArbritrator not starting
Found a solution, the problem is MAC OS SIP, for whathever reason it stop the usbarbitrator service. For it to work you just need to disable it. BTW, if you disable SIP you will be making your mac...
View ArticleRe: [vRA 7.5] - Import & Manage physical servers
Ok Ok ...... It's not a good idea to manage Physical servers with vRA 7.x. Now it's necessary for us to find a solution. It's not possible for our customer to manage their Machine from different...
View ArticleRe: VCSA and VVOL
Hi, Ok, i know that i need vasa provider online to poweron a vm, but as i understand, this i the storage side of vasa provider not vcenter side. Let me explain why i ask that..... I'm testing vvol with...
View ArticleNSX 6.4 Powershell - New-NSXLogicalRouter dy default creates Compact Size....
How do we create LARGE NSX DLR using powershell? Existing commands New-NsxLogicalRouter creates a default compact DLR. Please the commands or options please.Powercli,powernsx.
View ArticleRe: Continuous Problem when switching between host and guest
It's a bug Apple introduced in 10.14.6 that Apple are working on, plus Apple changed it's memory management in a minor update that has affected the way memory is managed in macOS. Apple has...
View ArticleRe: There is no more space for virtual disk?
Yes Correct, Good idea to do a storage migration to a datastore with free space. Please consider marking this answer "CORRECT" or "Helpful" if you think your question have been answered correctly.
View ArticleRe:Solved: Unable to run Plugin Seed -1.0.0 project
I have resolved this issue by fired following command npm cache clean npm install --save-dev @angular-devkit/build-angular or npm install --save @angular-devkit/build-angular npm install --save...
View ArticleRe: There is no more space for virtual disk?
HiI think if you add existing VMDKs to another operational VM you can investigate your old VM's data and clean some necessary data, So after that boot the old VM and check what was really happening...
View ArticleESXi 6.7 Update2 Update auf ESXi670-201906002.zip klappt nicht
Hallo,ich hab einen ESXi 6.7 Update2.Auf diesem möchte ich das Update: ESXi670-201906002.zip einspielen. In der Web UI sehe ich immer noch: (Updated) ESXi-6.7.0-20190402001-standard (VMware, Inc.)...
View ArticleRe: Regular Expressions: must have "su" in field
You are using the vRO web client. Did you try with the Java client if it makes any difference?
View ArticleRe: Cannot create a new virtual machine on my computer
HelloIt's not exactly bug, because i tested this version last week.I Think it's related to your insufficient system resources. can you tell me what's your system configuration? and is there any related...
View ArticleRe: run shell script in ESXi
You can add the commands to /etc/rc.local.d/local.sh This file is executed at the end of the boot process and is persistent between reboots.
View Article