Quantcast
Channel: VMware Communities : Unanswered Discussions - vCenter™ Server
Viewing all 3506 articles
Browse latest View live

PSC and vCenter upgrade to 6.7u3 from 6.5u3

$
0
0

Heya folks

 

I have an environment which is running 6.5u3, we have 3 external PSC's and each of those is connected to a vCenter.  These are connected over high bw links, across a couple of states.

 

My understanding is that when upgrading from 6.5u3 with ext PSC's, that you need to upgrade all of the PSC's before upgrading the vCenters.  Once upgraded, i can then convert them to Embedded PSCs.

 

Upgrading the vCenter Server Appliance and Platform Services Controller Appliance

 

The reason i'm attempting to pose this as a question, is because i'm being asked to do this upgrade in parts, basically one site at a time.  Upgrade 1 psc and 1 connected vcenter at a time.  Then a couple days later, go ahead and do the next site, and the next site.

 

Thoughts?

 

Thanks

David S


"Analytics Service registration with Component Manager failed" when upgrading from 6.5 to 6.7

$
0
0

I've attempted this upgrade several times and have seen this error consistently after trying a few different things to resolve it. The other threads with this same error seem to be related to SSO and bad passwords, but my signature is a little different. I did change the SSO domain from the default vsphere.local. I'm running the latest 6.5 on the source vCenter and VMware-VCSA-all-6.7.0-14836122.iso for the upgrade. The source and desitnation vCenter are on the same ESXi host, time is correct, NTP is configured, there's no "\" in the password. Can anyone point me in the right direction?

 

Here's the stack trace:

root@vcenter [ /var/log/firstboot ]# cat analytics_firstboot.py_28307_stderr.log

INFO:root:Register service with LS.

ERROR:root:Security error: (vmodl.fault.SecurityError) {

   dynamicType = <unset>,

   dynamicProperty = (vmodl.DynamicProperty) [],

   msg = '',

   faultCause = <unset>,

   faultMessage = (vmodl.LocalizableMessage) []

}

2020-01-07T17:49:56.542Z  Failed to register Analytics Service with Component Manager: generator didn't stop after throw()

2020-01-07T17:49:56.544Z  Traceback (most recent call last):

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 242, in securityctx_modifier

    yield

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 341, in add_securityctx_to_requests

    return req_method(self, *args, **kargs)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 351, in register_service

    svc_create_spec)

  File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 557, in <lambda>

    self.f(*(self.args + (obj,) + args), **kwargs)

  File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 363, in _InvokeMethod

    return self._stub.InvokeMethod(self, info, args)

  File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1418, in InvokeMethod

    raise obj # pylint: disable-msg=E0702

pyVmomi.VmomiSupport.vmodl.fault.SecurityError: (vmodl.fault.SecurityError) {

   dynamicType = <unset>,

   dynamicProperty = (vmodl.DynamicProperty) [],

   msg = '',

   faultCause = <unset>,

   faultMessage = (vmodl.LocalizableMessage) []

}

 

During handling of the above exception, another exception occurred:

 

Traceback (most recent call last):

  File "/usr/lib/vmware-analytics/firstboot/analytics_firstboot.py", line 214, in register_with_cm

    cloudvm_sso_cm_register(keystore, cisreg_spec, key_alias, dyn_vars, isPatch=is_patch)

  File "/usr/lib/vmware-cm/bin/cloudvmcisreg.py", line 706, in cloudvm_sso_cm_register

    serviceId = do_lsauthz_operation(cisreg_opts_dict)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 1053, in do_lsauthz_operation

    ls_obj.register_service(svc_id, svc_create_spec)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 341, in add_securityctx_to_requests

    return req_method(self, *args, **kargs)

  File "/usr/lib/python3.5/contextlib.py", line 104, in __exit__

    raise RuntimeError("generator didn't stop after throw()")

RuntimeError: generator didn't stop after throw()

 

