Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all 178040 articles
Browse latest View live

Расчет количества ВМ.

$
0
0

Приветствую.

Есть в наличии сервер на платформе Supermicro. Установлено два ЦПУ Intel Xeon E5-2660 V2 2.2 GHz / 10core / 2.5+25Mb / 95W / 8 GT / s LGA2011

На борту 64ГБ ОЗУ.

Какое количество ВМ может комфортно существовать при данной конфигурации? ВМ однотипные, в основном офисные приложения + клиент 1С.

По моим скромным подсчетам, при типовой конфигурации офисной ВМ (1 сокет, 2 ядра, 3 ГБ ОЗУ), выходит около 20ВМ. Если увеличить кол-во памяти в два раза, то около 40ВМ. Это в теории. А в практике?

Какую СХД посоветуете, что бы оно не было узким местом?

Заранее благодарен!


Removing/Hiding Known Folders - Library settings

$
0
0

Does UEM have a quick way of removing those Public folders in Libraries?

 

Rename vCenter 6.0 U3

$
0
0

Hello. Question: how can I rename vCenter 6.0 U3? Is there any manual how to do this? Or create a new vCenter and move the hosts from the old one to it?

Update vRealize Operations Manager

$
0
0

Hello everyone,

Can i upgrade my vRealize Operations Manager to the latest version (6.6) is is this dependent of my vSphere version?

 

Regards

 

Thomas

Corrupted VCSA - what next...

$
0
0

So, this is pretty curious, learning a lot about VSAN, vdswitches and VCSA ...

 

I have a 4 node VSAN cluster running - lab environment at home - it causes me nothing but trouble :-)  but I learn a lot.

 

So the whole cluster went down hard yesterday and I lost one of the disks completely in the VCSA and could not get it back.  learned the VCSA has 12 disks, never a big fan of VMs with lots of disks... but anyway.

 

The hosts are still running VMs.  They are using distributed virtual switches and the whole thing just keeps working, but it is basically headless.

 

I have created a new VCSA now and added one host to it...  It sees the VSAN, but only one host there so it appears to be just the storage on that host in the VSAN.

 

The hosts are still running on the distributed switches, but none of those are actually on my VCSA

 

So the whole this is pretty discombobulated... before I start migrating everything to standard vswitches and rebuilding, just wondering if there is anyway I can get this new VCSA to read the switch info from the hosts?   Obviously the old VCSA is dead and I can't export the dvswitch info from it.

 

So while doing all this, I got to thinking, with VSAN and all, wouldn't it be good if the VCSA kept a copy of all its config on the VSAN itself...  so if you ever lose the VCSA, it could just read the whole structure from the VSAN.   Seems like that would be pretty neat feature - especially as some of it seems to be there already.

 

Granted, this is a lab, but I do have one VM on there I would really like to keep so I am treading lightly and trying to fix rather than just start it all over again!

 

any advice/thoughts are appreciated

ESXI 5.5 - Cannot ping gateway and some hosts on same network

$
0
0

My setup includes 4 ESXI hosts and about 35 virtual machines.

 

We had to move our environment between buildings and this process took place over several months so until last week we had all vm's running on 2 of the 4 hosts (we will call them ESXI A and B.  In the last two weeks I've added back the 2 original hosts(C & D).  We have been seeing some wierd stuff with vm's installed on ESXI hosts A&B ie can't ping gateway sometimes, cant ping different servers whether they are physical or virtual until the destination host first pings them then they can ping back until arp entry expires.  Last night I vmotion'd one of the servers having this problem to ESXI host C and all these problems disappeared.  Is it possible for a VDS to screw up like this on one or two hosts?

virgo localhost for sdk 6.5 gives time sync error in logs

$
0
0

Hi,

 

To configure virgo server with any vCenter did the following:

For windows copied the webclient.properties, ds, store,jks in vsphere-client/cfg as in the documentation of 6.5

for VCSA followed the fully automated part of the documentation and webclientproperties got genereated in vsphere-clent/cfg.

started the server by running startup.bat in html-clientsdk/vpshere-client/server/bin/startup.bat

