Skip to main content

Dear All,

I want to know what components are installed on redhat for webserver role ? the informations for windows server are available vut not for linux.

 

regards,

christophe

 

Hi Chris,

I just spun up a fresh VM and ran the install, selecting only Web Server. These are the components that were installed:

 1002/CVGxBase = File System Core
1101/CVGxIDA = File System
1156/CVGxIndexingServer = Index Gateway
1173/ContentExtractor = Content Extractor
1174/CVGxWebServer = WebServer
1301/CVGxMA = MediaAgent
1305/CVGxMACore = Storage Accelerator
1306/CVGxAnalytics = Index Store
1602/MessageQueue = Message Queue
1604/MongoDB = MongoDB

 


Hi Carl,

thanks for the reply,

like on windows where iis is installed, what technology is used on redhat ?

(sorry i wrote components instead of tehncology or application)

Regards,


On Linux we provide our own WebServerCore service to fill that role. You can see it about half-way down here:
 

# commvault list

*** Instance001, xxxxxxxxxxxxxxxxxxx ***
+-----------------------+---------+--------------------------------------------+
| Service | PID | Description |
+-----------------------+---------+--------------------------------------------+
| MongoDB | 1314844 | Commvault MongoDB |
+-----------------------+---------+--------------------------------------------+
| CvWorkflowEngine | 1314866 | Commvault Workflow Engine |
+-----------------------+---------+--------------------------------------------+
| AppMgrSvc | 1314879 | Commvault Application Manager |
+-----------------------+---------+--------------------------------------------+
| MediaManager | 1314842 | Commvault Media & Library Manager Service |
+-----------------------+---------+--------------------------------------------+
| QSDK | 1314846 | Commvault Commands Manager |
+-----------------------+---------+--------------------------------------------+
| CVDotNetContainer | 1315072 | Commvault Container Service |
+-----------------------+---------+--------------------------------------------+
| BlrSvc | 1314832 | *** Not resident *** |
+-----------------------+---------+--------------------------------------------+
| WebServerCore | 1315084 | Commvault Web Server |
+-----------------------+---------+--------------------------------------------+
| CVGrpcCppSharpService | 1315074 | Commvault CVGrpcCppSharp Service |
+-----------------------+---------+--------------------------------------------+
| CvMessageService | 1314954 | Commvault Messaging Queue |
+-----------------------+---------+--------------------------------------------+
| Tomcat | 1314976 | Commvault Tomcat |
+-----------------------+---------+--------------------------------------------+
| cvlaunchd | 1314998 | Commvault Launch Daemon |
+-----------------------+---------+--------------------------------------------+
| cvd | 1315002 | Commvault Communications Service |
+-----------------------+---------+--------------------------------------------+
| cvfwd | 1315016 | Commvault FireWall Daemon |
+-----------------------+---------+--------------------------------------------+
| ClMgrS | 1315048 | Commvault Client Event Manager |
+-----------------------+---------+--------------------------------------------+
| EvMgrS | 1312022 | Commvault Server Event Manager |
+-----------------------+---------+--------------------------------------------+
| JobMgr | 1312052 | Commvault Job Manager |
+-----------------------+---------+--------------------------------------------+

 


Thank you @Carl Manzi 


Reply