Unsolved
This post is more than 5 years old
1 Rookie
•
7 Posts
0
1327
July 13th, 2010 08:00
TDEV in RDF1 device group
We have many use cases for clones of RDF1 devices. We usually create RDF1 device groups in GNS and add the BCV flag to clones so they can be added to the GNS device groups. We now have use cases where we would like to use TDEVs as clones. To my understanding you cannot add a TDEV to an RDF1 device group because there is no way to add the BCV flag to them. Does anyone have any ideas for how we can support TDEV clones in RDF1 type GNS device groups?
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
July 13th, 2010 10:00
i don't use GNS but this should work:
add your clones to device group with -tgt flag, so when you run "symdg show" it will look like this:
so now if you need to sync device 0406 to 0407, you can run "symclone -g test create -tgt" and then the same for "symclone activate"
tommyg1
1 Rookie
•
7 Posts
0
July 15th, 2010 11:00
Works like a champ, thanks!!