Giter Club home page Giter Club logo

Comments (6)

cf-gitbot avatar cf-gitbot commented on August 27, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/156944749

The labels on this github issue will be updated when the story is started.

from bosh-backup-and-restore.

alamages avatar alamages commented on August 27, 2024

Hi @jgprogramming

Currently, cf-deployment with windows cells is not supported by bbr. And there is no way to skip an instance in the deployment when running bbr deployment backup/restore.

Emmanouil && @jamesjoshuahill

from bosh-backup-and-restore.

julian-hj avatar julian-hj commented on August 27, 2024

+1 on this issue--it is blocking us from testing BBR in the persistence pipeline, and I suspect that it will block other teams soon also. I suppose we could deploy the windows cell to a different deployment, but that would be quite a lot of work, and would result in a flaky non-standard deployment for us, so I am reluctant to go down that road.

Is it not possible to just skip windows VMs when traversing a deployment, and just emit a warning? To me that seems like a much better behavior than failing with no way to recover.

from bosh-backup-and-restore.

julian-hj avatar julian-hj commented on August 27, 2024

One thought--if you are running commands via ssh, you could start your script with Exit which will generate an error, but not exit on unix, and will terminate the shell on windows. (since windows is case insensitive, and Unix is not.)

If you want to not have an ugly error in your logs, then the following seems to swallow the error on Unix without causing parse errors on windows:

Exit 2> exit.txt
rm exit.txt

from bosh-backup-and-restore.

alamages avatar alamages commented on August 27, 2024

Hello @julian-hj and @jgprogramming

We have a new 1.2.4 BBR which works with windows VMs (it properly skips them without failing).

from bosh-backup-and-restore.

julian-hj avatar julian-hj commented on August 27, 2024

@alamages excellent news! We shall unpause DRATS in our pipelines. Thanks for the heads up.

from bosh-backup-and-restore.

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.