You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -11,49 +11,49 @@ This policy aims at implementing the global reversibility principles and require
11
11
12
12
## Features map
13
13
14
-
Product Name features are divided into three categories:
14
+
Product features are divided into three categories:
15
15
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.
| **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)|
| **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).|
34
34
35
-
### Specific functionalities <aname="specific-functionalities"></a>
|**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)|
41
41
42
-
###Architecture listing
42
+
## Architecture listing
43
43
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.
45
45
46
-
###Partner services
46
+
## Partner services
47
47
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).
49
49
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).
51
51
52
-
###Cost and fees
52
+
## Cost and fees
53
53
54
54
No termination fees: There is no additional charge by default for data migration. Billing stops as soon as the service is terminated.
55
55
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.
56
56
57
-
###Retention of data after contract termination
57
+
## Retention of data after contract termination
58
58
59
59
Data is deleted upon service termination and cannot be recovered. To prevent data loss, an export must be performed before termination.
0 commit comments