# Discourse 备份失败时如何备份？

**URL:** https://meta.discourse.org/t/how-to-backup-discourse-when-the-backup-has-failed/159834
**Category:** Self-hosting
**Created:** [2020年八月4日 23:26 UTC](https://meta.discourse.org/t/how-to-backup-discourse-when-the-backup-has-failed/159834 "2020-08-04T23:26:21Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![neounix](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neounix/32/215617_2.png) [@neounix](https://meta.discourse.org/u/neounix)
#### Post date: [2020年八月5日 02:13 UTC](https://meta.discourse.org/t/how-to-backup-discourse-when-the-backup-has-failed/159834/3 "2020-08-05T02:13:26Z")

</div>

> [@pauln](#):
>
> 大家好，当备份失败时，我该如何备份 Discourse？

你好 @pauln

在你上一个主题中，你提到自己使用的是非常老旧的 Linode Debian 7.5 VPS。

如果我们逐步处理，这个问题很容易解决。

首先，请贴出以下命令的输出结果，以便我们查看你的文件系统磁盘空间使用情况报告：

```plaintext
df

```

此外，请按以下格式提供你的文件空间使用情况摘要：

```plaintext
cd /var/discourse/shared
du -sh *

```

这个问题很容易解决，不用担心！

* * *

注意：我们假设你正按照你之前的主题准备迁移到新的 VPS。

* * *

参考 @pauln 关于此安装的上一个帖子：

> [@“Your Docker installation is not using a supported storage driver.”](https://meta.discourse.org/t/your-docker-installation-is-not-using-a-supported-storage-driver/159688):
>
> Hey Guys, I have problem with an update giving me the following msg: If you wish to continue anyway using your existing unsupported storage driver, read the source code of launcher and figure out how to bypass this check. root@sendy:/var/docker/discourse# git pull Already up-to-date. root@\*\*\*\*:/var/docker/discourse# ./launcher rebuild app Your Docker installation is not using a supported storage driver. If we were t. overlay2 is the recommended storage driver, although zfs and aufs may work as…

---

_[View the full topic](https://meta.discourse.org/t/how-to-backup-discourse-when-the-backup-has-failed/159834)._