Checked the logs -it has the error:

<code>c.vmware.vise.vim.connections.SiteAffinityServerEndpointProvider  CDC is misconfigured. Will not use CDC. java.lang.UnsatisfiedLinkError: no libcdcjni in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)

at java.lang.Runtime.loadLibrary0(Runtime.java:849)

at java.lang.System.loadLibrary(System.java:1088)

at com.vmware.identity.cdc.CdcAdapter.<clinit>(CdcAdapter.java:18)

at com.vmware.identity.cdc.CdcSession.<init>(CdcSession.java:37)

at com.vmware.identity.cdc.CdcFactory.createCdcSessionViaIPC(CdcFactory.java:39)

at com.vmware.vise.vim.connections.SiteAffinityServerEndpointProvider.getCdcData(SiteAffinityServerEndpointProvider.java:201)

at com.vmware.vise.vim.security.sso.impl.SsoCmLocatorImpl.getCdcDataNoException(SsoCmLocatorImpl.java:111)

[ERROR] cm-catalog-manager-pool-5     com.vmware.vim.sso.client.impl.SoapBindingImpl                    SOAP fault javax.xml.ws.soap.SOAPFaultException: The time now Mon Jun 19 13:35:22 IST 2017 does not fall in the request lifetime interval extended with clock tolerance of 600000 ms: [ Mon Jun 19 03:28:08 IST 2017; Mon Jun 19 03:58:08 IST 2017). This might be due to a clock skew problem.

at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)

at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:117)

at com.sun.xml.internal.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:184)

at com.sun.xml.internal.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:203)

at com.vmware.vim.sso.client.impl.SoapBindingImpl.sendMessage(SoapBindingImpl.java:161)

at com.vmware.vim.sso.client.impl.SoapBindingImpl.sendMessage(SoapBindingImpl.java:114)

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.sendRequest(SecurityTokenServiceImpl.java:784)

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.executeRoundtrip(SecurityTokenServiceImpl.java:714)

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl.acquireTokenByCertificate(SecurityTokenServiceImpl.java:473)

 

 

 

 

 

[ERROR] cm-catalog-manager-pool-5     com.vmware.vise.vim.security.sso.impl.SsoUtilInternal             Time sync error: VC Server and local machine's clocks are out of sync by more than the accepted tolerance. 

[2017-06-18T15:08:09.233-07:00] [ERROR] cm-catalog-manager-pool-5     com.vmware.vise.vim.security.sso.impl.NgcSolutionUser             Solution user login failed. com.vmware.vim.sso.client.exception.TimeSynchronizationException: Server returned 'request expired' less than 0 seconds after request was issued, but it shouldn't have expired for at least 600 seconds.

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.checkTimeSyncronization(SecurityTokenServiceImpl.java:758)

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.executeRoundtrip(SecurityTokenServiceImpl.java:716)

at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl.acquireTokenByCertificate(SecurityTokenServiceImpl.java:473)

at com.vmware.vise.vim.security.sso.impl.SsoUtilInternal.acquireTokenByCertificate(SsoUtilInternal.java:716)

at com.vmware.vise.vim.security.sso.impl.NgcSolutionUser.login(NgcSolutionUser.java:229)

 

</code>

