Closed
Bug 510203
Opened 16 years ago
Closed 16 years ago
aus2/aus2-staging /opt mount reporting out of disk space
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: aravind)
References
Details
...which is getting in the way of the Thunderbird 2.0.0.23 release. What's strange is that 'df' shows a lot of free space:
[bhearsum@dm-ausstage01 20090813-Thunderbird-2.0.0.23-test]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
38G 4.2G 32G 12% /
/dev/sda1 99M 47M 48M 50% /boot
none 252M 0 252M 0% /dev/shm
10.253.0.11:/vol/aus2/
20G 12G 8.4G 59% /opt
[bhearsum@dm-ausstage01 20090813-Thunderbird-2.0.0.23-test]$ mkdir foo
mkdir: cannot create directory `foo': No space left on device
| Assignee | ||
Comment 2•16 years ago
|
||
The fs ran out of inodes. Bumped them up. Please try now.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•