we have a space problem on the f16 slave for jenkins on 10-32-114-51.
[root@ip-10-32-114-51 jenkins]# fdisk -l
Disk /dev/xvda1: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders, total 20971520 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/xvda1 doesn't contain a valid partition table
[root@ip-10-32-114-51 jenkins]#
only 10.7 GB isn't enough for running builds.
plus we need swap space.
can we get the same devices that vanish after reboot like we have on the rhel slave ?
Eyal Edri