tandoiluca's Posts

Hi all, thanks againg, we now have the Solution Add On menù but we need to delete the failed instance. We will do it togheter as soon as we can arrange a time slot...
Hi all, I attached the file with command output to futher investigate and, in the mean time, we will arrange by email a time slot to continue together the instance delete process. Thanks again for y... See more...
Hi all, I attached the file with command output to futher investigate and, in the mean time, we will arrange by email a time slot to continue together the instance delete process. Thanks again for your support!
Thank you so much! I will appreciate if we could stay in touch just in this evening to complete...we could be ready to start a meeting with you at 5:00PM (Italian time), could it work for you?
Hi all, we are working with a Cloud Region having a fresh upgrade to vCD 10.4.2.2 and we aren't able to display the solution add on menù. We have tried: /opt/vmware/vcloud-director/bin/cell-managem... See more...
Hi all, we are working with a Cloud Region having a fresh upgrade to vCD 10.4.2.2 and we aren't able to display the solution add on menù. We have tried: /opt/vmware/vcloud-director/bin/cell-management-tool manage-config --name vmware.solutions.add.on.bootstrap.completed --value no As per description on the Landing Zone documentation and we have tried to restart the vCD Cells but without result (no menù Solution Add On appears). Please, could anyone suggests another option to obtain the result? Thanks
Hi all, we are having a completly similar problem but using vCD release 10.4.2.2 We have tried to deploy the vAppliance using the UI as per documentation but we have got the following error in creat... See more...
Hi all, we are having a completly similar problem but using vCD release 10.4.2.2 We have tried to deploy the vAppliance using the UI as per documentation but we have got the following error in creation phase: operation completed with error 1 vcd-ext/cmd/instance/agent.(*waitOperationToCompleteActivity).Run vcd-ext/cmd/instance/agent/activity.go: 490 vcd-ext/cmd/instance.ActivityList.Execute.func1 vcd-ext/cmd/instance/activity.go: 78 vcd-ext/cmd/instance.ActivityList.Execute vcd-ext/cmd/instance/activity.go: 95 vcd-ext/cmd/instance/agent.(*RealizeContext).ExecuteOperation vcd-ext/cmd/instance/agent/common.go: 32 vcd-ext/cmd/instance/agent.(*RealizeContext).createInstance vcd-ext/cmd/instance/agent/create.go: 46 vcd-ext/cmd/instance/agent.(*RealizeContext).Realize vcd-ext/cmd/instance/agent/realize.go: 103 vcd-ext/cmd/instance/create.(*Options).Run vcd-ext/cmd/instance/create/cmd.go: 129 vcd-ext/cmd/instance/create.NewCreateCommand.func2 vcd-ext/cmd/instance/create/cmd.go: 36 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra@v1.5.0/command.go: 872 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra@v1.5.0/command.go: 990 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra@v1.5.0/command.go: 918 vcd-ext/cmd/cli.Run vcd-ext/cmd/cli/cli.go:58 main.main /opt/src/vcd-ext/main.go: 13 cause: 'Running Virtual Application vmware.bring-your-own-encryption-0.9.0-appliance(c3a61058-8a8e-4f14-9613-16a61a8b6f72)':'error'   As you can see, strangely, it seems to attempt an access to a GitHub repository which doesn't exist (v1.5.0). Then, we have tried to delete the faulty installation and we encoutered another issue: the delete process failed but it has deleted anything (and it seems the deleting process ha correctly completed because of we do not have any more the vAppliance in the landing zone). The deleting operation failed with apparently the same reason (GitHub problem): operation completed with error 1 vcd-ext/cmd/instance/agent.(*waitOperationToCompleteActivity).Run vcd-ext/cmd/instance/agent/activity.go: 490 vcd-ext/cmd/instance.ActivityList.Execute.func1 vcd-ext/cmd/instance/activity.go: 78 vcd-ext/cmd/instance.ActivityList.Execute vcd-ext/cmd/instance/activity.go: 95 vcd-ext/cmd/instance/agent.(*RealizeContext).ExecuteOperation vcd-ext/cmd/instance/agent/common.go: 32 vcd-ext/cmd/instance/agent.(*RealizeContext).deleteInstance vcd-ext/cmd/instance/agent/delete.go: 37 vcd-ext/cmd/instance/agent.(*RealizeContext).retryInstanceRequest vcd-ext/cmd/instance/agent/retry.go: 48 vcd-ext/cmd/instance/agent.(*RealizeContext).retryInstance vcd-ext/cmd/instance/agent/retry.go: 9 vcd-ext/cmd/instance/agent.(*RealizeContext).Realize vcd-ext/cmd/instance/agent/realize.go: 115 vcd-ext/cmd/instance/create.(*Options).Run vcd-ext/cmd/instance/create/cmd.go: 129 vcd-ext/cmd/instance/create.NewCreateCommand.func2 vcd-ext/cmd/instance/create/cmd.go: 36 github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra@v1.5.0/command.go: 872 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra@v1.5.0/command.go: 990 github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra@v1.5.0/command.go: 918 vcd-ext/cmd/cli.Run vcd-ext/cmd/cli/cli.go:58 main.main /opt/src/vcd-ext/main.go: 13 cause: {"level":"debug","msg":"ISO is not mounted, trying to mounte it."} {"level":"debug","msg":"ISO is mounted."} {"level":"debug","msg":"Verify ISO runner is authored by VMware."} [31mERROR [0m[0005] Unknown command "retry" for "vcd-ext" [31merrorCode [0m=5012000000000000     Now, we are having problem creating a new instance starting from CLI because of the presence of the not deleting instance. How could we forcely remove the previous failed instance? Thanks!