From Wanos Wiki
Revision as of 15:25, 13 November 2015 by Ahenning (Talk | contribs)

Jump to: navigation, search

Insufficient Disk Space

When enabling MultiSite, ensure sufficient disk space is available. See Diagnostics -> Health Status for any disk space notifications.

If the drive has un-allocated disk space available, the free space can be used for the datastore. Assuming the appliance only has one drive connected, the following steps can be used to enable a second partition:

Summary of command list:

sudo /tce/etc/wanos/wanos-fdisk sda
sudo reboot
sudo mkfs.ext3 /dev/sda2
sudo reboot
Set the datastore to sda2 in the gui

Alternatively another drive can be added. See the related page for detailed instructions: Change_DataStore_Location