# 关于CentOS 7.3的讨论

**URL:** https://meta.discourse.org/t/discourse-on-centos-7-3/57851
**Category:** Self-hosting
**Created:** [2017年二月23日 19:59 UTC](https://meta.discourse.org/t/discourse-on-centos-7-3/57851 "2017-02-23T19:59:12Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![kraml](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kraml/32/68627_2.png) [@kraml](https://meta.discourse.org/u/kraml)
#### Post date: [2017年二月24日 05:30 UTC](https://meta.discourse.org/t/discourse-on-centos-7-3/57851/4 "2017-02-24T05:30:21Z")

</div>

See my solution in another post:

> [@Bootstrap fails on CentOS 7](https://meta.discourse.org/t/bootstrap-fails-on-centos-7/48927/20):
>
> Most probably it’s because the backing xfs filesystem was not created with ftype=1 option. This is very common if you let the OS installer format the / fs and you just have /var/lib/docker on /. On newer docker verision (1.13?) with docker info you can see support d\_type = false and that indicates your xfs was created with ftype=0 instead of the required ftype=1. This will cause weird issues if you use overlayfs on top of it. See below issues for detail: [https://github.com/docker/docker/issue…](https://github.com/docker/docker/issues/27358)

---

_[View the full topic](https://meta.discourse.org/t/discourse-on-centos-7-3/57851)._