2020-01-07T17:49:56.544Z  Exception: Traceback (most recent call last):

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 242, in securityctx_modifier

    yield

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 341, in add_securityctx_to_requests

    return req_method(self, *args, **kargs)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 351, in register_service

    svc_create_spec)

  File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 557, in <lambda>

    self.f(*(self.args + (obj,) + args), **kwargs)

  File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 363, in _InvokeMethod

    return self._stub.InvokeMethod(self, info, args)

  File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1418, in InvokeMethod

    raise obj # pylint: disable-msg=E0702

pyVmomi.VmomiSupport.vmodl.fault.SecurityError: (vmodl.fault.SecurityError) {

   dynamicType = <unset>,

   dynamicProperty = (vmodl.DynamicProperty) [],

   msg = '',

   faultCause = <unset>,

   faultMessage = (vmodl.LocalizableMessage) []

}

 

During handling of the above exception, another exception occurred:

 

Traceback (most recent call last):

  File "/usr/lib/vmware-analytics/firstboot/analytics_firstboot.py", line 214, in register_with_cm

    cloudvm_sso_cm_register(keystore, cisreg_spec, key_alias, dyn_vars, isPatch=is_patch)

  File "/usr/lib/vmware-cm/bin/cloudvmcisreg.py", line 706, in cloudvm_sso_cm_register

    serviceId = do_lsauthz_operation(cisreg_opts_dict)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 1053, in do_lsauthz_operation

    ls_obj.register_service(svc_id, svc_create_spec)

  File "/usr/lib/vmware/site-packages/cis/cisreglib.py", line 341, in add_securityctx_to_requests

    return req_method(self, *args, **kargs)

  File "/usr/lib/python3.5/contextlib.py", line 104, in __exit__

    raise RuntimeError("generator didn't stop after throw()")

RuntimeError: generator didn't stop after throw()

 

During handling of the above exception, another exception occurred:

 

Traceback (most recent call last):

  File "/usr/lib/vmware-analytics/firstboot/analytics_firstboot.py", line 314, in main

    fb.register_with_cm(analytics_int_http, is_patch)

  File "/usr/lib/vmware-analytics/firstboot/analytics_firstboot.py", line 225, in register_with_cm

    problem_id='install.analytics.cmregistration.failed')

cis.baseCISException.BaseInstallException: {

    "componentKey": "analytics",

    "problemId": "install.analytics.cmregistration.failed",

    "resolution": {

        "id": "install.analytics.cmregistration.failed.res",

        "translatable": "Please search for these symptoms in the VMware Knowledge Base for any known issues and possible resolutions. If none can be found, collect a support bundle and open a support request.",

        "localized": "Please search for these symptoms in the VMware Knowledge Base for any known issues and possible resolutions. If none can be found, collect a support bundle and open a support request."

    },

    "detail": [

        {

            "id": "install.analytics.cmregistration.failed",

            "translatable": "Analytics Service registration with Component Manager failed.",

            "localized": "Analytics Service registration with Component Manager failed."

        }

    ]

}

 

2020-01-07T17:49:56.545Z  VMware Analytics Service firstboot failed

What is the best way to move the VCSA to a new host cluster?

$
0
0

We have servers (ESXi host machines) that have reached end of life and also an older storage system that was connected to those hosts that we are transitioning from and will eventually power off and remove from this vSphere instance.  We now have added replacements for the hosts which are using Intel CPUs in place of AMDs, the new storage is also set up with those hosts, networking has been linked for the new hosts to the same distributed switch used on the old cluster, and we've tested migrating the VMs with the following configuration as described:

 

vCenter: VCSA 6.7 (currently operating in the old host 6.5 cluster)

 

Cluster 1 (old):

5x AMD ESXi 6.5 hosts

Fiber attached SAN A

distributed switch uplink set A (vDS-1)

 

Cluster 2 (new):

5x Intel ESXi 6.7 hosts

Fiber attached SAN B

distributed switch uplink set B (vDS-1)

 

