The syntax seems correct, and the order doesn't matter.. I actually did a test where I created a parent and child IG in a test array, and then renamed the child IG with:
It worked just fine. The SW automatically updated the name in the parent IG, so the parent IG doesn't have to be specified in the rename, nor do you have to run a separate command to update the parent IG with the name.
Two questions that I have for you:
Can you please double-check the command that you typed in? You might have missed one of the parameters.
What version of symAPI are you running? I was running 7.6 on the test array.
Syntax seems fine as Chris said. One more thing you should avoid, copy and paste the command to the command prompt. Sometimes it copies additional white spaces. SE version should also be right one
pappc
1 Rookie
•
52 Posts
470
0
Posted March 17th, 2014 08:00
The syntax seems correct, and the order doesn't matter.. I actually did a test where I created a parent and child IG in a test array, and then renamed the child IG with:
symmacess -sid -type init rename -name test_child -new_name test_child1
It worked just fine. The SW automatically updated the name in the parent IG, so the parent IG doesn't have to be specified in the rename, nor do you have to run a separate command to update the parent IG with the name.
Two questions that I have for you:
Can you please double-check the command that you typed in? You might have missed one of the parameters.
What version of symAPI are you running? I was running 7.6 on the test array.
Regards,
Chris