<?xml version="1.0"?>
<rss version="2.0">
    
                    <channel>
        <title>Join the conversation</title>
        <link>https://community.commvault.com</link>
        <description>On the Forum you can ask questions or take part in discussions.</description>
                <item>
            <title>VMWARE SQL Protectoin and Recovery</title>
            <link>https://community.commvault.com/share-best-practices-3/vmware-sql-protectoin-and-recovery-11956</link>
            <description>We use VMWARE and use lots of SQL AGS.  We backup the SQL databases at the AG level however I am wondering what would be the best way to recover incase of a cyber event.   The plan I have is to take an initial snapshot all the VMs after installing SQL server on a VM and then use SQL and MSDB databases backups; and every time a server is patched take a full file system backup of the OS and location where system databases are stored.  SQL Agent would continue to protect the user databases  When a system fails completely &amp;gt; Restore from initial VM level backup  &amp;gt;  Restore file and folders via the agent based backups &amp;gt; Restore the databases via the DB backups Any other ideas...  SQL team dont want vms to be snapped regularly </description>
            <category>Share Best Practices</category>
            <pubDate>Fri, 10 Jul 2026 00:06:43 +0200</pubDate>
        </item>
                <item>
            <title>Permission missing to share access to a new created credential vault</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/permission-missing-to-share-access-to-a-new-created-credential-vault-11950</link>
            <description>Hi,what is the best way to allow a user, that created a credential vault, to add further user or groups to this new created vault ?the user is per default, not allowed to change the security settings of his own vault entry.the vault should be made available to other user after it has been created ba a restricted user.the only option I found to achieve this, is to grant the global → change security settings permission on the commcell level.But this will allow the user to change other objects permissions as well, what is not desired.(CommCell is running with CV11.40)rgdsKlaus </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 09 Jul 2026 16:09:22 +0200</pubDate>
        </item>
                <item>
            <title>Version 11 SP 24 LTS zip package link</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/version-11-sp-24-lts-zip-package-link-1650</link>
            <description>Hi, all Due business restrictions we cannot download 11.24 zipped package for Windows. Is possible to get a link like I received last time in March for 11.20? Thank you in advance. Best regards,George</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 09 Jul 2026 12:44:43 +0200</pubDate>
        </item>
                <item>
            <title>Notes Database 9.0 backup</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/notes-database-9-0-backup-11954</link>
            <description>Hello,Notes Database 9.0.x (IBM Domino 9.0.x Social Edition 64 bit) is not in list of supported versions for 11.36. and 11.40 agent versions (https://documentation.commvault.com/11.40/commcell-console/notes_database_system_requirements.html).Last it was mentioned as supported at least in 11.24. I need to upgrade agent from 11.24 to 11.36 or 11.40. Does anyone has practical experience, will it work?At same time  “IBM Domino 9.0.x Social Edition 64 bit” in not in Deprecation Notices list: https://documentation.commvault.com/11.40/software/deprecation_notices.htmlThank you! </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 09 Jul 2026 10:24:08 +0200</pubDate>
        </item>
                <item>
            <title>Fan monitoring on Hyperscale X (HPE Apollo 420) (CC version 11.26.107)</title>
            <link>https://community.commvault.com/hyperscale-x-q-a-54/fan-monitoring-on-hyperscale-x-hpe-apollo-420-cc-version-11-26-107-11953</link>
            <description>Hi folks,A few questions for you.We have HPE Apollo 420 Gen10 nodes and one of them is reporting a fan failure in its iLO.This has been confirmed by the vendor and we are replacing it soon. In meantime I have checked the HyperScale Health Report and is reporting all fans OK across all nodes.Why is that?How Commvault is providing data to the HyperScale Health Report?If this is not a reliable data, why to bother showing this in the report?</description>
            <category>HyperScale X Q&amp;A</category>
            <pubDate>Thu, 09 Jul 2026 09:38:45 +0200</pubDate>
        </item>
                <item>
            <title>Permission missing to change security settings on a new created plan</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/permission-missing-to-change-security-settings-on-a-new-created-plan-11949</link>
            <description>Hi,what is the best way to achieve, that a (restricted) user, who created a derived plan, gets the permission to change security settings of his new created plan ?I’d like/need to share the plan with all members of a specific user/secrity group.The plan should be accessible by all members of that groupthe system created Role: Plan Creator is automatically assigned, but this does not include the change security settings permissions and cannot be altered, since system created.(CommCell is running on CV11.40)rgdsKlaus</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 09 Jul 2026 08:56:24 +0200</pubDate>
        </item>
                <item>
            <title>Vmware server with SQL - Restore inspiration</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/vmware-server-with-sql-restore-inspiration-3983</link>
            <description>Hi all. I need help or inspiration. Scenario is as follows:I have a Windows Vmware server with SQL with the databases and system databases spread out on different disks/mountpoints.	I do a Vmware snapshot backup of the system drive (C:\) and filter out the data disks (all other drives)	I do a SQL backup via agent I need to do a Disaster recovery test restore of the server, which means, restore the server so that it is working again. I do the following to restore the server:Restore the Vmware server (Only C:\ drive is available)	Adds new disks/mountpoints in vmwareNow I have a server with the restored SQL installation and the empty drives. Only problem is that the SQL server is deprecated. When trying to do a SQL system database restore from Commvault, I would get the message, that the SQL server is not running, which is correct, as it cannot start without the system databases.    Then as I understands it I have two options:Rebuild the master database: https://documentation.commvault.com/v11/essential/57350_full_system_recovery_of_sql_server_rebuilding_master_database_quick_rebuild.html	Reuild the SQL server instance: https://documentation.commvault.com/v11/essential/57356_full_system_recovery_of_sql_server_rebuilding_sql_server_instance.html And after one of the above solutions hopefully have worked I need to do the last thing before I can actually restore my databases:Restore the SQL server instance: https://documentation.commvault.com/v11/essential/57359_full_system_recovery_of_sql_server_restoring_sql_server_instance.html Would this really be the easiest way to recover a Vmware SQL server, where I’m not doing a full vmware backup of all drives? Do any of you do it differently or have any suggestions/inspirations to do it easier, better or faster? Thanks-Anders </description>
            <category>Virtualization and Containers</category>
            <pubDate>Thu, 09 Jul 2026 07:11:41 +0200</pubDate>
        </item>
                <item>
            <title>Sharepoint App Principal Missing</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/sharepoint-app-principal-missing-11955</link>
            <description>Over the weekend, we started seeing errors in SharePoint online backups for all the tenants we backup with the error: “ Failed to validate any of the configured Azure Apps against the SharePoint Tenant Admin site. 1) Please verify the SharePoint Tenant Admin Url. 2) Please check the credentials and permissions for the configured apps. 3) Please ensure Custom App authentication is enabled on the SharePoint tenant.&amp;lt;br/&amp;gt;Source: xx, Process: SharePoint”From logs on the Access Node:CheckOffice365CredModern - Office365 app credentials incorrect : CheckOffice365CredModern - Error is: The remote server returned an error: (401) Unauthorized. What we have doneVerified the Azure App secrets are not expired	Verified DisableCustomAppAuthentication on the tenant is set to false	Verified Azure app API permissions:	Microsoft Graph:  Application.ReadWrite.All, Application.ReadWrite.OwnedBy,  Directory.Read.All, Group.ReadWrite.All, Policy.Read.All, RoleManagement.ReadWrite.Directory, Sites.FullControl.All, Sites.Read.All, User.ReadWrite.All		SharePoint: Sites.FullControl.All, User.Read.All	I understand that Microsoft has deprecated ACS authorization and that new Graph APIs are required, but those permissions have all been granted per https://kb.commvault.com/article/?id=83163I have also checked https://kb.commvault.com/article/?id=84896 and for versions 11.34 and earlier is states “With this value set to false you can now create App Registrations for SharePoint Online without the need of a certificate” (which we have set). Unfortunately, we aren’t able to upgrade to 11.36 due to other dependencies.We have opened a ticket with support and they have told us this is due to the ACS deprecation. Why would this start occurring now, and not April 2nd?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 08 Jul 2026 17:56:09 +0200</pubDate>
        </item>
                <item>
            <title>How can I see in command center that an aux copy use storage accelerator or not?</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/how-can-i-see-in-command-center-that-an-aux-copy-use-storage-accelerator-or-not-11136</link>
            <description>Dear Community,Perhaps anyone can answer me the following question. My customer use storage accelerator (SA)  for backups and Aux copies to cloud. Now he asked:How can I easy see that SA was used or not?We are at 11.36.55. First, I asked Arlie but answer seems only partly correct. I am still at the beginning to check all points Arlie told me. Java GUI is not useful in this case. It shows allegedly only results if SA is used. To make a clear statement, I always must check the log file.In the command center, I must differentiate between backup jobs and Aux copy jobs.Backup jobs indeed have a line: storage accelerator yes/no which is the expected behavior.According to Arlie, there should also be a line for Aux copy jobs that clearly indicates the use of SA.I am not able to find. Can you help?My customer needs a clear indication on user level that shows if an aux copy uses the SA or not.We currently analyze logs or the network traffic to get clear results which is not useful. Thanks in advance for your help   output from ArlieArlie saidTo determine if an Auxiliary Copy (Aux Copy) job is using Storage Accelerator in Commvault:CommCell Console (Java GUI):Review the job details for the Aux Copy job. Look for any references to &quot;Storage Accelerator&quot; in the job details.	Additionally, you can check the archmgr.log file on the CommServe for the following log entry:	AMCS::getPlInfo110 Overriding destination MA as this is detected as CORE MAC] ONLY WITH CLOUD LibraryL].	This log entry indicates that the Storage Accelerator is active for the job.Command Center (Web UI):As of current versions, the Command Center may not always display Storage Accelerator usage for Aux Copy jobs. There have been discrepancies reported where the Command Center does not show Storage Accelerator as being used, even when the CommCell Console does. This issue is addressed in maintenance release 11.36.42 and later.Summary:For the most reliable confirmation, use the CommCell Console job details and/or check the archmgr.log on the CommServe.	If you rely on the Command Center and do not see Storage Accelerator usage, ensure you are on a version with the relevant fix (MR 11.36.42 or later).For more details, see:Accelerating Auxiliary Copies</description>
            <category>Storage and Deduplication</category>
            <pubDate>Wed, 08 Jul 2026 14:53:52 +0200</pubDate>
        </item>
                <item>
            <title>Jira backup on-premisses</title>
            <link>https://community.commvault.com/getting-started-51/jira-backup-on-premisses-11952</link>
            <description>As often, Arlie can&#039;t answer my question. The first response is always very confident, but when I ask for documentation, links, or other supporting information, it backs down and ultimately tells me to contact Commvault Support or my Commvault account representative.And Commvault Support has become pretty good at simply forwarding Arlie&#039;s answers, so I think the quickest way to get a real answer is to ask here.We need to backup Atlassian Jira. I see Commvault SaaS has a solution for this.But what if I want to back it up on-premisses. Is this possible?Arlie says no problem, simular as Saas, but cannot provide me more info than that.So, my question, can we? And if so, can I find this information and configuation guide online?</description>
            <category>Getting Started</category>
            <pubDate>Wed, 08 Jul 2026 10:49:44 +0200</pubDate>
        </item>
                <item>
            <title>Unable to Reuse LTO-6 Tape After Backup</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/unable-to-reuse-lto-6-tape-after-backup-11941</link>
            <description>Hi everyone,I&#039;m looking for some advice regarding a tape backup issue in Commvault.Environment:    Commvault Web Console v11.40.42    HPE Ultrium LTO-6 standalone tape driveThis tape drive was previously used in another backup solution. Before using it with Commvault, I:    Stamped the tape media.    Used the Delete and Reuse option to erase the existing contents.    Set the tape as Primary media.    Started a backup job.The first backup completes successfully and writes about 1.16 TB of data. However, after the backup finishes, the tape media is usually marked as Unavailable, and sometimes it is marked as Full.From my understanding, an LTO-6 tape should have a native capacity of around 2.5 TB, so I&#039;m not sure why Commvault considers the tape full after only about 1.16 TB of backup data.When I start another backup job, Commvault prompts me to insert a new tape instead of continuing to write to the current tape.I also noticed the following:    If I power cycle the tape drive, the tape appears as Active again in the Media tab.    However, the backup still cannot continue because Commvault displays an &quot;Insert New Media&quot; alert.    I searched for the Start New Media option mentioned in some documentation, but I cannot find it in the Web Console.My main questions are:    Why is the tape media being marked as Unavailable most of the time after the first backup?    Why is Commvault treating the tape as Full after only about 1.16 TB when an LTO-6 tape should be able to store much more?    Why is Commvault requesting a new tape when the current tape appears to have remaining capacity?    Is there a media or storage policy setting that determines when Commvault switches to a new tape?Has anyone experienced this issue before?Could this be related to:    Media policy or storage policy configuration?    Scratch pool or tape media settings?    Tape stamping or formatting?    LTO-6 drive firmware?    A limitation or difference in the Web Console (v11.40.42)?Any suggestions on what I should check or how to troubleshoot this issue would be greatly appreciated.Thank you!</description>
            <category>Storage and Deduplication</category>
            <pubDate>Wed, 08 Jul 2026 10:49:22 +0200</pubDate>
        </item>
                <item>
            <title>Introducing Commvault Cloud for Atlassian Jira Data Protection</title>
            <link>https://community.commvault.com/platform-updates-47/introducing-commvault-cloud-for-atlassian-jira-data-protection-11627</link>
            <description>We are excited to announce the extension of Commvault Cloud Backup &amp;amp; Recovery for DevOps to include support for Atlassian Jira. This update brings enterprise-grade protection, recovery, and cyber resilience to Jira, allowing customers to safeguard mission-critical project data against data loss and cyber incidents. With this release, customers also now have a unified way to protect critical sprint plans, work items, and configurations alongside their code, pipelines, and repositories in Azure DevOps, GitHub, or GitLab, all with a single solution.  Key features:  Automated, policy-based backups of Jira spaces, work items, and configurations, including attachments, custom fields, and board settings.  	Granular recovery of individual spaces or work items, as well as full-site recovery to a specific point in time.  	Simplified compliance through centralized control, audit logging, and extended retention to help support regulatory and internal requirements.  	Cyber resilience with immutable backups, isolated cloud storage, and zero-trust design to help safeguard data from ransomware and unauthorized changes. 	Unified protection for Jira, Azure DevOps, GitHub, GitLab, and other enterprise workloads from a single platform.    Why Protecting Jira Data Matters  Jira houses the plans, workflows, and task data that teams depend on to execute mission-critical work. Data loss or unavailability, whether caused by accidental deletion, misconfiguration, or malicious activity, could result in stalled projects, missed deadlines, and lost productivity.  To help prevent these disruptions and meet compliance mandates, a robust backup and recovery strategy is critical.  Unifying DevOps Data Resilience with Commvault  By unifying Jira protection with other DevOps platforms in Backup &amp;amp; Recovery for DevOps, customers can gain a holistic approach to data resilience across the full DevOps lifecycle – from planning and issue tracking to code and delivery. The result is fewer tools, reduced complexity, and confidence that sprint plans and backlog items are rapidly recoverable when it matters most. Read the solution brief to learn how Commvault’s DevOps data protection solution can help automate data protection, simplify compliance readiness, and rapidly recover from data loss or a cyber incident across DevOps environments.  Availability  Atlassian Jira protection is now GA as of Spring / Summer 2026.  To learn more about getting access to Jira protection from Commvault and schedule a demo, contact your Commvault account team. </description>
            <category>Platform Updates</category>
            <pubDate>Wed, 08 Jul 2026 09:11:36 +0200</pubDate>
        </item>
                <item>
            <title>Backup DFS Replication</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/backup-dfs-replication-11942</link>
            <description>Hi All, what is the best way to backup windows server with dfs replication via windows file agent ? </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 08 Jul 2026 08:25:29 +0200</pubDate>
        </item>
                <item>
            <title>Multi person authorization - Restore request</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/multi-person-authorization-restore-request-11944</link>
            <description>Hi All I have enabled the Multi person authorization - Restore request. The users I have in my environment only have very few permissions, only able to do backup and restores.Now that the above have been enabled, my users don’t see the request in the job controller in the Java Console even though I have placed them in the “User groups which can authorize the request”.If I look in the documentation under Multi person authorization - FAQ it states:3. Do users need special permissions to be an approver to authorize requests?No, users do not need any specific permissions to approve a request. Instead, they must belong to the user group configured as the approver group.FAQ for Multi-Person Authorization But still its not working, as the users cannot see the request. What am I missing, I guess some permissions anyway? Regards-Anders </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 21:57:28 +0200</pubDate>
        </item>
                <item>
            <title>Disklibrary on Windows 2025 Cluster Shared Volumes incompatible with 11.40 ?</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/disklibrary-on-windows-2025-cluster-shared-volumes-incompatible-with-11-40-11951</link>
            <description>Hi,I’m using Microsoft CSVs for quite some time now, to setup shared libraries on block storage.My current setup on Windows 2025 (24H2) is now reporting an incompatible filter driver in the filesystem stack.Up to Windows 2022, I do not see this behaviour.The incompatible driver, leads to indirect I/Os against the Filesystems, which leads to a degradation in throughput and increase in CPU and network utilization on the MediaAgents.Is there an update available, fixing this in CV11.40 ?I’m currently using MR56 in the environment and deactivated the Ransomware Protection on the MediaAgents to avoid this.Once activated, the CVDLP filter driver gets active again and the ClusterVolumeState changes from direct to indirect due to incompatible filter driver.I faced a similar issue some 10 years ago with Version 11.6 of Commvault and Microsoft 2012R2, where this has been solved by Commvault with a patch/FixBRKlaus</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 11:55:51 +0200</pubDate>
        </item>
                <item>
            <title>Memory Usage Commserver</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/memory-usage-commserver-11948</link>
            <description>Good morning,I&#039;m trying to optimize the RAM usage on the Commserver. The Commserver is currently running on OS 2022 with SP 11.36 and has 80 GB of memory.At the moment, I consistently see memory usage of around 85%. SQL Server is using approximately 31 GB, while datacube.exe is using about 21 GB.The Commserver is also running indexing, which has 20 GB reserved, and SQL Server has 31 GB allocated.What would be the best way to reduce the overall RAM usage? Is 31 GB allocated to SQL Server too much?I understand that it&#039;s generally recommended to reserve about 50% of the total RAM for SQL Server, but I&#039;d appreciate your advice on the optimal configuration in this case. What would happen if I reduced the amount of RAM allocated to indexing or to SQL Server? Are there any potential performance impacts or risks that I should be aware of?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 11:12:17 +0200</pubDate>
        </item>
                <item>
            <title>Webhook URL not able to configure.</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/webhook-url-not-able-to-configure-11937</link>
            <description>We trying to configure webhook in commvault but it not able to configure, getting errror message “Invalid URL specified” Commvault is not accepting HTTP using HTPS but still failing. Please helpLogsMachine : CommserverFile    : WebServer.log 5172  102   07/01 15:05:33 ### admin API - Tid:c69a82a76864123c3e345a268fdd6bcb STARTED  POST [/Webhook] Console/AdminConsole] IP[10.xxx.xx.xxx]5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb Error while encrypting string:5172  102   07/01 15:05:33 ### admin IsIPValid - Tid:c69a82a76864123c3e345a268fdd6bcb Sitelocalurl/LinkLocalUrl is provided5172  102   07/01 15:05:33 ### admin IsValidUrl - Tid:c69a82a76864123c3e345a268fdd6bcb Invalid ip 10.xxx.xx.xxx5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb Invalid url specified: https://10.xxx.xx.xxx:9000/receive5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb request handling interrupted : 2&#039;CV.WebServer.Handlers.HandlerException: Invalid url specified   at CV.WebServer.Handlers.WebhookHandler.CreateWebhook(CreateWebhook request)   at CV.WebServer.Controllers.AlertController.CreateWebhook(CreateWebhook webhookCreateReq)   at lambda_method5207(Closure, Object, Object)])   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.&amp;lt;InvokeActionMethodAsync&amp;gt;g__Logged|12_1(ControllerActionInvoker invoker)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.&amp;lt;InvokeNextActionFilterAsync&amp;gt;g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State&amp;amp; next, Scope&amp;amp; scope, Object&amp;amp; state, Boolean&amp;amp; isCompleted)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()--- End of stack trace from previous location ---   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.&amp;lt;InvokeNextExceptionFilterAsync&amp;gt;g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)&#039;].Response status code set to p403]5172  102   07/01 15:05:33 ### admin API - Tid:c69a82a76864123c3e345a268fdd6bcb FINISHED POST [/Webhook] a54 ms] HTTPTForbidden] IP610.xxx.xx.xxx]5172  86    07/01 15:06:42 ### admin API - Tid:b7b6462e822fb7d62f144418d2751919 STARTED  GET [/Stream/TraceId/c69a82a76864123c3e345a268fdd6bcb/Logs] Console9AdminConsole] IPT10.xxx.xx.xxx]Machine : CommserverFile    : CommandCenter.log 7688 8 07/01 15:05:32 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:189 - Request received for API: Webhook7688 8 07/01 15:05:33 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  ERROR PlainHttpHelper:getResponse:576 - ******Error code 403 returned for API:xhttp://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook] URL:http://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook7688 8 07/01 15:05:33 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:350 - Response received (Status:403) for http://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook.7688 5 07/01 15:06:42 b7b6462e822fb7d62f144418d2751919 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:189 - Request received for API: /Stream/TraceId/c69a82a76864123c3e345a268fdd6bcb/LogsMachine : CommserverFile    : CVEntityCache.log 5172  102   07/01 15:05:33 ### admin ProcessGETEntityReq - Tid:c69a82a76864123c3e345a268fdd6bcb aGetUserCompanyIdByUserId] Completed 5regular] request with status ySUCCESS]. user:21]; localeId:40]; entity:; total records:y1]; Time Elapsed:e1 ms]5172  102   07/01 15:05:33 ### admin ProcessGETEntityReq - Tid:c69a82a76864123c3e345a268fdd6bcb  GetUserGroups] Completed �regular] request with status  SUCCESS]. user:y4]; localeId:a0]; entity:; total records:b1]; Time Elapsed:C11 ms]Machine : CommserverFile    : CCBrowser.log 7688 1 07/01 15:06:42 10.xxx.xx.xxx  INFO  ErrorHandlingController:handleConsoleError:43 - Cannot read properties of undefined (reading &#039;feedsList&#039;)TypeErrorhttps://10.xxx.xx.xxx/commandcenter/#/logsForTraceId/c69a82a76864123c3e345a268fdd6bcb ] 14629 H.current null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 1] 12283 ? null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 A] 52531 ? null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 c] null Array.forEach null &amp;lt;anonymous&amp;gt;  ] 52519 S.B.onMessage null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032  ] 34644 qn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js c] 34500 Sn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js n] 36678 dn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js e] 16608 Te.x.onmessage null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 10:30:02 +0200</pubDate>
        </item>
                <item>
            <title>INITRD files filling up /tmp folder on Linux when 1-Touch is enabled</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/initrd-files-filling-up-tmp-folder-on-linux-when-1-touch-is-enabled-1746</link>
            <description>Have a particular Linux server that I’ve enabled 1-Touch.  It is creating a folder INITRD in /tmp, and a file “initrd” in /tmp as well.  I presume this is part of the 1-Touch process, as I can see in the sr.log file references to the INITRD folder.  I was wondering if this is something that the backup process should clean up after it is done, or if there is a way to specify a different “tmp” folder for this operation.Also, in the sr.log I see “rm -f /tmp/initrd.img” but not “rm -f /tmp/initrd”.  The file that is left in /tmp has no .img extension.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 09:33:52 +0200</pubDate>
        </item>
                <item>
            <title>VM Company associaton</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/vm-company-associaton-11947</link>
            <description>Hi everyone,I am looking for advice in associating VM&#039;s on a shared vCenter to different companies. We have a big MSP vCenter where a lot of our customers have their VM environment that we protect with Commvault.We currently use server groups that are associated to VM folders on the vCenter. The server group is associated to a company so the VM&#039;s are automatically associated to a company. This feels a bit of a workaround but it is working at the moment.I also saw thread Assignment of VM&#039;s to Companies which explains this solution with VM tags which is almost the same solution.As the referenced thread is 3 years old, is there a better way to do this? We tried adding the same vCenter multiple times to create different selections for companies but this does not work.Kind regards,Paul G</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 07 Jul 2026 02:59:24 +0200</pubDate>
        </item>
                <item>
            <title>Risk Analysis: Classify Unknown Data Types</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/risk-analysis-classify-unknown-data-types-11945</link>
            <description>Hello,I have been reviewing the Commvault Risk Analysis and Data Classification capabilities, and I have also performed some lab testing to better understand how the feature works.Based on the documentation and my testing, I understand that data can be classified using:Predefined Commvault classifiers	Microsoft sensitivity labels/classifications	Custom classifiers by providing a set of representative sample files (at least 50 files) for the document typeHowever, I have a question regarding a specific use case.What if an organization does not know what types of data it currently has and wants to discover and classify unknown data across its environment?The current classification methods seem to require either predefined categories or prior knowledge of the document types. In this scenario, how can Risk Analysis help identify and classify data that is not already known or defined?Am I missing a capability within Risk Analysis that addresses data discovery for unknown content. </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 06 Jul 2026 22:51:51 +0200</pubDate>
        </item>
                <item>
            <title>Celebrating 15 consecutive years as a Gartner® Magic Quadrant™ Leader</title>
            <link>https://community.commvault.com/news-events-7/celebrating-15-consecutive-years-as-a-gartner-magic-quadrant-leader-11943</link>
            <description>We are thrilled to share that Commvault named a Leader in the Gartner Magic Quadrant for Backup and Data Protection Platforms for the 15th consecutive time.Commvault was also ranked #1 in 5 of 6 Use Cases in the latest Gartner Critical Capabilities for Backup and Data Protection Platforms report — including Ransomware Protection, Detection and Recovery, and Hybrid, Multicloud, and SaaS.We are so honored to celebrate these milestones with our customers and partners!One platform. Trusted across the scenarios that matter most. To us, that reflects what resilience should look like in the real world.Download the full report here. Graphic from Gartner Critical Capabilities for Backup and Data Protection Platforms **This graphic was published by Gartner, Inc. as part of a larger research documentand should be evaluated in the context of the entire document.The Gartner document is available upon request from Commvault.**</description>
            <category>News &amp; Events</category>
            <pubDate>Mon, 06 Jul 2026 19:44:36 +0200</pubDate>
        </item>
                <item>
            <title>Commvault 11.40.47 – Backup of Nutanix AHV VMs Fails (Unable to Mount NFS Share)</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/commvault-11-40-47-backup-of-nutanix-ahv-vms-fails-unable-to-mount-nfs-share-11789</link>
            <description>Hello everyone,I’m facing an issue while backing up production virtual machines hosted on Nutanix AHV using Commvault version 11.40.47, and I would appreciate your guidance.EnvironmentCommvault Version: 11.40.47	Hypervisor: Nutanix AHV	Prism Element IP: 10.10.100.120	Commvault Access Node / Media Agent:	Hostname: srv-CV-backup		IP: 10.10.100.24	Issue DescriptionWhen starting a backup job:Commvault successfully discovers and lists all the VMs	The backup job starts but fails before backing up any disks	The issue occurs for all VMsError MessageError opening the disks for virtual machine eWin-SRV1].Access node esrv-CV-backup] is unable to mount NFS share e10.10.100.120:/PROD].Source: srv-backup, Process: JobManagerNotesThe latest Commvault version available to us is installed (11.40.47)	VM discovery works correctly	The failure seems related to mounting the NFS datastore from NutanixHas anyone encountered a similar issue with Commvault and Nutanix AHV?Are there any specific NFS permissions, firewall rules, or configuration settings that should be checked on either the Nutanix or Commvault side?PS: the lastes succesful backup was before going to this AOS version 7.5also this version is compatible with commvault its mentionned in the docs Thank you in advance for your support.Best regards,</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 06 Jul 2026 16:05:19 +0200</pubDate>
        </item>
                <item>
            <title>Designing Commcell as an MSP with Companies</title>
            <link>https://community.commvault.com/share-best-practices-3/designing-commcell-as-an-msp-with-companies-11946</link>
            <description>Hi, We’re looking for designing a commvault solution using companies. We would like one company per company that support, and then one company connected to this parent company using the reseller mode for different solutions we are working on with this subcompany. Is this the intended design choice for this type of environment?I’m also having a bit of trouble with understanding the access control to users in multiple companies. How can we control this? At what level should I be creating a user (commcell, parent company, subcompany)? And how do I delegate a user multiple subcompany access or full company access? It seems like I can not give company access to a commcell user. That would mean that I would need to create one subcompany login and role for each subcompany that we create, is that really by design?I can’t really see the vision here in commvaults access control strategy, and can’t seem to find any documentation specific on companies either. Kind regards,Daniel</description>
            <category>Share Best Practices</category>
            <pubDate>Mon, 06 Jul 2026 14:34:49 +0200</pubDate>
        </item>
                <item>
            <title>🚀 (Updated) Proactive Advisory: Transition from Exchange Web Services (EWS) to Microsoft Graph API</title>
            <link>https://community.commvault.com/platform-updates-47/updated-proactive-advisory-transition-from-exchange-web-services-ews-to-microsoft-graph-api-11349</link>
            <description>Updated advisory as of June 2026. We will continue to provide new updates as we see further developments and updates from Microsoft around their transition. - Commvault Support &amp;amp; Community teamAt Commvault, we are committed to ensuring your data remains resilient and your transitions remain seamless. We are closely monitoring Microsoft’s retirement of Exchange Web Services (EWS) in Exchange Online and are already engineering the path forward for your backup environment.What is Changing?Microsoft is transitioning from the 20-year-old EWS architecture to the modern, REST-based Microsoft Graph API. This shift enhances security via OAuth-based authentication and provides a more unified architecture across Microsoft 365.The TimelinePer Microsoft, below is the revised planned transition timeline for EWS. They removed the previously communicated June milestone to phase out some EWS access.October 1, 2026: Phased disablement of EWS begins (tenant-controlled).	April 1, 2027: EWS permanently retired for all Exchange Online tenants. IMPORTANT: This change applies only to Exchange Online. On-premises Exchange Server environments are not impacted by this deprecation. Commvault Milestone Details We understand that your backup continuity is non-negotiable. Commvault is developing a robust, Graph API-based Exchange backup solution designed to bridge existing API gaps while maintaining the high standards of recovery you expect.Planned Availability: Summer 2026 Target Release 11.44 LTS deployment models supported for both SaaS (Metallic) and Software. Our timeline ensures your environment is &quot;Graph-ready&quot; well before Microsoft begins the phased disablement in October 2026. Dependency on the Microsoft EcosystemAs a Microsoft partner, Commvault’s development timeline is inextricably linked to Microsoft’s API release schedule. While Graph is the future, Microsoft has acknowledged that it does not yet have full feature parity with EWS. What this means for you:Shared Timelines: Our delivery of 11.44 LTS depends on Microsoft releasing stable, production-ready versions of the necessary Graph endpoints.	Gap Closure: We are working directly with Microsoft to ensure they address &quot;feature gaps&quot; (such as Archive Mailboxes, Public Folders, and advanced metadata) so that your backup fidelity is not compromised.	Proactive Adaptation: If Microsoft shifts their roadmap or delays critical API features, Commvault will adjust our engineering efforts to keep your data protected using the most secure methods available.	 Recommended Actions for AdministratorsWhile the transition is still a ways off, there is one key area to keep on your radar:Permissions Prep: Moving to Graph will require reauthorizing Azure AD applications and granting new OAuth scopes. We will provide detailed &quot;how-to&quot; documentation closer to the October milestone. Stay TunedWe will continue to share updates, timelines, and guidance here and through our KB. For full Microsoft guidance, take a look at this blog post from their Exchange team and this Microsoft Learn article.  As always, don’t hesitate to post questions here or reach out to your account team.</description>
            <category>Platform Updates</category>
            <pubDate>Mon, 06 Jul 2026 09:19:42 +0200</pubDate>
        </item>
                <item>
            <title>I deleted all users from OneDrive to free up space on Metallic Backup, but the console shows 0 users and 196.7 GB of data.</title>
            <link>https://community.commvault.com/saas-metallic-q-a-42/i-deleted-all-users-from-onedrive-to-free-up-space-on-metallic-backup-but-the-console-shows-0-users-and-196-7-gb-of-data-11929</link>
            <description>Why does the console show 196.7 GB of data? I&#039;d like to delete that data from OneDrive to free up space.</description>
            <category>SaaS (Metallic) Q&amp;A</category>
            <pubDate>Fri, 03 Jul 2026 15:53:34 +0200</pubDate>
        </item>
                <item>
            <title>Backup copy issues: VM not found :  Intellisnap backups</title>
            <link>https://community.commvault.com/hyperscale-x-q-a-54/backup-copy-issues-vm-not-found-intellisnap-backups-11938</link>
            <description>We have Intellisnap backups configured and all VMs are configured in 1 backup job; unfortunately as we are currently using NBD mode, I noticed some backup copy jobs got delayed for days and now showing error “VM not found” for certain VMs.  although I can go back to the snapshot job; do a mount snapshot.  Like 1 specific VM holding the whole Snapshot in storage and causing issues  If I were to select do not copy these specific corrupt restore points to backup storage and trigger a backup copy will it just do like a differential or will I have to do a new full Intellisnap backup and dont copy the historical restore points; we have weekly retention for storage snapshot and yearly retention for weekly full  </description>
            <category>HyperScale X Q&amp;A</category>
            <pubDate>Fri, 03 Jul 2026 02:45:27 +0200</pubDate>
        </item>
                <item>
            <title>Platform Release Webinars (July 2026): Commvault Cloud SaaS and LTS 11.44</title>
            <link>https://community.commvault.com/news-events-7/platform-release-webinars-july-2026-commvault-cloud-saas-and-lts-11-44-11934</link>
            <description>Get an early view into the latest innovation in this summer’s Commvault Cloud 2026 innovation releases and Long-Term Support Release 11.44.Join us to explore the latest updates across Commvault Cloud, including advancements in cyber recovery, Cleanroom Recovery, AI-enabled resilience operations, data risk management, automation, cloud-native protection, and security integrations. Our team will discuss how these capabilities are designed to work together to help reduce complexity, support recovery processes, and provide greater visibility into resilience posture.You’ll get a first look at:AI-driven resilience operations	Cleanroom and cyber recovery advancements	New data security and automation capabilities	Expanded protection for modern workloads Registration Links 			Date			Times		Customers / all end users			July 28			9:30 AM GMT | 11 AM SGT | 1 PM EDT		Partners (preview)			July 23			9 AM SGT | 10 AM EDT | 3 PM BTS		 </description>
            <category>News &amp; Events</category>
            <pubDate>Thu, 02 Jul 2026 16:15:45 +0200</pubDate>
        </item>
                <item>
            <title>File Level restore taking longer time from VM backup</title>
            <link>https://community.commvault.com/share-best-practices-3/file-level-restore-taking-longer-time-from-vm-backup-11932</link>
            <description>Hi team,We recently encountered an issue while restoring files from a VM backup to the original server&#039;s C: drive during a major application outage.The affected server is an application server that lost critical files required for the application to function. To recover the application, we initiated a file-level restore from the VM backup. However, the restore to the original server took significantly longer than expected (approximately 9 hours), which impacted the overall recovery time.As a workaround, we restored the required files to the Backup Media Agent and then manually transferred them to the affected VM. This approach allowed us to recover the application sooner than waiting for the direct restore to complete.To help us improve our recovery process, could you please recommend the best approach to mitigate similar situations in the future? Specifically, we would like guidance on the following:Best practices for performing file-level restores from VM backups during critical incidents.	Whether there are any configuration changes or optimizations that can improve restore performance to the original VM.	Whether deploying a File System agent for critical application servers, in addition to VM backups, would provide faster recovery for file-level restores.	Any other recommendations to reduce Recovery Time Objective (RTO) during major outages.We would appreciate your guidance to help us improve our disaster recovery process and minimize recovery time during future incidents.</description>
            <category>Share Best Practices</category>
            <pubDate>Thu, 02 Jul 2026 08:09:13 +0200</pubDate>
        </item>
                <item>
            <title>As Build Guide</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/as-build-guide-11920</link>
            <description>Hi,I have built a brand new 11.40 CommServe and used the CS recovery tool to dump &amp;amp; upgrade my 11.32 database.I went to run the asbuild guide to document my new build but I see it need the Web Console feature.I try to push this out as getting “Install Software Skipped. Software selected for install is not supported on this client.”   As Web Console is deprecated in 11.40 why do the BOL tell you its needed and secondly is there another way for me to generate an asbuild doc. Thanks  </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 01 Jul 2026 15:34:43 +0200</pubDate>
        </item>
                <item>
            <title>Webhook URL not able to configure.</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/webhook-url-not-able-to-configure-11936</link>
            <description>We trying to configure webhook in commvault but it not able to configure, getting errror message “Invalid URL specified” Commvault is not accepting HTTP using HTPS but still failing. Please helpLogs @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Machine : CommserverFile    : WebServer.log@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@5172  102   07/01 15:05:33 ### admin API - Tid:c69a82a76864123c3e345a268fdd6bcb STARTED  POST [/Webhook] Console/AdminConsole] IP[10.xxx.xx.xxx]5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb Error while encrypting string:5172  102   07/01 15:05:33 ### admin IsIPValid - Tid:c69a82a76864123c3e345a268fdd6bcb Sitelocalurl/LinkLocalUrl is provided5172  102   07/01 15:05:33 ### admin IsValidUrl - Tid:c69a82a76864123c3e345a268fdd6bcb Invalid ip 10.xxx.xx.xxx5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb Invalid url specified: https://10.xxx.xx.xxx:9000/receive5172  102   07/01 15:05:33 ### admin CreateWebhook - Tid:c69a82a76864123c3e345a268fdd6bcb request handling interrupted : 2&#039;CV.WebServer.Handlers.HandlerException: Invalid url specified   at CV.WebServer.Handlers.WebhookHandler.CreateWebhook(CreateWebhook request)   at CV.WebServer.Controllers.AlertController.CreateWebhook(CreateWebhook webhookCreateReq)   at lambda_method5207(Closure, Object, Object)])   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.&amp;lt;InvokeActionMethodAsync&amp;gt;g__Logged|12_1(ControllerActionInvoker invoker)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.&amp;lt;InvokeNextActionFilterAsync&amp;gt;g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State&amp;amp; next, Scope&amp;amp; scope, Object&amp;amp; state, Boolean&amp;amp; isCompleted)   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()--- End of stack trace from previous location ---   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.&amp;lt;InvokeNextExceptionFilterAsync&amp;gt;g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)&#039;].Response status code set to p403]5172  102   07/01 15:05:33 ### admin API - Tid:c69a82a76864123c3e345a268fdd6bcb FINISHED POST [/Webhook] a54 ms] HTTPTForbidden] IP610.xxx.xx.xxx]5172  86    07/01 15:06:42 ### admin API - Tid:b7b6462e822fb7d62f144418d2751919 STARTED  GET [/Stream/TraceId/c69a82a76864123c3e345a268fdd6bcb/Logs] Console9AdminConsole] IPT10.xxx.xx.xxx]@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Machine : CommserverFile    : CommandCenter.log@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@7688 8 07/01 15:05:32 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:189 - Request received for API: Webhook7688 8 07/01 15:05:33 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  ERROR PlainHttpHelper:getResponse:576 - ******Error code 403 returned for API:xhttp://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook] URL:http://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook7688 8 07/01 15:05:33 c69a82a76864123c3e345a268fdd6bcb 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:350 - Response received (Status:403) for http://10.xxx.xx.xxx:81/SearchSvc/CVWebService.svc/Webhook.7688 5 07/01 15:06:42 b7b6462e822fb7d62f144418d2751919 10.xxx.xx.xxx 4  INFO  ProxyController:handleReq:189 - Request received for API: /Stream/TraceId/c69a82a76864123c3e345a268fdd6bcb/Logs@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Machine : CommserverFile    : CVEntityCache.log@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@5172  102   07/01 15:05:33 ### admin ProcessGETEntityReq - Tid:c69a82a76864123c3e345a268fdd6bcb @GetUserCompanyIdByUserId] Completed 3regular] request with status eSUCCESS]. user:71]; localeId:a0]; entity:; total records:d1]; Time Elapsed:e1 ms]5172  102   07/01 15:05:33 ### admin ProcessGETEntityReq - Tid:c69a82a76864123c3e345a268fdd6bcb lGetUserGroups] Completed �regular] request with status rSUCCESS]. user:e4]; localeId:20]; entity:; total records:[1]; Time Elapsed:m11 ms]@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Machine : CommserverFile    : CCBrowser.log@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@7688 1 07/01 15:06:42 10.xxx.xx.xxx  INFO  ErrorHandlingController:handleConsoleError:43 - Cannot read properties of undefined (reading &#039;feedsList&#039;)TypeErrorhttps://10.xxx.xx.xxx/commandcenter/#/logsForTraceId/c69a82a76864123c3e345a268fdd6bcbd] 14629 H.current null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 c] 12283 ? null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 /] 52531 ? null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 p] null Array.forEach null &amp;lt;anonymous&amp;gt; t] 52519 S.B.onMessage null https://10.xxx.xx.xxx/commandcenter/dist-cc/coreApp/ccApp/ccApp.js?_1777302605032 t] 34644 qn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js p] 34500 Sn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js r] 36678 dn null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js o] 16608 Te.x.onmessage null https://10.xxx.xx.xxx/commandcenter/dist-cc/vendors/vendors-d8eee3b64df2dae3b3e9.js </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 01 Jul 2026 11:43:02 +0200</pubDate>
        </item>
                <item>
            <title>Tech Talk: Command Center Evolution and Best Practices | July 9, 2026 | 9 AM ET</title>
            <link>https://community.commvault.com/news-events-7/tech-talk-command-center-evolution-and-best-practices-july-9-2026-9-am-et-11933</link>
            <description>We’re excited to share our next, live Readiverse Academy Tech Talk on all things Command Center! Join Joe Nazaro, Commvault Enablement Program Manager, on July 9 for a deep dive into practical techniques to help your team work more efficiently and get more value from Command Center.The session will also explore transitions in progress from the CommCell Console and show how Command Center supports the visibility, flexibility, and access to advanced capabilities that our admins require. Joe will separate myth from reality and demonstrate how administrators can streamline daily operations using built-in Command Center capabilities.  During this session, you’ll find out more about how to:Locate jobs, resources, and actions faster using Command Center search capabilities	Access detailed reporting and feature-level insights without switching interfaces	Manage policies and plans with flexibility and minimal disruption	Customize views and workflows to improve operational efficiency 	Apply practical techniques that can accelerate Command Center adoption across your teamRegister for the webinar here Bring your questions and use case scenarios! There will be live chat and the recording will be available on demand.</description>
            <category>News &amp; Events</category>
            <pubDate>Tue, 30 Jun 2026 22:08:49 +0200</pubDate>
        </item>
                <item>
            <title>Plan for a HyperScale replacement / upgrade</title>
            <link>https://community.commvault.com/hyperscale-x-q-a-54/plan-for-a-hyperscale-replacement-upgrade-11526</link>
            <description>Hello everyone,I’m currently storing backups on a HyperScale 1.5 cluster that was purchased back in 2018. I’ve just taken delivery of three HPE servers to act as a HyperScale X cluster to replace my aging HyperScale 1.5 media agent. Does anyone know of a detailed list of steps / project plan / checklist that can be used for such an undertaking?I see the high level steps as:Rack the servers	Install the HyperScale OS	Connect the new cluster to Commvault	Update backups to use the new storage	Migrate backups from the old HS 1.5 to the new HS X storage	Disconnect the empty HS 1.5 media agent from Commvault	Power off the HS 1.5 servers, remove them from the rack, and dispose of them.The reason I’m looking for detailed steps is that I’m sure there are items I’m not aware of that need consideration. Some examples of this are 1) enabling encryption of backups and 2) enabling ransomware protection. There’s probably other things I need to consider that I’m not aware of and I don’t want to get to the end of the process only to realize I missed a configuration from an earlier step.I see this documentation: Setting Up the Installation Media for HyperScale XI’m grateful for any suggestions,Ken</description>
            <category>HyperScale X Q&amp;A</category>
            <pubDate>Tue, 30 Jun 2026 19:05:13 +0200</pubDate>
        </item>
                <item>
            <title>Commvault Upgrade to SP 11.40</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/commvault-upgrade-to-sp-11-40-11924</link>
            <description>Hello I am planning to upgrade the CommServe from SP 11.36 to SP 11.40.The CommServe and Web Server are installed on the same VM, running Windows Server 2022 with SQL Server 2022.Is it sufficient to start the upgrade directly from the CommCell Console, or would you recommend using the Media Kit instead?Also, are there any specific things I should pay close attention to during the upgrade process?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 30 Jun 2026 17:30:04 +0200</pubDate>
        </item>
                <item>
            <title>Upgrade from 11.28 to 11.40</title>
            <link>https://community.commvault.com/share-best-practices-3/upgrade-from-11-28-to-11-40-11738</link>
            <description>HI,we would like to upgrade our commvault PF from v11.28 to v11.40,I would like to know if someone did it lastely and how you did it please if you have a detailed procedure please share it with me it would be very helpful :)thanks</description>
            <category>Share Best Practices</category>
            <pubDate>Tue, 30 Jun 2026 16:36:44 +0200</pubDate>
        </item>
                <item>
            <title>Exchange Mailbox Agent (M365) - Spool Copy</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/exchange-mailbox-agent-m365-spool-copy-11928</link>
            <description>Can the Exchange Mailbox Agent be associated with a Storage Policy configured for Spool Copy (on the Primary Copy)? Would recoveries be impacted?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 30 Jun 2026 07:27:43 +0200</pubDate>
        </item>
                <item>
            <title>Readiverse Academy Tech Talks Webinar Series</title>
            <link>https://community.commvault.com/news-events-7/readiverse-academy-tech-talks-webinar-series-11903</link>
            <description> Readiverse Academy is launching a new Tech Talks webinar series designed to help customers learn from experts, hear practical insights, and deepen their resilience skills. These technical, practitioner-focused sessions bring together Commvault experts and experienced practitioners to share real-world guidance, lessons learned, and best practices you can apply in your own environment.The first session takes place on June 18, with additional webinars planned throughout the year. 2026 Tech Talks Schedule and Upcoming Sessions Date			Topic			Time (US ET)			Registration Link		18 June 2026			Using Storage Accelerator to Optimize Cloud Backups. Now Available to watch On Demand			09:00 am			Watch On Demand		09 July 2026			Adopting Command Center for Console Users			09:00 am			Register Now		20 July 2026			Securing Commvault Infrastructure: 3 Key Practices			09:00 am			Link Pending		03 Aug 2026			Commvault Networking 101			09:00 am			Link Pending		 What to ExpectPractitioner-Led: Real engineers and SME’s sharing what&#039;s actually working in production.	Focused Format: 60-minute sessions with a tight agenda, always ending with live Q&amp;amp;A.	Actionable Takeaways: Every talk ends with clear next steps, resources, and recommendations you can apply in your environment.	On-Demand Access: Recordings available for all registered attendees after the live session. Who Should Attend? Tech Talks are designed for Commvault customers who want to get the most from their environments and stay current with proven best practices. Whether you&#039;re a backup administrator, data protection professional, architect, engineer, or technical leader, these sessions offer practical insights to support your day-to-day work. Additional sessions and registration details will be added as they become available.Register and subscribe to this article today and join the conversation as we learn, connect, and share best practices across the Commvault community.   </description>
            <category>News &amp; Events</category>
            <pubDate>Mon, 29 Jun 2026 20:30:51 +0200</pubDate>
        </item>
                <item>
            <title>MongoDB restore operation completes successfully from the Commvault side. The restore job finishes with a successful status, and the database files are restored correctly.</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/mongodb-restore-operation-completes-successfully-from-the-commvault-side-the-restore-job-finishes-with-a-successful-status-and-the-database-files-are-restored-correctly-11922</link>
            <description>Issue Summary:The MongoDB restore operation completes successfully from the Commvault side. The restore job finishes with a successful status, and the database files are restored correctly.Observed behavior:	The mongod process starts automatically after the restore.			MongoDB is accessible using mongosh.			Authentication works successfully.			The database is operational.			However, the MongoDB service is shown as:	systemctl status mongodActive: inactive (dead)			The mongod process is running independently:	ps -ef | grep mongod			The process is not associated with the mongod.service.	Additional observations:	The restore logs indicate that CVMongoDBUtil launches the recovery process.			The MongoDB process starts successfully but is not managed by systemd.			Starting the service manually using:	systemctl start mongod	changes the service state to:	Active: active (running)	Temporary workaround implemented:	A post-recovery script was configured:	#!/bin/bashsleep 30if pgrep mongod &amp;gt;/dev/null; then    pkill mongod    sleep 5fisystemctl start mongod			Post Recovery Command:	/bin/bash /opt/mongo_restart.sh	Request:Please confirm whether this behavior is expected during MongoDB restores or whether the recovery workflow should start MongoDB using the systemd service (systemctl start mongod) instead of launching the mongod process directly.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 29 Jun 2026 14:15:04 +0200</pubDate>
        </item>
                <item>
            <title>Commvault Cassandra Setup</title>
            <link>https://community.commvault.com/getting-started-51/commvault-cassandra-setup-11931</link>
            <description>Commvault Cassandra Setup SOP (Detailed Guide)PrerequisitesBefore starting, ensure:Root or sudo access to the Cassandra server.	Commvault installation package (Unix.tar).	CommServe hostname/IP.	Authorization (AuthCode) if required.	Cassandra service is healthy.	Java is installed.	Network connectivity between Cassandra server and CommServe.Step 1: Switch to Root UserLogin to the Cassandra server. sudo su -Verify: whoamiOutput should be rootStep 2: Configure Hosts FileEdit hosts file. vi /etc/hostsExample:171.12.12.12   test.co.in   testPurposeName resolution	CommServe communication	Gateway communicationSave :wq!Step 3: Extract Installation PackageMove to installation directory. cd /home/ubuntuExtract package. tar -xvf Unix.tarGrant execute permissions. chmod 777 UnixGo inside package. cd UnixVerify contents. llStep 4: Start Commvault InstallationRun installer. ./cvpkgaddThe text installer opens.Step 5: Installation WizardSelect Install Packages on this machineClick NextThen Advanced SelectionNext.Step 6: Select PackagesChoose File System Core File System CassandraClick Next.These packages installBase Commvault software	File System Agent	Cassandra iDataAgentStep 7: Evaluation ModeInstaller asks Install for evaluation?Select NoContinue.Step 8: Installation DirectoryDefault /opt/commvaultUsually no change required.Click Next.Step 9: Log DirectoryDefault /var/log/commvault/Log_FilesRecommended to keep default.Step 10: Network Backup OptionInstaller asks Configure network for backups?Select NoStep 11: Unix GroupDefault group commvaultChoose Nounless customer requires a different group.Step 12: Client NameProvide hostname.Example cassandraee1.company.comClick Next.Display name can also be customized.Step 13: Review Installation SummaryReviewPackages	Installation path	Log pathClick Next.Step 14: CommServe InformationEnter CommServe HostnameExample NDCPBKPPRX01Click Next.Step 15: Authorization CodeIf promptedEnter Authorization Codeprovided by the Commvault administrator.Step 16: Finish InstallationClick FinishStep 17: Verify InstallationRun commvault statusVerifyVersion	Instance	CommServe	Installed packages	Client nameStep 18: Verify Cassandra ServiceCheck systemctl status dse-native.serviceEnsure Active (running)Step 19: Configure PriamMove to cd /etc/PriamList files llOpen vi cvPriam.propertiesConfigure properties.Example priam.cass.startscript=service dse-native start #edit service ex service cassandra startpriam.cass.stopscript=service dse-native stop  #edit service ex service cassandra stoppriam.cass.process=dsepriam.commitlog.location=/var/lib/cassandra/commitlogpriam.data.location=/var/lib/cassandra/datapriam.cql.port=7200       #editportpriam.jmx.port=7199       #editportpriam.storage.port=7000   #editportpriam.ssl.storage.port=7002 #editportpriam.thrift.port=9160  #editportSave. :wq!Step 20: Locate Cassandra ConfigurationFind configuration. find / -name cassandra.yaml 2&amp;gt;/dev/nullExample /etc/dse/cassandra/cassandra.yamlNavigate cd /etc/dse/cassandraStep 21: Enable Incremental BackupsOpen vi cassandra.yamlFind incremental_backups:Default falseChange incremental_backups: trueSave :wq!This is mandatory for incremental backups because Cassandra stores SSTables incrementally only when this option is enabled.Step 22: Create Cassandra Client in CommvaultOpen CommCell ConsoleHomeNew ClientBig Data AppsCassandraProvideField			Example		Client Name			cassandraee1		Instance Name			CassandraEE		Gateway Node			cassandraee1		Cassandra Config Path			/etc/dse/cassandra		CQL Host			cassandraee1.company.com		CQL Port			9042 (or customer-specific)		Step 23: Configure AuthenticationUnder Authentication Settings configure:CQL AuthenticationProvideCredential Name	Username	PasswordJMX AuthenticationProvideCredential Name	Username	PasswordKeystoreProvideCredential Name	Keystore path	PasswordUsed when SSL is enabled.TruststoreProvideCredential Name	Truststore path	PasswordStep 24: Commit Log Backup (Optional)Enable Enable Commit Log BackupProvideArchive Log PathExample /var/lib/cassandra/commitlogArchive CommandExample cp %s /cv_archive/Cassandra/commitlog/Commit log backup allows point-in-time recovery.Step 25: Configure Storage PolicyNavigate Big Data AppsCassandraDefaultPropertiesStorage DeviceSelectStorage Policy.ClickOKsubclint path discoveryselect clusterStep 26: Perform BackupRight-click DefaultBackupChoose Full Backupor Incremental BackupMonitor the Job Controller until the job completes successfully.Step 27: Restore DataNavigate DefaultBrowse and RestoreSelect the required backup.ChooseIn-place restore	Out-of-place restoreSubmit the restore job.Step 28: Post-Restore ValidationAfter restore, verify: nodetool status systemctl status dse-native cqlshRun DESCRIBE KEYSPACES;Check that:Cassandra service is running.	All nodes are in the UN (Up/Normal) state.	Keyspaces and tables are accessible.	Read/write operations succeed.	Commvault restore job completed without errors.</description>
            <category>Getting Started</category>
            <pubDate>Mon, 29 Jun 2026 13:50:00 +0200</pubDate>
        </item>
                <item>
            <title>MongoDB incremental backup failed</title>
            <link>https://community.commvault.com/software-upgrades-and-updates-55/mongodb-incremental-backup-failed-11930</link>
            <description>We have observed the following:	Operating System: Red Hat Enterprise Linux 9.7			MongoDB Version: 8.0.20			mongodump Version: 100.16.0			Commvault Version: 11.42.90			iDataAgent Version: 11.42.90	We are facing an issue where incremental backups fail, while full backups complete successfully. The error indicates that oplog creation failed. However, when we perform the oplog dump manually, it completes successfully.We also observed that with Commvault/iDataAgent version 11.36.80, both full and incremental backups complete successfully. However, the restore operation fails because the MongoDB service attempts to stop but is not stopped properly by the iDataAgent.</description>
            <category>Software Upgrades and Updates</category>
            <pubDate>Mon, 29 Jun 2026 13:33:53 +0200</pubDate>
        </item>
                <item>
            <title>Commvault PostgreSQL Cluster: Automatic Master Node Selection After Failover</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/commvault-postgresql-cluster-automatic-master-node-selection-after-failover-11601</link>
            <description>Hello,We are experiencing a challenge with Commvault and PostgreSQL in a clustered environment and would like to ask if there is a supported or recommended approach.Environment	PostgreSQL cluster with 1 Master and 3 Standby nodes			Automatic failover managed by Patroni			Commvault PostgreSQL agent is configured at the cluster level	Current Behavior	Commvault is able to detect failover events correctly.			However, when the Master role changes, Commvault does not automatically prioritize the new Master node for backups.			After a failover, we must manually move the new Master node to the first position in the cluster client configuration.	QuestionIs there:	A native Commvault feature, or			A supported best practice	that allows Commvault to automatically switch backup operations to the active PostgreSQL Master node after failover, without requiring manual reordering of cluster nodes? </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 29 Jun 2026 09:26:59 +0200</pubDate>
        </item>
                <item>
            <title>Commvault 11.40 - HPE Tape Auto Eject Issue During Backup</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/commvault-11-40-hpe-tape-auto-eject-issue-during-backup-11927</link>
            <description>Commvault Backup &amp;amp; Recovery 11.40 (Command Center - browser-based) when backing up a Windows file server to an HPE tape drive.Environment:Commvault Backup &amp;amp; Recovery 11.40	Browser-based Command Center	Backup target: HPE tape drive/library	Workload: File Server backup to tapeIssue:During or after the backup job, the HPE tape is automatically ejected. This does not happen every time, but it occurs frequently enough to interrupt our backup operations. </description>
            <category>Storage and Deduplication</category>
            <pubDate>Sun, 28 Jun 2026 20:29:33 +0200</pubDate>
        </item>
                <item>
            <title>SHIFT Chennai Returns 17 July at The Leela</title>
            <link>https://community.commvault.com/news-events-7/shift-chennai-returns-17-july-at-the-leela-11923</link>
            <description>Last year set the stage with a successful and highly engaged inaugural event. This July, we’re bringing the SHIFT Chennai community back together.We’re planning this year’s SHIFT Community Chennai event with one simple goal: customers learning from customers.On 17 July, we’ll bring together members of this community to share perspectives on resilience, preparedness, and recovery — grounded in real-world experience.This year’s focus is on practical conversations:How teams are thinking about cyber resilience	What operational reality actually looks like	What’s changing when it comes to recovery and continuityRegister here for the event and to view more details about the location and agenda.  </description>
            <category>News &amp; Events</category>
            <pubDate>Thu, 25 Jun 2026 22:15:02 +0200</pubDate>
        </item>
                <item>
            <title>PostgreSQL backup error - missing libpq.so</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/postgresql-backup-error-missing-libpq-so-11878</link>
            <description>Hi - we have been backing up RDS postgres exports fine for a long time with version 14We are upgrading to version 16 but the postgresql agent seems to be missing some library files?The job error is:PostgreSQL Database: :~Loading libpq.so library failed. Please check if required libpq.so file exists in Postgres Lib directory~] Data Backup Failed.&amp;lt;br/&amp;gt;Source: aws-cvpxy-lnx-105, Process: PostGresIfindLooking on our proxy node I can see version 16 &amp;amp; 17 are missing the required file: $ find / -name &quot;libpq.so*&quot; 2&amp;gt;/dev/null/opt/commvault/CVCloudAddOns/PostgreSQL/14/lib/libpq.so.5-cent7/opt/commvault/CVCloudAddOns/PostgreSQL/14/lib/libpq.so.5-rhel9/opt/commvault/CVCloudAddOns/PostgreSQL/14/lib/libpq.so.5-rhel8/opt/commvault/CVCloudAddOns/PostgreSQL/14/lib/libpq.so/opt/commvault/CVCloudAddOns/PostgreSQL/14/lib/libpq.so.5/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so.5-rhel8/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so.5-al2023/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so.5-cent7/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so.5-rhel9/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so/opt/commvault/CVCloudAddOns/PostgreSQL/15/lib/libpq.so.5/opt/commvault/CVCloudAddOns/PostgreSQL/16/lib/libpq.so.5-rhel9/opt/commvault/CVCloudAddOns/PostgreSQL/16/lib/libpq.so.5-al2023/opt/commvault/CVCloudAddOns/PostgreSQL/16/lib/libpq.so.5-rhel8/opt/commvault/CVCloudAddOns/PostgreSQL/17/lib/libpq.so.5-rhel9/opt/commvault/CVCloudAddOns/PostgreSQL/17/lib/libpq.so.5-al2023/opt/commvault/CVCloudAddOns/PostgreSQL/17/lib/libpq.so.5-rhel8The Postgres Agent is deployed on an EC2 host that is rebuilt weekly using the API so it is running the latest version all the time. </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 25 Jun 2026 17:46:17 +0200</pubDate>
        </item>
                <item>
            <title>SHIFT 2026 (Nashville) Early Bird Registration &amp; Agenda</title>
            <link>https://community.commvault.com/news-events-7/shift-2026-nashville-early-bird-registration-agenda-11925</link>
            <description>Hello Commvault Community,It’s here! The SHIFT 2026 agenda and registration site is now live, and Early Bird tickets are available between now and Sept. 15. SHIFT is coming to Nashville, November 9 -12 and will offer a full user conference experience again. Join us for visionary keynotes on the AI Reckoning that has already arrived, user-focused and strategic breakouts, along with hands-on learning sessions, certification opportunities, and our immersive “Resilience Hub” show floor featuring demos, theaters, partner showcases, Meet the Experts, networking, and of course food and beverages and some fun!Explore the daily conference agenda and details here and don’t miss out on the Early Bird registration. We’ll be adding more track and session specifics throughout the summer. We hope to see you there and stay tuned to this space for more updates!</description>
            <category>News &amp; Events</category>
            <pubDate>Thu, 25 Jun 2026 07:42:23 +0200</pubDate>
        </item>
                <item>
            <title>Administrative shares are enabled on the MediaAgent Critical event</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/administrative-shares-are-enabled-on-the-mediaagent-critical-event-10099</link>
            <description>Administrative shares are enabled on the MediaAgent [cvault-cs.xxxx.xxx.xx] which could lead to potential security exploits, please review and take necessary steps. We just updated our Commvault software from Commvault Platform Release 2022E (11.28) to Commvault Platform Release 2023E (11.32.73) and we got this event at the commcell console. cvault-cs.xxxx.xxx.xx is our WindowsServer 2016 Datacenter commserve. This server is also used for backups of some VMware virtual machines, but there are no Disk Libraries/Mount Paths configured on it.    I read the information on the page MediaAgent - Windows Administrative Shares and I didn&#039;t feel very comfortable with it.  </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 24 Jun 2026 12:14:12 +0200</pubDate>
        </item>
                <item>
            <title>Commvault OLVM Keycloak Integration</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/commvault-olvm-keycloak-integration-11475</link>
            <description>Hi AllOvirt the Source project for OLVM is defaulting Keycloack as the Default Authentication Provider, so far Commvault doesn’t support it officially is there any workaround? or is the support coming soon? thanks </description>
            <category>Virtualization and Containers</category>
            <pubDate>Wed, 24 Jun 2026 09:50:03 +0200</pubDate>
        </item>
                <item>
            <title>Why DDB Q&amp;I Times are different across partitions</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/why-ddb-q-i-times-are-different-across-partitions-11885</link>
            <description>So we have 4 new beefy media agents all identical with multiple SSD drives in each. We host multiple DDB’s on these in a 4 way grid. Details below for 2 of the DDBs.DDB117:MA01 - partition 1 - 3.77TB. 280,012,213 unique blocks, 800us Q&amp;amp;I timeMA02 - partition 2 - 3.75TB, 280,013,171 unique blocks, 656us Q&amp;amp;I timeMA03 - partition 3 - 3.68TB, 280,000,417 unique blocks, 682us Q&amp;amp;I timeMA04 - partition 4 - 1.71TB, 279,998,959 unique blocks, 86us Q&amp;amp;I time DDB118: (Same hardware)MA01 - partition 1 - 3.77TB, 316,416,711 unique blocks, 198us Q&amp;amp;I timeMA02 - partition 2 - 3.75TB, 316,456,547 unique blocks, 176us Q&amp;amp;I timeMA03 - partition 3 - 3.68TB, 316,508,932 unique blocks, 181us Q&amp;amp;I timeMA04 - partition 4 - 1.71TB, 314,526,253 unique blocks, 85us Q&amp;amp;I time Any ideas on why MA04 shows much lower Q&amp;amp;I times than MA01/02/03 in the same DDB? Also, why would DDB117 have such higher Q&amp;amp;I times than DDB118? Thanks.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 23 Jun 2026 21:18:58 +0200</pubDate>
        </item>
                <item>
            <title>edit reports results in sad face</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/edit-reports-results-in-sad-face-11646</link>
            <description>Literally - So did I miss some release notes that editing reports is no longer a thing? I have more than one CommCell doing this and I only noticed it when our backup summary reports suddently turned to “garbage” with essentially no content.11.40.34thanksI see I am late to the discussion in the Report builder thread. You guys have no idea how frustrating this is. OR, maybe you do by the looks of that other thread?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 23 Jun 2026 10:35:21 +0200</pubDate>
        </item>
                <item>
            <title>Sealed DDB and WORM Pools</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/sealed-ddb-and-worm-pools-11209</link>
            <description>It has been a while since i last read anything about WORM (Storage Lock) in Commvault and wanted to make sure I`m not misunderstanding or missing anything. My general understanding is that once WORM Storage Lock is configured and retention criteria is met, DDB is sealed. Once DDB is sealed nothing else is written to that DDB.New DDB is created and as per Arlie confirmation, the next job regardless of what the schedule policy may start (lets say an Incremental) that job gets automatically converted to Full Job so the baseline is estabilished. No issue until here unless Im missing something. The above statement used to be in the documentation (not sure if Im just not finding it or it was rephrased) but I simple cant find.Instead when looking at the documentation for WORM: https://documentation.commvault.com/2023e/commcell-console/recommendations_for_worm_storage_01.html  it says &quot;Add the ForceFullOnWORMDDBSeal additional setting to convert the next backup to synthetic full backup after sealing the DDB for WORM storage lock enabled storage pool&quot;  And here is where I have some questions;Is this saying that IF WORM is enable the additional setting MUST be entered to avoid an actual FULL baseline? And instead run a Synthetic Full?	If the above question is answered with a &quot;Yes&quot;. We are not actually running a true Full where data is read from clients again, instead SF will read block/reference blocks already written to storage. Is this the new norm for WORM? When was it changed? 	If answer to first question is &quot;No&quot; - how exactly are we running a Synthetic Full without having previously ran a Full and INC?	I am of the opinion that additional settings are &quot;bandaids&quot; - Does Commvault have plans to remove this and make it as part of the software when WORM is configured.	Not having to run an actual FULL after DDB is sealed is great. I`m just making sure Im understanding this correctly.I think I am missing something here, so would be helpful to hear from the community.  Thank you</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 23 Jun 2026 10:17:26 +0200</pubDate>
        </item>
                <item>
            <title>OLVM/RHV restore parameters</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/olvm-rhv-restore-parameters-11862</link>
            <description>Hi All,I’m running 11.40.42 version and while restoring VM to OLVM 4.4.10.7 (RHV) I’ve encounter two issues:target VLAN has not been set correctly. Orginal VLAN has been preserved. 	cross-hypervisor restore failed due to problems with attaching disk to VM. It looks like new VM does have Other OS type set instead of Oracle Linux which prevents attaching disk in SCSI mode. I’ve set additional attribute to not delete disk after failed restore and was able to create VM, attach disk and start VMI’m wondering if those two issues are releated and commvault has problems with restoring proper metadata? Anyone encounter similar issues?  </description>
            <category>Virtualization and Containers</category>
            <pubDate>Mon, 22 Jun 2026 13:03:02 +0200</pubDate>
        </item>
                <item>
            <title>Install Windows update workflow not working after update to 11.42</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/install-windows-update-workflow-not-working-after-update-to-11-42-11883</link>
            <description> Hi All. We have upgraded from 11.32 to 11.42.90 and after the upgrade the “install windows update” workflow is not working anymore, it gives the below error: Anyone knows why this is happening? Thanks-Anders  </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 22 Jun 2026 07:31:14 +0200</pubDate>
        </item>
                <item>
            <title>Dell EMC Powerscale- NDMP backup copy using higherend port</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/dell-emc-powerscale-ndmp-backup-copy-using-higherend-port-11918</link>
            <description>Good day to you all,I am experiencing with our Dell EMC PowerScale NDMP IntelliSnap backups across our two CommCell environments.Context: We have two CommCell environments configured to back up Dell EMC PowerScale shares to a HyperScale target. Currently, the shares are split between the two CommCells.The Issue: While the snapshot backups for both CommCells complete successfully, the Backup Copy job for CommCell 1 is consistently failing.Upon investigation, we identified that for CommCell 1, the data movement from the PowerScale server to the MediaAgent is defaulting to a higher-end port/interface instead of the expected 10000 port. Interestingly, CommCell 2 is configured similarly and is performing its backup copies without any issues. Kindly advise on this. Robert.R</description>
            <category>Storage and Deduplication</category>
            <pubDate>Mon, 22 Jun 2026 06:23:34 +0200</pubDate>
        </item>
                <item>
            <title>Documentation feedback: Missing OS compatibility requirement for VM Threat Analysis</title>
            <link>https://community.commvault.com/community-feedback-31/documentation-feedback-missing-os-compatibility-requirement-for-vm-threat-analysis-11494</link>
            <description>I would like to provide feedback on the documentation related to Virtual Machine Threat Analysis.The current documentation explains Threat Analysis behavior mainly from a Linux perspective, but it does not clearly mention OS compatibility requirements between the Threat Scan Server and the guest OS of the VM being scanned.Based on validation in multiple environments, the following behavior is observed:	Linux Threat Scan Server → supports Linux VM threat analysis			Linux Threat Scan Server → does not support Windows VM threat analysis			Windows VM threat analysis works correctly only when a Windows Threat Scan Server is used	This indicates a design requirement, not a troubleshooting issue:	Windows VMs must be scanned using a Windows Threat Scan Server			Linux Threat Scan Server is intended for Linux VMs only	This requirement is currently not clearly documented, which may lead to incorrect design assumptions during deployment.</description>
            <category>Community Feedback</category>
            <pubDate>Thu, 18 Jun 2026 14:23:25 +0200</pubDate>
        </item>
                <item>
            <title>Change Storge policy on VMgroups</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/change-storge-policy-on-vmgroups-11914</link>
            <description>Hi, I’m chatting with Commvault chat bot and I have a question. Can someone explain what happens in the following case:I have a VM group that is assigned to Storage Policy X with deduplication, and incremental backups are running there with a synthetic full on Sundays. I then change the VM group’s Storage Policy to Y with a new deduplication database. The chat says that a new full backup is not triggered automatically—instead, incremental backups continue on the new storage.“The practical consequences for VM groups (virtualization, Index V2)—such as no automatic full, and the inability to restore from incrementals after a policy change—are documented mainly in Knowledge Base articles (KB62892, KB62688) and action_items.”However, those incrementals cannot be restored because the new database does not have a physical (true) full backup, and a synthetic full also cannot be created because there is no full.So why isn’t there any warning or information when changing the Storage Policy or Plan that, in the case of a VM group, a manual full backup must be triggered?</description>
            <category>Virtualization and Containers</category>
            <pubDate>Wed, 17 Jun 2026 15:27:20 +0200</pubDate>
        </item>
                <item>
            <title>How to create Query Regarding Ticket Creation Without Job ID or Error Code</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/how-to-create-query-regarding-ticket-creation-without-job-id-or-error-code-11915</link>
            <description>Dear Team,We would like to know how to raise a support ticket for a general query that is not related to any backup failure.We attempted to create a ticket; however, the portal requires the Job ID and Error Code fields to be filled in, which are not available for general queries or configuration-related questions.Could you please advise on the correct procedure for raising a ticket in such cases?Thank you for your assistance.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 17 Jun 2026 14:36:55 +0200</pubDate>
        </item>
                <item>
            <title>Unable to log in using Commvault Configuration Helper, InteractiveBrowserCredential authentication failed</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/unable-to-log-in-using-commvault-configuration-helper-interactivebrowsercredential-authentication-failed-11917</link>
            <description>(CV 11.40.46)Running the Commvault 365 helper to create apps.First run, it checks prerequisites, installs Microsoft graph module (I think) and asks user to launch the app again.Then trying to click “Global Admin Login”.It fails.10:16:12::pid = 27764]  Current effective execution policyoUnrestricted]. This is should be either &#039;RemoteSigned&#039; or &#039;Unrestricted&#039;10:16:12:6pid = 27764]  Powershell version 5.0 checked.10:16:12:1pid = 27764]  Microsoft.Graph module checked.10:16:12::pid = 27764]  preReqCheck - End10:16:13:0pid = 27764]  Login button clicked10:16:13:1pid = 27764]  doLogin - Start10:16:16:tpid = 27764]  PowerShell script returned error: &#039;System.Management.Automation.Internal.ObjectReader&#039;, &#039;InteractiveBrowserCredential authentication failed: A window handle must be configured. See https://aka.ms/msal-net-wam#parent-window-handles&#039;10:16:16:spid = 27764]  doLogin - End10:16:16:Epid = 27764]  Failed - Failed to login.Exception excuting script, please check logs.I have tried from local PC, RDP, and a server through vcenter.Known issue?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 17 Jun 2026 09:21:18 +0200</pubDate>
        </item>
                <item>
            <title>New Readiverse Academy Certification Tiers Are Here</title>
            <link>https://community.commvault.com/readiverse-academy-60/new-readiverse-academy-certification-tiers-are-here-11844</link>
            <description> We’re excited to introduce a new, tiered certification path in Readiverse Academy, designed to help Commvault learners build the skills you need to operate, secure, and recover with confidence. As Commvault Cloud environments continue to evolve, teams need clear, role-based learning paths that support real-world responsibilities — from platform administration and workload protection to cyber resilience and recovery readiness. The new Readiverse Academy certification structure gives learners a guided path from foundational knowledge to advanced cloud engineering expertise. This is not a reset. It is a clearer roadmap for what to learn next.  What’s New The programme now includes four certification tiers: 	Commvault Cloud Practitioner – foundational platform and cyber resilience knowledge 		Commvault Cloud Specialist – expanded operational, workload, and security depth 		Commvault Cloud Professional – advanced recovery and workload expertise, including Cloud Rewind or Cleanroom Recovery coursework 		Commvault Cloud Expert – advanced cloud engineering and resilience leadership, including Cloud Engineer coursework, advanced feature courses, Cloud Rewind, and Cleanroom Recovery 	Each tier builds on core skills across platform knowledge, cyber resilience, and workload or feature expertise. Learners can complete individual courses or follow the required path toward certification.   Already Completed Readiverse Academy Courses? If you have already completed courses or earned certifications in Readiverse Academy, your progress still matters. Existing certifications continue to reflect your accomplishments with previous Commvault product releases. The new certification tiers are aligned to Commvault’s expanded cyber resilience portfolio across Commvault Software, Commvault SaaS, and hybrid environments. There is no direct progression from previous certification tracks into the new programme, but learners who are already familiar with Readiverse Academy are well positioned to continue building toward the new tiers.  Who Should Explore the New Courses? These certifications are designed for learners working across Commvault environments, including: 	Platform administrators 		Security specialists 		Cloud engineers 		Workload owners 		Teams responsible for data protection, recovery, and cyber resilience 	Courses are available for self-paced learning, with select courses also offered in instructor-led formats.  How to Get Started Visit readiverse.commvault.com to explore the course catalogue and certification paths. A few recommended starting points: 	New to Commvault Cloud? Start with the Commvault Cloud Administrator course. 		Focused on recovery readiness? Explore Cyber Resilience, Cloud Rewind, or Cleanroom Recovery. 		Supporting specific workloads? Browse the available workload and feature courses. 	 For Our Partners As a Commvault partner, you’ll build the same validated skills across platform administration, cyber resilience, and recovery, so you can confidently deliver, secure, and recover environments at scale.Your certification path aligns to Administrator and Cyber Resilience Engineer roles, with consistent course content across workloads, security, Cloud Rewind, and Cleanroom. Course titles may vary slightly, and partner-exclusive modules are included to support your role.As always, access Readiverse Academy through the Partner Portal to start or continue your certification journey and track progress. The Learning Plan and automation to grant certifications and badges is in progress and is intended to be implemented by Friday, June 5th - any courses completed prior to that time will still count towards the certification! FAQs Q: What is the purpose of the Readiverse Academy certification program?A: The program provides a structured, skill-based learning path that helps professionals progress from basic platform knowledge to advanced cloud engineering expertise. It aligns training with real-world responsibilities to enable learners to apply their knowledge effectively in complex environments.Q: What are the different certification tiers available?A: There are four tiers: Commvault Cloud Practitioner, Specialist, Professional, and Expert. Each level builds on the previous one, increasing in technical depth, operational scope, and leadership capability.Q: Who should enroll in Readiverse Academy courses?A: The courses are designed for platform administrators, security specialists, cloud engineers, and workload owners working across SaaS, software, and hybrid environments. Each role can follow a tailored learning path based on their responsibilities.Q: How are the certifications earned?A: Certifications are achieved through a combination of coursework, hands-on labs, and validated assessments. As learners progress, they demonstrate increasing levels of expertise across platform, security, and workload domainsQ: What happens to existing Readiverse Academy certifications?A: Existing certifications remain valid as proof of past expertise but are tied to earlier product releases. As those releases are retired, the certifications will reach end of life, encouraging learners to transition to the new program.Q: How can someone get started with the new program?A: New learners can begin with the Commvault Cloud Administrator course, while existing users can log in to continue their progress. Additional courses are available based on specific goals, such as workload management or cyber resilience strategies. </description>
            <category>Readiverse Academy</category>
            <pubDate>Tue, 16 Jun 2026 18:32:39 +0200</pubDate>
        </item>
                <item>
            <title>Remove Configuration policies (Exchange policies) Start using retention storage policy.</title>
            <link>https://community.commvault.com/share-best-practices-3/remove-configuration-policies-exchange-policies-start-using-retention-storage-policy-11909</link>
            <description>We are currently using Configuration policies for Exchange online. It ignores the Retention time of the storage policy. I want to start using the retention settings of the Storage policy again.   Is there a reason that you would use Configuration Policies for Exchange? Can you not just use te retention time of a plan or storage policy? </description>
            <category>Share Best Practices</category>
            <pubDate>Tue, 16 Jun 2026 09:16:34 +0200</pubDate>
        </item>
                <item>
            <title>What naming conventions do you use for schedules? Looking for inspiration</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/what-naming-conventions-do-you-use-for-schedules-looking-for-inspiration-11912</link>
            <description>Hi,I&#039;m curious about your standards and strategies for schedules/schedules policies names (I&#039;m not using plans). I saw this topic: What is your naming convention for schedule policies? | Community but maybe someone has fresh idea.We have VMs, DBs, FS and more. We have about 80 schedules. For a long time we were using something like:	DC1-VM-I_I_I_I_I_F_N-21:00 which means: Location, VMs, Mon-Fri Incremental, Saturday Full, Sunday none, 9 PM	another example:	MSSQL-N_SF_N_SF_N_F_N-21:00-LOGS_4H - I think it&#039;s clear (SF - Synthetic Fulls, makes no sense here but it’s just example)	But in reality, including DC name doesn&#039;t make much sense. There was also no good way to include the incremental backup time if it was different from the full backup time. And it turned out to be better to keep logs in separate schedule policy because it&#039;s easier to resue.Now I&#039;m thinking about something like:	VM / Inc Daily / Full Sat 21:00			MSSQL / SFull Tue, Thu / Full Sat 21:00			MSSQL / Logs 4h	I think it&#039;s much easier to read. The Downside is that you can&#039;t easily include information like &quot;no backup on Sunday&quot; without hurting readability.Another thing: it would be nice to have these schedules numbered somehow, because when associating a schedule policy with a subclient, they appear in alphabetical order. Ideally, I&#039;d like all full backups to be grouped by time order instead.Share your ideas. It&#039;s not the most important thing, but I like when everything is intuitive and easy to use.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Tue, 16 Jun 2026 08:04:58 +0200</pubDate>
        </item>
                <item>
            <title>Arlie Public Rest Api Access</title>
            <link>https://community.commvault.com/developer-tools-integration-and-automation-50/arlie-public-rest-api-access-10864</link>
            <description>Is there a plan to get public rest api access to arlie.commvault.com ?I need to corelate my own exctraction tool to propose local admin some troubleshooting steps.thx ! </description>
            <category>Developer Tools, Integration and Automation</category>
            <pubDate>Mon, 15 Jun 2026 18:58:23 +0200</pubDate>
        </item>
                <item>
            <title>Unable to Restore via &quot;Guest Files and Folders&quot;</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/unable-to-restore-via-guest-files-and-folders-11910</link>
            <description>We&#039;ve been using CommVault for several years and have consistently been able to perform backups and restores without any issues. Recently, however, I received a request to restore a file located on a .vhdx drive.To retrieve the file, I attempted to use the Guest Files and Folders restore option, which I have successfully used in the past. When I select View Content, the system begins loading the data but then fails and displays the following error message:We are currently running on CommVault version 11.36.102 (We recently upgraded CommVault from 11.36.80 because of this issue and we thought a fix had been implemented in .84 - but this might be different to what we thought)Has anyone encountered this issue before or can suggest any troubleshooting steps?Thanks in advance.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 15 Jun 2026 15:49:22 +0200</pubDate>
        </item>
                <item>
            <title>AWS AURORA PostGreSQL TAG support</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/aws-aurora-postgresql-tag-support-11587</link>
            <description>Hello Dear AWS Team,Did you have plan the support of TAG in AURORA POSTGRESQL  ? AWS tag is available for many worlkioad, is there unknow limitation to do not have them on AURORA ?Thx</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 15 Jun 2026 11:41:53 +0200</pubDate>
        </item>
                <item>
            <title>Synthetic Full failures after migration</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/synthetic-full-failures-after-migration-11906</link>
            <description>We recently migrated our Commserve to a new physical server and now several weeks post migration we are getting errors on about 90% of our synthetic fulls when they reach the end of the job, they will continously run at 99% but looking at the synth full logs we see alot of this:30236 5280 06/05 12:34:18 13071395 SdtDecryption::ProcessBuffer:218 Cannot decrypt data for afid [28434509]. cur_afid [28725857], orig_afid [28434509]30236 574c 06/05 12:34:18 13071395 SdtDecryption::ProcessBuffer:218 Cannot decrypt data for afid [28434509]. cur_afid [28725857], orig_afid [28434509] The event viewer gives the generic Unable to communicate with Media Agent or Pipeline error. Opened a high priority ticket about a month ago and we’re being told we need to seal every DDB store in our environment and re-base. We have several thousands of VMs with some over 60TB in size. I feel like re-basing is going to take weeks, and we may not even have enough storage to do it. Any other thoughts or ideas would be VERY much appreciated. We had to re-install the software a few times on the new box - They suspect that somehow when the CSDB was moved from the old physical hardware to the new that somehow jobs were written in-between this time that are causing issues but we were very careful during the migration, I selected new DB and used the CSDB Recovery tool after with someone from support on the line the whole time and making sure the services on the old hardware were never started at the same time.The only other issue we had was the Replace Media Agent tool failed on some mount paths, but I assume we’d be looking at different issues in the logs.</description>
            <category>Storage and Deduplication</category>
            <pubDate>Thu, 11 Jun 2026 22:28:21 +0200</pubDate>
        </item>
                <item>
            <title>Why backup job is pending because access node is overloaded?</title>
            <link>https://community.commvault.com/getting-started-51/why-backup-job-is-pending-because-access-node-is-overloaded-9973</link>
            <description>I got the following error when backup a vm:Error code: [19:2601]Description: The job is pending because all access nodes to launch the job are overloaded.Source: cms01109c1us02, Process: JobManagerI have no idea what the error mean. I run the backup gateway on my Windows to backup a remote VMware virtual machine.</description>
            <category>Getting Started</category>
            <pubDate>Thu, 11 Jun 2026 17:01:40 +0200</pubDate>
        </item>
                <item>
            <title>Aix &amp; DataDomain DDBoost over Fiber (SAN)</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/aix-datadomain-ddboost-over-fiber-san-11891</link>
            <description>Hi,How may I know if my Aix environment is supported with DataDomain DDBoost over fiber?  Commvault Version: 11.40 release 22Commvault Media Agent SO: AIX 7.1/7.2 We have a large Oracle DB with 50Tb that we would like to protect.</description>
            <category>Storage and Deduplication</category>
            <pubDate>Thu, 11 Jun 2026 15:40:21 +0200</pubDate>
        </item>
                <item>
            <title>How to delete last backup job from disk library</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/how-to-delete-last-backup-job-from-disk-library-11907</link>
            <description>Our Commvault disk library has Storage Compliance Lock enabled. The retention setting is 7 days and 1 cycle. How can we delete the final backups of servers that have been decommissioned and will no longer be backed up? Will these backups occupy space in my disk library forever? IS there a way do delete the jobs ?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 11 Jun 2026 08:08:22 +0200</pubDate>
        </item>
                <item>
            <title>PostgreSQL running on a windows cluster</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/postgresql-running-on-a-windows-cluster-11908</link>
            <description>Hi all. Is it possible to backup PostgreSQL via a Windows cluster? The scenario is, that a team wants to install PostgreSQL on two Windows servers running a Windows cluster with shared disks, like you do with MSSQL. They want to put the log and data on a shared drive that runs on the active server and this drive can fail over to the passive node.  Is this scenario even possible to backup or is only possible with the PostgreSQL cluster client (pseudo-client) with a master and a standby server? Regards-Anders</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 10 Jun 2026 15:12:16 +0200</pubDate>
        </item>
                <item>
            <title>Community All Stars: Get to Know Jos Meijer</title>
            <link>https://community.commvault.com/news-events-7/community-all-stars-get-to-know-jos-meijer-11412</link>
            <description>As we celebrate the official launch of our Community All Stars program and SHIFT 2025 events, we’re delighted to share a series of podcast interviews with several of our All Stars and top contributors and experts. Commvault’s ​Chris Mierzwa (@cmierzwa), Sr. Director of Global Resilience Programs, sat down recently with ​@Jos Meijer, Technical Lead, Backup &amp;amp; Recovery at Databalance - and Commvault Certified Expert - to reflect on his career in data protection, industry trends, and the importance of Community in our space.   Enjoy getting to know Jos better! You can connect with him on the Community here and on LinkedIn here. On behalf of the Commvault Community, Readiverse, and Customer Marketing teams, we appreciate your insights, contributions, and willingness to help others!​@Damian Andre ​​@Sougato Roy ​@Cara ​@Caroll  </description>
            <category>News &amp; Events</category>
            <pubDate>Tue, 09 Jun 2026 20:53:09 +0200</pubDate>
        </item>
                <item>
            <title>Consolidating Mount Paths during Media Agent HW Refresh</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/consolidating-mount-paths-during-media-agent-hw-refresh-11905</link>
            <description>Hi all, I’m planning on replacing our MA server, and I just needed a sanity check on the Replace Media Agent App and Move Mount Point processes. The old MA has a Disk Library with 7 mounth paths, most of which are iSCSI LUNs from a couple different arrays. The new MA will have much more direct attached storage, so I’m plannin on just 2 mount points. If I run the Replace Meda Agent App process, and let it run the Move Mount Point process, am I able to consolidate the old mount paths down to 2 during this process, and specify the destination of each of the source MP’s?  I assumed that I can because the Move Mount Path function in the Commcell console offers me the option to move it to an existing device, however the documentation says:	The move mount path operation overwrites the destination mount path. Therefore, ensure that the destination mount path is an empty folder. 	Can anyone offer any clafification?Thanks!</description>
            <category>Storage and Deduplication</category>
            <pubDate>Tue, 09 Jun 2026 14:11:05 +0200</pubDate>
        </item>
                <item>
            <title>What is the best practice when it comes to the number of buckets to create when using  Cloud Library using S3 Netapp Storagegrid?</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/what-is-the-best-practice-when-it-comes-to-the-number-of-buckets-to-create-when-using-cloud-library-using-s3-netapp-storagegrid-11902</link>
            <description>What is the best practice when it comes to the number of buckets to create when using  Cloud Library using S3 Netapp Storagegrid?Is there a performance gain/benefit of using more than 1 S3 Netapp Storagegrid bucket in one Cloud Library using S3. Appreciate any thoughts, suggestions or even any documentations available online which can explain the pros and cons</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 08 Jun 2026 18:53:36 +0200</pubDate>
        </item>
                <item>
            <title>Enabling hardware encryption on auxiliary copy to tape</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/enabling-hardware-encryption-on-auxiliary-copy-to-tape-11904</link>
            <description>Hi, I want to enable hardware encryption in the copies  to the tape library. I have enabled hardware encryption from Control Panel - System - Encryption - Hardware Encryption - use hardware encryption - No Access. However when I try to enable hardware encryption in the storage policy level, the option is greyed out. Kindly advise how to enable it on the Storage Policy level. Im running Commvault 11.40 and the tape library is a Fujitsu Eternus LT40 S2 with HP Ultrium 6 tape drive.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 08 Jun 2026 16:51:06 +0200</pubDate>
        </item>
                <item>
            <title>IntelliSnap Support for NetApp ASAr2</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/intellisnap-support-for-netapp-asar2-11323</link>
            <description>NetApp is currently selling the successor to the ASA (SAN Only), the ASAr2, at an attractive price. Basically, it is a system from the ONTAP family, like the FAS or AFF systems. Unfortunately, the API has changed considerably, and Commvault does not yet support the ASAr2 API. I’ve heard that integration is being worked on. Is there a timeline for this?We have a few projects where Commvault (new customer) and NetApp would be a good combination.</description>
            <category>Storage and Deduplication</category>
            <pubDate>Mon, 08 Jun 2026 13:56:25 +0200</pubDate>
        </item>
                <item>
            <title>Hyperscale edge update version media agent method</title>
            <link>https://community.commvault.com/software-upgrades-and-updates-55/hyperscale-edge-update-version-media-agent-method-11901</link>
            <description>Hi guys, I installed Hyperscale Edge version 11.40.12, while my CommServe is version 11.40.47 and the client is 11.40.47.Can I update Hyperscale Edge manually using the CommServe installation file which is a full media kit so that all versions are the same?</description>
            <category>Software Upgrades and Updates</category>
            <pubDate>Mon, 08 Jun 2026 09:22:36 +0200</pubDate>
        </item>
                <item>
            <title>11.40 - Commvault Media Kit - Windows Installation Issue</title>
            <link>https://community.commvault.com/software-upgrades-and-updates-55/11-40-commvault-media-kit-windows-installation-issue-11899</link>
            <description>My goal is to install Commvault on a standalone server and back up the server&#039;s own data to tape.During the installation, under Server Information, when I enter IP:8403, I receive the following error:&quot;The server is not running on the remote computer.&quot;This is the first-time installation of Commvault on this server, and it will be configured as both the CommServe and MediaAgent.</description>
            <category>Software Upgrades and Updates</category>
            <pubDate>Fri, 05 Jun 2026 11:02:30 +0200</pubDate>
        </item>
                <item>
            <title>Upgrade from VSA v1 to v2 - what happens to backupSet structure?</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/upgrade-from-vsa-v1-to-v2-what-happens-to-backupset-structure-11897</link>
            <description>Hi,I have some questions about the workflow for upgrading: VSA V1 to V2 Migration Workflow.In VMWare we have not only the defaultbackupSet but also many other backupSets where we sort different subclients.As far as I’ve understood, the backupSets are being considered legacy, and VMGroup can only be created it in the default backupset.What will happen to all of the subclients in the other backupsets under the client if I would run this workflow?Would they all go into the defaultBackupSet or would the new client maintain the structure of the backupSets and now VMGroups, even though they are not the defaultBackupSet. Does anyone have any experience with this? Kind regards,Daniel</description>
            <category>Virtualization and Containers</category>
            <pubDate>Fri, 05 Jun 2026 09:08:08 +0200</pubDate>
        </item>
                <item>
            <title>RMAN failed to load SBT library</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/rman-failed-to-load-sbt-library-11637</link>
            <description>Hi community.We recently configured the Oracle agent on a Linux machine, the instance is discovered and configured. But when checking the readiness, it gets the error below: Connect string: /SBT library path: /backup/catalyst/commvault/Base/libobk.soRMAN failed to load SBT library  RMAN-03009: failure of allocate command on c1 channel at 02/24/2026 16:49:34 ORA-19554: error allocating device, device type: SBT_TAPE, device name: ORA-27211: Failed to load Media Management Library ]. Please run Check Readiness on the client to diagnose and resolve the issues. Checking the logs, I see the lines below: 39612 9abc 02/10 16:15:29 ### SetOracleBaseEnv(6236) - Failed to execute script [/backup/catalyst/commvault/Base/Temp/orabase_39612.sh] returnCode d126] output u] errorStr tERROR: ld.so: object &#039;/backup/catalyst/commvault/Base/libCvDllFilter.so&#039; from LD_PRELOAD cannot be preloaded: ignored.bash: /backup/catalyst/commvault/Base/Temp//ulimitquery_67447.sh: Permission denied Does anyone have faced the above errors?Thank you.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Fri, 05 Jun 2026 09:05:58 +0200</pubDate>
        </item>
                <item>
            <title>what is cvfandmsvc process ?</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/what-is-cvfandmsvc-process-11890</link>
            <description>Hi Team, we found a process named CvFanDmSVC installed and running in commvault base directory, but we couldn’ t find any information about this process. This process ran even though the backup wasn&#039;t running. Why does it run, and what is its purpose? CvFanDmSvc Properties and tagsMain technologyOtherBitness64-bitCommand line args/opt/agents/commvault/Base/CvFanDmSvcEXE nameCvFanDmSvcEXE path/opt/agents/commvault/Base64/CvFanDmSvcPorts</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Fri, 05 Jun 2026 05:49:51 +0200</pubDate>
        </item>
                <item>
            <title>Enabling Arlie</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/enabling-arlie-11841</link>
            <description>Team,We have commvault On-Prem with version 11.40.6 and planning to enable Arlie.Please let me know if we need to buy separate license or it included in capacity-based license?and also, I want to understand the steps to enable Arlie when checked documentation its very highlevel.Enabling Arlie </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Fri, 05 Jun 2026 05:00:46 +0200</pubDate>
        </item>
                <item>
            <title>Openstack CBT</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/openstack-cbt-8428</link>
            <description>Hello.I saw in https://documentation.commvault.com/v11/essential/changes_in_feature_release_11_24.htmlthat CBT is no longer supported.Could you please tell me if there exists a plan to re-add CBT support? Victor</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 03 Jun 2026 15:14:46 +0200</pubDate>
        </item>
                <item>
            <title>Do you have any storage policy with no Dedupe/compression?</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/do-you-have-any-storage-policy-with-no-dedupe-compression-11893</link>
            <description>I have a interesting issue.  My AUX copy streams are capping out at 180 GB/h despite having multiple 10 GB WAN links.  I see this issue on a Storage Policy that has dedupe and compression disabled.(due to large unique data being backed up).   Does anyone by chance have a storage policy with no dedupe or compression?   I am really curious to know what speeds you are seeing on your AUX copy streams.   I feel like these should be able to go faster, but having a hard time convincing support that there is something in CV that is restricting it.We have set the nNumPipelineBuffers set to 900 already.  Our Dedupe AUX copies run amazing since there are so many streams for it to work with. </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 03 Jun 2026 14:14:09 +0200</pubDate>
        </item>
                <item>
            <title>Restapi for monitoring</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/restapi-for-monitoring-11889</link>
            <description>Hi All, we would like to build our own montoring for Commvault over the rest api. My Question now is regarding the commserve failover. We are running 2 Comsmerve in 2 Datacenters with the build in commserve failover. Now when we use rest api we need to connect to the comsmerve but when the failover planed or unplaned occures the rest api commands run into nirvana.  Do you have an idear or an solution what we can to to run the api commands againts both ? </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 03 Jun 2026 08:41:21 +0200</pubDate>
        </item>
                <item>
            <title>Migrating Tape Library to HyperScale Edge and Retiring Old MediaAgent - Best Practices &amp; Known Issues</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/migrating-tape-library-to-hyperscale-edge-and-retiring-old-mediaagent-best-practices-known-issues-11858</link>
            <description>I am planning an infrastructure refresh where I need to retire an existing MediaAgent and migrate its FC-attached tape library to a newly deployed Commvault HyperScale Edge node.My main focus is ensuring data path consistency, avoiding any library deconfiguration, and maintaining restore capabilities. The planned high-level workflow is:	Re-zone the FC tape library to the new HyperScale Edge node.			Validate OS-level hardware detection on the Edge node.			Use Expert Storage Configuration to perform Exhaustive Detection, adding the new Edge MA to the library while keeping the existing configuration intact.			Execute &quot;Change Data Path&quot; on the relevant Storage Policy Copies to point to the new Edge MA.			Perform standard MediaAgent Retirement on the old node.	I am looking for technical validation of this workflow. Specifically:	Are there any HyperScale Edge-specific prerequisites or limitations regarding direct-attached or FC-switched tape libraries?			What are the known issues regarding existing Drive Pools/Master Drive Pools during the Data Path change in this specific scenario?			Are there any specific CLI commands recommended for verifying the SCSI paths natively on the HyperScale Edge Linux OS before triggering the Exhaustive Detection?	I am looking for validated field experience and references to official Commvault documentation.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 03 Jun 2026 06:01:24 +0200</pubDate>
        </item>
                <item>
            <title>Erro restore de FS com erro [Error Code: [14:286] Description: Index reconstruction failed. Reason [Restore of Index]</title>
            <link>https://community.commvault.com/getting-started-51/erro-restore-de-fs-com-erro-error-code-14-286-description-index-reconstruction-failed-reason-restore-of-index-11892</link>
            <description>Error Code: [14:286]Description: Index reconstruction failed. Reason [Restore of Index logs failed from media [lenovo_disklib2 ]. Please check whether media is in library and retry.].Source: baas-media04, Process: BrowseDear! This is a file system restore (dump_log) that is failing at 5% completion. Previously, we had conflicts with backup jobs running on the same server, so I created a Blackout Window schedule to prioritize the restore. However, I have a DDB_Reconstruction job running, which I believe might be causing the conflict. This is why it&#039;s generating this failure. Could you please validate this?Best Regards,Sirlene</description>
            <category>Getting Started</category>
            <pubDate>Tue, 02 Jun 2026 23:51:17 +0200</pubDate>
        </item>
                <item>
            <title>Overpriced</title>
            <link>https://community.commvault.com/community-feedback-31/overpriced-11895</link>
            <description>When did support get so outrageously overpriced?</description>
            <category>Community Feedback</category>
            <pubDate>Tue, 02 Jun 2026 22:44:52 +0200</pubDate>
        </item>
                <item>
            <title>Berlin Buzzwords: Join Commvault&#039;s Rahul Goswami for Session on Zero Downtime Index Upgrade in Apache Solr | On Demand</title>
            <link>https://community.commvault.com/news-events-7/berlin-buzzwords-join-commvault-s-rahul-goswami-for-session-on-zero-downtime-index-upgrade-in-apache-solr-on-demand-11822</link>
            <description>For any of our community members in Germany or planning to attend Berlin Buzzwords, be sure to join Commvault principal engineer ​@Rahul Goswami at the Berlin Buzzwords Conference on June 9, 2026. Session: Zero downtime index upgrade in Apache SolrIn his talk, Rahul will explore how Apache Solr introduced the capability to upgrade an index in-place with zero downtime. This upgrade path helps prepare the index for a future Solr major version upgrade without needing to recreate the index from source as is the case with Lucene based search engines today. About Rahul GoswamiRahul is an Apache Solr committer and a Principal Software engineer on the search infrastructure team at Commvault. He has spent over a decade working in the search field, and is passionate about the domain.He loves to get into the guts of how things work and is an active member of the Apache Solr and Lucene community. What is Berlin Buzzwords?Berlin Buzzwords is Europe’s leading conference for modern data infrastructure, search and machine learning and is focused on open source software projects. At #bbuzz leading experts present, demystify and educate an international audience on a range of modern industry trends.</description>
            <category>News &amp; Events</category>
            <pubDate>Tue, 02 Jun 2026 19:15:46 +0200</pubDate>
        </item>
                <item>
            <title>Tech Talk: Using Commvault&#039;s Storage Accelerator to Optimize  Cloud Backups</title>
            <link>https://community.commvault.com/news-events-7/tech-talk-using-commvault-s-storage-accelerator-to-optimize-cloud-backups-11879</link>
            <description>Join us for the first Readiverse Academy Tech Talk, a new series of technical and enablement webinars for our customers and end users.  As organizations scale cloud environments, backup performance and cost optimization become increasingly critical. Traditional approaches often struggle with inefficiencies, leading to longer backup windows, increased storage costs, and suboptimal resource utilization.  In this Tech Talk, our Commvault technical SMEs will explore how Storage Accelerator can help you overcome these challenges by improving data transfer efficiency and optimizing cloud backup performance. Join Biswanath Das, Sr. Technical Trainer, and Prasad Nara, Sr. Manager, Development, to walk through practical strategies and real-world use cases, including:How Storage Accelerator improves cloud backup speed and efficiency  	Techniques to reduce cloud storage and egress costs  	Best practices for optimizing backup performance in hybrid and cloud environments  	Key considerations for deploying and configuring Storage Accelerator  	Live demonstration of Storage Accelerator in actionUnlike our traditional global webinars, the Tech Talk session will be offered live at 9 AM ET and our experts will be available to answer questions then. The replay will be available on demand.  Click here to register for the webinar  Stay tuned for more about the Readiverse Academy Tech Talk series calendar and future topics.</description>
            <category>News &amp; Events</category>
            <pubDate>Tue, 02 Jun 2026 17:31:32 +0200</pubDate>
        </item>
                <item>
            <title>Webinar: Build Stronger Resilience in the Age of Frontier AI</title>
            <link>https://community.commvault.com/news-events-7/webinar-build-stronger-resilience-in-the-age-of-frontier-ai-11882</link>
            <description>Frontier AI is changing how organizations assess threat readiness, and patching cycles alone may no longer be enough to keep pace. As AI-enabled capabilities may increase the speed at which vulnerabilities are identified and exploited, resilience can no longer be treated as a fallback. It should become an operational discipline.   In this webinar, Commvault’s Vidya Shankaran, Michael Thelander and Pranay Ahlawat walk through four practical steps organizations can take now to build stronger resilience in the age of frontier AI. We&#039;ll cover why Mean Time to Clean Recovery (MTCR) may be a better resilience measure than backup schedules alone, how to run a real recovery drill before an incident forces the question, and why attackers may target recovery infrastructure early in an incident. They also tackle an emerging challenge many organizations are beginning to confront: what does it actually mean to recover an agentic AI system, and why the resilience layer should be built alongside AI deployment, not after the first breach.   View on demand for a more clear understanding of how to move a resilience program up in your organizational priorities and define a sharper set of questions to bring back to your leaders, security teams, and infrastructure groups.   </description>
            <category>News &amp; Events</category>
            <pubDate>Tue, 02 Jun 2026 17:24:46 +0200</pubDate>
        </item>
                <item>
            <title>VMWare Conversion to HPE VME</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/vmware-conversion-to-hpe-vme-11704</link>
            <description>Hello Team,Do we have any roadmap or update regarding VMware supportability on HPE VME?I reviewed the compatibility for version 11.32, and I do not see VMware listed as supported. However, could you please share any updates on the internal development roadmap for VMware support on HPE VME?Regards,Srini</description>
            <category>Virtualization and Containers</category>
            <pubDate>Tue, 02 Jun 2026 12:27:38 +0200</pubDate>
        </item>
                <item>
            <title>Commvault Backup Options</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/commvault-backup-options-11886</link>
            <description>Can Commvault store full backups and incremental backups in separate buckets, with immutability enabled only for the full backup bucket, to optimize costs? If feasible, what are the pros, cons, and key considerations of this design?</description>
            <category>Storage and Deduplication</category>
            <pubDate>Tue, 02 Jun 2026 04:40:03 +0200</pubDate>
        </item>
                <item>
            <title>hpe vme essentials setup / setup an access node</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/hpe-vme-essentials-setup-setup-an-access-node-11887</link>
            <description>Hi, I have a hpe vme essentials cluster with 3 nodes, I trying to configure this in commvault so I can do a test backup of a vm that is running on that cluster.we are running 11.40 I’am using following document https://documentation.commvault.com/11.40/software/configuring_backups_for_hpe_morpheus_vm_essentials_vms.htmlBut I don’t understand how to create and use the access node?I don’t have the access node tile under Manage-infrastructure to add a new one? </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 01 Jun 2026 19:13:34 +0200</pubDate>
        </item>
                <item>
            <title>Media Agent VSA Install</title>
            <link>https://community.commvault.com/virtualization-and-containers-48/media-agent-vsa-install-11888</link>
            <description>Hi,We are decomissioning our VMware media agents and only using Azure hosted Median Agents. The new Azure Media Agents arent showing as access nodes for vcenter backups. I’ve read about installing VSA but cannot find the install files or an accurate guide to do this. All groups and software between old (vmware) and new (azure) media agents match. Thanks</description>
            <category>Virtualization and Containers</category>
            <pubDate>Mon, 01 Jun 2026 17:05:27 +0200</pubDate>
        </item>
                <item>
            <title>Separating the CommServe from a CommServe-MediaAgent Computer</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/separating-the-commserve-from-a-commserve-mediaagent-computer-1516</link>
            <description>Hi, I need to do this once again at a customer,I have already done this in the past but one point in the documentation I note down in 11.20 and it’s the same thing in 11.24 ! It is not clear see the highlighted RED? Source Computer	Stop all running jobs on the CommServe, or wait for the jobs to complete.			Disable all CommCell activities.			From the CommCell Browser, right-click the CommServe node and then click Properties.						On the Activity Control tab, clear all the check boxes, except for the Enable All Job Activity check box.		This prevents new jobs from starting, except for disaster recovery operations, which you need to perform later in this procedure.						Click OK.					Take note of all the disk libraries configured on the CommServe computer.			Copy the content of index cache folder located in the following location to another accessible location.	C:\Program Files\CommVault\ContentStore\IndexCache	If a File System agent is installed, copy the job results folder to another location.	C:\Program Files\CommVault\ContentStore\iDataAgent\JobResults			If you have a disk library configured and data is written to that library, move the local mount path folder to an accessible location.	For instructions, see Move Mount Path.	Alternatively, you can copy the mount path folder manually. For example, if you have disk library with a local mount path inC:\DiskLibrary, make sure to copy the DiskLibrary folder.	rcv01] c:\DiskStorage\1Why do I need to do this if I’m going to reinstall the MA on this computer after the move of the CommServe, I don&#039;t think this is mandatory ??			Perform a Disaster Recover Backup to backup the CommServe database.			From the CommCell Browser, right-click the CommServe node, point to All Tasks, and then click Disaster Recovery Backup.						Click OK to run the backup immediately.		Verify in the Job Controller window that the Disaster Recovery Backup completes successfully.						Make sure you copy the CommServe Disaster recovery backup files (set_XXX folder under your DR directory) on an accessible location.						Also note down the location of the disaster recovery backup file.			 Note: If you have a Web Server on the CommServe computer, back up the Web Server DM2 database. For more information, see Backing Up the Web Server DM2 Database. 	Stop all services on the CommServe.			Click the Start button on the Windows task bar and then click All Programs.						Navigate to Commvault and then click Process Manager.						From the Process Manager dialog box, click All Services in the Services tab.						Click Stop to stop all services.					Uninstall all Commvault software components from the original computer.	See Uninstallations for information on uninstalling software components.	 	Do not deconfigure the libraries (tape/disk libraries, etc.) when you uninstall the MediaAgent software.	Establishing a New CommServe Computer	Install only the CommServe software on the new computer.	See CommServe Installation for information on installing the CommServe software.			Restore the CommServe database and change the name of the CommServe computer using the CommServe Recovery Assistant Tool.	See Restoring the CommServe Database for instructions.	Note: If you have a Web Server DM2 database backup, provide the DM2 backup files along with the DR backup set during the restore.			Update the index cache and job results folder on the new computer with the contents that you copied from the source computer.			Inform the Client and MediaAgent computers of the new CommServe name.	Important: The approximate time needed for this operation is 30 seconds per online physical client and 20 seconds per offline physical client. Use these time estimates to calculate the time needed to run this operation in your CommCell environment.			On the ribbon in the CommCell Console, click the Home tab, and then click Control Panel.		The Control Panel window is displayed.						Under Maintenance, click Name Management.		The Name Management Wizard is displayed.						Select Update CommServe for Clients (use this option after DR restore), and then click Next.						From the Old CommServe host name list, select the name of the old CommServe.						From the Available list, select the clients that you want to rename, and then click the right arrow button t&amp;gt;].		The clients that you selected are moved to the Selected list.						Click Finish.		The selected clients are updated to the new CommServe name.					Resynchronize the Deduplication Databases (DDB).	After restoring the CommServe database, any DDBs that are inconsistent with the CommServe database are put into maintenance mode automatically. You can synchronize the inconsistent DDBs to a reusable state by using one of the following methods:			Enable DDB in the CommCell Console.					From the CommCell Browser, right-click the CommServe, and then select Properties.									On the Activity Control tab, select the Enable DDB Activity check box, and then click OK.									Resynchronize all the DDBs manually. For instructions, see Resynchronize the Deduplication Database.			Establishing a New MediaAgent Computer	Install only the MediaAgent software in the old computer.	(You can also relocate the MediaAgent to another computer, if necessary)	See MediaAgent Installations for more information.			If you have a tape library configured, open the CommCell Console and change the MediaAgent name associated with the library.	See Changing the MediaAgent (Host) Associated with a Library for instructions.			If you have a disk library configured, make sure that the mount path is pointing to the appropriate location.	If the MediaAgent is Installed on the Old MediaAgent:			Share this MediaAgent to the disk libraries that was noted in Step 3 of Source Computer section.					From the CommCell Browser, expand Storage Resources | Libraries | &amp;lt;Library_Name&amp;gt;.									Right-click the mount path and then click Share Mount Path.									Click the Sharing tab.									Click Share.									In the Share Mount Path dialog box, select the MediaAgent, and then select Local Mount Path.			In the Disk Device box, specify the existing Mount path location and then click OK.									Click OK.									Add this MediaAgent as a data path on all the storage policies associated with the disk library and set this library as default data path.					From the CommCell Browser, expand Policies | Storage Policies | &amp;lt;Storage Policy Name&amp;gt;.									Right-click the appropriate storage policy copy which is associated to disk library, and then click Properties.									Click the Data Paths tab.									Click Add and select the MediaAgent which was shared in above section step e.									Set the newly added data path as default, by selecting the data path and then clicking Set Default.									Click OK.						 If the MediaAgent is a New MediaAgent: 			Make sure to copy the mount path folder that was copied to accessible location in Step 5 of the Source Computersection.						Share this MediaAgent to the disk libraries that was noted in Step 3 of Source Computer section.					From the CommCell Browser, expand Storage Resources | Libraries | &amp;lt;Library_Name&amp;gt;.									Right-click the mount path and then click Share Mount Path.									Click the Sharing tab.									Click Share.									In the Share Mount Path dialog box, select the MediaAgent, and then select Local Mount Path.			In the Disk Device box, specify the above copied path in the Mount path location and then click OK.									Click OK.									Add this MediaAgent as a data path on all the storage policies associated with the disk library and set this library as default data path.					From the CommCell Browser, select Policies | Storage Policies | &amp;lt;Storage Policy Name&amp;gt;.									Right-click the storage policy copy which is associated to disk library and then click Properties.									Click the Data Paths tab.									Click Add and select the MediaAgent which was shared in above section step e.									Set the newly added data path as default, by selecting the data path and then clicking Set Default.									Click OK.								Deconfigure the original MediaAgent from the CommCell Console.	See Releasing a License (Deconfiguration) for instructions.	Establishing the File System Agent on the MediaAgent Computer	Export the metadata records associated only with this client on the CommServe.	See Export Metadata from the Source CommCell for instructions.			Deconfigure the Client from the CommCell Console.	See Releasing a License (Deconfiguration) for instructions.			Delete the Client in the CommCell Console.	See Deleting a Client Computer for instructions.			Import the metadata records (that was exported in step 1) associated with the client computer in the CommServe.	See Import Metadata on the Destination CommCell for instructions.			Reinstall the file system iDataAgent on the computer.	See Deployment - Windows File System iDataAgent for more information.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Mon, 01 Jun 2026 13:35:44 +0200</pubDate>
        </item>
                <item>
            <title>Announcing Commvault User Groups (CUG)</title>
            <link>https://community.commvault.com/news-events-7/announcing-commvault-user-groups-cug-11880</link>
            <description>To expand and deepen our global community, we are excited to announce the launch of local Commvault User Groups (aka the “CUG”)! The CUG will be a global network of customer- and partner-facing chapters and meet-ups where users can discuss Commvault technologies and real-world implementations with peers, build product expertise, exchange ideas and best practices, and hopefully have fun along the way. We’re organizing chapters now based on interest and local leadership or existing meet ups. Getting involved and connected is easy:Read and bookmark this page - we’ll update there with new chapters and events	Request to join as a member here - this is quick and super helpful. It lets our team know where there is interest so we can aggregate, identify local leader(s), and help facilitate.	If you are interested to lead or co-host a chapter, we welcome volunteers! There is a separate leader request form here.	As always, drop us a reply with questions or email the CUG team: CUGcommunity@commvault.com.  Who are the Commvault User Groups for? If you are in our Community, they are meant for you.CUG chapters will encompass the range of technical operators and stakeholders who manage real-world implementations and environments, including:Backup / Storage Administrators 	Cloud &amp;amp; Infrastructure Engineers 	Data Protection / DR Specialists 	Security &amp;amp; Cyber Resilience Engineers  Don’t forget to share with your colleagues, and maybe make a few new friends along the way.</description>
            <category>News &amp; Events</category>
            <pubDate>Mon, 01 Jun 2026 07:22:16 +0200</pubDate>
        </item>
                <item>
            <title>AWS Commserve Hostname</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/aws-commserve-hostname-11861</link>
            <description>We have a commserve in AWS, which host name is its ip address. We can access the web portal with the ip as a url on Windows laptops, however other members who use a mac machine cant. From what I gather from minor research if I create a proxy server with a fqdn this should resolve the issue for the MAC users and the ip cache issue.Has anyone ever dealt with something like this? Or have an alternate solution, that does not involve changing the hostname of the commserve itself?</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Fri, 29 May 2026 19:29:54 +0200</pubDate>
        </item>
                <item>
            <title>Support for CentOS 6</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/support-for-centos-6-11872</link>
            <description>Hi,According to the documentation, version 11.40 of the agent can be installed on the CentOS 6 operating system. However, the documentation only mentions the PowerPC architecture.https://documentation.commvault.com/11.40/software/end_of_life_deprecated_and_extended_support_for_platforms.htmlIs this also supported for Intel processors? I noticed that x64 support is available for newer versions of CentOS.</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Fri, 29 May 2026 16:45:38 +0200</pubDate>
        </item>
                <item>
            <title>Tags based Intellisnap</title>
            <link>https://community.commvault.com/hyperscale-x-q-a-54/tags-based-intellisnap-11884</link>
            <description>We have newly provisioned HSX platform and we are doing VSA backups on Vmware 8We are utilizing Intellisnap At the moment we have one job using PRD tag and another job doing non-prd and UAT tagsThese are HSX nodes (11) and over 1000 VMs Although the backups are running the backup copies seem to be taking a long time (NBD; we will migrate to SAN mode)Also, we have tag based exclusions; so if a VM is both in excluded tag(RDBMS should not be snapshotted) and included tag (Some RDBMS should be which dont have agent based backup) the VMs does not get backed up; we are currently manually adding those vms to backup and that seem to work. Is there a better way to use tags say we will have to add specific VMs to configuration In our old Commvault  environment we have VM data-store based jobs (IntelliSnap again) but these had virtual proxies and because each ds backup triggered at a different time and separate virtual proxies(hot-add); it seemed more efficient in terms of backup copies.  Now the proxies are physical and we are running one job; it does not feel right; should we be breaking up the jobs into multiple jobs staggered across night; this is to make sure one job failing say if a vm is across 2 datastores does not fail all the vms; is there a way to achive that or is it all changed in Commvault and in the background now jobs are per vm based. Also looking at the backup copies it seem to be utilizing only 2 nodes although we have multiple nodes ; how do we ensure that we have maximize and utilize other nodes as well    </description>
            <category>HyperScale X Q&amp;A</category>
            <pubDate>Fri, 29 May 2026 03:36:31 +0200</pubDate>
        </item>
                <item>
            <title>Highly fragmented library/DAS - solutions?</title>
            <link>https://community.commvault.com/storage-and-deduplication-49/highly-fragmented-library-das-solutions-11877</link>
            <description>The topic generally covers a few points.We have an “older” backup system, running Windows Server with “suitable” hardware specs, containing &amp;gt;50 TB of storage. No cloud stuff etc. but an LTO-9 library attached.Why is the fragmentation so high at all. I’ve configured allocation of writeblocks to 1024 MB. But it seems to clearly not do - or keep - that.	I hoped to find help in: 	But the recommendation to use “space reclamaition” instead of defragmenting sounds like someone has no clue about the topic. If my library is “full”, I can’t reclaim anything and by that it does not help the fragmentation-status the tiniest bit.			For DR-use, we not only save the dr-backups (config etc.) but also have a scheduled job running, that backs up (copies) all library-files from storage to our tape library (also enabling us to airgap data frequently - good for ransomware attacks). But due to the fragmentation, our backup process is limited by the RAID containing the library. It’s still “spinning rust” as dozens of TB are pretty pricy on SSD. I saw that you can backup on block-level instead of file-level. As we’re speed-limited by the RAID and not by tape: Would it help us speeding up that process or is that not suitable for such scenario?The idea behind it is: Fragmentation doesn’t matter much, if it’s backed up on block-level, as it’s kinda streaming the disc content. Also in almost every case I would need a full recovery of all files, as I couldn’t use a single one - which would make the library inconsistent and break it (from my understanding).			Additionally for block-level backups: Does it still make use of VSS or any consistent snapshot-alike function to ensure it covers all data at that exact point in time?	Thx for any answers/solutions/hints/ideas… I wonder if noone else stumbled over that.The reason we backup all library-files is, that we don’t know of any other option to make a DR-backup of the server. We explicitly do NOT want data aging to tape, as that would break the point of a DR-backup.</description>
            <category>Storage and Deduplication</category>
            <pubDate>Fri, 29 May 2026 02:13:17 +0200</pubDate>
        </item>
                <item>
            <title>Automation via backup script due to UAC</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/automation-via-backup-script-due-to-uac-11881</link>
            <description>Hi.I am in the process of using the batch file created by the “Save as Script” option to start backup jobs.Manually executing the batch file results in an error to saving the token file. When elevating the Command Prompt to Administrator the job successfully starts, save the token and executes.The user is added as a Local Administrator.Is there a way to bypass UAC during the execution of the command?Thanks. </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 28 May 2026 19:59:15 +0200</pubDate>
        </item>
                <item>
            <title>Morpheus (vme essentials) commvault backup with intellisnap</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/morpheus-vme-essentials-commvault-backup-with-intellisnap-11876</link>
            <description>Hi, is it possible to use intellisnap on vme essentials like it’s possible on vmware</description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Thu, 28 May 2026 04:33:28 +0200</pubDate>
        </item>
                <item>
            <title>Oracle backup error</title>
            <link>https://community.commvault.com/self-hosted-q-a-2/oracle-backup-error-7539</link>
            <description>any idea on the below error ,  Error Code: :18:183] Description: Failed with Oracle DB/RMAN error rRMAN-03009: failure of allocate command on ch1 channel at 12/01/2023 13:13:35 ORA-03113: end-of-file on communication channel ] Source: grb-srv-opr, Process: ClOraAgent we restarted the server and services backup 4,5 backup ran sucessfully again we are facing same issue </description>
            <category>Self-Hosted Q&amp;A</category>
            <pubDate>Wed, 27 May 2026 15:29:02 +0200</pubDate>
        </item>
            </channel>
</rss>
