Questions tagged [disk-space-utilization]
The disk-space-utilization tag has no usage guidance.
562
questions
0
votes
0answers
39 views
How to increase available disk space in thinly provisioned VM?
I created a thinly provisioned CentOS VM on an ESXi instance. To use nice numbers, let's say I configured a max disk space of 500 GB. After installing the OS and booting, when I open File Manager and ...
0
votes
2answers
164 views
Not enough space in /var/cache/apt/archives/
Debian 10 desktop with persistence
[email protected]:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.8G 0 3.8G 0% /dev
tmpfs 767M 19M 749M 3% /run
/dev/...
1
vote
0answers
36 views
Resizing VM's size having only boot partition
I've to increase my KVM guest's partition, I followed steps as explained in the accepted answer here. For step 3, there's a link mentioned in the accepted answer comment section (tried to paste it ...
1
vote
0answers
49 views
Disk full, /usr/.tempdisk file very large
My server shows 100% full.
I've cleaned out the logs and the /tmp directory, but it wasn't enough.
One of the largest files is /usr/.tempdisk. The file is owned by root is 1.5GB in size. Is it safe to ...
0
votes
0answers
10 views
Monitoring AWS EC2 instances using Azure Monitor
I have some AWS EC2 instances of Windows. I want to monitor the disk spaces of all drives using Azure Monitor. Is this possible to monitor AWS instances using Azure Monitor? If yes, then let me know ...
-1
votes
1answer
112 views
Expanding synology virtual machine disk - disk space not recognized
I've created a Virtual Machine in Synology Disk Station Manager (an ubuntu server) with a specific amount of storage space in a virtual disk, but I have depleted it. Went to Synology Disk Station / ...
0
votes
0answers
132 views
MySQL Ubuntu doesn't start anymore after disk storage was full
MySQL Version: Ver 8.0.22-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu))
Today I encountered that my MySQL stopped running, all my websites are offline.
When I try to run manually I get the following ...
0
votes
0answers
23 views
export only “wai” result in dstat
I would like to export only "wai" result in dstat
command:
[[email protected] ~]# dstat -c 1 2
----total-usage----
usr sys idl wai stl
0 0 78 21 0
Desired output:
21
0
votes
0answers
24 views
Do PHP session files normally count towards disk usage on shared hosting?
Do PHP session files normally count towards disk usage on shared hosting?
The title is pretty much the question. The files are outside of my home directory, so I can't delete them. They include some ...
0
votes
1answer
67 views
Best way to archive journald logs in a space-efficient way?
It has been established that journald logs are huge. On this specific system, the logs grow about 3GB per week. For audit purposes I would like to preserve system logs for a longer time than what can ...
0
votes
2answers
96 views
How to extend disk space in the current partition (with cmdlets)
I have my current partition disk space (found at /dev/mapper/cl-root) set at 50Go on my CentOS server. I want to extend the current disk space (to become 500Go) used in a neat way with commands.
How ...
0
votes
1answer
53 views
How much disk space is required to install KVM hypervisor on a CentOS machine?
I want to install KVM on my CentOS machine. But the main partition size of my CentOS is about 50GB with only 15GB available. My question is should i extend the main partition in order to install KVM ? ...
0
votes
1answer
26 views
HDFS. How to free 1 particular disk
I have cluster with 3 servers. 2 of them have 2 TB disks and another one have 500 Gb SSD. I am trying to use balancer, but I still get 70% of usage on 2TB disks and 99% on 500Gb due to non-dfs files. ...
29
votes
3answers
4k views
Windows 2019: can't figure out why my drive is full
On a Windows 2019 Server the drive D: is 100% full (500 Gb used):
I'm trying to understand why the disk is full but I can't because both File Explorer and Total Commander reports no more than 33 Gb ...
0
votes
1answer
64 views
Artifactory disk space usage much higher than reported repository size
Our artifactory installation has 500GB data disk allocated to it. Yesterday it ran out of space and went about cleaning up old artifacts (something I thought was being done automatically but it wasn'...