Networking and output locations on the NextSeq 1000/2000
Background Information:
Depending on the control software version there are multiple options for the run output folder location:
External Drives: Server Message Block (SMB), Common Internet File Systems (CIFs), and Network File Systems (NFS) are the supported methods for a persistent mount of a network drive on the NextSeq 1000/2000. This is supported for all versions of the control software and allows runs to be output directly to the network drive.
BaseSpace Sequence Hub: To set the output to BaseSpace Sequencing Hub, select "Proactive, Run Monitoring and Storage*". When this setting is selected, the "Default Output Folder" becomes optional.
Local Storage: Illumina does not recommend saving runs on the instrument. This is because, runs must be manually deleted from the instrument as the build-up of completed runs in this location will negatively impact future sequencing runs. In control software version v1.5 or later, the available designated local output folder is /usr/local/Illumina/Images. In the control software version ≤1.4, this must be set manually. Saving to any other location will cause the run to fail.
Setting the Default Output folder:
Navigate to the menu in the top left corner and select settings.

If sending data to BaseSpace, select "Proactive, Run Monitoring and Storage*"

Choose the default folder location as either "Local Storage" or "External Storage"
Note that control software versions ≤1.4, there is no distinction between local and external storage.

If using external storage, select the mounted network folder in the /mnt/ directory.
For instructions on how to mount network drives, see below:
Mounting Network Drives:
Follow instructions for either SMB/CIFS or NFS mounting according to the type of network share configured.
SMB/CIFS Mounting Instructions
If NextSeq 1000/2000 Control Software is open, select Minimize Application.
Log into the ilmnadmin user account.
Select Applications.
Under Favorites, select Terminal.
Enter sudo touch /root/.smbcreds and then select Enter.
Enter the ilmnadmin password when prompted. The ilmnadmin password is required for each
sudocommand.Enter sudo gedit /root/.smbcreds and then select Enter to open the text file named
smbcredsWhen the .smbcreds text file opens, enter the network log in credentials in the following format.username=[username] password=[password] domain=[domain name] Note: Brackets [] are not required for username, password, and domain name. Domain credential is only required if the remote account is part of a domain. If unsure of the domain, type SAMBA: Example, Figure 1:

Select Save and exit the file.
Identify the server name and share name for the SMB/CIFs server. The server name and share name cannot have spaces, for example:Server name: 192.168.500.100 or
Myserver-myinstitute-03Share name: /share111. In the terminal, enter sudo chmod 400 /root/.smbcreds and then select Enter to grant read only access to the .smbcreds text file.Enter sudo mkdir /mnt/[local name]. This is the folder that the network output is linked to. [local name] is the name of the new directory in the network drive and can contain spaces. This directory appears on the instrument. [local name] can be replaced with any name.
Select Enter.
Enter sudo gedit /etc/fstab and then select Enter.
When the fstab file opens, enter the following to the end of the file, and then select Enter./// /mnt/[local name] cifs credentials=/root/.smbcreds,uid=ilmnadmin,gid=ilmnusers,dir_ mode=0775,file_mode=0775,_netdev,x-systemd.automount,sec=ntlmssp 0 0NOTE: As of Control Software v1.5 all mounts MUST be placed beneath /mnt/ in order to be used as an output location.
Select Save and exit the file.* The following warning will be displayed, this is normal; acknowledge it and proceed: ** (gedit:136244): WARNING **: 14:23:47.654: Set document metadata failed: Setting attribute metadata::gedit-spell-language not supported.
In the terminal, enter
sudo mount -a -vvvand select Enter. The network drive is now mounted as /mnt/[local name].To confirm if the mount was successful, enter df | grep [local name] and then select Enter. The name of the fileshare will appear.
Enter sudo mkdir /mnt/[local name]/[output directory] to create a subfolder within the local directory. The [output directory] represents the default output folder location. The NextSeq 1000/2000 Control Software requires at least two levels of nested folders to recognize the location as a mounted network drive.
Power cycle the instrument.
Set the persistent mounted network drive as the default output folder.
*** 
Figure 1***: example FSTAB file with SMB/CIFS mount onto a folder on /mnt/ called "output"*** Updating SMB/CFS Mounting username and login information1. If NextSeq 1000/2000 Control Software is open, select Minimize Application.
Log into the ilmnadmin user account.
Select Applications.
Under Favorites, select Terminal.
Enter the command: sudo chmod 700 /root/.smbcreds and then select Enter.
Enter the ilmnadmin password when prompted. The ilmnadmin password is required for each
sudocommand.Enter the command: sudo gedit /root/.smbcreds and then select Enter to open the text file named .smbcreds
When the .smbcreds text file opens, edit the username, password, or domain as needed.
Select Save and exit the file.
In the terminal, enter command sudo chmod 400 /root/.smbcreds and then select Enter.
In the terminal, enter command sudo mount -a -vvv and select Enter.
Power cycle the instrument.
NFS Mounting Instructions
If NextSeq 1000/2000 Control Software is open, select Minimize Application.
Log into ilmnadmin.
Identify the server name for the NFS server. The server name cannot have spaces, for example:Server name: 192.168.500.100 or
Myserver-myinstitute-034. Select Applications.Under Favorites, select Terminal.
Enter sudo mkdir /mnt/{local name} and then select Enter. {local name} is the name of the new directory in the network drive.
Enter sudo gedit /etc/fstab and then select Enter.
When the fstab file opens, enter the following, and then select Enter.Server name:/share //mnt/{local name} nfs x-systemd.automount,defaults 0 0NOTE: As of Control Software v1.5 all mounts MUST be placed beneath /mnt/ in order to be used as an output location.
Select Save and exit the file.* If the following warning is displayed, acknowledge it and proceed: ** (gedit:136244): WARNING **: 14:23:47.654: Set document metadata failed: Setting attribute metadata::gedit-spell-language not supported.
In the terminal, enter
sudo mount -a -vvvand then select Enter. The network drive is now mounted in the /mnt/directory within the {local name} folder.Create a new subfolder within the {local name} folder. The subfolder represents the default {output directory} location. The NextSeq 1000/2000 Control Software requires at least two levels of nested folders to recognize the location as a mounted network drive.
Power cycle the instrument.
Set the persistent mounted network drive as the default output folder.
For additional information, see the System Configuration Section of NextSeq 1000/2000 Product Documentation in English and other languages.
For information on mounting an External Drive, search for Knowledge Base article Setting external hard drives as the default output folder on NextSeq 1000/2000
For information on how to power cycle the instrument, search for Knowledge Base articles How to power cycle the NextSeq 1000/2000 andHow To Power Cycle NextSeq 1000/2000 Video.
For any feedback or questions regarding this article (Illumina Knowledge Article #3037), contact Illumina Technical Support techsupport@illumina.com.
Last updated
Was this helpful?
