Author Topic: Insufficient disk space  (Read 5020 times)

ahenning

  • Team Wanos
  • Administrator
  • Full Member
  • *****
  • Posts: 629
    • View Profile
Insufficient disk space
« on: October 17, 2014, 10:38:59 AM »
When alerts are logged and errors are displayed during multisite configuration if disk space is not sufficient.

To add an additional partition:
sudo su
/tce/etc/wanos/wanos-fdisk sda
reboot
mkfs.ext3 /dev/sda2
reboot
set the datastore to sda2 in the gui

This is based on the assumption that the only drive installed is sda and that is where the un-partitioned free space is located. If a second drive was added it would normally be sdb. Double check the output of the commands.

« Last Edit: June 09, 2015, 09:52:52 PM by ahenning »
CCIE RS, CCIE SP, Mnet&sys

Note: Forum posts may be outdated. Please see the latest documentation at wanos.co/docs

srinivasan

  • Member
  • ***
  • Posts: 2
    • View Profile
Re: Insufficient disk space
« Reply #1 on: April 25, 2016, 12:29:35 PM »
For older version like 1.4.1

We can increase the / partition using Gparted live boot disk 

GParted Live on USB
Installation
Requirement:
1.   Microsoft Windows 2000/XP/Vista/7, or GNU/Linux.
2.   An USB flash drive with a FAT partition.
USB setup with MS Windows
•   First you need to download the GParted Live Bootable Image file. Please follow the download page to download the ISO file on your MS Windows.
Download page: https://sourceforge.net/projects/gparted/files/gparted-live-stable/0.25.0-3/gparted-live-0.25.0-3-i686.iso/download?use_mirror=nchc
•   Download the tuxboot file. Please follow the download page to download the exe file on your MS Windows.
Download page: http://sourceforge.net/downloads/tuxboot/
•   Run the downloaded tuxboot.exe file, select an ISO file, select a target drive (USB Drive or Hard Disk).