Skip to content

Import-Ravello commandlet is not working #2

Description

@wojciehm

Hello Luc,

I wanted to give a shot with your script to deploy VM's in Ravello. I believe there is something wrong in Import-Ravello commandlet. It tries to access ravello.exe located in C:\Ravello_cli.

`08:48:10
Import-Ravello : Could not find ravello.exe in C:\Ravello_cli
At C:\ravello\ravello.ps1:24 char:5

  • Import-Ravello -IsoPath "$($_.Path,$_.Filename -join '\')" -Confi ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Import-Ravello

Import-Ravello : Could not find ravello.exe in C:\Ravello_cli
At C:\ravello\ravello.ps1:24 char:5

  • Import-Ravello -IsoPath "$($_.Path,$_.Filename -join '\')" -Confi ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Import-Ravello

Import-Ravello : Could not find ravello.exe in C:\Ravello_cli
At C:\ravello\ravello.ps1:24 char:5

  • Import-Ravello -IsoPath "$($_.Path,$_.Filename -join '\')" -Confi ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Import-Ravello`

I am using Ravello Import Utility 2.0 with default installation C:\Program Files (x86)\Ravello Systems\Ravello import utility. Unfortunately only one executable file in that folder is ravello_vm_import_server.exe.

I tried as well to specify path Import-Ravello -CliPath "C:\Program Files (x86)\Ravello Systems\Ravello import utility\ravello_vm_import_server.exe" which didn't work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions