↧
Answer by TTT for Linux temporarily thinks disk is full
By noticing that the disk space freed up on a 5-minute cycle, we were able to identify the problem. It's a behavior that may be unique to the file system we're using, the XFS file system. XFS allows...
View ArticleLinux temporarily thinks disk is full
I’m working on a Linux server with CentOS 6.5 and a NAS NFS on a QDR Infiniband network. I am running a bash script that basically creates a directory, makes symlinks inside of it, and cats together...
View Article