Version 1.0.4.0 release notes (December 2017)
Learn about new 1.0.4.0 features including encryption of PM communication, improvements to time synchronization, and ap command updates.
What's new
- Administering
-
- Time synchronization between nodes has been improved.
- PM communication with SMTP can now be encrypted.
- The ap info command provides more detailed information about the system.
- The ap issues and ap events commands filter alerts by time, type, reason code, and target.
- The ap fs command output has been extended to display usage in GB.
- Hardware issues related to server components trigger the location LED (if the component has such an LED).
Resolved issues
- The dbsql command with -schema option no longer returns a segmentation error and core dump.
Known issues
- Attempt to launch DSX or RStudio from the console fails
- After launching DSX or RStudio
from console, a browser error page with a 404 error code appears. The error is caused by DSX, which runs only on the first node (node0101) and does
not support floating IP addresses. Due to the discrepancy of deployment and HA recovery, the IAS
console and the DSX console might end up running on
different nodes.
- Workaround
- You can work around this issue in one of two ways:
- Point the browser manually at the IP address of the first node:
https://physical_ip_of_node0101:8444 - Launch the console (under normal operation conditions with node0101 as the head node) by
navigating to:
so that DSX will work with the same IP and port 8444.https://physical_ip_of_node0101:8443
- Point the browser manually at the IP address of the first node: