Quantcast
Channel: VMware Communities: Message List - vCenter™ Server
Viewing all 15787 articles
Browse latest View live

can't reset administrator password

$
0
0

launched with the shell command shell but the pi still reset password does not work

 

==================

Please select:

0. exit

1. Test LDAP connectivity

2. Force start replication cycle

3. Reset account password

4. Set log level and mask

5. Set vmdir state

==================

 

 

3

  Please enter account UPN : cn=administrator,cn=users,dc=vSphere,dc=local

VmDirForceResetPassword failed (9106)

 

 

 

 

==================

Please select:

0. exit

1. Test LDAP connectivity

2. Force start replication cycle

3. Reset account password

4. Set log level and mask

5. Set vmdir state

==================

 

 

3

  Please enter account UPN : Administrator@vSphere.local

VmDirForceResetPassword failed (9106)

 

vcenter VMware vCenter Server Appliance 6.0.0.20000


Re: can't reset administrator password

$
0
0

Hi,

 

whats the user used for login to VCSA shell? does that user has root privilege?

Re: Template sharing in different environment

Re: can't reset administrator password

Re: Vcenter appliance host sensor errors

$
0
0

I found a trick to resolve this.

 

1.- Access your VCenter with administrator@vsphere.local account.

2.- Go to Administration --> Access Control --> Global Permissions

3.- Add the user account or group with read permissions.

 

It worked for me.

A general system error occurred: Failed to start HACore profile on node

$
0
0

while anabling Vcenter HA following error occured:

A general system error occurred: Failed to start HACore profile on node

 

What is the reason?

Re: A general system error occurred: Failed to start HACore profile on node

$
0
0

Could be several things. Are you using DNS on your vCSA and have proper forward and reverse records in place? Are you using NTP across your environment? Since you've posted no details on your setup, it's impossible to know.

Re: can't reset administrator password

$
0
0

what is the o/p for the command:

 

/usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name localhost


Windows vCenter 6.0U3e 3010 errors on python components

$
0
0

Been trying to upgrade to 6.0U3e (from 6.0U3d) all morning and it is constantly failing on the "VMware python components" right at the beginning of the install with the dreaded 3010 error.  I've upgraded this vCenter countless times so I am familiar with all the files that get locked and cause 3010s (see VMware Knowledge Base).  This is the first time I have seen the 3010 appear on the Python components part though.  Prior to the install, none of the python files from C:\Program Files\VMware\vCenter Server\python are open in memory, as seen through Process Explorer.  While the "VMware Python components" section is displaying in the upgrade, if you refresh a search for open "python" files in Process Explorer, you can clearly see that the install itself has now opened quite a few files in C:\Program Files\VMware\vCenter Server\python.  The install then crashes with a 3010 error.  Checking the pkgmgr-comp-msi.log afterwards, you see these errors occurred:

 

 

MSI (s) (A8:48) [12:49:37:515]: Executing op: RegisterSharedComponentProvider(,,File=python27.dll,Component={8C4A7097-E243-54DF-82C4-F45CA52DE496},ComponentVersion=2.7.13150.1013,ProductCode={DDB1C8B6-82DB-4FD5-A7AB-B1DA7B31E771},ProductVersion=6.0.0,PatchSize=0,PatchAttributes=0,PatchSequence=0,SharedComponent=0,IsFullFile=0)
MSI (s) (A8:48) [12:49:37:531]: Executing op: FileCopy(SourceName=python27.dll,SourceCabKey=python27.dll,DestName=python27.dll,Attributes=1536,FileSize=3046328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=2.7.13150.1013,Language=0,InstallMode=126353408,,,,,,,)
MSI (s) (A8:48) [12:49:37:547]: File: C:\Program Files\VMware\vCenter Server\python\python27.dll; Overwrite; Won't patch; Existing file is of an equal version
MSI (s) (A8:48) [12:49:37:547]: Source for file 'python27.dll' is compressed
MSI (s) (A8:48) [12:49:37:547]: Re-applying security from existing file.
MSI (s) (A8:48) [12:49:37:547]: Note: 1: 2205 2:  3: Error
MSI (s) (A8:48) [12:49:37:547]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1603
MSI (s) (A8:48) [12:49:37:547]: Product: VMware-python. The file C:\Program Files\VMware\vCenter Server\python\python27.dll is being used by the following process: Name: python , Id 5368.

MSI (s) (A8:48) [12:49:37:547]: Verifying accessibility of file: python27.dll
Info 1603.The file C:\Program Files\VMware\vCenter Server\python\python27.dll is being held in use.  Close that application and retry.

 

MSI (s) (A8:48) [12:49:36:938]: Executing op: FileCopy(SourceName=python.exe,SourceCabKey=python.exe,DestName=python.exe,Attributes=1536,FileSize=42936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=126353408,HashOptions=0,HashPart1=269396038,HashPart2=-283905172,HashPart3=994898176,HashPart4=-1453880127,,)
MSI (s) (A8:48) [12:49:36:938]: File: C:\Program Files\VMware\vCenter Server\python\python.exe; Overwrite; Won't patch; Existing file is unversioned and unmodified - hash doesn't match source file
MSI (s) (A8:48) [12:49:36:938]: Source for file 'python.exe' is compressed
MSI (s) (A8:48) [12:49:36:938]: Re-applying security from existing file.
MSI (s) (A8:48) [12:49:36:938]: Note: 1: 2205 2:  3: Error
MSI (s) (A8:48) [12:49:36:938]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1603
MSI (s) (A8:48) [12:49:37:375]: Product: VMware-python. The file C:\Program Files\VMware\vCenter Server\python\python.exe is being used by the following process: Name: python , Id 5368.

