
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,483 Views
When i try to setup the lab review chapter 8 i get:
- utility: Taint the nodes for VM placement: non-zero return code
I see the taints that are missing:
```
oc adm tain nodes {master01,master02,master03} key=virtualization:NoSchedule
```
It would be nice if the lab prep playbooks are a litte more verbose so we can fix it ourselves.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,466 Views
4.10, the lab was failing me. I removed the taints from the masters and comment them out in the playbook

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,472 Views
@rmokkink Are you talking about v4.10 or 4.14 ? You mean to say that lab start script ( lab start ha-review) is failing for you ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,467 Views
4.10, the lab was failing me. I removed the taints from the masters and comment them out in the playbook

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,442 Views
@rmokkink The lab start script should work - if not try to create a fresh lab and then wait for the cluster to be ready and then run the start script again. It is ok if you have managed to get it right - but ideally lab start script should pass on its own.