Unsolved
This post is more than 5 years old
3 Posts
0
1723
March 21st, 2016 07:00
Unable to store deployment tasks in the persistant location
New deployment of scio v2 on esx cluster.
error in vsphere log:
[ERROR] http-bio-9090-exec-7 c.e.e.v.uiServices.installWizard.InstallWizardServiceImpl failed to store initial tasks java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
How can i fix it?
No Events found!
SanjeevMalhotra
138 Posts
0
March 21st, 2016 10:00
Can you restart the vSphere web-client service and re-register (unregister and then register) the scaleio vsphere web plugin and then restart the deployment?
tomer__engineer
155 Posts
0
March 22nd, 2016 00:00
Hi,
In order to better analyze the problem and check if the root cause is a known bug that was found in 1.32.4 and fixed for 1.32.5, we need the Virgo logs (see paths below)
Also any other info you can supply will help, such as:
- Which VC OS and exact version (6.0 | 6.0u1/u2) are you using?
- Which ESX version (5.5u1/2/3 | 6.0u1/2)?
- ESX disk size and type, are there HDD/SSD used in the deployment
**Paths per VC version and OS **
VC 5.5
Windows:
Virgo logs: C:\ProgramData\VMware\vSphere Web Client\serviceability\logs
Plugin logs and other files: C:\Windows\System32\config\systemprofile\AppData\Roaming\VMware\scaleio
Plugin location C:\ProgramData\VMware\vSphere Web Client\vc-packages\vsphere-client-serenity
Linux:
Virgo logs: /var/log/vmware/vsphere-client/
Plugin logs and other files: /opt/.vmware/scaleio
Plugin location /var/lib/vmware/vsphere-client/vc-packages/vsphere-client-serenity/
VC 6.0
Windows:
Virgo logs: C:\ProgramData\VMWare\vCenterServer\logs\vsphere-client\logs
Plugin logs and other files: C:\Users\vspherewebclientsvc\AppData\Roaming\VMware\scaleio
Plugin location C:\ProgramData\VMware\vCenterServer\cfg\vsphere-client\vc-packages\vsphere-client-serenity
Linux:
Virgo logs: /var/log/vmware/vsphere-client/logs
Plugin logs and other files: /etc/vmware/vsphere-client/vc-packages/scaleio
Plugin location: /etc/vmware/vsphere-client/vc-packages/vsphere-client-serenity
Kibo1
3 Posts
0
March 22nd, 2016 00:00
yes, i restarted vsphere re-registered plugin relaunched deployment, but it not helped.
Kibo1
3 Posts
0
March 22nd, 2016 02:00
Hi,
i'm using vc6u1 on win2012r2 with 2014sql and 4 node esx 6u1 with external apple xraid FC disks directly attached to each node
In plugin logs folder only serverConfig.cfg and certificates folder.
1 Attachment
vsphere_client_virgo.log
tomer__engineer
155 Posts
2
March 22nd, 2016 05:00
This is indeed the same issue that was fixed for 1.32.5 (some DataStores are returned from the VC without metadata).
This issue will be resolved for 2.0.0.1 (v2.0 Patch1) to be released in ~1.5 month.
Not entirely clear why some DSs are returned without metadata, but a possible workaround might be to select the Datastore in the Deployment wizard step where you configure the SVMs IPs, and not leave it as Automatic.
Perhaps if you create a new local DS for each ESX and select it specfically in the deployment wizard.
Hope that will help.