-
Notifications
You must be signed in to change notification settings - Fork 32
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
increase /tmp for rpi for kalite get_url #734
base: release-6.1
Are you sure you want to change the base?
Conversation
bad idea, you will run the machine out of memory with ansible running, On Tue, Jun 14, 2016 at 12:15 PM, georgejhunt [email protected]
|
and remove the the /tmp tmpfs line in /etc/fstab On Tue, Jun 14, 2016 at 5:05 PM, Jerry Vonau [email protected] wrote:
|
Is disabling tmpfs service a good idea? I figured that get_url is a Or we could use wget, and just sidestep the problem. On Tue, Jun 14, 2016 at 3:07 PM, Jerry Vonau [email protected]
|
All machines start to thrash once swap comes into play, you still need ram On Tue, Jun 14, 2016 at 7:47 PM, georgejhunt [email protected]
|
then I think we should discuss wget as an alternative for the really large On Tue, Jun 14, 2016 at 6:20 PM, Jerry Vonau [email protected]
|
No description provided.