Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 996  / 1 Year ago, wed, march 1, 2023, 12:33:00

I think my juju environment in my orchestra server is broken, and I want to do the bootstrap process again.
Basically, I'd like to run:



juju bootstrap


and not get:



2012-02-09 19:51:48,503 INFO juju environment previously bootstrapped.


How can I reset things, and re-bootstrap?



I also noticed that juju installed the zookeeper on node1 of my environment. Is there a way to get juju to install zookeeper on the orchestra server?


More From » juju

 Answers
5

juju destroy-environment will shutdown all the machines in orchestra that juju was running (tagged in orchestra with the configured 'acquired-mgmt-class'). For juju to think its already bootstrapped, there is a running orchestra machine that has been recorded as the bootstrap server.


[#40465] Thursday, March 2, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
antorchestr

Total Points: 92
Total Questions: 111
Total Answers: 120

Location: Jordan
Member since Wed, Jun 17, 2020
4 Years ago
;