Hi,
Trying to add secondary storage for VX9000 instance on AWS, but it fails:
VX-AWS#service database use-secondary-storage ************************************ WARNING ************************************* ** Execution of this command will configure this device to store the database ** ** files on a secondary drive. This device will reload after execution. ** ** NOTE: Current database files will be erased. ** ************************************************************************************ Are you sure you want to proceed? (y/n): y % Error: No available secondary block device: xvda
The problem is that there is indeed a secondary block storage device attached to the instance, but it shows as sdb in the AWS console.
Is there a way to tell the VX to used sdb and not xvda ?
Thanks!