c.vmware.vise.vim.connections.SiteAffinityServerEndpointProvider  CDC is misconfigured. Will not use CDC. java.lang.UnsatisfiedLinkError: no libcdcjni in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at com.vmware.identity.cdc.CdcAdapter.<clinit>(CdcAdapter.java:18)
at com.vmware.identity.cdc.CdcSession.<init>(CdcSession.java:37)
at com.vmware.identity.cdc.CdcFactory.createCdcSessionViaIPC(CdcFactory.java:39)
at com.vmware.vise.vim.connections.SiteAffinityServerEndpointProvider.getCdcData(SiteAffinityServerEndpointProvider.java:201)
at com.vmware.vise.vim.security.sso.impl.SsoCmLocatorImpl.getCdcDataNoException(SsoCmLocatorImpl.java:111)
[ERROR] cm-catalog-manager-pool-5     com.vmware.vim.sso.client.impl.SoapBindingImpl                    SOAP fault javax.xml.ws.soap.SOAPFaultException: The time now Mon Jun 19 13:35:22 IST 2017 does not fall in the request lifetime interval extended with clock tolerance of 600000 ms: [ Mon Jun 19 03:28:08 IST 2017; Mon Jun 19 03:58:08 IST 2017). This might be due to a clock skew problem.
at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:117)
at com.sun.xml.internal.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:184)
at com.sun.xml.internal.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:203)
at com.vmware.vim.sso.client.impl.SoapBindingImpl.sendMessage(SoapBindingImpl.java:161)
at com.vmware.vim.sso.client.impl.SoapBindingImpl.sendMessage(SoapBindingImpl.java:114)
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.sendRequest(SecurityTokenServiceImpl.java:784)
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.executeRoundtrip(SecurityTokenServiceImpl.java:714)
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl.acquireTokenByCertificate(SecurityTokenServiceImpl.java:473)
 
 
 
 
 
[ERROR] cm-catalog-manager-pool-5     com.vmware.vise.vim.security.sso.impl.SsoUtilInternal             Time sync error: VC Server and local machine's clocks are out of sync by more than the accepted tolerance. 
[2017-06-18T15:08:09.233-07:00] [ERROR] cm-catalog-manager-pool-5     com.vmware.vise.vim.security.sso.impl.NgcSolutionUser             Solution user login failed. com.vmware.vim.sso.client.exception.TimeSynchronizationException: Server returned 'request expired' less than 0 seconds after request was issued, but it shouldn't have expired for at least 600 seconds.
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.checkTimeSyncronization(SecurityTokenServiceImpl.java:758)
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl$RequestResponseProcessor.executeRoundtrip(SecurityTokenServiceImpl.java:716)
at com.vmware.vim.sso.client.impl.SecurityTokenServiceImpl.acquireTokenByCertificate(SecurityTokenServiceImpl.java:473)
at com.vmware.vise.vim.security.sso.impl.SsoUtilInternal.acquireTokenByCertificate(SsoUtilInternal.java:716)
at com.vmware.vise.vim.security.sso.impl.NgcSolutionUser.login(NgcSolutionUser.java:229)

LUN Masking

$
0
0

Hi All. I'm studying to VCAP, and I have a question about LUN Masking process. I'm using vjenner study guide.

 

 

When I try to reclaim the LUN using the command esxcli storage core claiming unclaim, I receive a message error "Unable to unclaim path. Some paths may be left in a unclaimeb state. You will need to claim them manually using the appropriate commands or wait a periodic path claiming to reclaim them automatically". All previous commands are made successfully, and the rule was created. Could you help me?

 

 

Best Regards.

 

Valter Junior


Extract the data from xml file

$
0
0

Hello All,

I changed the vRO output (Which I was getting from powershell) in XML format by using ".getxml" . Now I want to parse and extract the from that xml format. Could anyone help to to write javascript program for this?

Backup/update a Vmware Flex VM

$
0
0

Hi everyone, I have a question for you. This is the scenario: 20 laptop (endpoint) in each of wich there are installed Vmware Flex virtual machines. Currently there is a master VM (windows 7) and everytime I make a update/upgrade to that Master machine, I need to upload also all the 20 virtual machine inside the endpoints. The questions are:

1- is it possible to install the Mirage agent inside the physical endpoint and made update of the vmdk of the flex vm? Avoiding to do a full restore of the entire vmdk, but restoring only the delta?

2- if not, can I install mirage agent inside the virtual machine and manage the update/upgrade as if they were physical endpoint?

Can you suggest me which is the better way to manage that 20 vmware flex virtual machines?

Thank you very much

vCD PowerCLI Create an Edge Gateway

$
0
0

Hello,

 

I need to automate in PowerCLI one more Step during Org VDC setup, the "Edge Gateway Creation".

 

At the moment it looks like the only way to do that is directly via API (via PowerShell in my Case):

