Platform Release Webinars (July 2026): Commvault Cloud SaaS and LTS 11.44
Q&A. Technical expertise. Configuration tips. And more!
Recently active
Hi,Is there a way to Throttling the live sync job?
Looking to see if there is a mobile app that I can use to access my Metallic Hub for reviewing and managing my Office 365 Backup solution. Thanks,
To connect to S3 bucket as cloud library from Media Agent (on-premises) we can use below options:1.AWS Direct Connect2.VPN Gateway3. InternetMy query is if we are using option 3 internet to connect to S3 bucket how can we protect/secure S3 bucket from outside attackers or any non authorized users accessing the S3 bucket over internet.
Hello All,I need a clarity on proxy client system requirements - IntelliSnap for oracle.As per the documentation, Its mentioned the FS copy don't need oracle software to be installed in this case what should be the server compute resourcesfor RMAN copy - Its mentioned we need Oracle license as we will installing the oracle software along with our Oracle IDA and Media agent, in this case what should be the server compute resources.Also when we say oracle software to be installed and the server will be used as proxy whether the proxy will auto create the instance on it during the backup copy or do we need to set up the dummy oracle instance same as source client on proxy? how does it work?The IntelliSnap configuration is same for Oracle RAC as well?RegardsAnanth
Hi!I’ve been wondering about proxy support for OLVM. If you look at docs there is an information that one should look to RHEVhttps://documentation.commvault.com/11.25/expert/129769_oracle_linux_virtualization_manager.htmlAnd if you go down that path you will find that supported proxies are:RHEL 6.5, RHEL 7.1, 7.2, 7.3, 7.4, 7.5, 8 and Windows 2012R2, 2016 and 2019https://documentation.commvault.com/11.25/expert/3358_system_requirements_for_virtual_server_agent_with_red_hat_enterprise_virtualization.htmlOn the other hand using link 1) you will find that there is also another link for VSA support for oVirt on KVM, And if you go down that path you will find that supported proxies are:RHEL 6.5, RHEL 7 andCentOS 6.5, CentOS 7Windows 2008R2, 2012R2, 2016 and 2019https://documentation.commvault.com/11.25/expert/31916_virtual_server_agent_support_for_ovirt_on_kvm.htmlSo both of this pages offers you somewhat different VSA requirements and it is unclear of which one should you follow. The other
Hi Community,Was exploring this setting from security point , had few doubts.https://documentation.commvault.com/11.24/expert/125170_encrypting_network_traffic_at_commcell_level.htmlDoes Encrypt network traffic at the CommCell level means we are encrypting communication which is happening within Commserve ( i guess communication with CS database ) and this setting doesn't concern about the communication between CS and Media agents or Clients ? if this is not the case , what type traffic actually we are encrypting using this setting and how can i check if my current traffic within CS is not encrypted ? An real example if i dont enable this setting , what could be the possible impact to my CS . What changes will happen to my CS after enabling this settings , any impact to backups and restores , dedupe , aux copies etc ? If i enable this setting and do not perform next steps which are Enforcing and Encrypting Automatic Tunneling to clients and encrypt backup data , does enabling this se
Hello all,I am trying to find some specific guidelines for Block and Chunk settings when related to Cloud Storage. The information I have found is generally related to Disk and Tape Media.I have been reviewing an environment that uses Chunk settings of either ‘Application setting’ for Primary Copy and a mixture of ‘Application copy’ and 4096 for secondary copies.Block size has been set to 1024 and in other cases set to ‘use media type setting’.I am wondering what the best practices for these settings are and if any of these user set settings are overridden?
Hello,I have a simple question. Is it safe to change storage policy for a subclient? Is there any data loss posibility? Do remain old data in the old storage policy?I am asking because I need to temporarily change disk library to tape library and because data are not synchronized it is not possible to promote secondary copy to primary.
Hi,We are gradually automating our infrastructure (IaC) and need to automate the installation and configuration of CommVault Media Agents. Any good resources on that subject here or elsewhere? We also want to deploy a Media Agent on a Windows device in Azure order to backup a datalake (ADLS Gen2). So, the Media Agent needs to be configured with an ADLS Gen2 for it’s library. Any automation/scripting tips on that?
Hi,I'm looking for documentation around the ability to index logging related security events for SIEM/SOC purposes. Commvault software by default generates tons of log files and for me (and I suppose a lot of other customers) it is hard to get specific information from the Commvault logs for different purposes then troubleshooting. Besides that I'm looking for guidance on this, just to make sure the information can be collected in a consistent way so you are safeguarded that a future update will not break this. I'm especially looking for information how to get all information from the logs that gives me insights in things like:Activity via REST API, Command Center, CommCell console, Apps, etc. Activity towards (and through) network gateways. Activity to/from functionality with external components like external REST API's, Key Vaults. Communication between client computers. Data retrieval e.g. who is retrieving data from the platform via a restore, download functionality in Comman
This is simple but working trick to maintain Commvault.Via Workflow built-in activity "ExecuteScript", you can call arbitrary shells (both on Windows/Linux) remotely.If you have full access to the remote server and able to place scripts, or if the script can be called via Workflow, no issues.But if you'd like to modify the script remotely for OS-side schedule jobs (Task Scheduler or crontab), it's slightly difficult to control this process remotely, since Commvault can restore the script but not so easy to modify the content itself.If the script contains only text data, you can utilize echo command to put contents remotely, one trick required though since arbitraryTo achieve this,First, prepare any scripts you want to put remotely (this is modified version of .bat file generated via Save as Script):Next, pass the generated script to the following logic, which "escapes" all strings per OS type:String text = <original script>;String osType = <Windows or Linux>;// Generate ech
This is simple but working trick to maintain Commvault.Backup jobs might fail at night and you'd like to find out the cause of errors, you need to collect log bundles in the first place.But when you realize the errors after a while (say couple of days later), job logs might be rolled over, important information which would contain the error messages gone.To avoid this situation, you can setup various alerts, collect logs immediately after you receive any.This also cumbersome so you can introduce simple workflow which can be called at the same timing of alert, also collect logs automatically.Rough process as follows: Generate an answer file for "Send Log Files". This procedure is utilizing Save as Script, which can be saved most of user operations with parameters, generates .bat file and XML file. The latter is called Answer file which contains the actual operaiton parameters in single file. To export this, you can start "Send Log Files" process from CommCell Console: Then you're getti
Hi AllDo the below IOPS numbers in the second table below correspond to the test condition specified here :Excerpt from: https://documentation.commvault.com/11.24/expert/8852_testing_iops_for_disk_library_mount_path_with_iometer.html Access Specification Settings Percent Read 50 Percent Write 50 Percent Random Distribution 50 Percent Sequential Distribution 50 Transfer Request Size 64K The minimum IOPS required for each mount path of the disk library of extra large, large and medium MediaAgents is: Components Extra Large Large Medium Disk Library 1000 IOPS 1000 IOPS 800 IOPS
Is there support for migrating backups from Commvault to Metallic BAAS?We started using Commvault 3 years ago. Now Metallic BAAS looks like a better fit for us. Our preference (if we switch) would be to not keep the Commvault for just those 3 years of backups.We would like, if possible, to import those backups into Metallic BAAS. I know if we changed to a different brand, this would not be an option, but since both are Commvault based, I figure I would ask.
This is simple but working trick to maintain Commvault.When you want to start (typically backup) jobs via CLI instead of Schedule Policies, it involves qlogin in the first place to log into CommCell.This command is mostly straight-forward to use but when trying to invoke multiple jobs from one server it arises some errors, like Error 0x10b: User not logged in, Error 0x208 Token file is corrupted or relevalt errors.As BOL explains -f parameter to use Token file as follows:When using qlogin without -f option, it generates a file named "qsessions.OS-User, directly under Commvault installation directory.This file must be created with administrative privilege on this server to modify installation directory, also need to exist until any qoperations called in the shell (like qlist job), then it will be removed when the shell calls qlogout.This default token file is generated per OS user, not Commvault user so if multiple shells are called simultaneously it uses the same qsession file.So when
Hi Commvault People, I have a tidying up exercise to do, which will ultimately involve this:- 1 - Decommission two MA’s currently working as partitioned dedupe (lets call, them MA3 and MA4)2 - Migrate workloads to remaining MA’s, also with their own partitioned GDSP configs. Lets call them MA1 and MA2.3 - Noting that Storage Policies on MA1\MA2 versus MA3\MA4 have very different retention. I know that generally speaking, you can easily reassociate to another SP and away you go, but that’s only useful if you have matching retention.The issue I have is that my MA3 and MA4 Storage Policies (whose ma’s I want to retire) are set to Infinite retention. The Storage Policies on the remaining ma’s (MA1\MA2 are not). So If I want to migrate the workloads away from MA3 and MA4, is it possible to somehow keep the Storage Policies in tact that were previously associated with MA3 and MA4. I would prefer to keep them in tact to avoid yet more legacy and historical SP’s clogging up the environme
We are low on space. As we look through old jobs, or anything that is still being held on past our retention period. We have plenty of infinite and long term retained items mixed with our regular data in our primary DDB. I’m claiming that the infinite retention or long-term jobs could be hodling reference blocks. This is the reason why we see data size on disk being a reasonable number but the library being full. For example, 800 TB size on disk but the 1.5PB library is full. as we go through jobs, some are seen as not “big fish” because data written may show for example 85GB written for a 1.5TB App size server. We skip and don’t worry about this because, I’m told well 85 GB is only what will come back in space. Let's look for 1TB + being written. I’m thinking that even as we size our future library, we should consider a pool of space that will always sit there and hodl these reference blocks and be “unuseable” space. Hopefully this rant makes sense?
I need to access a some information at the beginning of the workflow, specifically I need to do a query on the fly in order to populate some dynamic form fields. In order to do this I think there are two options. The first is option is to instantiate the CommserveDBquery class and use the output, I was able to find the class definition but a few things are not clear. The following screenshots will hopefully make it clear. This a is screenshot of the class definition, the assumption being that the fields that needs to be populated are “CommCell” , and sql. This is the code I came up with to do it. You can see that the things I don’t know how to define is “resultset” and “activitycontext”, this makes since typically within the workflow “activity” is contextual so executing an activity that is not connected to the workflow would need to be populated. The second option is to have an activity defined with the fields pre-populated. Like this: The issue in this instance is I have absolu
Hi all!as time went by, the disk space on the disk library associated with CommServerDR policy is full. Unfortunately, on the Primary copy of the CommServerDR policy WORM Copy settings has been enabled. Even worse, the retention period has been set to infinite.Would it be feasible to move the mount path/the disk library to the different disk and then concurrently create new policy copy in CommServerDR policy, that could be set as primary instead of current one?Or is just the only solution either reinstall all CV environment (as it is DR policy) or to ask support for eliminating the WORM copy?Any suggestions would be greatly appreciated!
Hi All, we are running 11.24.25 in our enviroment. An Security scan has identyfied that we are running an old tomcat version on our windows mediaagents installed is10.5.0.8 and 10.5.0.18 there are newer versions. How can we update the tomcat installation ?
Hi All,We are running the HyperScale 1.5 Reference Architecture with RHEL on top of HP Apollo 4200 Gen9 servers. Now we planning to upgrade the OS to 7.9 through CV FR upgrade. I have few quries and would like to hear from people who did the upgrade already. As per CV, the upgrade takes around 60-90 min. What would be expected duration per node in real world. Is there any firmware pre-request required for this upgrade? Does anyone reverted the change successfully ? If yes, how long it takes per node Do we have any check point to validate the upgradation once completed for first node? instaed waiting till 6th Node upgrade. Thanks in Advance Mani
What will be the best procedure for OS versions upgrade for HyperScale 1.5 from 7.7 to 7.9 Kernel Version 3.10.0-1160.53.1.el7.x86_64.i have 6 node cluster, can we upgrade rolling upgrade from 7.7 to 7.9 ?
When running the Load Balance Index Servers workflow, are there any precautions to take into consideration? Should any of the services on the main CommCell be suspended? Should this be done when there is a window where there are no jobs running? What is the best practice before running this workflow?
Hi, I’m wondering if there is any reg key that can be set for the subclients, in my case a Cloud Apps virtual client where the content rarely changes, so almost every day we get multiple 17:11 errors. Isn’t there some way to set a key that says “I don’t care if you didn’t find any content in the scan?”thanks
Hi, I will be very appreciate for help. Backup Office 365, it's about recovering mailboxes, e.g. to PST The backup itself is performedCommunication between servers is.https://documentation.commvault.com/hitachivantara/v11/essential/7102_port_requirements_for_commvault.htmlBut I noticed something wrong.I mean the proxy server - CVINDEX:From ps it follows that there is no service installed on the CVINDEX server - index was previously, the operation with generating pst mailboxes was performed many times.Currently I cannot install it manually, it shows a problem with IIS,And in Windows IIS it works.
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.