Source:Cross-Platform Recovery File System Layer

From SEPsesam
Revision as of 17:13, 21 December 2021 by Sta (talk | contribs) (Marked this version for translation)
Other languages:
Template:Copyright SEP AG en
Docs latest icon.png Welcome to the latest SEP sesam documentation version 4.4.3/5.0.0 Jaglion. For previous documentation version(s), check documentation archive.


Overview

Cross-platform recovery file system layer (XPRFS) is a special implementation of a virtual file system layer. It is an advanced restore feature that allows for mount and restore onto different operating systems and hardware platforms (Windows – MTF <–> Linux/Unix – cpio).

For example, data backed up from a Linux system (cpio saveset) can be mounted on Windows RDS, and data backed up from a Windows system (MTF saveset) can be mounted on Linux/Unix RDS; note that the operating system of the restore target must be the same as the operating system of the used Remote Device Server (RDS) (for details, see Restrictions below).

XPRFS employs direct access to backed up data and allows you to access individual backed up files through a file browser, thus enabling single file restore (SFR). However, the original ownership and access settings for restored objects are not preserved when the backup is mounted; the user under which the SEP sesam service is running is effectively the owner of the restored files. For details, see Restrictions below.

XPRFS (Mount saveset option) is available for the following task types:

Task type SEP sesam version
Nutanix AHV v. ≥ 5.0.0 Jaglion
Path (file system backup) v. ≥ 4.4.3 Beefalo V2
MS SQL v. ≥ 4.4.3 Beefalo V2
NDMP v. ≥ 4.4.3 Beefalo V2
Kopano v. ≥ 4.4.3 Beefalo V2
RHV/OLVM v. ≥ 4.4.3 Beefalo V2
OLVM v. ≥ 5.0.0 Jaglion
OpenNebula v. ≥ 4.4.3 Beefalo V2
Citrix XenServer v. ≥ 4.4.3 Beefalo
KVM/QEMU v. ≥ 4.4.3 Beefalo
Hyper-V v. ≥ 4.4.3 Grolar
VMware v. ≥ 4.4.3
Exchange v. ≥ 4.4.3
SharePoint v. ≥ 4.4.2
NetApp v. ≥ 4.4.2

XPRFS advantages

One of the XPRFS main advantages is that it is no longer required to perform a complete restore of backed up data. By selecting the Mount saveset option in the restore wizard, the target saveset is mounted to the SEP sesam home directory var\tmp\mnt, e.g., C:\Program Files\SEPsesam\var\tmp\mnt\save_set_ID. The mounted saveset is instantly accessible for browsing and searching (some limitations apply, see Restrictions below).

It is recommended to use the XPRFS for restoring specific data, such as Exchange, Hyper-V and V-Sphere backups with the following major advantages:

  • Instant access to your data, such as single mailboxes.
  • Faster restore time and performance.
  • Reduced free space requirement on restore target.
  • Protection of mounted data – all data is mounted read-only, allowing you to query the saveset and preventing you from altering or damaging the data content.

XPRFS restrictions

The following restrictions apply for mounting and cross-platform recovery:

  • The guestfs-tools package has to be installed on Linux in order to access and mount the VM disk image on Linux. If the package is not installed on your SEP sesam Server or Linux RDS, it is not possible to mount VMDK and perform SFR. Refer to Installing guestfs-tools on Linux.
  • Note that mounting does not preserve the original ownership and permissions for restored objects. The owner of the mounted backup/restored data is determined by the user under which the SEP sesam service runs. Typically, on Unix/Linux this is root, while on Windows the sesam service is typically running under the LocalService account (NT AUTHORITY\LocalService; system user). Note, however, that some SEP sesam extensions (such as Exchange Recovery Pro or SharePoint Recovery Pro) require that the SEP sesam service is configured with a user account with domain administrator privileges.
  • You can mount a Windows backup to a Linux system or a Linux backup to a Windows system, but the operating system of both, the Remote Device Server (RDS) you used for mounting and of the destination restore target must be the same. For example, you can mount a Windows backup on the Linux device server, but this backup can be restored on Linux host only and vice versa: you can mount a Linux backup on the Windows device server, but this backup can then be restored on Windows host only.
  • When performing cross-platform restore, you should be aware of the data characteristics related to different platforms. For example, if you are restoring Windows data with access control list (ACL) (or alternate data streams (ADS)) to Linux, you have to be aware that ACL (and ADS) will not be preserved. Be aware that certain limitations apply whenever data is restored to another environment.

Enabling XPRFS

Prerequisites

XPRFS requires the following:

  • Single file restore (SFR) of backups from virtualization platforms, e.g. Citrix, requires the guestfs-tools package to be installed on Linux in order to access and mount VM disk image on Linux. If the package is not installed on your SEP sesam Server or Linux RDS, it is not possible to mount VMDK and perform SFR. Refer to Installing guestfs-tools on Linux.
  • A SEP sesam data store (Path, Si3 deduplication store, HPE StoreOnce, etc.) is required for instant single item recovery.

You can enable XPRFS via the SEP sesam GUI and also via the web Restore Assistant (v. ≥ 5.0.0 Jaglion). For details, see Restore Procedure in the GUI and Restore Procedure in the Restore Assistant.

Information sign.png Note
Restoring a single file is only supported in the UI mode where all options are available, i.e. in the Expert UI mode when you perform a single file restore via the GUI or in the Advanced UI mode when you use the web Restore Assistant. For details on switching the UI mode, see Setting the UI mode in the GUI and Setting the UI mode in the Restore Assistant.