- Remove the onboard backup repository from VA
- Log into vSphere Client and add a new hard drive disk to Nakivo VA
- Log into Nakivo VA using root/root credentials
- Rescan the scsi bus for a new hardware by executing the following commands:
cat /proc/partitionsand note the list of devicesapt-get install scsitoolsrescan-scsi-buscat /proc/partitionsand see what devices was added. For example, you will seesdbdevice
- Create a partition on the new disk by executing the following commands:
parted /dev/, for example,sdb