Platform Release Webinars (July 2026): Commvault Cloud SaaS and LTS 11.44
Ask and answer questions about your self-managed and on-prem software
Recently active
Hello all! I am facing a problem with capacity licence.I have exceeded 110% while creating backup for end of year export.But we have done housekeeping after that, and now we are about 92%, please have a look:In web console, I also can see this chart:but still I get a warning on console:And it forces me to reset it every 96h… The system is running at this 92% consumption for about 5 days. Today i have found this in web console in other place… I have contacted Commvault and they have sent me “A loan key”. So as far as I understand the “loan” key is used to temporarily extend capacity license, but it seems that not a problem because we are below 100% right now. I have excluded few clients from backup (disabled backup activity), but those clients do have already performed backups for UAL export.So for now I am confused… How this Capacity License is Calculated? Why we're still getting warning even if we are around 92% for about 5 days? Does already create backups for clients which i have d
Hi Team, Which agent types have "Validate" options for restore operations? Is there a document page where I can see this in general?File System Agent Example: Microsoft SQL Agent Example:
There used to be a command in the documentation using which I used to increase the number of rows in the reports, which is by the way set to maximum 10000 rows. I know that we can go past 10000 using reports in command center or web console. But here I am asking about the same to be done in commcell console reports. I know there was a command and I used that several times. But now its nowhere to be found. Does anyone remembers that?
can anyone help me know the difference between Difference between retention lock ,Enabling WORM , compliance lock if we execute enable retention lock workflow will we be able to disable it later ?
Just to make sure. When does Commvault software start counting days for the purpose of expiring jobs on secondary copies? When backup jobs are immediately available on them?
Hello everyone!I’m facing an issue with a 1-Touch restore for Active Dicrectory domain controllers.We have the same issues in our lab and in customer production environment.Backups are completed fine, with system state selected (no issues).During the 1-Touch restore (authoritative for first DC and non-authoritative for secondary) we see few files from SYSVOL which failed to restore as below: “\[System State]\Components\DFS Replication services\C\Windows\SYSVOL\domain\DfsrPrivate\ConflictAndDeleted\ [DATA] [ Reason: FAILED ] -> (Failed)\[System State]\Components\DFS Replication services\C\Windows\SYSVOL\domain\DfsrPrivate\Deleted\ [DATA] [ Reason: FAILED ] -> (Failed)\[System State]\Components\DFS Replication services\C\Windows\SYSVOL\domain\DfsrPrivate\Installing\ [DATA] [ Reason: FAILED ] -> (Failed)\[System State]\Components\DFS Replication services\C\Windows\SYSVOL\sysvol\msl.local\DfsrPrivate\ConflictAndDeleted\ [DATA] [ Reason: FAIL
Hi, is this key nPersistentLogBackup https://documentation.commvault.com/additionalsetting/details?name=%22nPersistentLogBackup%22&id=4969 an global key on commserve or can i use this key on a specified host to disable the pipe option ?
Hi All,We are using Commvault as part DR plan to restore an EC2 application server in AWS.Our RTO is 4 hours.Will we be able to acchive this RTO?Size max 2 TB EC2 server and minimum 250 GB EC2 server. Regards,Rahul
We have setup the Commvault Server in Azure cloud and tried to take the VM backup from the on premise .But getting the error as “”Error Code: [91:449]Description: Error opening the disks for virtual machine [TestAPVP001]. Verify that the correct transport mode is selected. See http://kb.commvault.com/article/63206 for additional information.Source: TestBAKP001, Process: JobManager.Vmware infra uses the Netapp as the storage for the Vmware data store . BR Sudhir T
The media agent goes offline after a while. Restarting the services on the media agent resolves the problem temporarily, but it goes offline again after some time. All server groups are in the same VLAN. We recently transitioned to this system, using Exagrid84 as the backup storage. I have two media agents, one virtual and the other physical (named comm-media and comm-media1, respectively). This setup has been working smoothly for about 2 months. In an effort to reduce backup times, I prepared another virtual media agent and added it to Commvault. However, when I shared it as a third media agent to the Exagrid84 mount paths, both the paths and the comm-media agent went offline.While installing the Commvault agent on the third virtual machine, despite having .NET 4.7 on a Windows Server 2016, it prompted an error saying it should be version 3.5. Upon checking the working comm-media server, I noticed it wasn't installed, so I installed .NET 3.5 on both machines. Later, suspecting this co
Hi Team,I edited a report in Command Center but I no longer see the Preview, Save, Deploy options.Please help.ThanksFrank
Hello,opening a new thread becaus i couldn´t find anything covering my situation specifically.My client wants to upgrade his ComCell from SP16 to 11.32. I am aware, I have to upgrade to 2022E first and then 11.32 second. At the same time the underlying OS 2012R2 is supposed to be upgraded to 2019. The SQL Installation needs to be upgraded as well. Is there a best practice recomendation on the order of operation?Is it realistic to go well with doing all of this in place or would you recommend instaling everything on a new system and then moving the CommCell over to that new system via DR? Cheers for any recommendations!
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
Looking at M365 backups and see some restores takes quite a bit of time. From the CVMailRestore.log on the access node this line seems to indicate most of the restore time.CVFetchMessages::EnumerateFolder - Time taken to enumerate folder: [Inbox] is [00h:09m:16s]Based on this I’m wondering what this line means in term of performance? Where should i look to try to increase performance of this step? Is it enumerating the inbox in m365? Is it enumerating the inbox on the commvault indexingserver?Monitoring the accessnode and indexserver during the restore I cannot see any excessive use of CPU/RAM so unsure where to look, or if there is anything to speed this up?
Hello.We are using a postgresql single-node and the WAL backup is faling with Error Code 94:13 POSTGRE_EXCEPTION Could not put the Cluster in backup modeAny idea how to fix it?Thanks.
Hello Community!Is there any way to run a restore of an Exchange online mailbox from its original A tenant → to B tenant ?I run a lab with 2 Exchange online configurations, but when try to restore a user I see only members of its tenant.If there is any way, may be a good way to migrate Exchange online mailboxes cross tenant in case of Company acquisition or subsidiary.Thank you in advance,Nikos
Hello,This is our first foray into Commvault-PostGres, so please be gentle. I have a development Linux host with 2 postgres instances in commvault, host1 and host1_5444. They both appear to be backing up correctly without issue.Through the GUI, I’m attempting to do an out of place restore on the same host, restoring host1 instance to the host1_5444 instance. The restore says it completes, but host1_5444 instance is missing a database from host1 instance.After the restore, the source instance host1 instance is down. Commvault modified it’s postgresql.conf as such:[postgres@<myhost>data]$ diff postgresql.conf postgresql.conf.BEFORERESTORE682,688c682< port = 5444<< restore_command = 'cp /var/lib/pgsql/archivedir2/%f %p'< recovery_end_command = 'touch \'/var/lib/pgsql/14/data/recovery.done.cv\' && mv -f \'/var/lib/pgsql/14/data/postgresql.conf\' \'/var/lib/pgsql/14/data/postgresql.conf.with_recovery_commands\' && mv -f \'/var/lib/pgsql/14/data/postgresq
When I attempt to do this: String[] domain = new String[];clientName = xpath:{/workflow/fe_ProcessSqlServers/clientName};environment = clientName.substring(2,3); agency = clientName.substring(clientName.indexOf('-')+1,clientName.indexOf('-')+4) ; domain = clientName.split('(\.)(.*?)\1');I get this:Script1.groovy: 27: Unexpected character: '\'' @ line 27, column 32. domain = clientName.split('(\.)(.*?)\1'); ^1 error at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:292) at org.codehaus.groovy.control.ErrorCollector.addFatalError(ErrorCollector.java:148) at org.apache.groovy.parser.antlr4.AstBuilder.collectSyntaxError(AstBuilder.java:4321) at org.apache.groovy.parser.antlr4.AstBuilder.createParsingFailedException(AstBuilder.java:4304) at org.apache.groovy.parser.antlr4.AstBuilder.convertException(AstBuilder.java:261) at org.apache.groovy.parser.antlr4.AstBuilder.buildCST(AstBuilder.java:235) at org.apache.gr
Hi,I have created a test CS VM on VMware Workstation using the OVA below.Gave the VM a name and password with complexity below.The VM gets created but I can’t logon at the windows screen, so is there a default username that I am missing or is it a case that this OVA does not give me all the screens during the install when installing on VMWare workstation ? CIS L1 Hardened Commserver 11.28 CIS L1 rules hardened for Windows server 2019, SQL server 2019 and IIS10Platform: Windows Server 2019DB: SQL server 2019 standard editionuse the below password complexity while creating a new image from OVA: Password must have 3 of the following: 1 lower case character, 1 upper case character, 1 number, and 1 special character. The value must be between 12 and 72 characters long.
we have strange issue , media agent is online and library is offline , and coming back online after sometime , some times media agent goes offline and come back online , and client backup is happening without any issue sometimes getting error saying unable to connect with remote machine . we dont have any firewall in between all are on same vlan , no antivirus ,the issues is intermittent , our media agent is a physical server Dell , we configured teaming for network in switch independent mode
Hi,we want to create a role with least permissions for workflow approvals. Also I do not know on wich Entity I have to set the user and the role.Why I am asking is that we want to use the several Authorization Workflows in Commvault.Multi-Person Authorization to Minimize Insider Threat (commvault.com) Kind RegardsFlorian Kaiser
Hi All,Could you please confirm if Commvault solution can be configured to backup the following AWS components:AWS VPC Subnets Route Tables Internet Gateway NAT Gateway ACLs AWS Security Group AWS Transit Gateway - Route tablesThanks and Regards,Rahul Raina
How do I change the main admin commserve account password in Commvault? I know the current password I just can’t find where to change it.
Hi,Each job gives Read, Write, Network, and DDB lookup metrics.I’ve always understood “Network” to be “waiting on data transfer from the Client to the MA.”But I have a Client which is its own MA, and does parallel copy directly from itself to S3--but the “Network” number is still sometimes the highest percentage.What does “Network” mean in this context? (The DDB does live on a different MA.)Thanks!Sheree
HiWe want to be able to scale better but we need to still utilize our existing SANs as storageso as far as I can read we have two optionsSAN Data Server NAS box in front of our SAN (HNAS or something like that) I would to hear from people who use SAN Data Server what is your setup like and have you found any problems that I need to consider before going that route? We have fiber channel connection from all MediaAgent to SAN today so we only need to buy a server and put the QLogic cards in then the infrastructure should be in place..Best regardsBjarke
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.