Hi everyone,
I am currently reviewing the design of our Veeam Backup & Replication server and would like to follow best practices for disk layout.
At the moment our VBR server is a VM with the following specs:
-
8 vCPU
-
32 GB RAM
-
Windows Server
-
Local SQL instance
-
Only one virtual disk (C:) which is a VHDX located on HDD storage
Currently everything is located on this single disk, including:
-
Veeam installation
-
SQL database
-
Veeam logs
-
Veeam catalog
-
configuration backup
-
Windows OS
I am considering adding an additional virtual disk located on SSD storage and moving the Veeam-related components there to improve performance and follow recommended architecture.
My questions are:
-
What is the recommended way to migrate components from the existing C: disk to the new disk without breaking the installation?
-
Which components should ideally be moved to the new disk (SQL DB, catalog, logs, etc.)?
-
Is it necessary to stop Veeam services during the migration?
-
Are there any known pitfalls when moving these components in a production environment?
The backup repositories themselves are located on separate systems (NAS and Linux hardened repository), so the VBR server only handles management and metadata.
I would appreciate any best practice recommendations or documentation references from others who have done this migration.
Thanks in advance!
