Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

OpenShift fails to start in ADB #243

Closed
vpavlin opened this issue Feb 19, 2016 · 6 comments
Closed

OpenShift fails to start in ADB #243

vpavlin opened this issue Feb 19, 2016 · 6 comments
Assignees

Comments

@vpavlin
Copy link

vpavlin commented Feb 19, 2016

Command

systemctl start openshift.service

fails due to

Feb 19 01:25:18 centos7-adb sh[31730]: /opt/adb/openshift/openshift_provision: line 23: /usr/bin/oadm: Permission denied

This can be fixed/workarounded by

sudo chmod +x /usr/bin/oadm
@LalatenduMohanty
Copy link
Contributor

@vpavlin , it works for me on F23 + Libvirt+Vagrant . Can please tell us more about your environment? I guess you are using 1.7.0

@vpavlin
Copy link
Author

vpavlin commented Feb 19, 2016

$ sudo vagrant box update
==> default: Checking for updates to 'projectatomic/adb'
    default: Latest installed version: 1.7.0
    default: Version constraints: 
    default: Provider: libvirt
==> default: Box 'projectatomic/adb' (v1.7.0) is running the latest version.
[vpavlin@unused-4-251 ~/devel/tmp/cccp-demo-openshift(master)]
$ more /etc/os-release | grep PRETTY
PRETTY_NAME="Fedora 23 (Workstation Edition)"
[vpavlin@unused-4-251 ~/devel/tmp/cccp-demo-openshift(master)]
$ rpm -q vagrant vagrant-libvirt
vagrant-1.7.4-2.fc23.noarch
vagrant-libvirt-0.0.32-1.fc23.noarch

@vpavlin
Copy link
Author

vpavlin commented Feb 19, 2016

[vagrant@centos7-adb ~]$ more /etc/os-release | grep VARIANT
VARIANT="Atomic Developer Bundle (ADB)"
VARIANT_ID="adb"
VARIANT_VERSION="1.7.0"

@vpavlin
Copy link
Author

vpavlin commented Feb 19, 2016

So, I have removed the box to try to reproduce it and it happened again

http://pastebin.centos.org/39991/

@praveenkumar praveenkumar self-assigned this Feb 22, 2016
@praveenkumar
Copy link
Contributor

@vpavlin Can you paste error issue again, looks like earlier paste is no longer exist :(

@praveenkumar
Copy link
Contributor

@vpavlin with newer bits please try again and if you face same issue again then will reopen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants