Callpoint of type cdb cannot change persistence from false to true

Hi,

I got error “Callpoint of type cdb cannot change persistence from false to true” while restart of confd process. I am getting this error after I added tailf:persistent true in yang. CDB operational is enabled in confd.conf for me.

Never seen that error before. Neither is it present in ConfD 6.4. What ConfD version are you using, and where did you add your “tailf:persistent true” statement?

I am using confd version 5.0.7 and below is the sample snippet.

container abc {
config false;
tailf:cdb-oper {
tailf:persistent true;
}
list xyz {



}
}

I don’t think anyone in this forum either have access to such an old release or want to dig into something that isn’t an issue in the latest ConfD release.
I suggest you contact Tail-f support.