We've been warned that, since the new ESXi hosts are Intel (not AMD, like the old hosts), we would need to power off the VMs before moving them to the new Intel 6.7 cluster, so a live migration/vMotion to the new cluster would not work.  We did that and had success with a few test VMs (both storage and compute resources).  We will repeat with the remaining VMs.  However, we have one VCSA managing this entire environment among those VMs, and vCenter is what manages the vMotion, correct?  So, if we must shut that appliance VM down, like the other VMs to move it to the new cluster, what is the best procedure to do this safely without negative impacts?

vCenter Server 6.0 Installation Fails (Installation of component VCSServiceManager failed with error code '1603')

$
0
0

Hello,

 

I'm relatively new to using vSphere/vCenter and was attempting to install vCenter 6.0 with embedded PSC. Here is my configuration:

 

vmh1.PNG

 

It gets to this point and fails with the following errors:

 

vmh2.PNG

 

vmh3.PNG

 

I tried installing .NET 3.5 as a potential fix with no success.

 

I also have no idea where these logs are stored. The zipped file contains a bunch of log files and I'm not sure which one is the correct one to review the issue.

 

Does anyone know a workaround/fix for this issue or any general start to try to resolve?

 

Thanks.

Custom attributes

$
0
0

hi Folks - I have been poking around trying to determine if Custom attributes are lost when vCenter is upgraded,  vCenter 6.0 to 6,7.  

 

I have been unable to find any posts about this, and this is most likely is because there is nothing to worry about unless you are migrating to a new vCenter instance that would require some basic scripting to collect the attributes then re-apply them to the destination vCenter, something we have already done and are aware of. 

 

Our test instance of the VCSA 6.0 was already upgraded to 6.7 but that test instance unfortunately didn't have any custom attributes defined, so I am in the dark as to whether they will stick around after an upgrade to vCenter.

 

Could someone please advise as to whether an upgrade from VCSA 6.0 to 6.7 would kill our custom attributes?   If yes, no problem to run the same script we have already leveraged for this when we migrated to a new instance. 

 

Thanks

domain user unable to login after integration of AD and vCenter

$
0
0

i'm using vSphere 6.7U3 in my lab environment and has created a windows AD to integrate with the vCenter,

however, after i configured the following three settings, the AD domain user still can't login to the vCenter:

1. join the vCenter to AD and reboot

 

2. set the domain as default identity source

3. set the roles and "VM user" global permission to the domain users

4. verified that the AD server's time/time zone is same as vCenter appliance's time/time zone and has rebooted the VCSA

 

i'm sure i typed in the correct domain user account name and password but can't access the vCenter client webpage.

(this domain account is able to access servers and workstations which are controlled by AD domain, and the password is correct.)

 

by the way, i followed the instructions in this link to check the problem in vCSA but i couldn't figure out and doubt whether this is necessary to troubleshoot my case or not.

can anyone help?

How do I remove the snapshot?

$
0
0

My VM be backed-up via Avamar, but recently it occurs the error.

I find the reason which is snapshot does not be removed automatically.

To solve the issue, the snapshot should be removed manually.

The question is: I can not click "delete" or "delete all" button. (Please check the simulation photo below)

20200109.png

Does anyone know how I should remove the snapshot correctly?

 

vCenter version: 4.0

Need help removing vCenter from SSO domain

$
0
0

I've inherited an old vCenter Server 5.5 deployment with three vCenters - let's call them vCenterA, B & C - at three different cities. These are physical servers running Windows Server 2012 R2.

 

The datacenter where vCenterA is located was recently decommissioned. However, due to poor organization/communication, that server was simply shut down and moved out to cold storage, rather than properly decommissioned and removed from the SSO domain, etc. As a result, the following error now appears in the web client when logging in to either vCenterB or vCenterC:

 

Could not connect to one or more vCenter Server systems:

https://vCenterA.example.com:443/sdk

So, how can I remove this vCenter from the SSO domain?

 

