It works like a charm. Thanks a lot Hans. Another issue I am chasing down is, in case PBE is enabled, I am not able to delete the configuration permanently without bringing down both the controllers (whole cluster). Is there a way to get rid of bringing down the cluster to delete the configuration permanently when PBE is enabled?
Thanks again Dev On Wed, Jan 29, 2014 at 1:13 PM, Hans Feldt <[email protected]> wrote: > You need to quote the DN since it contains backslash > Here's an old hack I did: http://devel.opensaf.org/~hafe/apprmv > > > -----Original Message----- > > From: opensaf dev [mailto:[email protected]] > > Sent: den 29 januari 2014 21:44 > > To: [email protected] > > Subject: [users] Delete error > > > > Hi, > > > > > > > > I get the following error while deleting the SaAmfCompCsType which I had > > added using immcfg -f. > > > > > > > > <object class="SaAmfCompCsType"> > > > > > > > <dn>safSupportedCsType=safVersion=1\,safCSType=testType,safComp=testComp,safSu=testSU,safSg=testSg,safApp=TestApp</dn > > > > > > > </object> > > > > > > > > *bash# immcfg -d > > > safSupportedCsType=safVersion=1\,safCSType=testType,safComp=testComp,safSu=testSU,safSg=testSg,safApp=TestApp* > > > > *error - object does not exist* > > > > > > > > Anything I am missing here? Is the syntax not correct? Do I need to > delete > > some other objects prior to remove the SaAmfCompCsType ? > > > > > > > > I also tried to delete the SaAmfCompCsType after deleting the dependent > csi > > and comp objects but still it fails to remove. > > > > > > > > immcfg -d safCsi=testComp,safSi=testSi,safApp=testApp > > > > immcfg -d safComp=testComp,safSu=testSu,safSg=testSg,safApp=testApp > > > > > > > > Thanks > > > > Dev > > > ------------------------------------------------------------------------------ > > WatchGuard Dimension instantly turns raw network data into actionable > > security intelligence. It gives you real-time visual feedback on key > > security issues and trends. Skip the complicated setup - simply import > > a virtual appliance and go from zero to informed in seconds. > > > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk > > _______________________________________________ > > Opensaf-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/opensaf-users > ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
