Feature differences when using BMC Helix ITSM Suite in containerized and non containerized environment
Deploying BMC Helix Innovation Suite and the service management applications as containers makes the applications secure by isolating the host and other applications. In a containerized environment, certain file systems and features are locked, and you cannot access them in the same way as you would in a non-containerized environment.
This topic describes the file systems and features locked in the containerized environment and the alternate ways to access them.
For example, in a non-containerized environment, you can access and extract the log files directly from the ARSystemInstallDir\Arserver\Db folder. However in a containerized environment, we recommend you to access the log files by using the Support Assistant tool. For more information, see Viewing and collecting logs by using the Support Assistant tool.
Differences in accessing features and file systems in a containerized environment versus a non-containerized environment
The following table describes the differences in application behavior and operational management when you use BMC Helix ITSM Suite in a containerized environment and in a non containerized environment:
Feature | Using BMC Helix ITSM Suite in a non-containerized environment | Using BMC Helix ITSM Suite in a containerized environment |
---|---|---|
Using ARDBC Plug-in API function to create custom plug-ins and Vendor forms |
|
|
Defining the Run Process workflow |
| The Run Process workflow that calls external programs such as batch files, shell scripts, or commands is not supported in a containerized environment. |
Running the Unified Data Management (UDM) jobs | You can run the UDM files in two ways:
|
|
Customizing the ar.conf file and the arserverd.conf file |
|
|
Configuring the server |
|
|
Accessing the log files | You can access the log files in the machine and extract the files by using tools like the ARLogZipper. | In a containerized environment, the files are divided into two categories: Critical logs and Trace logs.
|
Configuring the web server in the files from the <ApacheTomcatInstallDirectory> folder:
|
|
|
Security Certificates | Certificates have two requirements in an application:
You can apply these certificates manually in the web server configuration or in the Java cacerts file. |
|
Customizing the BMC Helix Single Sign-On name change plug-ins | You can create custom plug-ins for changing the user names on a BMC Helix Single Sign-On server. | You cannot create custom plug-ins on a BMC Helix Single Sign-On server in containers. |
Generating the License Report | You can see the licensing information in the License report file generated in the system. | You can see the licensing information stored in a form. Use AR API to retrieve the information. |
Exporting archived data to local disk | You can export the archived data in the db folder in CSV format. | Exporting the archived data in CSV format is not supported. |
Trace Log file behavior |
|
|
Comments
You mention that you cannot directly access certain conf and xml files anymore. However, there is no mention of armonitor.conf.
The ARS docs still mention it: https://docs.bmc.com/docs/ars2105/armonitor-conf-or-armonitor-cfg-1002221960.html
Can you still access the armonitor.conf (read, modify) directly?
Hi Andreas,
Thank you for your feedback on the documentation. We will address the issue as soon as possible.
Regards,
Himanshu
Hello Andreas Wiencek,
When you deploy BMC Helix Innovation Suite by using containers, you cannot access the armonitor.conf file.
We have updated the Action Request System documentation.
Regards,
Anagha
Thanks for that!
Log in or register to comment.