GithubHelp home page GithubHelp logo

Comments (4)

agrauch avatar agrauch commented on July 18, 2024

The provider doesn't currently implement the halt and suspend commands. Kind of an ugly error but not too scary. Only up, destroy, and ssh have been implemented.

Updated the README to reflect this.

from vagrant-vsphere.

dhirajdp avatar dhirajdp commented on July 18, 2024

is this issue fixed.?

from vagrant-vsphere.

 avatar commented on July 18, 2024

Looks like it's fixed for halt but not for suspend.

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example
  > vagrant up
Bringing machine 'default' up with 'vsphere' provider...
==> default: Calling vSphere CloneVM with the following settings:
==> default:  -- Template VM: NSIDC/vm/Linux/SCM/trusty64-nsidc
==> default:  -- Target VM: NSIDC/vm/Linux/SCM/dev/mbrandt-vsphere-pr-testing
==> default: New virtual machine successfully cloned
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 172.18.225.242:22
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Rsyncing folder: /Users/mbrandt/projects/vagrant-vsphere-example/ => /vagrant

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example
  > vagrant halt
==> default: Attempting graceful shutdown of VM...

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example
  > vagrant up
Bringing machine 'default' up with 'vsphere' provider...
==> default: The VM is already created
==> default: Calling vSphere PowerOn
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 172.18.225.242:22
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Rsyncing folder: /Users/mbrandt/projects/vagrant-vsphere-example/ => /vagrant
==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always will still run.

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example
  > vagrant suspend
Vagrant attempted to call the action 'suspend' on the provider
'vSphere (42059517-6fb8-51ac-62da-bfb633468e8b)', but this provider doesn't support this action. This
is probably a bug in either the provider or the plugin calling this
action, and should be reported.

from vagrant-vsphere.

dhirajdp avatar dhirajdp commented on July 18, 2024

thanks for reply

On Thu, Jun 2, 2016 at 7:51 PM, Michael Brandt [email protected]
wrote:

Looks like it's fixed for halt but not for suspend.

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example

vagrant up
Bringing machine 'default' up with 'vsphere' provider...
==> default: Calling vSphere CloneVM with the following settings:
==> default: -- Template VM: NSIDC/vm/Linux/SCM/trusty64-nsidc
==> default: -- Target VM: NSIDC/vm/Linux/SCM/dev/mbrandt-vsphere-pr-testing
==> default: New virtual machine successfully cloned
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 172.18.225.242:22
default: SSH username: vagrant
default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Rsyncing folder: /Users/mbrandt/projects/vagrant-vsphere-example/ => /vagrant

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example

vagrant halt
==> default: Attempting graceful shutdown of VM...

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example

vagrant up
Bringing machine 'default' up with 'vsphere' provider...
==> default: The VM is already created
==> default: Calling vSphere PowerOn
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 172.18.225.242:22
default: SSH username: vagrant
default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Rsyncing folder: /Users/mbrandt/projects/vagrant-vsphere-example/ => /vagrant
==> default: Machine already provisioned. Run vagrant provision or use the --provision
==> default: flag to force provisioning. Provisioners marked to run always will still run.

mbrandt@nsidc-brandt ~/projects/vagrant-vsphere-example

vagrant suspend
Vagrant attempted to call the action 'suspend' on the provider
'vSphere (42059517-6fb8-51ac-62da-bfb633468e8b)', but this provider doesn't support this action. This
is probably a bug in either the provider or the plugin calling this
action, and should be reported.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ASyksxzoMBHulnxvnqSb7VLT7wcSmT7Bks5qHubMgaJpZM4A61OZ
.

Regards

DHIRAJ PANDEY

from vagrant-vsphere.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.