Fiware 实验室:Context Broker 实例磁盘 space

Fiware Lab: Context Broker instance disk space

我已经在 Fiware Lab 部署了一个 Context Broker 实例。

实例已经分配了40GB但是当我执行命令时

df -h

我看到以下内容

/dev/vda1 4,8GB
tmpfs 1,9 GB

其他 GB 在哪里?

此致

您可以尝试 sudo fdisk -l(或只是 fdisk -l 作为 root 用户)以查看 VM 磁盘中是否有 space 但未挂载或分区。

这是 Orion Instance 中的一个已知错误。 --- 请检查这个可能会解决您的问题的答案:

How to extend default partition after creating an VM instance?