vCloud Air Documentation Center

 

Has anyone done that before in PowerCLI / PowerShell or maybe a better way that via API?

 

Kind Regards,

Markus

Unable to recompose desktop, Unable to resync VM - Could not find VC object op type VirtualMachine, and id

$
0
0

We are having trouble recomposing all of our desktops.

The issues came out of no where. Everything was working fine about a week ago. There where no changes on the environment.

View initiates the recompose but does not complete its task.

The first thing View does, is power down the VM, then reverts the snapshot, then copy a file (I am not sure which file) and then removes a snapshot. All the while, the VM is in a powered off state.

At this point, the VM enters a 'error' stat within View.

 

We rebooted the complete View Infra (even down to the ESX hosts) but that did not help.

This particular customer uses View 5.0.1

 

 

The log on the composer states the following:

 

11:44:29,514 INFO  <PendingOperation-vm-1781> [PendingOperation] VM /DATACENTER - LOCATION/vm/CUSTOMER Linked Clones/CUSTOMER-DESKTOP-POOL/VDCUSTOMER0018 parent image changed from /DATACENTER - LOCATION/vm/CUSTOMER Master VD/win7-x86-image - /Update 58/Update 59/Update 60/Update 61 - JAVA Update to 8.40/Update 62 to /DATACENTER - LOCATION/vm/CUSTOMER Master VD/win7-x86-image - /Update 58

11:44:45,791 ERROR <PendingOperation-vm-1781> [PendingOperation] Pool cn=XXXXXXXXX-ef0e-4e65-8e76-b6e8ec095ddf,ou=virtualcenter,ou=properties,dc=vdi,dc=vmware,dc=int::Unable to resync VM - Could not find VC object of type VirtualMachine, and id (please check the master VM/snapshot or its replica)

11:44:45,791 INFO  <PendingOperation-vm-1781> [VirtualCenterDriver] VirtualCenter control for https://vcenter01:443/sdk is suspending operations - VM operation failed: com.vmware.vdi.svisupport.SVIException: Could not find VC object of type VirtualMachine, and id (please check the master VM/snapshot or its replica)

11:44:45,791 INFO  <PendingOperation-vm-1781> [Audit] VC_DISABLED:VC:cn=XXXXXXXXX-ef0e-4e65-8e76-b6e8ec095ddf,ou=virtualcenter,ou=properties,dc=vdi,dc=vmware,dc=int;REASON:VM operation failed: com.vmware.vdi.svisupport.SVIException: Could not find VC object of type VirtualMachine, and id (please check the master VM/snapshot or its replica);

11:45:33,964 INFO  <VirtualCenterDriver-XXXXXXXXX-ef0e-4e65-8e76-b6e8ec095ddf> [VirtualCenterDriver] VirtualCenter control for https://vcenter01:443/sdk is resuming operations

11:45:33,964 INFO  <VirtualCenterDriver-XXXXXXXXX-ef0e-4e65-8e76-b6e8ec095ddf> [Audit] VC_ENABLED:VC:cn=XXXXXXXXX-ef0e-4e65-8e76-b6e8ec095ddf,ou=virtualcenter,ou=properties,dc=vdi,dc=vmware,dc=int;

11:45:51,301 INFO  <DesktopControlJMS> [Audit] STARTUP:Server:cn=XXXXXXXX-225f-42db-8050-ce01d3634645,ou=servers,dc=vdi,dc=vmware,dc=int;Pool:cn=CUSTOMER-desktop-pool,ou=server groups,dc=vdi,dc=vmware,dc=int;DNS:VDCUSTOMER0018.CUSTOMER.local;IP:192.168.0.152;

"Locked master refused legacy surface reference"

$
0
0

after enabling 3d acceleration, guest kernel seems to fail some time after boot. dmesg says "Locked master refused legacy surface reference", or "Could not add a reference to a surface" depends on which host it is running

i5-2430M, Raideon 6600M + HD 3000, Windows 10: "Locked master refused legacy surface reference"

"Could not add a reference to a surface"

