[JIRA] (OVIRT-636) Add disks in memory for lago slaves

Barak Korren (oVirt JIRA) jira at ovirt-jira.atlassian.net
Tue Jul 19 15:19:00 UTC 2016


    [ https://ovirt-jira.atlassian.net/browse/OVIRT-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18806#comment-18806 ] 

Barak Korren commented on OVIRT-636:
------------------------------------

[~ederevea] AFAIK it will just empty the cache. 

Please take a look at '/etc/sysconfig/readonly-root' and '/etc/rwtab'. They seem to do exactly what we need without having to add our own unit files. They also add the interesting possibility to move things from disk to RAM on boot. While this is not mandatory, it will be useful for saving cache warm-up times.

> Add disks in memory for lago slaves 
> ------------------------------------
>
>                 Key: OVIRT-636
>                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-636
>             Project: oVirt - virtualization made easy
>          Issue Type: Bug
>            Reporter: eyal edri [Administrator]
>            Assignee: infra
>
> We need to try moving the Lago slaves in CI to work with memory instead of local disks,
> It might speed up the tests significantly.
> We have 2 choices:
> 1. add code to the job and mount the dir on /dev/shm/
> 2. create zram drive and mount the following dirs on it:
> # /var/lib/mock
> # /var/lib/lago
> # /home/jenkins
> Each host should have enough memory to run current tests on them,
> however we'll need to make sure to clean that drive after each run.
> Lets try it on one of the slaves to see what is the best solution before implementing for all slaves.



--
This message was sent by Atlassian JIRA
(v1000.148.3#100005)



More information about the Infra mailing list