Quantcast
Channel: VMware Communities: Message List
Viewing all 294344 articles
Browse latest View live

Re: VSAN and shutting down all hosts in a stack

$
0
0

Thanks for the responses; I'm not sure I have an answer yet. All the hosts will be down for probably 2 to 3 weeks as we unrack them and move them to a new site. That's obviously past the 60 minute window. I'm sure VSAN will figure out that everything has been down longer than 60 minutes; I'm worried about what will happen then. Will all disks be marked as degraded? Absent? Not marked? I guess not many people do this; because so far it's all just a guess.

 

Hopefully somebody who has actually done it will chime in, and then we'll all know for sure! In the mean time, I've opened a support case with vmware in hopes they can tell me. If I hear back with a definitive answer I'll let you know.


Re: How to access instance in mulitple networks

$
0
0

VMware Workstation offers different types of networks. One of them is "NAT", which may be what you are looking for. If you configure a VM for NAT it will - assuming the VM uses DHCP - receive an IP address from the NAT (vmnet8 by default) network. This way the host can always access the VM without even being connected to an external network.


André

Booting MacOS Sierra from EFI/USB Corrupts Display

$
0
0

Hi everyone,

 

I'm new to VMware (running on my dad's Workstation 12) so bear with me. Here's my issue. I'm trying to make a VM of my Mac (2011 MacBook Air) run on my server computer (Windows 7 x64, Core i7, 20GB of RAM) at home. My aim is to get it up and running (essentially as a clone of my Mac Air) with iMessage in-tact, so I've lurked the web but can't find a method that works for me. I feel like I'm close but can't quite get to the finish line.

 

I made a bootable USB on my Mac from the latest MacOS Sierra (from the Apple Store) install file and installed Clover Bootloader alongside it. I took that USB to my VM station and set it up with the following:

 

Memory: 4 GB

Processors: 1

Hard Disk (SATA 0:2): Using physical drive (my bootable USB)

Hard Disk 2 (SATA 0:3): 60 GB dynamically allocated

Display: Maximum 1920 x 1080

General: Apple Mac OS X (macOS 10.12)

 

When I tried to boot the machine up, I was getting a vcpu-0 error, so I added smc.version = "0" to my VMX file.

 

Now it boots to my drive properly and displays a Clover boot menu like the following.clover.png

I can't select "Boot Clover from EFI" as it results in an error Not Found while LegacyBoot so if I Boot OS X Install by the first option, I get the apple logo on the screen followed by a weird boot sequence (there are six progress bars, as seen in the following).

 

booting.png

 

After it finishes booting, I get this display (with the bars moving towards the left).

 

booted.png

 

Obviously, the display options are wrong, right? I've tried with auto-detect, force 1920x1080 (the resolution of my Mac Air), unplugging my second monitor... I can interact with the display behind all those white (I can see the menu bar open up and use keyboard input to tab through unknown options) but it doesn't do me much good if I can't see it. Does anybody know how to fix this?

 

Thanks,

Jordan

Re: Defrag a virtual machine hard drive

Re: "VMware Fusion could not find any Boot Camp volumes on this Mac." - Win 10 Creators Update, Touch Bar MacBook Pro.

$
0
0

Yes, extensive testing shows that Creators Update still not fully supported - at least 50% of the time VMWare Fusion see's no Boot Camp partition. I hope there's another update following soon to fix this properly.

Re: Small-Scale Hyperconverged

Re: vRops Maintenance mode, scripted? example I found, does not work for me

$
0
0

Thanks for the feedback and your welcome

 

If you don't mind answering your original question as answered with my post it might give me some "street cred" on the forums.

 

Cheers

vMan

Re: Create virtualmachine snapshot - 100% for 40mins

$
0
0

Need Complete log bundle.

 

Best Regards,

Deepak Koshal

CNE|CLA|CWMA|VCP4|VCP5|CCAH


Unable to get License Expiration details

$
0
0

Hi All,

 

I am unable to get the license expiration details as it shows blank

 

$LicenseManager= Get-view LicenseManager

$LicenseAssignmentManager= Get-View $LicenseManager.LicenseAssignmentManager

$LicenseAssignmentManager.GetType().GetMethod("QueryAssignedLicenses").Invoke($LicenseAssignmentManager,@($null)) |

Select EntityDisplayName,

    @{N='Product';E={$_.Properties | where{$_.Key -eq 'ProductName'} | select -ExpandProperty Value}},

    @{N='Product Version';E={$_.Properties | where{$_.Key -eq 'FileVersion'} | select -ExpandProperty Value}},

    @{N='License';E={$_.AssignedLicense.LicenseKey}},

    @{N='License Name';E={$_.AssignedLicense.Name}},

    @{N='Used License';E={$_.Properties | where{$_.Key -eq 'EntityCost'} | select -ExpandProperty Value}},

    @{N='Total';E={$_.AssignedLicense.Total}},

    @{N='ExpirationDate';E={$_.Properties | where{$_.Key -eq 'expirationDate'} | select -ExpandProperty Value}}

#| Export-Csv c:\license_report.csv -NoTypeInformation -UseCulture

Re: VSAN and shutting down all hosts in a stack

$
0
0

Hello,

 

 

As soon as you put a host in Maintenance Mode with the 'No Action' option, all of the components on its capacity drives will be marked Absent.

This process doesn't move any data as might occur with 'Ensure Accessibility' and provided you have shut down all VMs and all Objects/components are healthy then no data is being written to data Objects. Thus when the cluster wakes up (assuming you have all the networking correct) it will be in the same state as when all were placed in this state.

This would be the same whether you put these in this decom state for 1 minute, 1 hour or 1 week.

 

