lamw / lamw/vmware-scripts

vRNI Deploy error

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
951
Forks
504
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am getting error while running the script. how can fix this issue

Import-VApp : 1/31/2018 8:39:04 AM Import-VApp Error while uploading
virtual disks. (InternalServerError: IO error)
At D:\BACKUP\NSX_BACKUP\vRNI-Deploy.ps1:85 char:19

  • $vRNIPlatformVM = Import-VApp -OvfConfiguration $vRNIPlatformOVFConfig
    -Source $ …
+ CategoryInfo : InvalidData: (:) [Import-VApp], ViError
+ FullyQualifiedErrorId : ViCore_VappServiceImpl_ImportVApp_DiskUploadErro
r,VMware.VimAutomation.ViCore.Cmdlets.Commands.ImportVApp

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with D:\BACKUP\NSX_BACKUP\vRNI-Deploy.ps1, especially line 85 and the Import-VApp command. Reproduce the vRNI deployment and investigate the reported virtual-disk upload InternalServerError; done means identifying a reproducible cause and confirming a successful deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.