October 2, 2022 |
How to convert from SIOS NFS resources to EFSHow to convert from SIOS NFS resources to EFSAs many customers look into migrating their SAP solutions into AWS, they may also want to convert existing network file shares (NFS) shares for /sapmnt or /usr/sap/<SID> file systems into elastic file system (EFS) shares. EFS shares are hosted as cloud file storage that can be managed the same as any local file system. In this case any data that is placed in an EFS share will have much higher protection due to the high availability and durability provided. ![]() Steps for Converting an Existing SAP Hierarchy using NFS to EFS Companies who are currently using SIOS LifeKeeper for Linux clusters to protect SAP on premises can easily convert their SAP hierarchy from NFS to EFS using the following straightforward steps. The process should only take about 20 minutes. In this example, the SIOS LifeKeeper Linux solution is protecting an NFS export share /exports/sapmnt/EDM with local mount point /sapmnt/EDM (i.e. 12.1.4.10:/exports/sapmnt/EDM /sapmnt/EDM) (Figure 1).
At this point there are mounted entries for the EFS filesystem. Before this check is set LifeKeeper is checking the NFS mounts that have already been there, Since, we know that we have mounted an efs filesystem it is safe to enable this check to ignore the nfs warning due to this new fiesystem being currently unrecognizable.
![]() i. kill <pid> 7. Copy NFS data from the NFS export to the new EFS location a. cp -pra /exports/sapmnt /sapmnttmp b. cp -pra /exports/usr/sap/EDM/ASCS00 /sapmnttmp 8. Take hanfs resources osu a. /opt/LifeKeeper/bin/perform_action -t hanfs-/exports/sapmnt/EDM -a remove (Figure 3) ![]() ![]() a. umount/exports/sapmnt/EDM 10. Use LifeKeeper GUI or CLI to take associated datarep-sapmnt resources OSU a. /opt/LifeKeeper/bin/perform_action -t datarep-EDM -a remove (Figure 5) ![]() /opt/LifeKeeper/bin/perform_action -t datarep-ASCS00 -a remove (Figure 6) ![]()
![]() ![]()
ConclusionConverting an NFS filesystem to EFS is a sure-fire way to provide much more protection to your data and take advantage of AWS cloud resources. It also simplifies the resource hierarchies making your filesystems easier to read and manage. The steps provided above will enable a much faster and smoother transition of your data stored in the cloud. Reproduced with permission from SIOS |
September 28, 2022 |
What’s new in SIOS LifeKeeper for Linux v 9.6.2?What’s new in SIOS LifeKeeper for Linux v 9.6.2?SIOS LifeKeeper for Linux version 9.6.2 is now available! This new version supports v 8.6 of leading Linux distributions, supports Azure Shared Disk, and provides added protection from split brain scenarios that can occur when the network connection between cluster nodes fails. New in SIOS LifeKeeper Linux, Version 9.6.2SIOS LifeKeeper Linux, version 9.6.2 takes advantage of the latest bug fixes, security updates, and application support critical to their infrastructures and adds support for Miracle Linux v 8.4 for the first time as well as support for the following operating system versions:
New Support for Azure Shared DiskLifeKeeper for Linux v 9.6.2 is now certified for use with Azure shared disk, enabling customers to build a Linux HA cluster in Azure that leverages the new Azure shared disk resource. Standby Node Write ProtectionLifeKeeper can now use the new Standby Node Health Check feature to lock the standby node against attempted writes to a protected shared storage device, protecting against data corruption that can result from loss of network connection between cluster nodes. LifeKeeper Load Balancer Health Check Application Recovery Kit (ARK)SIOS LifeKeeper for Linux comes with Application Recovery Kits (ARKs) that add application-specific intelligence, enabling automation of cluster configuration and orchestration of failover in compliance with application best practices. The latest version of SIOS LifeKeeper includes a new ARK that makes it easier for the user to install, find and use Load Balancer functionality in AWS EC2. Contact SIOS here for purchasing information. Reproduced with permission from SIOS |
September 24, 2022 |
New Options for High Availability Clusters, SIOS Cements its Support for Microsoft Azure Shared DiskNew Options for High Availability Clusters, SIOS Cements its Support for Microsoft Azure Shared DiskMicrosoft introduced Azure Shared Disk in Q1 of 2022. Shared Disk allows you to attach a managed disk to more than one host. Effectively this means that Azure now has the equivalent of SAN storage, enabling Highly Available clusters to use shared disk in the cloud! A major advantage of using Azure Shared Disk with a SIOS Lifekeeper cluster hierarchy is that you will no longer be required to have either a storage quorum or witness node to avoid so called split-brain – which occurs when the communication between nodes is lost and several nodes are potentially changing data simultaneously. Fewer nodes means less cost and complexity. SIOS has introduced an Application Recovery Kit (ARK) for our LifeKeeper for Linux product; called LifeKeeper SCSI-3 Persistent Reservations (SCSI3) Recovery Kit that allows Azure Shared Disks to be used in conjunction with SCSI-3 reservations. This ARK guarantees that a shared disk is only writable from the node that currently holds the SCSI-3 reservations on that disk. When installing SIOS Lifekeeper, the installer will detect that it’s running in Microsoft Azure EC2 and automatically install the LifeKeeper SCSI-3 Persistent Reservations (SCSI3) Recovery Kit to enable support for Azure Shared Disk. Resource creation within Lifekeeper is straightforward and simple (Figure 1). Once locally mounted, the Azure Shared Disk is simply added into Lifekeeper as a file-system type resource. Lifekeeper will assign it an ID (Figure 2) and manage the SCSI-3 locking automatically. ![]() Figure 1] Creation of /sapinst within Lifekeeper. ![]() Figure 2] /sapinst created and extended to both cluster nodes. SCSI-3 reservations guarantee that Azure Shared Disk is only writable on the node that holds the reservations (Figure 3). In a scenario where cluster nodes lose communication with each other the standby server will come online, causing a potential split-brain situation. However, because of the SCSI-3 reservations only one node can access the disk at a time, which prevents an actual split-brain scenario. Only one system will hold the reservation and it will either become the new active node (in this case the other will reboot) or remain the active node. Nodes that do not hold the Azure Shared Disk reservation will simply end up with the resource in an “Standby State” state because they cannot acquire the reservation. Figure 3] Output from Lifekeeper logs when trying to mount a disk that is already reserved. Link to Microsoft’s definition of Azure Shared Disks https://docs.microsoft.com/en-us/azure/virtual-machines/disks-shared At present SIOS supports Locally-redundant Storage (LRS) and we’re working with Microsoft to test and support Zone-Redundant Storage (ZRS). Ideally we’d like to know when there is a ZRS failure so that we can fail-over the resource hierarchy to the most local node to the active storage. At present SIOS is expecting the Azure Shared Disk support to arrive in its next release of Lifekeeper 9.6.2 for Linux, Q3 2022. Reproduced with permission from SIOS |
September 20, 2022 |
Webinar: Disaster Recovery for SQL Server on Public CloudsWebinar: Disaster Recovery for SQL Server on Public CloudsRegister for the On-Demand WebinarRunning your SQL Server instances to any of the major public cloud platforms requires solid strategies for disaster recovery and high availability. Learn how to plan for disaster recovery and high availability and how to decide what’s best for your environment. |
September 17, 2022 |
Webinar: Understanding the Availability Chain and its Impact on SQL ServerWebinar: Understanding the Availability Chain and its Impact on SQL ServerRegister for the On-Demand WebinarThere are many factors to consider when evaluating the efficacy of your SQL Server availability. In this webinar, SIOS Technical Evangelist and Microsoft Cloud and Datacenter MVP, Dave Bermingham, outlines the key components that make access to your application possible. He discusses the chain of availability and how to determine your risk of downtime and failure for each link – and how to protect your most critical business applications. |