Closed Bug 566612 Opened 14 years ago Closed 14 years ago

increase disk space on moz2-linux64-slave07

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rail, Assigned: fox2mike)

Details

Could you please increase the disk size of /dev/sdb1 partition on moz2-linux64-slave07 (staging vm) up to 30GB (or create a fresh partition if resizing is not possible). The current size (15G) is too small to test release automation of Linux X86_64 platform.

Thanks in advance.
Assignee: server-ops → shyam
All done!

[root@moz2-linux64-slave07 ~]# resize2fs /dev/sdb1 
resize2fs 1.39 (29-May-2006)
Filesystem at /dev/sdb1 is mounted on /builds; on-line resizing required
Performing an on-line resize of /dev/sdb1 to 10484412 (4k) blocks.
The filesystem on /dev/sdb1 is now 10484412 blocks long.

[root@moz2-linux64-slave07 ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             8.0G  6.5G  1.1G  86% /
/dev/sdb1              39G  8.6G   29G  24% /builds

Let me know if you need anything else.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Looks fine. Thanks a lot!
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.