All the info I've found regarding this involves removing a server that you can still access. I haven't been able to find anything for this scenario, where the server is gone and no longer accessible. (At least, nothing for a Windows-based, vCenter 5.5 deployment, anyway.)


vcenter 6.0, common logging service health alarms

$
0
0

I am managing two vcenter 6.0 instances. Each is showing a "vmware common logging service heath"  alarm, one is red, the other yellow.

 

I read an article here VMware Knowledge Base  and here https://virtualnomadblog.com/2018/03/01/vcenter-6-0-vmware-common-logging-service-health-alarm-resolved/  , expecting to have to set the log rotation.

 

a check shows the cloud-ram-size.log is not big. Around 100 MB (red alarm) on one instance and 25M (yellow alarm) on the other instance. There is 10GB storage available and 40% free. What are the threshholds for these alarms? What action should i take?

add root user equivalent to vcenter 6 applicance

$
0
0

how do you add a root user equivalent (named user), to vcenter 6.0 appliance? is there a putty/SSH command?

Change browser icons for web-client / ui-client

$
0
0

Hi All,

 

I am looking for a way to change the default icons in the web browser when starting the vCenter web client and html5 UI.  I want to customize the ico files, maybe change their color but I cannot find where they are loading from on my VCSA 6.5. 

 

We currently have 3 different vCenters and I want to help our admins always know which vCenter they are in, especially since two are almost identical (production and dr).

 

 

Any ideas would be helpful.

 

Thank you.

vCenter backup fails

$
0
0

Hello, trying to take a simple vCenter backup to an HTTP location via the HFS tool but it's giving me the error below. Port 80 on the ESXi firewall is checked and the vCenter has no firewall. Anyone else run into this?

ESXi host firewall that vCenter is on is accepting 80 and 443.

I get a different error based on whether or not I use the root / or the folder path. The folder has everyone full control and the ficticious user account and permissions are set to root/password from HFS.

 

1. ERROR: Error at process ComponentScriptsBackup; rc:55.

2. ERROR: BackupManager encountered an exception: Hit exception inside process ComponentScriptsBackup

[MainProcess:PID-9280] ERROR: stderr:Failed to dispatch component rbd backup

1. curl: (55) Send failure: Broken pipe

2. curl: (52) Empty reply from server.

ERROR: BackupManager encountered an exception: Failed to send data to the destination server. Please check network connectivity/space available/permissions on the server. For details please check the log file: /var/log/vmware/applmgmt/backup.log.

1. ERROR: BackupManager encountered an exception: Hit exception inside process ComponentScriptsBackup

2. ERROR: BackupManager encountered an exception: Failed to receive data/response from the remote server

Migration from Windows VCenter 6.0 U3 to VCSA 6.7 U1b with external PSC isn´t working like we wanted

$
0
0

We have a midsize VMware Vsphere Infrastructure with one vCenter, several clusters with 4 to 6 hosts in two datacenters. Summarizing all togehter not real big environment. In the last week we have decided to migrate our Windows vCenter 6.0 U3 with external windows PSC  to a VCSA 6.7 topology. The first step with migrating the PSC was working allright and we were really happy. In the following we tried to migrate the Windows vCenter VM to the VCSA, but we were struggling with the problem that we could only use x-Large deployment with the GUI installer. Unfortunately we didn´t have enough physical ressources to go on with that sizing and actually it is to big for our environment.

We were searching the internet and google about the issue. We found some articles that we have to do some cleaning with the databases and the inventory, but nothing helped. Then we hav a look about at an article that we should use the cli-based installer with vcsa deploy and use a "prepared migration" template to migrate the vCenter. We did a lot of work about customizing the vCSA Migration template and did a lot of prechecks. All of the prechecks failed with nearly the same error: the "hostname" Value is missing in the "vc_win" variable.

We have checked the file several times, and it seems to work until it reaches the last part were the values for "vc_win" is placed. It looks like it can´t read anymore what is written in there afterwards.

 

