From Wanos Wiki
Jump to: navigation, search

Document migrated. An updated Change Datastore Drive Guide can be found in the http://wanos.co/docs Wanos Documentation site]

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