Project

General

Profile

action #162725

Updated by okurz 4 months ago

## Motivation 
 See #162719 

 ## Acceptance criteria 
 * **AC1:** All PRG2 x86_64 OSD workers have significantly more space than 500G for pool+cache combined using the existing physical storage devices 

 ## Acceptance tests 
 * **AT1-1:** `ssh osd sudo salt --no-color -C 'G@roles:worker and G@osarch:x86_64' cmd.run 'df -h /var/lib/openqa'` shows > 500G for all PRG2 workers 

 ## Suggestions 
 * Review what was done in #162719-15 manually, consider to change mount points using the salt states in https://gitlab.suse.de/openqa/salt-states-openqa/-/tree/master/openqa/nvme_store?ref_type=heads that prepare devices accordingly. If not feasible then apply the same either manually to all machines 

 ## Out of scope 
 Ordering any new physical storage devices

Back