True, it is not often that this is done but I have assisted multiple customers with this in the past and the only time that I have seen issues was when the Network at new site was not configured correctly, so I am guessing my colleagues on vSAN-team will advise you the same.

 

Either way, take the obvious precautions of:

- Making sure all Objects are healthy.

- Backing-up everything before the move (preferably after VMs have been shut-down).

- Make sure the network configuration at the new site is correct.

 

 

Bob

 

-o- If you found this comment useful please click the 'Helpful' button and/or select as 'Answer' if you consider it so, please ask follow-up questions if you have any -o-

Re: Adding users to servers after provisioning

$
0
0

I think you might have posted in the wrong forum... this is vRops not vRA / vRO

 

Cheers

vMan

Re: Service 'VMware CAF Management Agent Service' fails to start

$
0
0

ciao,

same problem here.

windows 10 vm, upgraded to 1703, when trying to install wmware tools 10.1.7 i obtain the same error.

if i try to start the service manually, via services msc, i receive error that service did not start.

I've also increase the timeout to 60 sec but nothing.

 

tried version 10.1.5 ... same results.

 

the only option is to click cancel and the setup rollback all changes removing the service and, of curse, the vmware tools also.

 

i've tryed with sysinternals procmon to see if something goes wrong but I did not find anything useful.

is there some log file that can be read to see what is going wrong ?

 

please any help will be appreciated

 

thanks a lot

regards

marcello

Re: Permission denied when attempting to backup ESXi

$
0
0

virtualDD,

 

I do know the root account password of the ESXi host. 

 

On my Windows PC that runs vCLI, I created a local account (root) and it has the same password as the root account password on the ESXi host. 

The Windows PC local root account is in the Administrators group. 

Just to be on the safe side, as you suggested, I updated the Security on D:\Temp\Backups to allow the local group Everyone with Full\Modify\Read&Execute\List folder contents\Read\Write\.

 

I login to the Windows PC with the local root account.

Used the vicfg-cfgbackup.pl --server x.x.x.x -s D:\Temp\Backups command and I received the error message “Permission Denied”

 

Do you think it has something to do with Roles?

Is there a way I can check the role of root via vCLI?

 

Using the vSphere Client, Roles is greyed out when I check it via the vSphere Client. I think running the PERL script vicfg-user.pl should update the Roles.

 

While I understand a Role is different that passwd, passwd has root as Administrator.

 

Also, I am running ESXi v5.1.  I want to upgrade.  But, before I upgrade, I want to back up the existing config.

 

T.J.

Re: psod error

$
0
0

Purple Screen of Death mean system came to halt or abnormal end. It could be partial or full system crash.

There Could Be several reason for this event to occur. Could be Due to Hardware issue or Software issue such as Machine Check Exception (MCE), PCPU Lockups, Failed to ack TLB invalidate, General Protection Fault, Page Fault, Spin Locks Lost Heartbeat and more.

 

If you found this or any other answer helpful, please consider the use of the Helpful to award points.

 

Best Regards,

Deepak Koshal

CNE|CLA|CWMA|VCP4|VCP5|CCAH

Re: Syslog Collector / Dump Collector in 6.5


Re: vCD API: How to determine href of inserted media?

$
0
0

After looking at the code, I think this is a gap in the VCD REST API. Worse, because the <Item> comes from OVF, this might not even be easily fixable (we have a similar problem for disks, where we have a custom attribute 'storageProfileHref' to point to the corresponding vCD storage profile). Getting this to work will require a code change in vCD.

 

In the mean time, you can use the solution you proposed: just attempt to eject the media ID for all media with the name "test_disk.iso", some will fail (which you can ignore), but one will work.

 

Re: vmware standalone converter with 6.5 vSphere

$
0
0

Kia Ora.

 

I'm about to perform a P2V exercise unfortunately also directed to vSphere 6.5. How did you get on with your project to vSphere 6.5 target? did it work? any gotchas or issues you ran into of importance?

 

My alternative if i have problems is to nest a combo vCenter6 + 1x ESXi6 VMs with NFS attached storage; vmconvert to those targets. unregister from vcenter 6 & re-register to vcenter 6.5 to launch. But i'll give it a go first.

 

cheers.

WSL and accessing shared folders in guest (windows 10)

vSphere 6.5 - VM becomes unmanageable after changing the CD device back to host device

$
0
0

I am dealing with a issue on my vSphere 6.5 server. After I use a Datastore ISO file and change the CD/DVD Drive 1 back to 'Host device, not connected at power on' the task Reconfig VM directly ends up with "Failed - The operation is not allowed in the current state". After this I can't manage the VM anymore through the webinterface, even the power on function is not working after this.

I have to unregister the VM and re-register it to power it on or edit the settings after this.

 

The problem is reproducible on my host and occurs with Windows and Linux guests. It happened on a fresh 6.5.0 installation and still is happening on ESXi-6.5.0-4564106

My host doesn't have a cdrom drive, maybe this has something to do with it.

Re: vRO client/plug-in communication to vRO - Is it SOAP or REST API?

$
0
0

Thanks for the suggestion.

I wanted to get inputs from vRO experts validating what I have observed.

 

>>>Out of curiosity, why do you need this?

 

I notice that if a user "vmuser" executes a workflow (say Create a simple virtual machine) from the vRO Client and if the vCenter is added using the super admin user account in vRO then vCenter Server sees the request being initiated by the service account i.e. the super admin user account that has full privileges on the vCenter Server. The "vmuser" has fewer privileges e.g. the default "Virtual machine user (sample) role. Is there a way to figure authorize/authenticate actual vRO user - the "vmuser" in this case that initiated the vRO workflow instead of the service account user used for adding vCenter Server to vRO. What if the vCenter Operations has to be authorized in the context of the "vmsuer" instead of the service account?

Viewing all 294344 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>