Skip to content

Commit 6af46c7

Browse files
committed
Proofreading
1 parent efd2c79 commit 6af46c7

File tree

7 files changed

+139
-134
lines changed

7 files changed

+139
-134
lines changed
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: File Storage reversibility policy
3-
updated: 2025-06-11
3+
updated: 2025-06-13
44
---
55

66
## Objective
@@ -11,49 +11,49 @@ This policy aims at implementing the global reversibility principles and require
1111

1212
## Features map
1313

14-
Product Name features are divided into three categories:
14+
Product features are divided into three categories:
1515

16-
- The [core features](#core-features) for which we guarantee the ability to migrate.
17-
- The [OVHcloud implementation](#ovhcloud-implementation), whose migration will require adaptations to a new environment.
18-
- [Specific functionalities](#specific-functionalities), whose migration as such is impossible to guarantee as they are tied to OVHcloud environment or specific developments.
16+
- The **core features** for which we guarantee the ability to migrate.
17+
- The **OVHcloud implementation**, whose migration will require adaptations to a new environment.
18+
- **Specific functionalities**, whose migration as such is impossible to guarantee as they are tied to OVHcloud environment or specific developments.
1919

20-
### Core features <a name="core-features"></a>
20+
### Core features
2121

2222
|Feature|Description|Available formats|Migration model|Available documentation|
2323
|---|---|---|---|---|
24-
| **NFSv3 Protocol** | Universal access via NFSv3, compatible with all systems supporting this protocol. | NetApp: NFSv3<br>NAS-HA: NFSv3+v4 | **Incoming**: Direct mount on OVHcloud or external servers via NFSv3, file copy using standard tools (rsync, cp, etc.).<br>**Outgoing**: Unmount volume, copy files via NFSv3 to any compatible storage. | [File Storage](/products/storage-file-storage)
25-
| **Manual/Automatic Snapshots** | Snapshot creation/restore for backup or point-in-time recovery. | NFSv3 | **Incoming**: Copy data from snapshot using tools like rsync.<br>**Outgoing**: Export restored data using rsync or similar tools. | [File Storage](/products/storage-file-storage)
26-
| **Multi-Server Access** | Simultaneous mounting on multiple servers (Linux/Unix/VMs). | NFSv3 | **Incoming**: Mount on all relevant OVHcloud servers.<br>**Outgoing**: Unmount, then remount on the target if NFSv3-compatible. | [File Storage](/products/storage-file-storage).
24+
| **NFSv3 Protocol** | Universal access via NFSv3, compatible with all systems supporting this protocol. | Enterprise File Storage: NFSv3<br>NAS-HA: NFSv3+v4 | **Incoming**: Direct mount on OVHcloud or external servers via NFSv3, file copy using standard tools (rsync, cp, etc.).<br>**Outgoing**: Unmount volume, copy files via NFSv3 to any compatible storage. | [File Storage documentation](/products/storage-file-storage) |
25+
| **Manual/Automatic Snapshots** | Snapshot creation/restore for backup or point-in-time recovery. | NFSv3 | **Incoming**: Copy data from snapshot using tools like rsync.<br>**Outgoing**: Export restored data using rsync or similar tools. | [File Storage documentation](/products/storage-file-storage) |
26+
| **Multi-Server Access** | Simultaneous mounting on multiple servers (Linux/Unix/VMs). | NFSv3 | **Incoming**: Mount on all relevant OVHcloud servers.<br>**Outgoing**: Unmount, then remount on the target if NFSv3-compatible. | [File Storage documentation](/products/storage-file-storage) |
2727

28-
### OVHcloud implementation <a name="ovhcloud-implementation"></a>
28+
### OVHcloud implementation
2929

3030
|Feature|Description|Available formats|Migration model|Available documentation|
3131
|---|---|---|---|---|
32-
| **vRack** | The vRack (virtual rack) is a private VLAN technology that allows interconnection between OVHcloud services. | N/A | **Incoming**: Hosted Private Cloud services are included by default in the vRack. <br> **Outgoing**: Document the network architecture and replicate it using VLANs on the target environment. | [V(x)LAN creation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/creation_vlan)<br>[File Storage vRack](https://labs.ovhcloud.com/en/enterprise-file-storage-vrack/)
33-
| **ACL and Permission Management**| POSIX/ACL permissions are managed at the file system level. | IP ACL | **Incoming**: Manual adaptation of permissions during file transfer, whitelist IP for access, then client manages POSIX rights. <br> **Outgoing**: Export files, then reconfigure permissions on the target according to its POSIX compatibility. |[File Storage](/products/storage-file-storage).
32+
| **vRack** | The vRack (virtual rack) is a private VLAN technology that allows interconnection between OVHcloud services. | N/A | **Incoming**: Hosted Private Cloud services are included by default in the vRack. <br> **Outgoing**: Document the network architecture and replicate it using VLANs on the target environment. | [V(x)LAN creation](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/creation_vlan)<br>[File Storage vRack](https://labs.ovhcloud.com/en/enterprise-file-storage-vrack/) |
33+
| **ACL and Permission Management**| POSIX/ACL permissions are managed at the file system level. | IP ACL | **Incoming**: Manual adaptation of permissions during file transfer, whitelist IP for access, then client manages POSIX rights. <br> **Outgoing**: Export files, then reconfigure permissions on the target according to its POSIX compatibility. |[File Storage documentation](/products/storage-file-storage). |
3434

35-
### Specific functionalities <a name="specific-functionalities"></a>
35+
### Specific functionalities
3636

3737
|Feature|Description|Available formats|Migration model|Available documentation|
3838
|---|---|---|---|---|
39-
|**Anti-DDoS**|The anti-DDoS is a set of equipment and means put in place to absorb distributed denial of service attacks. It includes an analysis of traffic, the "aspiration" towards a specialized network and mitigation, ensured by VAC technology developed by OVHcloud.|N/A|**Incoming**: The Anti-DDoS is a component of our infrastructure, enabled by default. No action is required.<br><br>**Outbound migration**: Order and configure an anti-DDoS with the new provider.|[OVHcloud anti-DDoS protection](/links/security/ddos)<br><br>[Anti-DDoS Technology](/links/security/ddos)|
40-
| **Management via OVHcloud Manager** | OVHcloud-managed service with a proprietary graphical interface and APIs for managing volumes and snapshots. | N/A | **Incoming**: Not applicable. <br> **Outgoing**: Scripts/APIs need to be rewritten for the target; manual management may be required. | [File Storage](/products/storage-file-storage)
39+
|**Anti-DDoS**| The anti-DDoS is a set of equipment and means put in place to absorb distributed denial of service attacks. It includes an analysis of traffic, the "aspiration" towards a specialized network and mitigation, ensured by VAC technology developed by OVHcloud.|N/A|**Incoming**: The Anti-DDoS is a component of our infrastructure, enabled by default. No action is required.<br><br>**Outbound migration**: Order and configure an anti-DDoS with the new provider.|[OVHcloud anti-DDoS protection](/links/security/ddos)<br><br>[Anti-DDoS Technology](/links/security/ddos)|
40+
| **Management via the OVHcloud Control Panel** | OVHcloud-managed service with a proprietary graphical interface and APIs for managing volumes and snapshots. | N/A | **Incoming**: Not applicable. <br> **Outgoing**: Scripts/APIs need to be rewritten for the target; manual management may be required. | [File Storage documentation](/products/storage-file-storage) |
4141

42-
### Architecture listing
42+
## Architecture listing
4343

44-
OVHcloud's File Storage relies on NetApp® ONTAP® (Enterprise File Storage) or OpenZFS (NAS-HA) depending on the offer. The architecture is active-active, with redundancy across two nodes and local data replication to ensure high availability. Volumes are accessible via NFSv3 or NFSv4, depending on the commercial offer, and can be mounted on multiple servers, with the option for automatic/manual snapshots and private network integration via vRack.
44+
OVHcloud's File Storage relies on NetApp® ONTAP® (Enterprise File Storage) or OpenZFS (NAS-HA) depending on the offer. The architecture is active-active, with redundancy across two nodes and local data replication to ensure high availability. Volumes are accessible via NFSv3 or NFSv4, depending on the commercial offer, and can be mounted on multiple servers, with the option for automatic/manual snapshots and private network integration via vRack.
4545

46-
### Partner services
46+
## Partner services
4747

48-
OVHcloud partners are listed under the keyword **"Cloud Migration"** in the dedicated partner directory.
48+
OVHcloud partners are listed with the keyword "Cloud Migration" in the [dedicated directory](/links/partner).
4949

50-
OVHcloud also offers a dedicated service: [**OVHcloud Professional Services**](/links/professional-services).
50+
OVHcloud also offers a dedicated service: [OVHcloud Professional Services](/links/professional-services).
5151

52-
### Cost and fees
52+
## Cost and fees
5353

5454
No termination fees: There is no additional charge by default for data migration. Billing stops as soon as the service is terminated.
5555
Payment is made at the beginning of the month, and refunds are not possible if the service is terminated during the month. The same applies to commitments for 12, 24, or 36 months.
5656

57-
### Retention of data after contract termination
57+
## Retention of data after contract termination
5858

5959
Data is deleted upon service termination and cannot be recovered. To prevent data loss, an export must be performed before termination.

0 commit comments

Comments
 (0)