GT 730 or GTX 1050 Ti, Centos 7 or Windows 10: "Could not add a reference to a surface"

 

android-x86 x86_64 6.0 release r3.

 

i really need your help to nail this problem down. any suggestion where i should look into?

Trouble pinging VM from physical machine

$
0
0

Hi,

 

This should be a fairly easy one as Networking isn't my strong side.

 

Here's my situation and this is strictly for my sandbox at home (currently playing with patching software). I have several machines in my VM environment. Most notably, a DC that is handling AD and DNS.

 

My environment is NAT'd so that everything talks regardless of internet connection. I also have the following set to handle DHCP for me.

I'm not sure if any of this matters for what I am trying to do but basically, my NAT'd environment gets an IP of 192.168.xxx.xxx and my home network has an IP  of 10.10.xxx.xxx

I can ping one of my test laptops with the 10.10 IP from inside the VM but I cannot ping the 192.168 address of the VM from the test laptop. Any steps that someone could recommend here would be greatly appreciated. I can add more info as may be needed too.

 

Thanks for any recommendations!

Failed to convert from VMX to OVF

$
0
0

Hello,

 

I have a VM running without problem on Workstation. I want to upload it to an ESXi.

 

No matter If I try File-> Convert to OVF or if I use ofvtool via command line. It stops at 45% without yielding any error and with no log.

 

C:\Program Files\VMware\VMware OVF Tool>ovftool I:\VM_ORIG\VM_ORIG.vmx E:\VM_CONVERTED.ovf

Opening VMX source: I:\VM_ORIG\VM_ORIG.vmx

Opening OVF target: E:\VM_CONVERTED.ovf

Writing OVF package: E:\VM_CONVERTED.ovf

Progress: 45%

C:\Program Files\VMware\VMware OVF Tool>

 

The VM has 4 virtual disks and I have removed all .lock files from the original folder.

 

¿Any clue?

 

Thanks in advance!


ESXi 5.5U3 Storage Failure - troubleshooting advice is needed

$
0
0

Hello,

 

I'm currently working on 6 ESXi 5.5 U3 build 4722766 (on HP DL360 G9 Servers).

All of them are linked with fiber through a switch fiber to a HP 3PAR Disk bay where all volumes are stored.

 

Last night one ESXi has been blocked itself, its log files repeted these lines since last night :

 

2017-06-22T20:39:05.656Z: <DATASTOREXXXX, 0> Write error to fd 9

2017-06-22T20:40:11.217Z: <DATASTOREXXXX, 0> I/Os from datastore naa.60002ac0000000000000016f00009893 took 60.849006(>= 30.000000) seconds to complete stats computation. Reducing its polling frequency.

2017-06-22T20:41:37.453Z: WARNING: Write 0xff98b66f[512] -> 18 failed. Resource temporarily unavailable

2017-06-22T20:41:37.453Z: <DATASTOREXXXX, 0> Write error to fd 18

2017-06-22T20:41:37.453Z: <DATASTOREXXXX, 0> I/Os from datastore naa.50002ac1a0009893 took 86.234590(>= 30.000000) seconds to complete stats computation. Reducing its polling frequency.

2017-06-22T20:41:37.454Z: WARNING: Write 0xff98b66f[512] -> 9 failed. Resource temporarily unavailable

2017-06-22T20:41:37.454Z: <DATASTOREXXXX, 0> Write error to fd 9

2017-06-22T20:41:37.454Z: WARNING: Write 0xff98b66f[512] -> 5 failed. Resource temporarily unavailable

2017-06-22T20:41:37.454Z: <DATASTOREXXXX5, 0> Write error to fd 5

 

 

 

 

Because of this issue, VM have been instable and we had to migrate them to another host and they work good now.

 

I've checked volumes on my HP3PAR bay, there's no alert, no alarm, everything looks good and there is the same thing for the switch fiber.

 

By the way, i also have a SIOC alarm whereas it's not activated on the datastore :

Do someone has an idea or troubleshooting advice ?

 

I mean the configuration hasn't been changed and it's really weird that this ESXi works wrong instead of other (which have common storage configuration and the same ESXi version work great)

 

 