We were using the following template:

...

{

    "__version": "2.13.0",

    "__comments": "Sample template to migrate a Windows installation of vCenter Server 6.0 with an external Platform Services Controller to a vCenter Server Appliance 6.7 with an external Platform Services Controller on a vCenter Server instance.",

    "new_vcsa": {

        "vc": {

            "__comments": [

                "'datacenter' must end with a datacenter name, and only with a datacenter name. ",

                "'target' must end with an ESXi hostname, a cluster name, or a resource pool name. ",

                "The item 'Resources' must precede the resource pool name. ",

                "All names are case-sensitive. ",

                "For details and examples, refer to template help, i.e. vcsa-deploy {install|upgrade|migrate} --template-help"

            ],

            "hostname": "<FQDN or IP address of the vCenter Server instance>",

            "username": "<The user name of a user with administrative privileges or the Single Sign-On administrator on vCenter.>",

            "password": "<The password of a user with administrative privileges or the Single Sign-On administrator on vCenter. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>",

            "deployment_network": "VM Network",

            "datacenter": [

                "Folder 1 (parent of Folder 2)",

                "Folder 2 (parent of Your Datacenter)",

                "Your Datacenter"

            ],

            "datastore": "<A specific datastore accessible to the ESXi host or DRS cluster in the 'target' path.>",

            "target": [

                "Folder A (parent of Folder B)",

                "Folder B (parent of Your ESXi Host, or Cluster)",

                "Your ESXi Host, or Cluster"

            ]

        },

        "appliance": {

            "__comments": [

                "You must provide the 'deployment_option' key with a value, which will affect the VCSA's configuration parameters, such as the VCSA's number of vCPUs, the memory size, the storage size, and the maximum numbers of ESXi hosts and VMs which can be managed. For a list of acceptable values, run the supported deployment sizes help, i.e. vcsa-deploy --supported-deployment-sizes"

            ],

            "thin_disk_mode": true,

            "deployment_option": "management-small",

            "name": "vCenter-Server-Appliance"

        },

        "os": {

            "password": "<Appliance root password; refer to --template-help for password policy. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>",

            "ssh_enable": false

        },

        "temporary_network": {

            "ip_family": "<ipv4 or ipv6>",

            "mode": "static",

            "ip": "<Static IP address. Remove this if using dhcp.>",

            "dns_servers": [

                "<DNS Server IP Address. Remove this if using dhcp.>"

            ],

            "prefix": "<Network prefix length. Use only when the mode is 'static'. Remove if the mode is 'dhcp'. This is the number of bits set in the subnet mask; for instance, if the subnet mask is 255.255.255.0, there are 24 bits in the binary version of the subnet mask, so the prefix length is 24. If used, the values must be in the inclusive range of 0 to 32 for IPv4 and 0 to 128 for IPv6.>",

            "gateway": "<Gateway IP address. Remove this if using dhcp.>"

        },

        "user_options": {

            "vcdb_migrateSet": "<Set the data migration option. Available options are 'core', 'all', 'core_events_tasks', 'transfer_events_tasks_after_upgrade', and  'transfer_stats_events_tasks_after_upgrade'. Note that the last two options, 'transfer_events_tasks_after_upgrade', and 'transfer_stats_events_tasks_after_upgrade', are available only if the database for the source VCSA (the VCSA to be upgraded) is external.>"

        }

    },

    "source_vc": {

        "description": {

            "__comments": [

                "This section describes the source Windows vCenter that you want to migrate.",

                "For vCenter running on a virtual machine, you can automate the installation and launching of",

                "the Migration Assistant by including the 'run_migration_assistant' section.",

                "For vCenter running on a physical machine, or if you are running Migration Assistant manually",

                "on the Windows vCenter, copy and paste the thumbprint value from the Migration Assistant",

                "console output on the source vCenter to the 'migration_ssl_thumbprint' key in the 'vc_win'",

                "section, and remove the 'run_migration_assistant' section. You can read more about",

                "'migration_ssl_thumbprint' in template help, i.e. vcsa-deploy migrate --template-help"

            ]

        },

        "vc_win": {

            "hostname": "<FQDN or IP address of the source vCenter Server instance>",

            "username": "administrator@<SSO domain name>",

            "password": "<vCenter Single Sign-On administrator password. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>",

            "active_directory_domain": "<The name of the Active Directory domain to which the source Windows installation is joined. Remove this if your Windows is not in a domain.>",

            "active_directory_username": "<Administrator user name of the Active Directory domain to which the source Windows installation is joined. Remove this if your Windows is not in a domain.>",

            "active_directory_password": "<Administrator password of the Active Directory domain to which the source Windows installation is joined. Remove this if your Windows is not in a domain. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>"

        },

        "run_migration_assistant": {

            "__comments": [

                "Remove this section and provide the value for 'migration_ssl_thumbprint'",

                "in the 'vc_win' section if the Windows vCenter/PSC is running on a physical machine, or if you want to run Migration Assistant manually. Read more about the other 'run_migraton_assistant' template keys, or about 'migration_ssl_thumbprint' in template help, i.e. vcsa-deploy migrate --template-help"

            ],

            "esxi_hostname": "<FQDN or IP address of ESXi on which source vCenter Server Appliance resides.>",

            "esxi_username": "<Username of a user with administrative privileges on the ESXi host.>",

            "esxi_password": "<The password of the ESXi host user. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>",

            "esxi_port": "<The port number of the ESXi host. The default value is 443.>",

            "os_username": "<Administrator username for the source Windows operating system, e.g. 'administrator@example.com' or 'DOMAIN_NAME\\Administrator'>",

            "os_password": "<Administrator user password for the source Windows operating system. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>",

            "migration_port": "<Migration Assistant port number. The default value is 9123, e.g. \"migration_port\": 9123>",

            "sa_password": "<vCenter Server service account user password. This option is only required if the vCenter Server service is running under a non LocalSystem account. If left blank, or omitted, you will be prompted to enter it at the command console during template verification.>"

        }

    }

}

