----- Original Message ----- > From: "Alexander Rydekull" <[email protected]> > To: "Eyal Edri" <[email protected]> > Cc: "infra" <[email protected]> > Sent: Friday, February 22, 2013 1:25:18 PM > Subject: Re: storage space on alterway1 > > > Sounds to me like it's been done in a proper way, excluding the > amount of filesystems. > > But, the idea is so that you can just easily add space/filesystems > where you need it when you need it. Rather then waste everything on > one space. > > So if you feel that you need more space, think about, should i create > a new filesystem? > Do you see a possible need that the data you need to fit on that > filesystem might need optimisations? A different filesystem? To be > easily moved etc.
all the data will be on /var/lib/jenkins (most of the data is keeping jobs config and builds history), do you think creating a new FS for it will be better than extending the current one? we should also keep in mind, that we might migrate this server to a VM in the future, so maybe it will be easier to keep all the data on on VG. > > At any rate, you should not, never, no, just give it the "maximum" > because you can. > > - - - > > So, my vote, create new filesystem, give it the estimated required > amount of disk you feel is needed. Nothing more. > > > > > On Fri, Feb 22, 2013 at 9:34 AM, Eyal Edri < [email protected] > > wrote: > > > i see current space is very limited: > > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/VolGroup00-LogVol00 > 9.9G 1.2G 8.2G 13% / > tmpfs 7.8G 0 7.8G 0% /dev/shm > /dev/sda1 122M 43M 73M 38% /boot > /dev/mapper/VolGroup00-LogVol01 > 9.9G 202M 9.2G 3% /var/log > > > should we expand the volume group now to it's maximum size for > /var/lib/jenkins ($JENKINS_HOME)? > > looks like it has over 250GB: > > [eedri@alterway01 ~]$ sudo vgs > VG #PV #LV #SN Attr VSize VFree > VolGroup00 1 3 0 wz--n- 278.62g 256.62g > > > eyal. > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > > > > -- > /Alexander Rydekull _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
