<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stroom – volume</title>
    <link>/tags/volume/</link>
    <description>Recent content in volume on Stroom</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 27 Jul 2021 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/volume/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Volumes</title>
      <link>/docs/user-guide/volumes/</link>
      <pubDate>Tue, 27 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/docs/user-guide/volumes/</guid>
      <description>
        
        
        
&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;TODO&lt;/h4&gt;

    Describe volumes

&lt;/div&gt;


      </description>
    </item>
    
    <item>
      <title>Docs: Volume Maintenance</title>
      <link>/docs/howtos/install/installvolumeshowto/</link>
      <pubDate>Mon, 12 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/docs/howtos/install/installvolumeshowto/</guid>
      <description>
        
        
        &lt;p&gt;Stroom stores data in &lt;a href=&#34;../../docs/user-guide/volumes/&#34;&gt;volumes&lt;/a&gt;.
These are the logical link to the Storage hierarchy we setup on the operating system.
This HOWTO will demonstrate how one first sets up volumes and also how to add additional volumes if one expanded an existing Stroom cluster.&lt;/p&gt;
&lt;h2 id=&#34;assumptions&#34;&gt;Assumptions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;an account with the &lt;code&gt;Administrator&lt;/code&gt; &lt;a href=&#34;../../docs/user-guide/security/app-permissions/&#34;&gt;Application Permission&lt;/a&gt; is currently logged in.&lt;/li&gt;
&lt;li&gt;we will add volumes as per the Multi Node Stroom deployment Storage hierarchy&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;configure-the-volumes&#34;&gt;Configure the Volumes&lt;/h2&gt;
&lt;p&gt;We need to configure the volumes for Stroom. The follow demonstrates adding the volumes for two nodes, but demonstrates the process for a single node
deployment as well the volume maintenance needed when expanding a Multi Node Cluster when adding in a new node.&lt;/p&gt;
&lt;p&gt;To configure the volumes, move to the &lt;code&gt;Tools&lt;/code&gt; item of the &lt;strong&gt;Main Menu&lt;/strong&gt; and select it to bring up the &lt;code&gt;Tools&lt;/code&gt; sub-menu.







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ToolsSubmenu-00.png&#34; href=&#34;../../images/HOWTOs/UI-ToolsSubmenu-00.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ToolsSubmenu-00.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ToolsSubmenu-00.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Tools sub-menu&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;then move down and select the &lt;code&gt;Volumes&lt;/code&gt; sub-item to be presented with the &lt;code&gt;Volumes&lt;/code&gt; configuration window as seen below.







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-01.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-01.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-01.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-01.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Volumes - configuration window&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;The attributes we see for each volume are&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Node - the processing node the volume resides on (this is just the node name entered when configuring the Stroom application)&lt;/li&gt;
&lt;li&gt;Path - the path to the volume&lt;/li&gt;
&lt;li&gt;Volume Type - The type of volume&lt;/li&gt;
&lt;li&gt;Public - to indicate that all nodes would access this volume&lt;/li&gt;
&lt;li&gt;Private - to indicate that only the local node will access this volume&lt;/li&gt;
&lt;li&gt;Stream Status&lt;/li&gt;
&lt;li&gt;Active - to store data within the volume&lt;/li&gt;
&lt;li&gt;Inactive - to &lt;strong&gt;NOT&lt;/strong&gt; store data within the volume&lt;/li&gt;
&lt;li&gt;Closed - had stored data within the volume, but now no more data can be stored&lt;/li&gt;
&lt;li&gt;Index Status&lt;/li&gt;
&lt;li&gt;Active - to store index data within the volume&lt;/li&gt;
&lt;li&gt;Inactive - to &lt;strong&gt;NOT&lt;/strong&gt; store index data within the volume&lt;/li&gt;
&lt;li&gt;Closed - had stored index data within the volume, but now no more index data can be stored&lt;/li&gt;
&lt;li&gt;Usage Date - the date and time the volume was last used&lt;/li&gt;
&lt;li&gt;Limit - the maximum amount of data the system will store on the volume&lt;/li&gt;
&lt;li&gt;Used - the amount of data in use on the volume&lt;/li&gt;
&lt;li&gt;Free - the amount of available storage on the volume&lt;/li&gt;
&lt;li&gt;Use% - the usage percentage&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are setting up Stroom for the first time and you had accepted the default for the &lt;strong&gt;CREATE_DEFAULT_VOLUME_ON_START&lt;/strong&gt; configuration option (&lt;em&gt;true&lt;/em&gt;) when
configuring the Stroom service application, you will see two default volumes have already been created. Had you set this option to &lt;em&gt;false&lt;/em&gt; then the window would be empty.&lt;/p&gt;
&lt;h4 id=&#34;add-volumes&#34;&gt;Add Volumes&lt;/h4&gt;
&lt;p&gt;Now from our two node Stroom Cluster example, our storage hierarchy was&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Node: &lt;code&gt;stroomp00.strmdev00.org&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p00&lt;/code&gt; - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p00&lt;/code&gt; - location to store Stroom application index files&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p00&lt;/code&gt; - location to store Stroom application working files (e.g. temporary files, output, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p00/proxy&lt;/code&gt; - location for Stroom proxy to store inbound data files&lt;/li&gt;
&lt;li&gt;Node: &lt;code&gt;stroomp01.strmdev00.org&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p01&lt;/code&gt; - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p01&lt;/code&gt; - location to store Stroom application index files&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p01&lt;/code&gt; - location to store Stroom application working files (e.g. temporary files, output, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p01/proxy&lt;/code&gt; - location for Stroom proxy to store inbound data files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From this we need to create four volumes. On &lt;code&gt;stroomp00.strmdev00.org&lt;/code&gt; we create&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p00&lt;/code&gt; - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p00&lt;/code&gt; - location to store Stroom application index files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and on &lt;code&gt;stroomp01.strmdev00.org&lt;/code&gt; we create&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p01&lt;/code&gt; - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p01&lt;/code&gt; - location to store Stroom application index files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So the first step to configure a volume is to move the cursor to the &lt;em&gt;New&lt;/em&gt; icon &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Add&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;m 1600,800 0,192 q 0,40 -28,68 -28,28 -68,28 l -416,0 0,416 q 0,40 -28,68 -28,28 -68,28 l -192,0 q -40,0 -68,-28 -28,-28 -28,-68 l 0,-416 -416,0 q -40,0 -68,-28 -28,-28 -28,-68 l 0,-192 q 0,-40 28,-68 28,-28 68,-28 l 416,0 0,-416 q 0,-40 28,-68 28,-28 68,-28 l 192,0 q 40,0 68,28 28,28 28,68 l 0,416 416,0 q 40,0 68,28 28,28 28,68 z&#34;/&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt; in the top left of
the &lt;code&gt;Volumes&lt;/code&gt; window and select it. This will bring up the &lt;code&gt;Add Volume&lt;/code&gt; configuration window&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-02.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-02.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-02.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-02.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - Volume configuration window&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;As you can see, the entry box titles reflect the attributes of a volume. So we will add the first
nodes &lt;em&gt;data&lt;/em&gt; volume&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p00&lt;/code&gt; - location to store Stroom application data files (events, etc.) for this node
for node &lt;code&gt;stroomp00&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you move the &lt;em&gt;Node&lt;/em&gt; drop down entry box and select it you will be presented with a choice of available
nodes - in this case &lt;code&gt;stroomp00&lt;/code&gt; and &lt;code&gt;stroomp01&lt;/code&gt; as we have a two node cluster with these node names.&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-03.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-03.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-03.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-03.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - select node&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;By selecting the node &lt;code&gt;stroomp00&lt;/code&gt; we see&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-04.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-04.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-04.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-04.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - selected node&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;To configure the rest of the attributes for this volume, we:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;enter the &lt;em&gt;Path&lt;/em&gt; to our first node&amp;rsquo;s &lt;em&gt;data&lt;/em&gt; volume&lt;/li&gt;
&lt;li&gt;select a &lt;em&gt;Volume Type&lt;/em&gt; of &lt;em&gt;Public&lt;/em&gt; as this is a data volume we want all nodes to access&lt;/li&gt;
&lt;li&gt;select a &lt;em&gt;Stream Status&lt;/em&gt; of &lt;em&gt;Active&lt;/em&gt; to indicate we want to store data on it&lt;/li&gt;
&lt;li&gt;select an &lt;em&gt;Index Status&lt;/em&gt; of &lt;em&gt;Inactive&lt;/em&gt; as we do &lt;strong&gt;NOT&lt;/strong&gt; want index data stored on it&lt;/li&gt;
&lt;li&gt;set a &lt;em&gt;Limit&lt;/em&gt; of 12GB for allowed storage&lt;/li&gt;
&lt;/ul&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-05.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-05.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-05.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-05.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - adding first data volume&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;and on selection of the 






  
  
  


&lt;span class=&#34;stroom-theme-dark stroom-button stroom-button-primary&#34; title=&#34;OK button&#34; &gt;
  &lt;span class=&#34;stroom-icon inline-svg-button icon-button  icon-colour__grey&#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;OK&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --&gt;&lt;path style=&#34;fill:#fff&#34; d=&#34;M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z&#34;/&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
  &lt;span class=&#34;stroom-button-text&#34;&gt;OK&lt;/span&gt;
&lt;/span&gt;
 we see the changes in the &lt;code&gt;Volumes&lt;/code&gt; configuration window&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-06.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-06.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-06.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-06.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - added first data volume&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;We next add the first node&amp;rsquo;s index volume, as per&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-07.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-07.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-07.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-07.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - adding first index volume&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;And after adding the second node&amp;rsquo;s volumes we are finally presented with our configured volumes&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-08.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-08.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-08.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-08.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Add Volume - all volumes added&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h4 id=&#34;delete-default-volumes&#34;&gt;Delete Default Volumes&lt;/h4&gt;
&lt;p&gt;We now need to deal with our default volumes.
We want to delete them.&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-09.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-09.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-09.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-09.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Delete Default - display default&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;So we move the cursor to the first volume&amp;rsquo;s line (&lt;code&gt;stroomp00&lt;/code&gt; &lt;code&gt;/home/stroomuser/stroom-app/volumes/defaultindexVolume&lt;/code&gt; &amp;hellip;) and select the line then move the cursor to the  &lt;em&gt;Delete&lt;/em&gt; icon &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Delete&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;M704 1376v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm256 0v-704q0-14-9-23t-23-9h-64q-14 0-23 9t-9 23v704q0 14 9 23t23 9h64q14 0 23-9t9-23zm-544-992h448l-48-117q-7-9-17-11h-317q-10 2-17 11zm928 32v64q0 14-9 23t-23 9h-96v948q0 83-47 143.5t-113 60.5h-832q-66 0-113-58.5t-47-141.5v-952h-96q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h309l70-167q15-37 54-63t79-26h320q40 0 79 26t54 63l70 167h309q14 0 23 9t9 23z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt; in the top left of the &lt;code&gt;Volumes&lt;/code&gt; window and select it. On selection you will be given a confirmation request&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-10.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-10.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-10.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-10.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Delete Default - confirm deletion&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;at which we press the 






  
  
  


&lt;span class=&#34;stroom-theme-dark stroom-button stroom-button-primary&#34; title=&#34;OK button&#34; &gt;
  &lt;span class=&#34;stroom-icon inline-svg-button icon-button  icon-colour__grey&#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;OK&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --&gt;&lt;path style=&#34;fill:#fff&#34; d=&#34;M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z&#34;/&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
  &lt;span class=&#34;stroom-button-text&#34;&gt;OK&lt;/span&gt;
&lt;/span&gt;
 button to see the first default volume has been deleted&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-11.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-11.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-11.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-11.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Delete Default - first volume deleted&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;and after we select then delete the second default volume(&lt;code&gt;stroomp00&lt;/code&gt; &lt;code&gt;/home/stroomuser/stroom-app/volumes/defaultStreamVolume&lt;/code&gt; &amp;hellip;), we are left with&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageVolumes-12.png&#34; href=&#34;../../images/HOWTOs/UI-ManageVolumes-12.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageVolumes-12.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageVolumes-12.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Delete Default - all deleted&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;At this point, one can close the &lt;code&gt;Volumes&lt;/code&gt; configuration window by pressing the 






  
  
  


&lt;span class=&#34;stroom-theme-dark stroom-button stroom-button-primary&#34; title=&#34;Close button&#34; &gt;
  &lt;span class=&#34;stroom-icon inline-svg-button icon-button  icon-colour__grey&#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Close&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;M1490 1322q0 40-28 68l-136 136q-28 28-68 28t-68-28l-294-294-294 294q-28 28-68 28t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 294 294-294q28-28 68-28t68 28l136 136q28 28 28 68t-28 68l-294 294 294 294q28 28 28 68z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt;
  &lt;span class=&#34;stroom-button-text&#34;&gt;Close&lt;/span&gt;
&lt;/span&gt;
 button.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt;: At the time of writing there is an issue regarding volumes&lt;/p&gt;
&lt;h5 id=&#34;stroom-github-issue-84--&#34;&gt;Stroom Github Issue 84 -&lt;/h5&gt;
&lt;p&gt;Due to &lt;span class=&#34;external-link&#34;&gt;
  &lt;a href=&#34;https://github.com/gchq/stroom/issues/84&#34; target=&#34;_blank&#34; class=&#34;external-link&#34; title=&#34;Issue 84 (external link to https://github.com/gchq/stroom/issues/84)&#34;&gt;
    &lt;span&gt;Issue 84&lt;/span&gt;
    &lt;i class=&#34;external-link-icon fas fa-external-link-alt fa-sm text-secondary&#34;&gt;&lt;/i&gt;
  &lt;/a&gt;
&lt;/span&gt;
, if we delete volumes in a multi node environment, the deletion is not propagated to all other nodes in a cluster.
Thus if we attempted to use the volumes we would get a database error.
The current &lt;em&gt;workaround&lt;/em&gt; is to restart all the Stroom applications which will cause a reload of all volume information.
This &lt;strong&gt;MUST&lt;/strong&gt; be done before sending any data to your multi-node Stroom cluster.&lt;/p&gt;
&lt;h2 id=&#34;adding-new-volumes&#34;&gt;Adding new Volumes&lt;/h2&gt;
&lt;p&gt;When one expands a Multi Node Stroom cluster deployment, after the installation of the Stroom Proxy and Application software and services on the new node,
one has to configure the new volumes that are on the new node. The following demonstrates this assuming we are adding&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the new node is &lt;code&gt;stroomp02&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;the storage hierarchy for this node is&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p02&lt;/code&gt;        - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p02&lt;/code&gt;       - location to store Stroom application index files&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p02&lt;/code&gt;     - location to store Stroom application working files (e.g. tmp, output, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-working-p02/proxy&lt;/code&gt;       - location for Stroom proxy to store inbound data files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From this we need to create two volumes on &lt;code&gt;stroomp02&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-data-p02&lt;/code&gt;        - location to store Stroom application data files (events, etc.) for this node&lt;/li&gt;
&lt;li&gt;&lt;code&gt;/stroomdata/stroom-index-p02&lt;/code&gt;       - location to store Stroom application index files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To configure the volumes, move to the &lt;code&gt;Tools&lt;/code&gt; item of the &lt;strong&gt;Main Menu&lt;/strong&gt; and select it to bring up the &lt;code&gt;Tools&lt;/code&gt; sub-menu.







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ToolsSubmenu-00.png&#34; href=&#34;../../images/HOWTOs/UI-ToolsSubmenu-00.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ToolsSubmenu-00.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ToolsSubmenu-00.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Tools sub-menu&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;then move down and select the &lt;code&gt;Volumes&lt;/code&gt; sub-item to be presented with the &lt;code&gt;Volumes&lt;/code&gt; configuration window as seen below.
We then move the cursor to the &lt;em&gt;New&lt;/em&gt; icon &lt;span class=&#34;stroom-icon inline-svg-button icon-button  &#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Add&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;m 1600,800 0,192 q 0,40 -28,68 -28,28 -68,28 l -416,0 0,416 q 0,40 -28,68 -28,28 -68,28 l -192,0 q -40,0 -68,-28 -28,-28 -28,-68 l 0,-416 -416,0 q -40,0 -68,-28 -28,-28 -28,-68 l 0,-192 q 0,-40 28,-68 28,-28 68,-28 l 416,0 0,-416 q 0,-40 28,-68 28,-28 68,-28 l 192,0 q 40,0 68,28 28,28 28,68 l 0,416 416,0 q 40,0 68,28 28,28 28,68 z&#34;/&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
in the top left of the &lt;code&gt;Volumes&lt;/code&gt; window and select it.
This will bring up the &lt;code&gt;Add Volume&lt;/code&gt; configuration window where we select our volume&amp;rsquo;s node &lt;code&gt;stroomp02&lt;/code&gt;.&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageNewVolume-00.png&#34; href=&#34;../../images/HOWTOs/UI-ManageNewVolume-00.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageNewVolume-00.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageNewVolume-00.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Volumes - New Node configuration window start data volume&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;We select this node and then configure the rest of the attributes for this &lt;em&gt;data&lt;/em&gt; volume&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageNewVolume-01.png&#34; href=&#34;../../images/HOWTOs/UI-ManageNewVolume-01.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageNewVolume-01.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageNewVolume-01.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Volumes - New Node configuration window data volume&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;then press the 






  


&lt;span class=&#34;stroom-theme-dark stroom-button key-bind-single&#34; title=&#34;title button&#34; &gt;
  
  &lt;span class=&#34;stroom-button-text&#34;&gt;title&lt;/span&gt;
&lt;/span&gt;
 button.&lt;/p&gt;
&lt;p&gt;We then add another volume for the &lt;em&gt;index&lt;/em&gt; volume for this node with attributes as per&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageNewVolume-02.png&#34; href=&#34;../../images/HOWTOs/UI-ManageNewVolume-02.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageNewVolume-02.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageNewVolume-02.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Volumes - New Node configuration window index volume added&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;And on pressing the 






  
  
  


&lt;span class=&#34;stroom-theme-dark stroom-button stroom-button-primary&#34; title=&#34;OK button&#34; &gt;
  &lt;span class=&#34;stroom-icon inline-svg-button icon-button  icon-colour__grey&#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;OK&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --&gt;&lt;path style=&#34;fill:#fff&#34; d=&#34;M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z&#34;/&gt;&lt;/svg&gt; &lt;/span&gt;
  &lt;/span&gt;
  &lt;span class=&#34;stroom-button-text&#34;&gt;OK&lt;/span&gt;
&lt;/span&gt;
 button we see our two new volumes for this node have been added.&lt;/p&gt;







  
  
  
  
  







  



&lt;div class=&#34;card rounded shadow-stroom p-2 td-post-card mb-4 mt-4&#34; style=&#34;width: fit-content;&#34;&gt;

  &lt;a title=&#34;images/HOWTOs/UI-ManageNewVolume-03.png&#34; href=&#34;../../images/HOWTOs/UI-ManageNewVolume-03.png&#34;&gt;
    &lt;figure style=&#34;margin-block-end: 0px&#34; &gt;
      
      &lt;img class=&#34;card-img-top&#34; src=&#34;../../images/HOWTOs/UI-ManageNewVolume-03.png&#34; style=&#34;max-width: fit-content&#34; alt=&#34;images/HOWTOs/UI-ManageNewVolume-03.png&#34;&gt;
      

      
      &lt;div class=&#34;card-body px-0 pt-2 pb-0&#34;&gt;
        &lt;hr style=&#34;border-top: 1px solid #ddd; margin-top: 0px; margin-bottom:4px;&#34;&gt;
        &lt;figcaption class=&#34;card-text&#34; style=&#34;font-size: smaller; text-align: center;&#34;&gt;Stroom UI Volumes - New Node configuration window volumes added&lt;/figcaption&gt;
      &lt;/div&gt;
      
    &lt;/figure&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;At this point, one can close the &lt;code&gt;Volumes&lt;/code&gt; configuration window by pressing the 






  
  
  


&lt;span class=&#34;stroom-theme-dark stroom-button stroom-button-primary&#34; title=&#34;Close button&#34; &gt;
  &lt;span class=&#34;stroom-icon inline-svg-button icon-button  icon-colour__grey&#34; &gt;
    &lt;span class=&#34;face&#34; title=&#34;Close&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;1792&#34; height=&#34;1792&#34; viewBox=&#34;0 0 1792 1792&#34;&gt;&lt;path style=&#34;fill:currentColor&#34; d=&#34;M1490 1322q0 40-28 68l-136 136q-28 28-68 28t-68-28l-294-294-294 294q-28 28-68 28t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 294 294-294q28-28 68-28t68 28l136 136q28 28 28 68t-28 68l-294 294 294 294q28 28 28 68z&#34;/&gt;&lt;/svg&gt;&lt;/span&gt;
  &lt;/span&gt;
  &lt;span class=&#34;stroom-button-text&#34;&gt;Close&lt;/span&gt;
&lt;/span&gt;
 button.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
