Platform Release Webinars (July 28, 2026): Commvault Cloud SaaS and LTS 11.44
Q&A. Technical expertise. Configuration tips. And more!
Recently active
Hi AlllI’ve got a couple of indexing clients that were created as part of the configuration of O365 backup for Exchange and Teams. But the “No backup for last X days” alert is complaining because they haven’t been backed up. The question is, do they need to be backed up, or should I clear the “Enable Backup” flag on Activity Control ?As I understand it, the SOLR indexes (for exchange at least) are forever incremental, and if damaged, will rebuild from scratch. But if they’re backed up, does that get circumvented and is the restore performed or the rebuild ? Thanks for the inputSimon
how to apply/change the permission for ORASBT.log under Log_Files/ directorycurrent this file has got 777 permission, however as per this KBhttps://kb.commvault.com/article/54238 its mentioned that required File permission is 660No i tried to change the file permission to 660 for ORASBT log and did a cvpkgchgbut cvpkgchg is not getting completed rather it just exists the installation UI right after user group permissions page,and the file permission is reverting to 777/ 775 permission once a backup/restore is initiated on that client. How do we change the permission back to 660.
Hi Community,I’m trying to deploy the CIS pre-hardened ova image and i can’t login on windows.i have deployed three times the .ova and respect the password complexity rules.it doesn’t work.I see older topics but it seems that it’s not fixed.Please advice Christophe
Hi,Please provide difference between Commvault V9, V10 and V11
Good afternoon.I am reaching out to you for your valuable help in resolving an issue that I am facing with the hypervisor integrated into Commvault, specifically in the configuration of FREL in an OracleVM environment.In this regard, I have been able to perform backups of the virtual machines, but I have not been able to carry out granular restoration of the same. I have reviewed several sources of documentation and specialized forums, however, I have not been able to find detailed information about the appropriate configuration of FREL for this type of environment (OracleVM).Therefore, I request your collaboration to guide me in the process of configuring FREL, taking into account that it is an OracleVM environment.I appreciate your prompt response and support in solving this issue.🙏
I am trying to do a push install via the rest API. Obviously the password would not be embedded as clear text so my question is what is expected in terms of the password being passed?
Hello All,My apologies in advance if this ends up being something super simple.Commvault seems to be throwing this error when attempting Data Aging:Time difference between current time and last stored time in seconds : [3184347]checkTimeShift() - Forward System time shift is greater than 1 day.IsTimeShiftDetected() - Setting Cvd/isTimeShiftDetected registry key to [1]Failed to run Data Aging job due to change in system time.The time and date (as well as the time-zone) are correct on Commserve.Has anyone encountered this before?I’ve searched FAQs and I’m hoping there’s something I missed.
Hello everyone.I hope you're well.I currently have Commvault version 10 R2 and want to upgrade to R3. Can you provide me with the steps to get Commvault version 10 R3 and where can I see the requirements for version 10 R3?
Which variant of an offline backup (cold backup) is preferred here in the community ? I have often heard that people like to use AWS for this. On the other hand, Commvault also offers its own cloud storage with Metallic.I don't think that a tape library is used much anymore.
Hello I need to implement backups for a new customer who has different companies and wants to do it from his commserve which already backs up other customers machines that are in a different IP range.Thanks for your help!
Hi Folks,I am constantly battling the error System State Backup error below on many of my windows hosts: ERROR CODE [6:64]: System state backup of component [System Protected Files;] failed.Source: servername, Process: clBackup What is everyone doing to automate the remediation of this problem on your hosts? I have a moderate sized environment (~1500 hosts) so handholding each one when it pops up is a time consuming and arduous process. Thanks in advance!Sean
Need some guidance about configuring CommVault to retain backup data for a given customer for up to 5 years (especially for deleted and/or modified files). Use the Basic Retention Rule for All Backups field? How? Set up number of days to 1825 days and keep 1 cycle? Keep 30 at number of days and set to cycles to 60 etc? Or… Use the “Extend storage policy retention” option with Retention mode: Object Based Retention. Schedule Policy: 1 Synthetic Full every month and Incremental every day.
I’ve been asked this by a customer for whom we backup their Office 365 applications for (MSP set up). The answer I thought would be a simple yes. However, it doesn’t seem that simple, from https://documentation.commvault.com/11.23/essential/104288_deleting_mail_messages_in_exchange_mailbox.html it says the deleted item is hidden from the user and an admin can view and restore. We have retention policy of 1 year based on deletion. The customer will be able to delete from the required mailbox and the items can be “deleted” from browsing for restore. However, that is not deleting the data which GDPR requires.Is the documentation correct or is the mail really deleted from the backup (archive) image(s)? Or, is there some purge function we can invoke?
So, I’m confirming whether or not I have encrypted backup data in my inheirited environment.I’ve run the reports at:https://documentation.commvault.com/11.24/expert/7865_data_encryption_reports.htmland not seen anything indicating encrypted backups (hardware or software). Specifically, nothing with the superscript “e1” on the Storage Information report or “E” on the “Jobs in Storage Policy Copy” report. I’ve followed this useful link:… to find:Ok. Go to the global dedup policy: This suggests that I’m NOT encrypted. However, if I go to one of the clients, I see: Looking at the help file for this dialog, I see: The reports and policies seem to indicate that nothing’s encrypted at rest. The client states that the data’s encrypted over the wire and on media somewhere. Which one is correct? =)
Hello Everyone, Please suggest: We have 2 CommCell id, and we need to migrate one CommCell id to another one, so that we can manage all backups from a single CommCell console. Thanks in Advance.!!!
Hello,I have a query to the community. A customer is asking me to create full backups of his virtual machine, so that later, in case of error, I can perform a restore of his full virtual machine in my vCenter. To be able to perform the full backup of his virtual machine, I must create a VMware vCenter Commvault agent of his environment in my commserve, and then in the subclient, add the virtual machine he wants, no? Is there any other possibility? We currently have a Commvault agent of that virtual machine but we are only doing the 'File System' backup.Thank you all very much,Best regards😊
Hi, we have license TB usage to 97%, i have check and i have move resource to more server and now more Tb are backuped through VM consuming 1 vm lincese!How i can decrese the percentual of TB license usage?
Hello, i created workflow and use foreach for run backup task (multiple clients). how i can wait job complete for multiple parallel jobs?i tried use WaitForJobCompletion in step after starting backup task. If configure "number OfParallelExecutions" value in "1" for foreach, task is executed sequentially (it's normal, we are waiting for the task to complete to start another task).When configure "number OfParallelExecutions" value in (for example) "10" for foreach and use WaitForJobCompletion in step after starting backup task, the tasks are executed in parallel, but we have error "Error Code: [19:1805]" in workflow. But, workflow work correctly and backup done.finnaly, is there a way to monitor (for jobs waiting for other steps on the workflow) the execution of multiple parallel (backup) jobs runs inside a "foreach" block outside of "foraech" block? When uses "number OfParallelExecutions" value in (for example) "10" for "foreach" block.Thanks
Hi Folks, i did some reaseach but did not find any valid report. Is there a Commvault report available which shows the usage of the Tape Drives over the full week or month.( ideally something ike this but in much more detail ) I just wanted to know when we have free time slots to schedule / reschedule jobs so they do not block each other or AUX copies Thanks in advance
Hello the backup failes with with the following error Description: Snapdiff operation is not supported on volume [gusvm604_diensten001_p]. Please check snapdiff settings on the file server. how can i solve this?
This may sound like a ridiculous question but I’m honestly asking…I’ve been a CommVault customer for more than 10 years. Over that time multiple people have been backup administrators which is not a dedicated position but one of those “other duties” that people get assigned. Also over that period, CommVault has changed a lot and deprecated various things (the original Compliance Search and Azure V1 client as examples). Currently I’m dealing with a LOT of problems. I have some staff on OneDrive V1 backups and some on V2 - and neither run cleanly. The new Compliance Search doesn’t work properly, the java GUI has duplicate clients that I can’t explain, and the daily Administrative job summary email report has multiple content indexing failures. SharePoint backups (on prem and M365) don’t work properly, the Command Center health report reports jobs that have aged out months ago as problems and the Database Index Fragmentation shows as critical even though zero percent of the indexes
Hi,Is there an option to run a custom pre backup scripts for vmware backups ( not pre-freeze & post thaw ),For instance a script that checks if a certain file exists on the discovered VM’s and only then allow the snapshot to be taken and start the backup process ? Thanks
In practice we see many of our customers determining RTO’s based on paper exercises before even validating what it takes to live up to the RTO SLA agreement. In case organization refer to RTO-0 than they refer to high availability which can be achieved using for example clustering technologies combined with sync. mirror storage or application with built-in capabilities relying in a distributed backend. However it doesn’t protect in case you run into cyber security threats, malicious intent or human failure.Now you have to rely on your backup copy to recovery to a specific point in time. Now let’s forget the time that it takes before the actual recovery process starts which is easily forgotten, but what actually adds-up to the entire recovery time. Let’s not take into account the MTD which stand for the maximum tolerated downtime as well but let’s focus on the RTO definition within Commvault. What is the rule of thumb that Commvault uses itself to determine the RTO? I remember to recall
El Plug-in de vCloud Director no carga al ingresar como usuario de Tenant . al ingresar como provider , si me puede abrir el plug-in , e incluso puedo configurar el usuario con el que conectara hacia el comserve. validando el error que me arroja cuando intento abrir el plug-in como usuario de un tenat , abriendo la vista de desarrollador me esta arrojando un error 403 forbbiden. tienen alguna idea de lo que estara sucediendo? , pudiera ser que me falte agregar algo en el comserve para que me permita abrir el plu-ing desde un tenat?. comserve version 11.28.53 saludos Dulce J Rico
Hi All,We have as case where we want to restoring an Entire Exchange Online Mailbox for the user who has left the company and domain account was deleted. What is the best practise from Commvault to recover the Mailbox. Regards,Rahul
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.