moby: DeviceMapper (direct-lvm) regression in Docker 17.07-rc1

Just updated from 17.06.1 to 17.07-rc1 and getting DM errors when trying to start the daemon now

DEBU[0001] Using default logging driver json-file       
DEBU[0001] Golang's threads limit set to 442170         
DEBU[0001] [graphdriver] trying provided driver: devicemapper 
DEBU[0001] devicemapper: driver version is 4.34.0       
DEBU[0001] Cleaning up old mountid : start.             
Error starting daemon: error initializing graphdriver: devmapper: Deferred removal can not be enabled as libdm does not support it

Docker version:

Client:
 Version:      17.07.0-ce-rc1
 API version:  1.31
 Go version:   go1.8.3
 Git commit:   8c4be39
 Built:        Wed Jul 26 20:49:31 2017
 OS/Arch:      linux/amd64
Linux ip-10-0-1-154 4.4.0-1026-aws #35-Ubuntu SMP Thu Jul 20 21:59:09 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

This us running in ubuntu 16.04 with latest upgrades. Asking @justincormack seems like this might be a regression

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 25 (14 by maintainers)

Commits related to this issue

Most upvoted comments

Just confirmed this works.