Thank you for reading

 

Gael

vCenter Server Appliance checking for update hangs

$
0
0

Hey all,

 

I just wanted to update a vCSA appliance. Unfortunately it hangs in the status "Checking for aivailable updates..." as has no internet access.

 

I changed the settings to CD-ROM  updates, mounted the update-repo iso and restarted the appliance, but no luck, it's still in the checking for updates mode.

 

Anyone has an idea how to stop this process? As the check and install update buttons are disabled during the update search.

 

Thanks

 

Tim

Messages of SCSIDeviceIO - Failed - Valid Sense Data

$
0
0

Lately in the logfile vmkernel.log of my ESXi 6.5 shows these messages:

 

[continue...]

 

2017-06-04T17:51:14.446Z cpu4:66132)ScsiDeviceIO: 2948: Cmd(0x4395008a4f80) 0x85, CmdSN 0x1117 from world 67312 to dev "naa.600304801a8bae002083d2ab7949221e" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.

2017-06-04T18:51:14.504Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395008d2080) 0x4d, CmdSN 0x1121 from world 67312 to dev "naa.600304801a8bae002083d2e57cbe129b" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.

2017-06-04T19:21:14.539Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395008c2480) 0x1a, CmdSN 0x112e from world 67312 to dev "naa.600304801a8bae002083d2ab7949221e" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.

2017-06-04T20:21:14.597Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395008cc580) 0x1a, CmdSN 0x8e80 from world 0 to dev "naa.600304801a8bae002083d2e57cbe129b" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.

2017-06-04T20:51:14.629Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x43950084b800) 0x1a, CmdSN 0x1146 from world 67312 to dev "naa.600304801a8bae002083d2ab7949221e" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.

2017-06-04T22:21:14.722Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395009c0780) 0x1a, CmdSN 0x8ee9 from world 0 to dev "naa.600304801a8bae002083d2e57cbe129b" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.

2017-06-04T22:21:14.725Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395009c0780) 0x85, CmdSN 0x115c from world 67312 to dev "naa.600304801a8bae002083d2ab7949221e" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.

2017-06-04T23:51:14.821Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395009e5000) 0x4d, CmdSN 0x1171 from world 67312 to dev "naa.600304801a8bae002083d2e57cbe129b" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.

2017-06-04T23:51:14.824Z cpu0:66132)ScsiDeviceIO: 2948: Cmd(0x4395009e5000) 0x85, CmdSN 0x1174 from world 67312 to dev "naa.600304801a8bae002083d2ab7949221e" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.

 

[continue...]

 

All day each hour at the same time show a messages.

 

[root@addcom-vmware01:/vmfs/volumes] esxcli storage nmp device list -d naa.600304801a8bae002083d2ab7949221e

naa.600304801a8bae002083d2ab7949221e

   Device Display Name: Local LSI Disk (naa.600304801a8bae002083d2ab7949221e)

   Storage Array Type: VMW_SATP_LOCAL

   Storage Array Type Device Config: SATP VMW_SATP_LOCAL does not support device configuration.

   Path Selection Policy: VMW_PSP_FIXED

   Path Selection Policy Device Config: {preferred=vmhba1:C2:T0:L0;current=vmhba1:C2:T0:L0}

   Path Selection Policy Device Custom Config:

   Working Paths: vmhba1:C2:T0:L0

   Is USB: false

 

[root@addcom-vmware01:/vmfs/volumes] esxcli storage nmp device list -d naa.600304801a8bae002083d2e57cbe129b

naa.600304801a8bae002083d2e57cbe129b

   Device Display Name: Local LSI Disk (naa.600304801a8bae002083d2e57cbe129b)

   Storage Array Type: VMW_SATP_LOCAL

   Storage Array Type Device Config: SATP VMW_SATP_LOCAL does not support device configuration.

   Path Selection Policy: VMW_PSP_FIXED

   Path Selection Policy Device Config: {preferred=vmhba1:C2:T1:L0;current=vmhba1:C2:T1:L0}

   Path Selection Policy Device Custom Config:

   Working Paths: vmhba1:C2:T1:L0

   Is USB: false

 

