<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div><a href="https://github.com/openstack/kolla-ansible/blob/428acfe97fdfbc89fd4dea577160192647e6f6b5/ansible/roles/prometheus/defaults/main.yml#L226" id="LPlnk671151">https://github.com/openstack/kolla-ansible/blob/428acfe97fdfbc89fd4dea577160192647e6f6b5/ansible/roles/prometheus/defaults/main.yml#L226</a></div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
You'd have to completely redefine the default volumes list.  The other option is to do your mount into the /var/lib/docker/volumes/prometheus_v2/data directory</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Satish Patel <satish.txt@gmail.com><br>
<b>Sent:</b> 15 September 2023 03:25<br>
<b>To:</b> OpenStack Discuss <openstack-discuss@lists.openstack.org><br>
<b>Subject:</b> [kolla-ansible]change prometheus data volume path</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="x_mc-ip-hide">
<div style="color:#000000; font-size:12px; text-align:left; font-family:Helvetica,Arial,sans-serif">
<strong><br>
<div class="x_caution" style="background-color:#F47F53; font-family:sans-serif"><span style="font-size:14pt"><strong>CAUTION:</strong></span>
<span style="font-size:11pt; font-weight:400">This email originates from outside THG</span>
</div>
</strong><br>
</div>
<hr>
</div>
Folks,<br>
<div><br>
</div>
<div>I have deployed prometheus with koll-ansible and now I want to change the path of prometheus volume to store matrices on bigger partitions. How do I change the volume path of prometheus to store matrix data on separate filesystem? </div>
<div><br>
</div>
<div>This is what I did in globals.yml but it doesn't work. Is the following variable correct? </div>
<div><br>
</div>
<div>prometheus_server_default_volumes: "/mnt/prometheus"<br>
</div>
</div>
</div>
</body>
</html>