Manually stopping and restarting Universal Copy Service (UCS) on the NextSeq 1000/2000
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 ilmnadminto switch to the 'ilmnadmin' account within the terminal.Stop UCS using the command
sudo systemctl stop universal-copy-service.serviceAfter entering the command enter the ilmnadmin password when prompted.
Confirm that UCS is stopped using the command
sudo systemctl status universal-copy-service.serviceThe status will display as Active: inactive(dead) if service has stopped

Start UCS using the command
sudo systemctl start universal-copy-service.serviceStatus for started UCS will display as Active: active (running)

Launch the control software if needed for the current path of troubleshooting.
For more information, see:
For any feedback or questions regarding this article (Illumina Knowledge Article #3515), contact Illumina Technical Support techsupport@illumina.com.
Last updated
Was this helpful?
