Write cache drives remain offline after creating the target devices through XDSW.
Moreover, the write cache data will be redirected to the PVS Server local disk automatically.
2. Run the DiskPart utility, using the following command:
diskpart
3. To verify the SAN policy, run the command:
Diskpart > san
4. The SAN policy is configured as Online All for PVS target devices. This configuration allows it to function correctly while in Cache in Device RAM with Overflow on Hard Disk mode.
5. To change the SAN policy, run the command:
Diskpart > san policy=OnlineAll
6. Shut down the target device and change the vDisk mode to standard image or promote the maintenance version to test or production version.
The SAN policy causes the write cache drive to remain offline.