....

 

As you can see the last section is vc_win. As deployment option we have been using "management-medium" and "management-small", but we always get the same error.

Did anyone of the community get the same errors then we have. How can we achieve a migration in reasonable sizing?

Cannot Open VM folder in url in vCenter appliance 6.7

$
0
0

Hi,

I can't Open virtual Machine folder from <vCenter-Address>/Folder  url. actually it returns 500 error. My vCenter appliance version is 6.7 with build number 15129973.

Based on screenshot that I attached, I can just forward to this step, thus when I open VM folder, faced with 500 Error.

 

Note: It's worked on vCenter 6.5 and we can see all contents in virtual machine's folder such as *.nvram , *.vmdk , *.vmx and etc.

 

Also you can see error log as below:

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2020-01-13T13:11:19.811+03:30 info vpxd[04730] [Originator@6876 sub=HTTP server /folder req=00007f29304b6520 user="username"] Got HTTP GET request for /folder/VM?dcPath=Cloud01&dsName=STOR01

2020-01-13T13:11:19.811+03:30 info vpxd[06403] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-72] [VpxLRO] -- BEGIN lro-3515974 -- SearchIndex -- vim.SearchIndex.findByInventoryPath -- 52cfad26-7ad3-4e5b-2043-1624611f432f(52710809-3213-0d6c-0b4c-972d37b06d37)

2020-01-13T13:11:19.811+03:30 info vpxd[06403] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-72] [VpxLRO] -- FINISH lro-3515974

2020-01-13T13:11:19.814+03:30 info vpxd[05837] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-78] [VpxLRO] -- BEGIN lro-3515977 -- ServiceInstance -- vim.ServiceInstance.retrieveContent -- 52cfad26-7ad3-4e5b-2043-1624611f432f(52710809-3213-0d6c-0b4c-972d37b06d37)