I have read that these messages are information but if it's all day...

 

The hardware is a Supermicro Server with a MegaRAID SAIS Controller(lsi_mr3)

 

I'm worried about this issue.

cloudclient vra detail list authentication error

$
0
0

I am working with CloudClient 3.2 on RHEL 7. When I run: vra cloudclient detail --id  PaymentCard-CAP-Base_QA it fails with authentication error below:

*************************************************************************************************************************************************************************************************************************

CloudClient>vra catalog detail --id PaymentCard-FP-Base_QA

Error: A JSONObject text must begin with '{' at character 1 of <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/><title>401 - Unauthorized: Access is denied due to invalid credentials.</title><style type="text/css"><!--body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;}h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;background-color:#555555;}#content{margin:0 0 0 2%;position:relative;}.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}--></style></head><body><div id="header"><h1>Server Error</h1></div><div id="content"> <div class="content-container"><fieldset>  <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>  <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3> </fieldset></div></div></body></html>

 

This is in cloudclient-trace.log -->

2017-06-23 09:11:05,968 cc: [priority="DEBUG" thread="Spring Shell"] com.vmware.cloudclient.plugins.utils.RestHelper.SSOHttpClient:50 - Request=> GET:https://vraServer/WAPI/api/Blueprints/33571369-5b18-4b2c-9ede-adcf2e5fcc87

2017-06-23 09:11:06,194 cc: [priority="ERROR" thread="Spring Shell"] com.vmware.cloudclient.core.authentication.BaseAuthentication.afterThrowingInvocation:348 - A JSONObject text must begin with '{' at character 1 of <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/><title>401 - Unauthorized: Access is denied due to invalid credentials.</title><style type="text/css"><!--body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;}h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;background-color:#555555;}#content{margin:0 0 0 2%;position:relative;}.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}--></style></head><body><div id="header"><h1>Server Error</h1></div><div id="content"> <div class="content-container"><fieldset>  <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>  <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3> </fieldset></div></div></body></html>

