Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
@ 2020-03-25 18:48 ` tetsumaki
  2020-03-25 18:50 ` tetsumaki
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 18:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:
2020-03-25T18:29:58.54019 daemon.info: Mar 25 19:29:58 docker: time="2020-03-25T19:29:58.539517371+01:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.overlayfs" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
  2020-03-25 18:48 ` docker: Use OPTS="-s=overlay2" in case OPTS is not set tetsumaki
@ 2020-03-25 18:50 ` tetsumaki
  2020-03-25 18:50 ` tetsumaki
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:
    2020-03-25T18:49:47.56992 daemon.info: Mar 25 19:49:47 docker: time="2020-03-25T19:49:47.569432179+01:00" level=warning msg="could not use snapshotter overlayfs in metadata plugin" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
  2020-03-25 18:48 ` docker: Use OPTS="-s=overlay2" in case OPTS is not set tetsumaki
  2020-03-25 18:50 ` tetsumaki
@ 2020-03-25 18:50 ` tetsumaki
  2020-03-25 18:51 ` tetsumaki
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:

`2020-03-25T18:49:47.56992 daemon.info: Mar 25 19:49:47 docker: time="2020-03-25T19:49:47.569432179+01:00" level=warning msg="could not use snapshotter overlayfs in metadata plugin" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"`

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-03-25 18:50 ` tetsumaki
@ 2020-03-25 18:51 ` tetsumaki
  2020-03-25 18:58 ` tetsumaki
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 700 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:

	2020-03-25T18:49:47.56992 daemon.info: Mar 25 19:49:47 docker: time="2020-03-25T19:49:47.569432179+01:00" level=warning msg="could not use snapshotter overlayfs in metadata plugin" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-03-25 18:51 ` tetsumaki
@ 2020-03-25 18:58 ` tetsumaki
  2020-03-25 19:00 ` tetsumaki
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 18:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1525 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:

	2020-03-25T18:49:47.56992 daemon.info: Mar 25 19:49:47 docker: time="2020-03-25T19:49:47.569432179+01:00" level=warning msg="could not use snapshotter overlayfs in metadata plugin" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"

For information, f_type is 0 on my dedicated server:

	$ xfs_info /
	meta-data=/dev/mapper/luks-a7768716-3cd2-4a79-ae9e-a0b829b3d0ac isize=256    agcount=4, agsize=122051776 blks
			 =                       sectsz=512   attr=2, projid32bit=1
			 =                       crc=0        finobt=0, sparse=0, rmapbt=0
			 =                       reflink=0
	data     =                       bsize=4096   blocks=488207104, imaxpct=5
			 =                       sunit=0      swidth=0 blks
	naming   =version 2              bsize=4096   ascii-ci=0, ftype=0
	log      =internal log           bsize=4096   blocks=238382, version=2
			 =                       sectsz=512   sunit=0 blks, lazy-count=1
	realtime =none                   extsz=4096   blocks=0, rtextents=0

I can't format at the moment (mkfs.xfs -n ftype=1)

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-03-25 18:58 ` tetsumaki
@ 2020-03-25 19:00 ` tetsumaki
  2020-03-25 19:40 ` Anachron
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: tetsumaki @ 2020-03-25 19:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1562 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604020277

Comment:
Hello, this merge broke my docker on my dedicated server but not in my computer.

I have commented this line for fix my problem:
[ -n "$OPTS" ] || OPTS="-s=overlay2"

Error:

	2020-03-25T18:49:47.56992 daemon.info: Mar 25 19:49:47 docker: time="2020-03-25T19:49:47.569432179+01:00" level=warning msg="could not use snapshotter overlayfs in metadata plugin" error="/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.overlayfs does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support"

For information, f_type is 0 on my dedicated server:

	$ xfs_info /
	meta-data=/dev/mapper/luks-a7768716-3cd2-4a79-ae9e-a0b829b3d0ac isize=256    agcount=4, agsize=122051776 blks
			 =                       sectsz=512   attr=2, projid32bit=1
			 =                       crc=0        finobt=0, sparse=0, rmapbt=0
			 =                       reflink=0
	data     =                       bsize=4096   blocks=488207104, imaxpct=5
			 =                       sunit=0      swidth=0 blks
	naming   =version 2              bsize=4096   ascii-ci=0, ftype=0
	log      =internal log           bsize=4096   blocks=238382, version=2
			 =                       sectsz=512   sunit=0 blks, lazy-count=1
	realtime =none                   extsz=4096   blocks=0, rtextents=0

I can't format at the moment (mkfs.xfs -n ftype=1)
I see later to reinstall my system.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-03-25 19:00 ` tetsumaki
@ 2020-03-25 19:40 ` Anachron
  2020-04-24 15:27 ` Piraty
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: Anachron @ 2020-03-25 19:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-604045871

Comment:
As a workaround modify the service file to not use the overlay2 option.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-03-25 19:40 ` Anachron
@ 2020-04-24 15:27 ` Piraty
  2020-04-24 15:30 ` xtraeme
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: Piraty @ 2020-04-24 15:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-619080305

Comment:
@thypon @xtraeme see: #21254
I'm in favor of reverting this, as the PR's author should have just set the flag in the service's conf file instead of breaking multiple peoples' setups

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-04-24 15:27 ` Piraty
@ 2020-04-24 15:30 ` xtraeme
  2020-04-24 21:13 ` Piraty
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: xtraeme @ 2020-04-24 15:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-619082064

Comment:
right, please revert. It was my mistake for trusting in other people without testing.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-04-24 15:30 ` xtraeme
@ 2020-04-24 21:13 ` Piraty
  2020-04-24 21:14 ` Piraty
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: Piraty @ 2020-04-24 21:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-619241204

Comment:
@egorenar do you agree?

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-04-24 21:13 ` Piraty
@ 2020-04-24 21:14 ` Piraty
  2020-05-01  0:18 ` sgn
  2020-05-01 23:29 ` Piraty
  12 siblings, 0 replies; 13+ messages in thread
From: Piraty @ 2020-04-24 21:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-619241499

Comment:
this is exactly why most service run scripts source a conf file so users can apply their own config flags

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-04-24 21:14 ` Piraty
@ 2020-05-01  0:18 ` sgn
  2020-05-01 23:29 ` Piraty
  12 siblings, 0 replies; 13+ messages in thread
From: sgn @ 2020-05-01  0:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-622186901

Comment:
+1 for revert.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: docker: Use OPTS="-s=overlay2" in case OPTS is not set
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-05-01  0:18 ` sgn
@ 2020-05-01 23:29 ` Piraty
  12 siblings, 0 replies; 13+ messages in thread
From: Piraty @ 2020-05-01 23:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/19374#issuecomment-622610066

Comment:
7e4ec0a6a9ecb96b0f8a8364e19f465f9dca29ee

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-05-01 23:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19374@inbox.vuxu.org>
2020-03-25 18:48 ` docker: Use OPTS="-s=overlay2" in case OPTS is not set tetsumaki
2020-03-25 18:50 ` tetsumaki
2020-03-25 18:50 ` tetsumaki
2020-03-25 18:51 ` tetsumaki
2020-03-25 18:58 ` tetsumaki
2020-03-25 19:00 ` tetsumaki
2020-03-25 19:40 ` Anachron
2020-04-24 15:27 ` Piraty
2020-04-24 15:30 ` xtraeme
2020-04-24 21:13 ` Piraty
2020-04-24 21:14 ` Piraty
2020-05-01  0:18 ` sgn
2020-05-01 23:29 ` Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).