Recovery Points Directory Structure in Cloud bucket/Container
All recovery points of nodes with a single CRP plan and one cloud account (created in Arcserve Management console) as a destination are stored inside one cloud bucket.
Following is the recovery points directory structure in Cloud bucket/Container:
arcserve-{random-generated-id}-<BucketName>
- ca_root_arcserve-recovery-points_<NodeName1>
- <YYYY-MM-DD_HH-MM-SS_<ScheduleType>>
- <NodeName1>
- <YYYY-MM-DD_HH-MM-SS_<ScheduleType>>
- <NodeName1>
- ................
- <YYYY-MM-DD_HH-MM-SS_<ScheduleType>>
- <NodeName1>
- ca_root_arcserve-recovery-points_<NodeName2>
- .............
- ca_root_arcserve-recovery-points_<NodeNameN>
Set0
Notes:
- The new arcserve-{random-generated-id}- prefix changes have no effect on existing plans.
- arcserve-{random-generated-id}- prefix is added to bucket name configured in cloud account.
- Node name is similar to what appears in the backup destination.
- YYYY-MM-DD: Date format (Y – Year, M – Month, D – Day)
- HH-MM-SS: Time format (H – Hour, M – Minute, S – Second)
- <ScheduleType> is the backup schedule type and refers to one of the following options:
- Daily: Daily backup recovery point
- Weekly: Weekly backup recovery point
- Monthly: Monthly backup recovery point
- Custom: Recovery point uploaded using the Upload Recovery Point to Cloud option (Ad hoc copy recovery point)
- Recovery points of nodes that share same name are stored inside the same directory if they are destined to the same Cloud account. As a result, we recommend to use different cloud account for nodes sharing the same name to help them store in different buckets.