Questions tagged [disk-space-utilization]

For questions related to disk space utilisation.

For questions related to disk space utilisation.

602 questions
0
votes
0 answers

df and du show different size and The size of the "/platform/sun4v/lib/sparcv9/libc_psr.so.1

The server is running on Sun Sparc T5220 machine with Solaris 10 installed. I've run into the disk space problem recently. Done many research but haven't found any solution so i hope can get some help here. When i do df command, it shows the disk…
ChrisT
  • 1
  • 2
0
votes
3 answers

Server 2012 R2 System Disk Filling

This is a bit of a strange issue - the usual troubleshooting steps don't seem to apply. On a XenServer 6.2 host (with SP1), I have a guest VM that is running Windows Server 2012 R2 that functions as a file/print server. The VM is about a year old.…
0
votes
1 answer

Why is /tmp not written to /var

My CentOS 6.5 server has the following setup; $ df -h Filesystem Size Used Avail Use% Mounted on /dev/dv1 8.0G 713M 6.7G 10% / /dev/mapper/vg00-usr 9.9G 2.5G 6.9G 27% /usr /dev/mapper/vg00-var 248G …
Jongosi
  • 364
  • 1
  • 2
  • 11
0
votes
1 answer

Outlook is filling up thin client's disk space quickly

I have a number of thin clients at the office. They're on a VM running Windows Server 2008 and Office 2010. The C: drive has 150 GB of space and we use a network storage device for our shared drive where the majority of files are stored. I ran…
0
votes
1 answer

Is it possible to set the backing FS directory of a specific LXC?

So they don't all go to the same folder (e.g. /var/lib/lxc)? This would let the user take advantage of other partitions/disks when the default one becomes full. lxc version: 1.0.6
0
votes
1 answer

VPS CentOS partition full, but my data is half of the space

I have a partition (EXT3 Journaled) mounted in /var/www/html/fcls with size df -h gives /dev/sdc1 197G 195G 0 100% /var/www/html/fcls I wrote about 100GB of files (many many files) and partition is full I can see free inodes with…
0
votes
1 answer

fdisk -l return cannot open /proc/partitions

I have a Debian server with 4.5Go on the /dev/simfs partition. Filesystem Size Used Avail Use% Mounted on /dev/simfs 4.5G 3.2G 1.3G 72% / tmpfs 474M 76K 474M 1% /run tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs…
Labe
  • 101
  • 1
  • 3
0
votes
2 answers

How can I set Artifactory 2.6.x to use less storage?

My team is using JFrog Artifactory 2.6.7.1 Pro. We have plans to upgrade to 3.x but they are being slowed down for non-technical reasons. In the mean time our 2.6.x install is using over 190GB of disk. Most of that is in repo/data/filestore. I have…
Freiheit
  • 201
  • 1
  • 2
  • 15
0
votes
2 answers

Setup a database server and keep its installation disk footprint small

I want to setup a data server as a VM. So I decided I'd go with Windows Server 2003 x64 (smaller footprint than 2008) and SQL Server 2008 x64 Standard (preferred database). I will have a separate disk for databases, so system disk shouldn't be…
Robert Koritnik
  • 912
  • 5
  • 19
  • 35
0
votes
2 answers

What is taking up all my disk space?

I have a server (Windows Server 2008 R2 SP1), which is reporting only 2 GB free space on C drive. But when I run WinDirStat or Treesize over the disk, both of them say that only 21 G is being used out of 40 GB. I have run the Disk Cleanup tool to…
MrGordonz
  • 51
  • 1
  • 2
  • 5
0
votes
1 answer

CentOS 6.5 DU and DF dont add up

# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_bgsvn-lv_root 28G 26G 416M 99% / tmpfs 495M 0 495M 0% /dev/shm /dev/sda1 485M 54M 407M 12%…
0
votes
1 answer

Understanding du -sh command output

I have 1 TB of space. I am trying to find disk usage of a folder. du -sh command output 354M Arts 2.6M Digicams 308M Internet 391M Location 2.2G Media 110M Religion 4.8T Sports /*What is T how can it be Terabyte*/ df…
Wazzzy
  • 147
  • 1
  • 6
0
votes
1 answer

Allow user to execute “repquota -g /”

I need to allow an user to execute "repquota -g /" from a script without superuser permissions on debian Wheezy. I would not allow all superuser permissions to the user (in my case it is the www-data user). The user cannot access to the file…
Appost
  • 103
  • 1
0
votes
1 answer

How to display free disk space on cifs mount on linux command line?

In case there's any distinction between OS and shell necessary, I want to run the command on Ubuntu 14.04 with Linux 3.13 in GNU bash 4.3.11. mount.cifs's version is 6.0 using smb2 protocol. After mounting a share with sudo mount -t cifs -o…
0
votes
1 answer

Disk usage spiked, now normal, how to track files?

On a Linux server (RHEL 6.2) with a 50GB drive, disk usage which is normally around 57% spiked for about an hour to 100%. It has returned to normal again. Is there some way to find out what files were created or deleted around that time?
Liam
  • 1,401
  • 3
  • 19
  • 28