Context
From core version v0.2.49 there will be a new feature to allow expanding the filesystem space of DAppNodes directly from the UI, once the new storage device has been added to the corresponding slot.
Requirements
To be able to expand the filesystem of your DAppNode, you must fullfill a list of requirements:
-
Your DAppNode must have LVM. DAppNodes purchased before 2019 may not have it. This requirement can be checked direclty from the UI.
-
You must have a storage device to insert in your DAppNode. It is recommended that before doing the expansion you check the name of current available storage devices so you will identify the new one once inserted. You can get the current hard disks in your DAppNode by click on any expansion method and reading the storage devices available from the drop-down menu.
-
Your DAppNode must have a free slot for a storage device.
When to expand the filesystem of my DAppNode?
When your disk usage is high and you don’t want to delete any packages! You can check the free space of your DAppNode on the dashboard disk usage card.
Your DAppNode will stop working properly when storage is >95% full.
1. Insert a storage device in your DAppNode
Please refer to your hardware provider’s documentation on how to add storage. This process is unique for each hardware model.
Remember to write down the current storage devices’ names before inserting the new one so you will be able to identify the new one!
2. How to expand the filesystem of your DAppNode
Once the storage has been properly installed in your hardware, the UI will guide you to get the storage device recognized and included in the logical volume.
Go to System > Hardware. There are two options, automatic and manual:
-
Automatic: recommended for non-technical users.
-
Select the storage device to be used to expand the filesystem from the drop-down menu
-
Get default values: DAppNode will attemp to get default values for the Logical volume and Volume group. If this action fails, you may need to use the manual option and select the options yourself.
-
Expand: expand the filesystem with the options selected.
-
-
Manual: select all the options yourself. It may require tecincal knowledge.
-
Select the storage device to be used to expand the filesystem from the drop-down menu
-
Select the volume group where the physical volume will be included.
-
Select the logical volume where the volume group will be included
-
Expand: expand the filesystem with the options selected.
-