Skip to content

DO NOT MERGE: experiment with ubuntu1604 workers#23715

Closed
jtattermusch wants to merge 8 commits intogrpc:masterfrom
jtattermusch:worker_experiments
Closed

DO NOT MERGE: experiment with ubuntu1604 workers#23715
jtattermusch wants to merge 8 commits intogrpc:masterfrom
jtattermusch:worker_experiments

Conversation

@jtattermusch
Copy link
Copy Markdown
Contributor

@jtattermusch
Copy link
Copy Markdown
Contributor Author

CC @veblush these are some experiments I ran to debug the problems with ubuntu1604 workers. I still haven't figured out the best way to change docker's "data-root" on the new workers (in a way that's simple and works).

@veblush
Copy link
Copy Markdown
Contributor

veblush commented Aug 24, 2020

From the docker manual, --graph seems to be supported although it's marked deprecated. (link)

-g and --graph flags on dockerd
Deprecated In Release: v17.05.0

The -g or --graph flag for the dockerd or docker daemon command was used to indicate the directory in which to store persistent data and resource configuration and has been replaced with the more descriptive --data-root flag.

These flags were added before Docker 1.0, so will not be removed, only hidden, to discourage their use.

@veblush
Copy link
Copy Markdown
Contributor

veblush commented Aug 25, 2020

From the log, df doesn't have /tmpfs

Filesystem      Size  Used Avail Use% Mounted on
udev             60G     0   60G   0% /dev
tmpfs            12G  1.2M   12G   1% /run
/dev/sda1       291G  7.6G  283G   3% /
tmpfs            60G     0   60G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            60G     0   60G   0% /sys/fs/cgroup
/dev/loop0       90M   90M     0 100% /snap/core/6673
/dev/loop1       91M   91M     0 100% /snap/core/6350
/dev/loop4       58M   58M     0 100% /snap/google-cloud-sdk/77
/dev/loop5       55M   55M     0 100% /snap/google-cloud-sdk/68
/dev/sda15      105M  3.6M  101M   4% /boot/efi
/dev/loop6       97M   97M     0 100% /snap/core/9665
/dev/loop2       55M   55M     0 100% /snap/core18/1880
/dev/loop7      119M  119M     0 100% /snap/google-cloud-sdk/143
tmpfs            12G     0   12G   0% /run/user/1002

@stale
Copy link
Copy Markdown

stale bot commented Dec 8, 2020

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

@stale stale bot closed this Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants