Page 1 of 1

[VSAN] Getting started with disks that already contain data?

Posted: Mon May 05, 2025 12:41 pm
by MauriceMoss
I browsed the docs for quite a bit and couldn't determine if this is possible. I see that physical hard drives can be added as "Disk Bridges", but I'm unsure if that is what I'm after.

We have an existing Microsoft Failover Cluster in our production environment that is attached to a Dell PowerVault ME5 storage array (iSCSI). The storage pool is setup using "ADAPT". We already have volumes carved out and exposed to the cluster as CSVs with live workloads on them. The plan, if possible, was to use a second ME5 storage array to setup VSAN with replication. We want (need) to be able to do this with the existing data/structure already on the primary ME5 array.

Re: [VSAN] Getting with disks that already contain data?

Posted: Mon May 05, 2025 2:12 pm
by yaroslav (staff)
Welcome to StarWind Forum!
Disk bridge is not for HA purposes.
I'd rather go with *.img files for the simpler setup that is capable of HA.

Re: [VSAN] Getting with disks that already contain data?

Posted: Mon May 05, 2025 4:04 pm
by MauriceMoss
yaroslav (staff) wrote:
Mon May 05, 2025 2:12 pm
Welcome to StarWind Forum!
Disk bridge is not for HA purposes.
I'd rather go with *.img files for the simpler setup that is capable of HA.
Thanks for the warm welcome and the information, but that doesn't answer the heart of my question:

Can VSAN be setup with the existing data on the primary storage array, or must things be formatted during setup?

Re: [VSAN] Getting started with disks that already contain data?

Posted: Mon May 05, 2025 5:18 pm
by yaroslav (staff)
Yes, it should be able to with It can in DiskBridge (there's no file system).
Still, I'd suggest keeping the backups.

Re: [VSAN] Getting started with disks that already contain data?

Posted: Mon May 05, 2025 5:35 pm
by MauriceMoss
To be clear;

1. If I want HA, I need to create the devices as ".img" files, but I won't be able to retain the data already on the disk(s)?
2. If I want to retain the data, I can create "Disk Bridges", but I won't be able to use HA?

Re: [VSAN] Getting started with disks that already contain data?

Posted: Mon May 05, 2025 7:46 pm
by yaroslav (staff)
1. If I want HA, I need to create the devices as ".img" files, but I won't be able to retain the data already on the disk(s)?
Yes, you need the *.img for HA. It is a file, and it needs to be formatted, so you won't be able to retain data.
2. If I want to retain the data, I can create "Disk Bridges", but I won't be able to use HA?
Yes.