Instructions to back up DRAGEN license files when upgrading the operating system on a DRAGEN server
These instruction are applied when the operating system (OS) is upgraded on a DRAGEN server. When the user is updating the OS, all the DRAGEN license files are deleted. During an OS upgrade users should save the pre-existing license files and store them off the system. After the OS upgrade is complete, the license files can be placed back onto the system and users can resume using them as expected. Users can use the instructions below to backup the license files and re-apply as a default:
Backup License files using the command: $ tar -cvpf licenses.tar /var/lib/edico
Restore the DRAGEN license files: $ tar -xvf license.tar -C /
(-C option: send your extract files to other locations, followed by target location)
Resources:
DRAGEN Bio IT Platform v3 Oracle 8 upgrade instructions - Illumina Knowledge
DRAGEN license information and installation - Illumina Knowledge
DRAGEN Bio IT Platform v4 Oracle 8 upgrade instructions - Illumina Knowledge
For any feedback or questions regarding this article (Illumina Knowledge Article #8620), contact Illumina Technical Support techsupport@illumina.com. |
Last updated