‘No Space Left on Device’ Error¶
You receive the following error message while backing up or restoring VOSS-4-UC on a virtual machine: ‘No Space Left on Device.’ You can create a new virtual disk on the node with the primary database and then reassign the VOSS-4-UC data to the new disk. The new disk has enough space for you to perform the backup or restore operation.
- Turn off the virtual machine that contains the primary database.
- In VMware, add a disk on the node that contains the primary database:
- From the VM menu, click Edit Settings.
- Click Add. The Add Hardware Wizard opens.
- Select Hard Disk and then click Next.
- Select Create a new virtual disk and then click Next.
- Set the capacity to be the same as the database disk: 250 GB.
- Accept the default file name and location, or click Browse to select a different location.
- Click Finish.
- Turn on the virtual machine. Your guest operating system recognizes the new virtual disk as a new, blank hard disk.
- Log in to the platform account on the virtual machine and run the drives list command.
- In the command output, note the following information, which you will use in
step 6:
- The name of the new disk in the ‘Unused disks’ section
- The identifier of the current disk, ‘services:backups,’ in the ‘Used disks and mountpoints’ section
- Run the following command: drives reassign <new disk name> services:backups
All current data is moved to the new disk. You can continue with your backup or restore operation.