This article lists the device names assigned to the hard disks in the various models of the Citrix NetScaler appliance.
Checking free space:
root@netscaler# df –h
Filesystem Size Used Avail Capacity Mounted on
/dev/md0c 161M 156M 2.6M 98% /
/dev/ad0s1a 237M 133M 85M 61% /flash
/dev/da0s1e 23G 8.7G 13G 41% /var
procfs 4.0K 4.0K 0B 100% /proc
Verifying the mount point on the /var directory:
root@netscaler# mount
/dev/md0c on / (ufs, local)
/dev/ad0s1a on /flash (ufs, local)
/dev/da0s1e on /var (ufs, local)
procfs on /proc (procfs, local)
The following are the lists of the various Citrix NetScaler appliance models that use the respective hard disk names in the appliance:
Note: The device name assigned to the hard disk drive on the NetScaler MPX appliances depend on the Basic Input Output System (BIOS) version installed on the appliance. To know about the BIOS version and respective device name assigned to the hard disk drive on various NetScaler MPX appliances, refer to the Knowledge Center article CTX124609 – Device Names Assigned to the /var and /flash Partitions According to the BIOS Version Installed on a NetScaler MPX Appliance.
Citrix NetScaler appliance models 9400 and 9800 have an exception with respect to the device name. These devices are available in two versions. To determine the version, access the FreeBSD (UNIX) command prompt by using the serial console or an SSH session, and run the sysctl command.
Complete the following procedure to determine the version of the appliance model:
To switch to the FreeBSD command prompt from the serial console or the SSH session, run the following command:
shellTo determine the version of the appliance model, run the following command:
sysctl -a netscalerThe NetScaler appliance models 9400 and 9800 use the /dev/ad2s1e device name for the hard disk if the output of the sysctl command displays any of the following values for the netscaler.sysid and netscaler.descr parameters:
netscaler.sysid: 940030
netscaler.descr: 7000 v1 6*EZ+2*EM
netscaler.sysid: 940010
netscaler.descr: 9800 v1 1*BX+4*BX
The NetScaler appliance models 9400 and 9800 use the dev/da0s1e device name for the hard disk if the output of the sysctl command displays any of the following values for the netscaler.sysid and netscaler.descr parameters:
netscaler.sysid: 940020
netscaler.descr: 9400 v2 2*DC
netscaler.sysid: 980020
netscaler.descr: 9800 v2 1*BX+4*BX
Refer to the following Knowledge Center articles for more information about troubleshooting the hard disk issues in the various models of the Citrix NetScaler appliance.
CTX109762 – How to Mount the Flash Directory on a NetScaler
CTX109006 – How to Recover the Password for a NetScaler Appliance