[RESOLVED] Disk space full

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
julienlevi
Messages: 10
Registration: May 4, 2018 - 09:18

January 2, 2019 - 3:23 PM

Hello,

I installed my WAPT server on a virtual machine with a 40GB hard drive.
Having left the default partitioning during the Debian installation, my VAR partition is only 4GB. :roll:

Does anyone have any ideas on how to increase this partition size or another solution?

Thank you.
julienlevi
Messages: 10
Registration: May 4, 2018 - 09:18

January 2, 2019 - 3:26 PM

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
fd0 2:0 1 4K 0 disk
sda 8:0 0 40G 0 disk
├─sda1 8:1 0 7.8G 0 part /
├─sda5 8:5 0 2.9G 0 part /var
├─sda6 8:6 0 1022M 0 part [SWAP]
├─sda7 8:7 0 580M 0 part /tmp
└─sda8 8:8 0 27.8G 0 part /home
sr0 11:0 1 1024M 0 rom
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

January 4, 2019 - 7:32 PM

julienlevi wrote: Jan 02, 2019 - 3:26 p.m. NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
fd0 2:0 1 4K 0 disk
sda 8:0 0 40G 0 disk
├─sda1 8:1 0 7.8G 0 part /
├─sda5 8:5 0 2.9G 0 part /var
├─sda6 8:6 0 1022M 0 part [SWAP]
├─sda7 8:7 0 580M 0 part /tmp
└─sda8 8:8 0 27.8G 0 part /home
sr0 11:0 1 1024M 0 rom
To increase disk space, you can follow any relevant Linux documentation. It will depend, in particular, on whether you are using LVM or not. You can also look into GParted.

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

January 4, 2019 - 10:48 PM

To get back to the point, a 40GB physical drive will fill up quickly. Just two or three versions of MS Office and two or three versions of Adobe Creative Suite will fill your drive.

As an aside, the largest WAPT package we've ever seen is 70GB; it's a full version of National Instruments software from a CNRS laboratory.

If you don't want to perform any complex operations beyond what's strictly necessary, I would strongly advise you to use a larger physical drive.

The online documentation suggests a starting point of 30GB, but this suggestion assumes a WAPTserver installation in a VM, where allocating more space is a simple matter—three clicks and it's done.

If you're using a physical WAPTserver, don't try to save on storage space; you'll pay for it many times over with the time it takes later to transfer or rebuild your WAPTserver to a larger storage device.

Sincerely,

Vincent
Vincent CARDON
Tranquil IT
julienlevi
Messages: 10
Registration: May 4, 2018 - 09:18

January 7, 2019 - 9:44 AM

Hello,

thank you for your replies. It is indeed a VM running Hyper-V. However, Hyper-V does not support GParted (no mouse). :cry:
Locked