2020-01-13T13:11:19.814+03:30 info vpxd[05837] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-78] [VpxLRO] -- FINISH lro-3515977

2020-01-13T13:11:19.814+03:30 info vpxd[04769] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-10] [VpxLRO] -- BEGIN session[52cfad26-7ad3-4e5b-2043-1624611f432f]521e6dcc-4dc6-303e-a3d1-0433918449b8 -- datastoreBrowser-datastore-4981 -- vim.host.DatastoreBrowser.search -- 52cfad26-7ad3-4e5b-2043-1624611f432f(52710809-3213-0d6c-0b4c-972d37b06d37)

2020-01-13T13:11:19.950+03:30 info vpxd[04769] [Originator@6876 sub=vpxLro opID=req=00007f29304b6520-10] [VpxLRO] -- FINISH session[52cfad26-7ad3-4e5b-2043-1624611f432f]521e6dcc-4dc6-303e-a3d1-0433918449b8

2020-01-13T13:11:19.954+03:30 info vpxd[04805] [Originator@6876 sub=vpxLro opID=2a15e0ea] [VpxLRO] -- BEGIN lro-3515982 -- nfcService -- vim.NfcService.fileManagement -- 52cfad26-7ad3-4e5b-2043-1624611f432f(52710809-3213-0d6c-0b4c-972d37b06d37)

2020-01-13T13:11:19.960+03:30 info vpxd[04805] [Originator@6876 sub=vpxLro opID=2a15e0ea] [VpxLRO] -- FINISH lro-3515982

2020-01-13T13:11:20.363+03:30 info vpxd[04832] [Originator@6876 sub=vpxLro opID=261383c] [VpxLRO] -- BEGIN lro-3515983 -- ServiceInstance -- vim.ServiceInstance.retrieveContent -- 52c73ce5-b7e7-aa11-0597-256845c498b3(52505850-89cb-d5d4-5992-573892659c55)

2020-01-13T13:11:20.364+03:30 info vpxd[04832] [Originator@6876 sub=vpxLro opID=261383c] [VpxLRO] -- FINISH lro-3515983

2020-01-13T13:11:20.364+03:30 warning vpxd[04807] [Originator@6876 sub=Default] [NFC ERROR] Received fileIO error 2 from server: A file error was encountered -- NfcFssrvrRead: failed to read 73728 bytes @ 0 : Error

-->

2020-01-13T13:11:20.364+03:30 error vpxd[04807] [Originator@6876 sub=HTTP server /folder] NfcFssrvr_IO returned 4, fileIOErr: 2

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Actually it should open vm folder and show some thinng like thise :

 

Whould you please help me in this regard?

 

Thank you in Advance

Anomaly after Power Spike - Permission on vCenter, Datacenter and Folders deleted

$
0
0

Hello All,

 

