Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Setup Instructions #29

Open
ronaldomercado opened this issue Jul 11, 2022 · 6 comments
Open

Simplify Setup Instructions #29

ronaldomercado opened this issue Jul 11, 2022 · 6 comments

Comments

@ronaldomercado
Copy link
Contributor

I followed the set up instructions and attempted to run the container

I get these errors

$ ./run-dev-c7.sh
creating new dev-c7 container 2.0.0 ...
Error: vfs driver does not support ignore_chown_errors options
Error: no container with name or ID "dev-c7" found: no such container

@ronaldomercado
Copy link
Contributor Author

I got some help from Michael.
We tried editing ~/.config/containers/storage.conf to use driver "overlay" instead of driver "vfs"

There were errors when running
podman system reset

$ podman system reset
ERRO[0000] User-selected graph driver "overlay" overwritten by graph driver "vfs" from database - delete libpod local files to resolve
ERRO[0000] User-selected graph driver "overlay" overwritten by graph driver "vfs" from database - delete libpod local files to resolve
Error: vfs driver does not support overlay.mount_program options

Michael will send me a link to an improved setup script that may solve my problems.

@ronaldomercado
Copy link
Contributor Author

Michael S. helped me to sort the problem out.
I first used the setup.sh file from gitlab sscc-collaborative-tools/podman
I tested "podman system reset" and that still failed as above

I erased the folders under /scratch//podman and the problems went away.

@gilesknap
Copy link
Contributor

@ronaldomercado this is expected until we get the setup.sh update done.

I tried to allude to that with the warning At the time of writing the podman setup script implements (3) above only. For the moment early adopters will need to apply (1) and (2) manually. .

However I then failed to mention that the current workaround is to edit the files - or use the new version of setup.sh from the repo.

I'm re-opening this ticket open as I need to either fix the docs or get @MichaelStubbings setup.sh changes released.

@gilesknap gilesknap reopened this Jul 12, 2022
@gilesknap
Copy link
Contributor

Making progress on this with work by Richard Parke here https://jira.diamond.ac.uk/browse/CLOUD-387

Once this is done we can simplify the instructions as these issues will go away.

ronaldomercado added a commit to ronaldomercado/dev-c7 that referenced this issue Jul 13, 2022
@gilesknap gilesknap changed the title unable to start Simplify Setup Instructions Jul 27, 2022
@gilesknap
Copy link
Contributor

Changed the title to reflect that we need to simplify the instructions once the new podman setup is done.

@gilesknap
Copy link
Contributor

Awaiting this ticket before we can simplify instructions https://jira.diamond.ac.uk/browse/CLOUD-387

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

No branches or pull requests

2 participants