<div class="container">
    <h1>Recommended update for google-cloud-sap-agent</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2024:1117-1</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1220010">bsc#1220010</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1220111">bsc#1220111</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">Public Cloud Module 12</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP2</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP4</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 12 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12 SP1</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12 SP2</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12 SP4</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 12 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP1</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP2</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP4</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 12 SP5</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that has two fixes can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for google-cloud-sap-agent fixes the following issues:</p>
<ul>
<li>
<p>google-cloud-sap-agent was updated from version 3.0 to version 3.1 (bsc#1220010, bsc#1220111):</p>
</li>
<li>
<p>Fixing system replication status code being returned</p>
</li>
<li>Reduce disk snapshot wait durations</li>
<li>Fix test flakes in workloadcollector test.</li>
<li>adding metrics for db freeze time and total workflow time</li>
<li>Fix for SAP System discovery adding the current host to all components.</li>
<li>Restore default WLM metric collection settings.</li>
<li>change description of validate OTE</li>
<li>fix a typo in the command name and add a delay before we try the unmount</li>
<li>Use underscore as separator for flags in place of hyphens</li>
<li>Enable host_metrics and disable reliability_metrics by default in configure OTE</li>
<li>Collect reliability metrics in the free namespace</li>
<li>Remove user from cmd params for HANA Replication</li>
<li>Enable workload manager metric collection by default.</li>
<li>Add support configuration flag to enable legacy WLM metric data submission workflow.</li>
<li>Lowers the log level of discovery to info</li>
<li>Fix for HANA Replication Config</li>
<li>Add additional instance-id parameter for users who do not want to provide port number</li>
<li>Use _ instead of - for parameters in configurebackint</li>
<li>Implementing panic recovery to HANA Monitoring: CreateWorkerPool</li>
<li>Fix issue with process metrics subroutine starting.</li>
<li>Add a flag to enable or disable workload discovery.</li>
<li>Reduce logs in sapdiscovery to debug, these are now run a
    lot more frequently and are flooding the logs</li>
<li>Use bucket <code>cloudsapdeploystaging</code> for staging environment.</li>
<li>Updates default value handling for system discovery flag.</li>
<li>Added default values to some frequency flags in configure OTE</li>
<li>force a sync before unmounting to clear out stale file handles</li>
<li>Retain recoverable routine in process metrics.</li>
<li>Ensures slow metrics workers stop on context cancellation.</li>
<li>Log lsof output if unmount fails during restore</li>
<li>SAP Discovery - Discover R3trans data</li>
<li>Add panic recovery to collectiondefinition update routine</li>
<li>configurebackint OTE.</li>
<li>Adding panic recovery to remote.go</li>
<li>Prevent host metrics from restarting the daily metrics report if it has already been started.</li>
<li>Add panic recovery to agent metrics</li>
<li>Implementing panic recovery for hana monitoring: logging action daily</li>
<li>Routines now use their own context and cancel in the event of a panic recovery.</li>
<li>Add panic recovery to host metrics routines</li>
<li>Removed -path flag and fixed usage string</li>
<li>Add workload properties to the SAP System definition.</li>
<li>Add panic recovery to collectMetricsFromConfig routines.</li>
<li>Add panic recovery to fast metric collection routine.</li>
<li>Reduces the log severity to debug for the exponential backoff policy</li>
<li>Add panic recovery to heartbeat routine.</li>
<li>Updating configuration.json file to remove deprecated sap_discovery field</li>
<li>Use protojson instead of custom function for snake_case marshaling</li>
<li>Add panic recovery to WLM metrics collection</li>
<li>HANA Insights rules tranche 11: Create unit tests and add to auto push</li>
<li>Add panic recovery to workload collector daily usage metrics.</li>
<li>Processmetrics - suppress Error and Warn logs that really need to be debug</li>
<li>Formatting the output of messages printed by configure OTE</li>
<li>Changing flag names of configure OTE to align better with configuration.json fields</li>
<li>Add automatic panic recovery to slow metrics collection</li>
<li>Add panic recovery to goroutine collectAndSend</li>
<li>Add panic recovery to goroutine</li>
<li>Retain recoverable routines beyond function scope.</li>
<li>Implement recovery handler for SAP System discovery package</li>
<li>Tranche 11: HRE Rules</li>
<li>Update github build</li>
<li>Adds generic panic recovery to SAP System discovery package</li>
<li>Initialize the sidadm env to ensure restore can be run as root user</li>
<li>not pacaking gcbdr scripts till launch of the feature</li>
<li>Change datatype of frequency flags from string to int</li>
<li>Breaking down --frequency flag into separate flags for different features for better isolation</li>
<li>Fix configuration.json file from being written in camelCase to snake_case</li>
<li>Tranche 6,7,8,9,10: HRE Rules</li>
<li>Suppress pacemaker related log from Error to Debug</li>
<li>creating the OTE for GCBDR discovery</li>
<li>Update HA node identification</li>
<li>Tranche 10: HRE Rules</li>
<li>Update file permissions and ownership for installbackint when running as root.</li>
<li>Adding newline after version print.</li>
<li>Exposing HANA Logical volumes availability metrics</li>
<li>Make workloadmanager parameters test more robust.</li>
<li>Fix panic in cloud discovery</li>
<li>Tranche 10: HRE Rules</li>
<li>Add recovery_folder_prefix parameter to Backint.</li>
<li>Mark process_metrics_send_frequency as deprecated</li>
<li>Add snapshot-type param to hanadiskbackup with default as STANDARD
    type. Users can override to ARCHIVE type if needed.</li>
<li>Add new folder_prefix parameter to Backint.</li>
<li>Add HANA new HANA insight rules to BUILD file and embed sources</li>
<li>Tranche 10a: HRE Rules</li>
<li>Tranche 6b: HRE Rules</li>
<li>Tranche 8b: HRE Rules</li>
<li>Fix for sending isABAP value</li>
<li>Updating logusage command line flags</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                Public Cloud Module 12
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Public-Cloud-12-2024-1117=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    Public Cloud Module 12 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>google-cloud-sap-agent-3.1-6.25.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1220010">https://bugzilla.suse.com/show_bug.cgi?id=1220010</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1220111">https://bugzilla.suse.com/show_bug.cgi?id=1220111</a>
                    </li>
                
            
        </ul>
    
</div>