MSI (s) (A8:48) [12:49:37:375]: Verifying accessibility of file: python.exe
Info 1603.The file C:\Program Files\VMware\vCenter Server\python\python.exe is being held in use. Close that application and retry.

 

It's pretty clear that the installation is creating its own locks on the files in C:\Program Files\VMware\vCenter Server\python and thus causing the 3010 errors.  The only way I was able to get around this problem was to launch the install and before it gets to the "VMware Python components" part (which is right near the start), quick rename the entire C:\Program Files\VMware\vCenter Server\python folder.  The install then seems to completely skip over that component as it does not put the C:\Program Files\VMware\vCenter Server\python folder back, so before the install finishes, you need to quick rename C:\Program Files\VMware\vCenter Server\python back again.  This was not a one-off as it took me 6 install attempts to debug what was actually causing this problem.  The sad thing is that if you manually install X:\vCenter-Server\Packages\VMware-python.msi, the files in it are exactly the same as those installed by 6.0U3d so it's not even necessary that this package be reinstalled.  If you run into this problem coming from anything besides 6.0U3d, you may need to manually install X:\vCenter-Server\Packages\VMware-python.msi.

 

I know VMware has effectively given up on the Windows vCenter, but the lack of QA on these releases is astounding.  I mean seriously, when the 3010 error appears, at least give a retry option so you don't have to wait an hour for the entire f'in install to roll back before you can attempt to fix the problem.

Re: Windows vCenter 6.0U3e 3010 errors on python components

Re: Windows vCenter 6.0U3e 3010 errors on python components

$
0
0

The link in my post is the same KB you posted and does not apply here.  The 3010 is not occurring on any of the files mentioned in that article.  The "in use" files are python.exe and python27.dll and aren't loaded into memory until the install gets to the point of "Vmware python components", at which point the vmware-python.msi or some sub-process of it loads the files into memory and the MSI then trips over itself detecting the files that it just loaded as being in use.

 

Let me stress, I am not looking for help here.  I KNOW what caused the problem and in my case it is definitive.  This is more or less a PSA for anyone else that runs into this problem.

Re: can't reset administrator password

$
0
0

localhost:~ # /usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name --server-name                                              

localhost

vCenter.maysun.local

 

 

==================

Please select:

0. exit

1. Test LDAP connectivity

2. Force start replication cycle

3. Reset account password

4. Set log level and mask

5. Set vmdir state

==================

 

 

3

  Please enter account UPN : administrator@maysun.local

VmDirForceResetPassword failed (9106)

 

==================

Please select:

0. exit

1. Test LDAP connectivity

2. Force start replication cycle

3. Reset account password

4. Set log level and mask

5. Set vmdir state

==================

 

 

3

  Please enter account UPN : cn=administrator,cn=users,dc=maysun,dc=local    

VmDirForceResetPassword failed (9106)

Re: can't reset administrator password

$
0
0

Your single sign-on domain name is vCenter.maysun.local and the SSO admin password will be:

 

administrator@vCenter.maysun.local

Re: The request failed because remote server took too long to respond

$
0
0

Same problem in my vCenter 6 since i have applied 6u3d update (i guess).

I will try to applied 6u3e update tomorrow.

 

Do you have solved this problem ?

move vcenter to another datastore

$
0
0

Hello, I tried to move the vCenter server to another datastore as the existing Datasotre needs to be decomissioned. I started the migrate and it seems to be moving along fine. I lost connectivity to vSphere, the only way I can connect is dorectly to one of the ESX servers. I can see th evcenter server but I now have 2 of them. One still showing on the old datastore and one on the new, but all optoipns are grayed out. The old Datastore server looks to nbe on, but only a blue screen. not sure how to fix. running vsphere 5.1. My gol is to decomission this old environment, but I am stiuk, any help woul dbe appreciated, I am new to VMware, not an expert.


Re: move vcenter to another datastore

$
0
0

Do you see the Blue Screen on the vCenter machine console ?

Re: move vcenter to another datastore

$
0
0

It will be better to restart the vCenter Machine or re-register back to the Inventory. 

Re: move vcenter to another datastore

$
0
0

The Blue screen was on the console, apparently it was trying to shut down, it finally has, now the second instance of the vcenter shows as Orphaned. I assume th eDatastore move failed. can you tell me th ebest way to move this to another Datastore, I initally left the server on and did a Migrate of the Datastore only, but it took over 8 hours and failed. not sure if this is the correct way to move. thanks for your help

Re: VCSA 6.5 web client very slow

$
0
0

I performed a migration from vCenter Appliance 5.5 to vCSA 6.5... the problems began pretty much immediately. SLOOWWWWW slow slow... timeout errors all over the place.

We struggled for weeks with frustration.. tried IE, Chrome, Firefox, tried HTML5 and Flash... some days it was not even usable and others it was just good enough to get by. It's pretty much the same story as I've read on so many Google results.

 

We were ready to give up and go back to the 5.5 appliance... who cares if it's EOL this year, the 6.5 was practically unusable. A disaster recovery would have been impossible. 5.5 would have at least gotten us by long enough to switch to Hyper-V.

 

We don't have a huge domain, 400 users and our VMware environment is 12 hosts. But check this out;

 

The problems stopped immediately after we removed our LDAP identity source. Seriously, that's all I did.

 

There are only three of us that manage vSphere so we switched to local authentication and have our usernames in the vsphere.local domain. Currently I have no plans to re-enable LDAP as an identity source.

 

I hope this helps another sysadmin.... this was one of the most frustrating problems of my relatively short tenure, but the solution is simple enough it could help you too. Good luck!

 

Curtis

Re: move vcenter to another datastore

$
0
0

Storage vMotion should be the correct option moving from one Datastore to another.

Viewing all 15787 articles
Browse latest View live


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