Platform Release Webinars (July 2026): Commvault Cloud SaaS and LTS 11.44
Q&A. Technical expertise. Configuration tips. And more!
Recently active
Hello Commvault Community, Is such a configuration possible that sharepoint agentbacks up documents locally, and its databases via sharepoint aliases are on another server?Can such a configuration be made and will it work properly, or does it all have to be protected locally, on the Sharepoint server where the commvault agent is installed.Thanks,Kamil
Hello all, I recently found out something that I missed, docs have been updated at some point, so wanted to share this with you all as well. (https://documentation.commvault.com/11.24/essential/131495_predefined_activities_for_workflows.html)So take the CommServDBQuery predefined Activity. You have an input defined as a client computer group and then want to get a list of clients within the group via this activity type. I have seen many people do this...SELECT c.id, c.displayNameFROM APP_ClientGroupAssoc cg WITH(NOLOCK)INNER JOIN APP_Client c WITH(NOLOCK) ON c.id = cg.clientIdWHERE cg.clientGroupId = xpath:{/workflow/inputs/vmGroup/clientGroupId}Note that the where clause contains the input as a variable.So this is a bad thing! Have a read through the doc link above, you can see that there is a risk that this could be used to inject SQL code into the workflow and do something you did not intend to happen.Instead, change it to below…SELECT c.id, c.displayNameFROM APP_ClientGroupAssoc cg
Hi,Can we install a commserve with an externel sql server.Best regards
Hi all. I have a question regarding the Workflow Configurations (see this post:) In general I know how to use these and they work like a charm. Unfortunately I don’t have any possibility to see the configured values after setting them.E.G. I have a “configuration” with the name “TestConfig” of type String. I can set it to “Whatever” in the properties of the workflow and the workflow will use it. But if I have a look again in the properties it looks as if “TestConfig” is empty and not set.Am I missing something or is there no possibility to look at the configured values?
we are using laptop plan which was by default created , now we have requirement to remove the below alert or atelast edit send to user on the below alert No backup for last 4 days Typei dont see the alert in manage - alert - alert defenition to edit nor am getting option to remove it from plan. if i create a new plan i can see there is an option to edit it in the plan level , we can remove or add
HiI’m seeing that we add new environments to our Dynamics 365 instance, our Metallic backup doesn’t automatically add them to the backup and we have to add manual. This happens even when we have everything selected for backup.We also see that sometimes these sites show as “Not accessible” in the status.Can someone help?
Hello Community I’m afraid my knowledge on system alerts for Commvault isn’t great and I need to know how to set up an alert if the Enable Scheduler has been disabled as per below. Any advide or guidance on it would be great. thanks in advanceTonyQ
May I know if anyone encountered this error before when adding cloud storage on Command Center? May I know what is the resolution? I tried to search to any sites but got not luck Error below:"Operating System could not find the device file specified. The device may be unreachable from the MediaAgent. Please ensure that the file is present in the given path and is accessible."
Good day I have a question around backup options on HP NonStop running Base24.I don’t see much information on backup options available in general, except what looks like a native backup copy command.Has anyone had experience in protecting this architecture and what options are available if you have?Thanks,Mauro
Hello everyone,I’m looking to discover O365 APPs (configured from Command Center) into the Console. Configuration works using 3 zones (Trusted, DMZ and Untrusted). It’s working ok but APPs does not appear into the console.Do you know how it is supposed to be discovered?Thanks 👍
Hi Team, I have 2 physical media agents.I have mount paths that come with SAN from block storage.The question is: I want to create 1 Disk Library and I want to use my 2 Media Agents. Is it possible?
Hello Team,I've searched BOL for information on non exclusive mode support (26.3.3.1) for PostgreSQL version 14 and unfortunately I don't find anything.Do you know if CV already supports backup in non exclusive mode (26.3.3.1) or still only in exclusive mode (26.3.3.2)I will be grateful for your response.Regards,Piotr Grzegorek
Hello, What are the hardware/software specifications for setting up access/proxy nodes for OpenVMS backup? Documentation just states it should have filesystem agent installed but no further details are published.
Good day Community,Are there updates for Remote Office Appliances (ROBO)? And if so, is there a procedure to download the new firmware and to update the appliance?Thanks in advance, as usual.
You can use an SQL QScript to convert a transactional deduplication database (DDB) to a non-transactional DDB. But for which purpose? When do We need that? URL: Converting a Transactional Deduplication Database to a Non-Transactional Deduplication Database Procedure
Hello, im looking to deploy gateway proxies in order to isolate customer tenants from the mediaagent network. my question is, do the clients need to initiate connections from their end trough the proxy in any way oris a backup job always iniated from commserv / mediaagent server?Reasoning behind that, is that i could deploy the proxy with NAT without allowing any inbound traffic from the tenants network. i guess for registering client, the client need to iniate the connection, but afterwards?
Hello,What are the benefits to enabling the horizontal DDB, BOL explains how enable this feature, but nothing about the real benefits except that split the DDB in 3 section first for File system, another for Database and the last one for VM.Can I expect to see an improvement in backup performance or an increase in deduplication performance that would further reduce on-disk consumption?Thanks,
how to from reports or (best) power shell check contents of selected Library / Mount Paths . I know that for particular MP can do that from CS console but i look for automatic way and more on Library level beside MP by MP.
Hi, I am doing some testing related to Disaster Recovery. i am new in Commvault I want to understand About periodic Classic replication , Periodic and Continuous replication. I didn't Understand how it work. Anyone can help me to understand. This is Backup based replication or VMware to VMware based replicationI have some questions -1. Periodic Classic - Is this Backup level replication? for this we need backup? 2. Periodic - Is it same as periodic classic? or it is Snapshot based Replication?3. Continuous - For Continuous Replication Required Media agent. If we are using HSX then we need HSX both site source and DR site?
Hello, What is the correct procedure to add a new tape drive to an existing shared tape library? If I go to the expert storage wizard and hit either detect or exhaustive detection, the new drive is configured as a new library. Never under the existing library.Note that this is SAN library, partitioned, and in the same partition we added the new drive. Regards,Pedro
As a kind of Ransomware protection test we wanted to see how Commvault backup behaves when someone deletes the bucket content through a backdoor using a S3 browser for example. As the content of the locked bucket is physically still there (just not visible through a delete marker), CV should be able to restore them somehow. CV is also set up as WORM with the right WORM workflow of course.But after deleting the bucket content incl. the commvault backup tree, the CV cloud library goes offline as loosing the mount-path. Question: what would be the right procedure to re-enable commvault to restore the content?
It says my credentials are incorrect when my jobs run even though I can use them to log into VMware vCenter. How can I troubleshoot this?
Can some help me above shown title error Source: , Process: JobManager Failed to mount the disk media in library [_LINUX_Testing] with mount path [/data] on MediaAgent []. Failed to check status of parent directory, media agent cannot access the storage. Make sure that the directory is accessible. Source: Process: MediaManager
i know i can hide the app while installing with third party tool , how can i hide the app with with interactive installation.WindowsEndpoint64.exe /silent /install /authcode authcode /hideappsbasically our intention is user should not get option manage or restore backup, for some reason i am not able to install and activate the agent with auth code , its only getting activated while sign in with user email and pwd
How to set up volume replication in Comcell console ? I can do it through command center, but even then I don't see this replication in Comcell. Conversely, the replication set in Comcell is not visible in Command center !?? Why !? Is this a bug ?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.