I’m trying to create a subclient using command line below but im stuck with the idataagent name which says subclient: Error 0x303: Unsupported iDataAgent Type VirtualServerAgent which i try to type :
Hello @Muhammad Abdullah, Whilst qoperation mentioned above will work, the agent syntax is documented in various sections and link to the following page. So you want to use:
Q_VIRTUAL_SERVER
See here for more details on the agent types to use in these commands.
But deriving from this command could it be that you need to use a single quote for ‘Virtual Server’ ? Not sure if this agent is supported with qcreate though.
Hello @Muhammad Abdullah, Whilst qoperation mentioned above will work, the agent syntax is documented in various sections and link to the following page. So you want to use:
Q_VIRTUAL_SERVER
See here for more details on the agent types to use in these commands.
Funny to see Q_, which originates from the time in where the product was called QiNetix and the company name was written as CommVault, is still seen so much throughout the product.
But deriving from this command could it be that you need to use a single quote for ‘Virtual Server’ ? Not sure if this agent is supported with qcreate though.
Hello @Muhammad Abdullah, Whilst qoperation mentioned above will work, the agent syntax is documented in various sections and link to the following page. So you want to use:
Q_VIRTUAL_SERVER
See here for more details on the agent types to use in these commands.