Release version: Citrix NetScaler, version 10.1 build 118.7
Replaces build: None
Release date: June 2013
Release notes version: 2.0
Language supported: English (US)
ENH ID 0364085: You can now create a load balancing monitor for an Oracle DBMS server by using the new Oracle-ECV monitor type. The supported data types are BINARY_DOUBLE, BINARY_FLOAT, CHAR, DATE, INTERVALDS, INTERVALYM, NUMBER, NVARCHAR, TIMESTAMP, TIMESTAMP_WITH_LOCAL_TIME_ZONE, and TIMESTAMP_WITH_TIME_ZONE.
You can configure the monitor by using the NetScaler command line or the configuration utility.
add lb monitor <monitorName> oracle-ecv [ parameters... ]
add lb monitor oracle-monitor5 ORACLE-ECV -userName hr -database xe -sqlQuery "select Name from testlb" -evalRule "ORACLE.RES.ATLEAST_ROWS_COUNT(1)"
To create or configure an Oracle-ECV monitor by using the configuration utility, navigate to Traffic Management => Load Balancing => Monitors, and then click Add to create the monitor or select an existing monitor and then click Open to configure the monitor.
ENH ID 0365382: Citrix NetScaler deployed with XenMobile Mobile Device Management (MDM) provides the ability to scale, ensure high availability for apps, and maintain security.
For more information, see the "NetScaler and XenMobile Solution for Enterprise Mobility" deployment guide.
ENH ID 0349674: A NetScaler MPX appliance for customers in Russia initially ships with a low encryption license. After proper authorization from the Russian agency, customers can upgrade to a Standard, Enterprise, or Platinum software edition, which enables high-encryption SSL performance on the appliance.
ENH ID 0367021: You can now back up the NetScaler appliance at any time and then use the backup to restore the same appliance to that state.
For more information, see Backing Up and Restoring the NetScaler Appliance.
The look and feel of the first time user wizard has changed.
ENH ID 0322368: You must upgrade the NetScaler SDX appliance to XenServer version 6.1.0 to enable functionality of some features, such as LACP and third-party virtual machines. The process of upgrading the XenServer software involves uploading the build file of the target build to the Management Service, and then upgrading the XenServer software.
ENH ID 0257892: You can now configure link aggregation from the Management Service at the time of provisioning a NetScaler instance, or later by modifying an instance. An aggregated link is also known as a channel. The interfaces that form part of a channel are not listed in the Network Settings view shown when you add or modify a NetScaler instance. Instead of the interfaces, the channels are listed.
To access NetScaler documentation on eDocs, see http://support.citrix.com/proddocs/topic/netscaler/ns-gen-netscaler-wrapper-con.html.
Workaround: Use the Adobe PDF browser plugin.
For example, if you have two sets of custom signatures named "custom_signatures" and "custom_signatures_2" that are based on copies of the default signatures file, you would update the signatures on your NetScaler appliance by issuing the following commands:
update appfw signatures "*Default Signatures" update appfw signatures "custom_signatures" update appfw signatures "custom_signatures_2"
Workaround: Make sure you delete existing TFTP load balancing virtual servers before creating the cluster or high availability setup.
Workaround: Use the mouse to click the OK button instead of pressing the ENTER key on the keyboard.
Workaround: Do not change the default pagination value (25). If you change the default pagination value and the appliance prompts you to stop running the script, choose to continue.
Workaround: Switch to the Desktop screen to display Java based configuration views. Microsoft Windows 8 does not support plug-ins in the Start screen, and therefore Java cannot run in the Start screen. For information, see http://www.java.com/en/download/faq/win8_faq.xml.
Workaround: Use the arrow keys on the keyboard to scroll the screen.
See Configuration Utility Changes, for information on the new node structure.
add monitor wi-mon CiTRIX-wi-EXTENDED -userName administrator -password freebsd -domain xendt -sitePath "/Citrix/XenApp set monitor wi-mon CiTRIX-wi-EXTENDED -scriptname "nswi.pl" set monitor wi-mon CiTRIX-wi-EXTENDED -sitePath "/Citrix/XenApp
Workaround: Start the session again.
Workaround: The correct value is displayed in the
page.Workaround: To view the details, click the help icon in the graphical user interface when the help page opens, click on the TOC tab and navigate to NetScaler Insight Center 10.1 > Enabling Data Collection.
Workaround: After creating a channel by using the Management Service, restart the SDX appliance.
Workaround: Disable the interface of the peer device so that it does not send traffic to the disabled interface of the SDX appliance.
Workaround: Modify the NetScaler instance and remove the non-existent channel from the VLAN settings page.
Workaround: Provision the NetScaler instance again.
add acl <aclname> -srcIP <NSIP of the peer node> -protocol TCP -destport 22
For example, for an HA configuration in which the primary node's NSIP address is 198.51.100.9 and the secondary node's NSIP address is 198.51.100.27, you would run the following command on the primary node:
add acl ACL-example -srcIP 198.51.100.27 -protocol TCP -destport 22
and the following command on the secondary node:
add acl ACL-example -srcIP 198.51.100.9 -protocol TCP -destport 22
Workaround: Disable SPDY in the Chrome browser.
Workaround: Use the command line interface.
Workaround: Before upgrading to 10.1, update the ns.conf file by removing the time parameter for these three alarms from the set snmp alarm command.