Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Using paictl commands without dev-box #5668

Open
jaewooMaeng opened this issue Dec 1, 2021 · 0 comments
Open

Using paictl commands without dev-box #5668

jaewooMaeng opened this issue Dec 1, 2021 · 0 comments

Comments

@jaewooMaeng
Copy link

Hello, I have started my own cluster following you admin guide. In the guide, dev-box container was not used so my cluster and service are deployed without the dev-box. However, it seems when I want to change configuration, paictl commands need to work and these commands do not seem to work without the dev-box container.

If i run the following command with my cluster and service already online,

sudo docker run -itd
-e COLUMNS=$COLUMNS -e LINES=$LINES -e TERM=$TERM
-v /var/run/docker.sock:/var/run/docker.sock
--pid=host
--privileged=true
--net=host
--name=dev-box
openpai/dev-box:

certain folders and files such as "pai-deploy" are not in the docker container.

If I want to run paictl commands, should I go through the installation process inside the docker image?

Organization Name:

Short summary about the issue/question:

Brief what process you are following:

How to reproduce it:
go through steps in the installation guide
https://openpai.readthedocs.io/en/latest/manual/cluster-admin/installation-guide.html
and try paictl commands in /pai

OpenPAI Environment:

  • OpenPAI version: v1.8.0
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Hardware (e.g. core number, memory size, storage size, GPU type etc.):
  • Others:

Anything else we need to know:

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

1 participant