We experienced an interesting anomaly today where all users/admins lost their vCenter access. We currently have 4 ESXi servers (HP DL 380's) and HP MSA storage device rack mounted in our server room with UPS support. We believe we may have experienced a power spike due to a storm that rolled through.

 

The oddity here is that all the Roles/Permissions that I manually created and assigned to vCenter, Datacenter, Cluster, Datastore and Distributed Switch Port groups all got deleted.

 

This is definitely not a good thing! Any idea as to why this may have happened? The only thing I can identify by looking through the logs is that the 4 ESXi hosts started experincing sync errors around the time the storm rolled through, though we were already out of the office on a Friday and did not encounter the issue until this Monday morning. I was able to login with the administrator@vsphere.local account but then became unresponsive and I had to reboot all 4 servers.

 

Any thoughts? Solutions to prevent this in the future?..........our racks are also grounded.


Seeking assistance with Nested ESXi 6.5 problem - unable to add host to new vcenter

$
0
0

Hello All,

 

Thank you for taking the time to read this.  I've been tasked with making my first nested lab.  Currently the root vcenter is 6.5 with std switches.

 

I've been asked to and created 2 nested ESXi hosts and created a 2nd non-nested vcenter with embeded  PSC, a vum and db servers to add the hosts

into.

 

The company does not want to use a DVSwitch only Std.   I have created the nested hosts with no problem and assigned them to vlan 4095.   With this

dns resolves and I can ping vcenters, gateway, etc with no problems.

 

When I attempt to connect the nested hosts to this newly created vCenter, I am not able to.  Both the nested ESXi hosts and the new vCenter are on the

same Datastore.

 

I'm scratching my heading trying to get this to work as I'm pretty sure it will not work without a dvs...

 

Will this configuration work with nested hosts and non nested vcenter, vum and db?

 

 

Any assistance and feedback is very much appreciated. 

Thanks in advance!

vCenter server v6.7 installation failed

$
0
0

Author :

URL : http:////docs.vmware.com/tw/VMware-vSphere/6.7/com.vmware.vcenter.install.doc/GUID-D6C0F17B-6E2C-4E2A-A90F-94057F964619.html

Topic Name : 在 Windows 上安裝含內嵌式 Platform Services Controller 的 vCenter Server

Publication Name : vCenter Server 安裝和設定

Product/Version : VMware vSphere/6.7

Question :

Hi, i have Windows Server 2019 STD for install vCenter, but when i click start to install. the installation will stop on VCSServiceManger. and popup The installation of vCenter Server failed due to an internal error

vCenter setup and config

$
0
0

I need some help with my installation and setup of vCenter 6.7 in ESXi 6.7. I worked through Stage 1 and need to begin Stage 2. How do I access vCenter to continue? Do I use the internet on my workstation or do I use a workstation from within ESXi, a VM?

CentOS 8 and VMware Customization Specification

$
0
0

I'm trying to create a gold template for provisioning guests from using current version of CentOS 8, however, VMware Customzation Specification seems to be just completely broken for it. I have the latest version of open-vm-tools and perl packages installed. If I try to customize the OS and give it the network configuration, the VM starts up without hostname being changed (to the VM name) and the NIC has no IP at all. What am I missing? I'm also using EFI boot, which is recommended for CentOS 8.

 

Here are the environment information:

- ESXi 6.7u3

- vCenter 6.7u3

- CentOS 8.0.1905

- open-vm-tools 10.3.0-2.el8

- perl 5.26.3-416.el8

remove "Select Clone Options" from the new VM wizard

$
0
0

Hi,

I'm trying to create an environment where end users can deploy their own test VMs.

I do not what them changing the VM hardware configuration when they deploy from a template.

So far I have been able to prevent this, However an issue comes up when they check the box to "Customize this virtual machine's hardware"

in the new VM wizard.

 

all 3 boxes are present in the wizard on the select clone options page:

Customize the operating system

Customize this virtual machine's hardware

Power on virtual machine after creation

 

when they select "Customize the operating system" and click next they get a nice error message saying they can't do that.

the wizard stays active and they can uncheck the box and proceed

This is good.

 

however when they select "Customize this virtual machine's hardware" and click next they are permitted to proceed to customize hardware screen

They are allowed to create a new HDD and add a new HDD. ( these permissions are needed to clone a VM / template )

the error comes up when they then proceed to the end of the wizard.

the wizard closes with out an error, then the user gets this message.

 

"Permission to perform this operation was denied.

NoPermission.message.format"

 

What the ideal solution would be is to prevent the "Select Clone Options" page from even showing up.

I don't mind them powering on the VM when the close is done but I do not want them to customize the OS or hardware from the template.

A better error message would work in the wizard, similar to the use case of checking Customize the operating system.

 

also, after the user gets the error I can't find the failed task in the events or tasks view.

 

I'm running vCenter 6.7

 

Any help would be greatly appreciated.

Thanks for your time

 

Viewing all 3506 articles
Browse latest View live


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