‘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.

  1. Turn off the virtual machine that contains the primary database.
  2. In VMware, add a disk on the node that contains the primary database:
    1. From the VM menu, click Edit Settings.
    2. Click Add. The Add Hardware Wizard opens.
    3. Select Hard Disk and then click Next.
    4. Select Create a new virtual disk and then click Next.
    5. Set the capacity to be the same as the database disk: 250 GB.
    6. Accept the default file name and location, or click Browse to select a different location.
    7. Click Finish.
  3. Turn on the virtual machine. Your guest operating system recognizes the new virtual disk as a new, blank hard disk.
  4. Log in to the platform account on the virtual machine and run the drives list command.
  5. 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
  6. 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.