1. Register SLE Micro and SUSE Manager 5.0 Proxy

Procedure: Registering SLE Micro and SUSE Manager 5.0 Proxy
  1. Boot the virtual machine.

  2. Log in as root.

  3. Register SLE Micro with SCC.

    transactional-update register -r <REGCODE> -e <your_email>
  4. Reboot.

  5. Register SUSE Manager 5.0 Proxy with SUSE Customer Center.

    transactional-update register -p SUSE-Manager-Proxy/5.0/x86_64 -r <REGCODE>
  6. Reboot.

  7. Update the system:

    transactional-update
  8. If updates were applied reboot.

  9. This step is optional. However, if custom persistent storage is required for your infrastructure, use the mgr-storage-proxy tool.

    • For more information, see mgr-storage-proxy --help. This tool simplifies creating the container volumes.

    • Use the command in the following manner:

      mgr-storage-proxy <storage-disk-device>

      For example:

      mgr-storage-proxy /dev/nvme1n1

      This command will move the persistent storage volumes at /var/lib/containers/storage/volumes to the specified storage device.

      For more information, see