<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Deployment SAS Viya 4  DR env on Red Hat OpenShift 4.14 Using Red Hat ACM in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/952067#M29338</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m in the process of designing a disaster recovery plan for SAS Viya on Red Hat OpenShift. The recommended approach from SAS is to back up the environment on the main site and restore it to the disaster recovery (DR) environment.&lt;/P&gt;&lt;P&gt;I was wondering if anyone has tried using Red Hat ACM (Advanced Cluster Management) for workload replication in the DR environment in case of a disaster. I would appreciate hearing about your experiences, as I haven’t found any information on this approach.&lt;/P&gt;&lt;P&gt;Thank you in advance for your contributions.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 15:58:33 GMT</pubDate>
    <dc:creator>Ahmed_Dhaoui</dc:creator>
    <dc:date>2024-11-27T15:58:33Z</dc:date>
    <item>
      <title>Deployment SAS Viya 4  DR env on Red Hat OpenShift 4.14 Using Red Hat ACM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/952067#M29338</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m in the process of designing a disaster recovery plan for SAS Viya on Red Hat OpenShift. The recommended approach from SAS is to back up the environment on the main site and restore it to the disaster recovery (DR) environment.&lt;/P&gt;&lt;P&gt;I was wondering if anyone has tried using Red Hat ACM (Advanced Cluster Management) for workload replication in the DR environment in case of a disaster. I would appreciate hearing about your experiences, as I haven’t found any information on this approach.&lt;/P&gt;&lt;P&gt;Thank you in advance for your contributions.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 15:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/952067#M29338</guid>
      <dc:creator>Ahmed_Dhaoui</dc:creator>
      <dc:date>2024-11-27T15:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment SAS Viya 4  DR env on Red Hat OpenShift 4.14 Using Red Hat ACM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/952405#M29348</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/445995"&gt;@Ahmed_Dhaoui&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not worked with it yet directly, but I can say that, in theory, it should work for as long as you keep attention to some details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For as long as you implement High Availability, it should work fine:&amp;nbsp;&lt;A href="https://aws.amazon.com/blogs/apn/high-availability-and-observability-using-red-hat-advanced-cluster-management-for-kubernetes/" target="_blank"&gt;https://aws.amazon.com/blogs/apn/high-availability-and-observability-using-red-hat-advanced-cluster-management-for-kubernetes/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The idea is similar to Kubernetes Kosmos released by Scaleway or other solutions:&amp;nbsp;&lt;A href="https://www.scaleway.com/en/kubernetes-kosmos/" target="_blank"&gt;https://www.scaleway.com/en/kubernetes-kosmos/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In short, you will have a split design of 1 K8s cluster for control, administration and load balancing of your different clusters, and then you have your separate clusters and namespaces. So in this sense, that technology will take care of all for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mentioned there are some details to keep in mind, and it all falls down to the backups, state of storage/memory and what is synchronized between the different kinds and locations of storage on the clusters. The images/containers/namespaces should be replicated just fine. But the Persistent Volumes (local &amp;amp; Shared Storages) will need to ensure:&lt;/P&gt;
&lt;P&gt;1- all memory data to be frequently backup (SAS Backup)&lt;/P&gt;
&lt;P&gt;2- run periodically data integrity checks to ensure no broken or locked files and all files been properly synchronized across all storages&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Little disclaimer here: Please do keep in mind that for as long as it has not been tested by SAS Institute and not documented, it will be not officially supported as such.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 09:31:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/952405#M29348</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2024-12-03T09:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment SAS Viya 4  DR env on Red Hat OpenShift 4.14 Using Red Hat ACM</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/953673#M29414</link>
      <description>&lt;P&gt;Thank you for your response.&lt;BR /&gt;Indeed, this approach is not supported by SAS.&lt;/P&gt;&lt;P&gt;I will investigate this approach further and update this thread if we attempt DR using ACM in OpenShift.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:30:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Deployment-SAS-Viya-4-DR-env-on-Red-Hat-OpenShift-4-14-Using-Red/m-p/953673#M29414</guid>
      <dc:creator>Ahmed_Dhaoui</dc:creator>
      <dc:date>2024-12-16T15:30:35Z</dc:date>
    </item>
  </channel>
</rss>

