Manually stopping and restarting Universal Copy Service (UCS) on the NextSeq 1000/2000
Last updated
Last updated
© 2023 Illumina, Inc. All rights reserved. All trademarks are the property of Illumina, Inc. or their respective owners. Trademark information: illumina.com/company/legal.html. Privacy policy: illumina.com/company/legal/privacy.html
Universal Copy Service (UCS) is the service on the NextSeq 1000/2000 that transfers data from the instrument to BaseSpace Sequence Hub. If the service is not functioning properly, it may need to be restarted.
Power cycling is the preferred method to restart Universal Copy Service (UCS); however, some troubleshooting will require manually stopping and restarting UCS with the steps below.
Close the NextSeq Control Software
Launch the terminal window by navigating to Applications > System Tools > Terminal
If currently logged in as 'ilmnuser' use the command su ilmnadmin
to switch to the 'ilmnadmin' account within the terminal.
Stop UCS using the command sudo systemctl stop universal-copy-service.service
After entering the command enter the ilmnadmin password when prompted.
Confirm that UCS is stopped using the command sudo systemctl status universal-copy-service.service
The status will display as Active: inactive(dead) if service has stopped
Start UCS using the command sudo systemctl start universal-copy-service.service
Status for started UCS will display as Active: active (running)
Launch the control software if needed for the current path of troubleshooting.
For more information, search for Knowledge Base Articles:
Tips and Tricks for Navigating the Linux Environment on the NextSeq 1000/2000.
How to Manually Start and Stop Universal Copy Service (UCS) on NextSeq 1000/2000.
For any feedback or questions regarding this article (Illumina Knowledge Article #3515), contact Illumina Technical Support techsupport@illumina.com. |