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…
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.…
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 …
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…
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
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…
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…
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…
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…
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…
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…
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…
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…
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?