net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/><title>401 - Unauthorized: Access is denied due to invalid credentials.</title><style type="text/css"><!--body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}fieldset{padding:0 15px 10px 15px;} h1{font-size:2.4em;margin:0;color:#FFF;}h2{font-size:1.7em;margin:0;color:#CC0000;} h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;background-color:#555555;}#content{margin:0 0 0 2%;position:relative;}.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}--></style></head><body><div id="header"><h1>Server Error</h1></div><div id="content"> <div class="content-container"><fieldset>  <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>  <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3> </fieldset></div></div></body></html>

*************************************************************************************************************************************************************************************************************************

 

When I run vra login isauthenticated all or vra catalog list these are successful as shown below:

*************************************************************************************************************************************************************************************************************************

CloudClient>vra catalog list

+--------------------------------------+-----------------------------+--------------------------------------+--------------------------+--------------------------+-----------+

| id                                   | organization.subtenantLabel | organization.subtenantRef            | name                     | catalogItemTypeRef.label | status    |

+--------------------------------------+-----------------------------+--------------------------------------+--------------------------+--------------------------+-----------+

| f225224c-c5df-412b-b7f7-a075131c5c9f | BG_SIMS                     | 5d29644d-4863-420c-9139-c2dbf7415e62 | SIMS_STORE_BASE_TEST     | Virtual Machine          | PUBLISHED |

| e810fefd-4d0c-459a-8072-a857a1aa3052 | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | PaymentCard-RTS-Base     | Virtual Machine          | PUBLISHED |

| a16fa187-06de-4739-ab8e-5d39fb39b22b | BG_PaymentCard_QA           | ef0a12dc-2bde-43df-a90b-73286ff86030 | PaymentCard-RTS-Base_QA  | Virtual Machine          | PUBLISHED |

| fa66c88e-3af5-4a21-8683-1c336d28707a | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | PaymentCard-ADMIN-Base   | Virtual Machine          | PUBLISHED |

| 65840213-3fdf-49aa-b62f-03601f7e838e | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | PaymentCard-FP-Base2     | Virtual Machine          | PUBLISHED |

| 06733370-3328-442e-8a36-4e2689e772f5 | BG_Prod-1                   | c5d5c4a7-83ef-4551-bead-feff19a6c51b | RHEL6-BASE-MD            | Virtual Machine          | PUBLISHED |

| 45ed7829-3314-4c73-b936-a49240eda6b0 | BG_PaymentCard_QA           | ef0a12dc-2bde-43df-a90b-73286ff86030 | PaymentCard-CAP-Base_QA  | Virtual Machine          | PUBLISHED |

| 7add7b24-a350-4402-9d98-5eb8e3ca7114 | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | PaymentCard-CAP-Base     | Virtual Machine          | PUBLISHED |

| f4a4f285-3dad-4fb1-a47e-4e07067e0cb2 | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | PaymentCard-API-Base     | Virtual Machine          | PUBLISHED |

| af573c9c-3be9-4626-81d1-2dbd748754ae | BG_Prod-1                   | c5d5c4a7-83ef-4551-bead-feff19a6c51b | RHEL6-BASE-LG            | Virtual Machine          | PUBLISHED |

| 81fc76c1-a01c-4ec3-b320-33cfc59f72b9 | BG_PaymentCard_QA           | ef0a12dc-2bde-43df-a90b-73286ff86030 | PaymentCard-FP-Base_QA   | Virtual Machine          | PUBLISHED |

| f9047c7b-6cbb-431a-b828-26a52979262f | BG_SIMS                     | 5d29644d-4863-420c-9139-c2dbf7415e62 | SIMS-PRINT-BASE          | Virtual Machine          | PUBLISHED |

| 94323495-9545-4364-a4b6-82fb76daa947 | BG_SIMS                     | 5d29644d-4863-420c-9139-c2dbf7415e62 | SIMS-STORE-BASE          | Virtual Machine          | PUBLISHED |

| 84ffeed7-ed4e-4c9f-9522-f819206cf0a8 | BG_Prod-1                   | c5d5c4a7-83ef-4551-bead-feff19a6c51b | RHEL6-BASE-SM            | Virtual Machine          | PUBLISHED |

| 7f601698-bdc5-412c-80a7-c031ffa9f977 | BG_PaymentCard              | 27e7d6de-15b7-463e-b815-a7ba20884820 | TEST-SecureFP-Base-Image | Virtual Machine          | PUBLISHED |

+--------------------------------------+-----------------------------+--------------------------------------+--------------------------+--------------------------+-----------+

 

 

Showing results for [page=1 of 1] [pageSize=25].

 

CloudClient>vra login isauthenticated all

vRA SSO login: [ACTIVE], session: [ACTIVE], sessionKey=[default], user=[_svc_devops_autom@rac.raccorp.corp], server=[https://10.250.35.52], tenant=[vsphere.local]

IaaS Model Manager login: [INACTIVE], session: [ACTIVE], sessionKey=[default]

CloudClient>

*************************************************************************************************************************************************************************************************************************

 

Has anyone run into this issue? Are there more detail logs where I can see the credentials that are being passed?

vmware 12.5.7 "no internet access" on any guest machines

$
0
0

Hello,

 

Today morning I encountered a slightly annoying issue that none of my guest machines can access internet. I have two host machines (one personal and one desktop) both have about 8 virtual machines in total ( 6 and 2) and none of them can access internet. No problems with host machines. I can access internet on my guest machine IF I have a vpn running on the host OS.

 

All guest machines are NAT configured . Everything is running on default settings.

 

I'm not much of a tech savvy but I guess this has to do with the dynamic ip's provided by my ISP. What can I do to fix this? I rather not prefer to use my vpn to access internet on my guest machines.

 

Please see screenshots.

 

Any insights would be appreciated.

 

Host Machines : Windows 10 x64 Creators Update

 

Gues Machines : Windows 10 x64 Creators Update

 

Thank you

Viewing all 178040 articles
Browse latest View live


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