Forum Discussion
kridsana
Cirrocumulus
Jan 30, 2013Caught configuration exception
Hi everybody
I have a problem with new box. before implementation at customer site , I try to install software into 11.2.1 by using "tmsh install sys software image ..."
and ...
GramofSalt_8283
Nimbostratus
Oct 17, 2014When running the command 'tmsh load sys config verfy'
I get the following error message:
Oct 15 12:39:40 kh-l2-gops err mcpd[7428]: 01070712:3: Caught configuration exception (0), _identify_jobs_todo:(/Common/dtca-bundle.crt) :Failed: name (/Common/dtca-bundle.crt) No copy in trash-bin to restore from. - sys/validation/FileObject.cpp, line 3065.
I looked in the /config/bigip_base.conf file and noticed the following concerning the dtca files:
cm cert /Common/dtca-bundle.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtca-bundle.crt_10
checksum SHA1:1253:d2530d5fd35f22dbe4dac72ba2bdb34e3dff6581
revision 10
}
cm cert /Common/dtca.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtca.crt_9
checksum SHA1:1253:d2530d5fd35f22dbe4dac72ba2bdb34e3dff6581
revision 9
}
cm cert /Common/dtdi.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtdi.crt_11
checksum SHA1:1237:1e0fbe6b7ce9eabb66d72243c89a2128a5e75c43
revision 11
}
}
cm key /Common/dtca.key {
cache-path /config/filestore/files_d/Common_d/trust_certificate_key_d/:Common:dtca.key_9
checksum SHA1:1675:793dd459dd6ac574535710d95975d7152c0b636a
revision 9
}
cm key /Common/dtdi.key {
cache-path /config/filestore/files_d/Common_d/trust_certificate_key_d/:Common:dtdi.key_4
checksum SHA1:1675:1917a2a4fc12a4d3b0c75b8ea52f18618f3ccf31
revision 4
}
I then looked in the /config/filestore/files_d/Common_d/trust_certificate_d and saw the following files:
:Common:dtca-bundle.crt_11255_10
:Common:dtca.crt_11257_9
:Common:dtdi.crt_11259_11
and
/config/filestore/files_d/Common_d/trust_certificate_key_d and saw the following files:
:Common:dtca.key_11271_9
:Common:dtdi.key_11273_4
So I went into the bipip_base.conf and modified the following to reflect the correct file names.
cm cert /Common/dtca-bundle.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtca-bundle.crt_11255_10
checksum SHA1:1253:d2530d5fd35f22dbe4dac72ba2bdb34e3dff6581
revision 10
}
cm cert /Common/dtca.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtca.crt_11257_9
checksum SHA1:1253:d2530d5fd35f22dbe4dac72ba2bdb34e3dff6581
revision 9
}
cm cert /Common/dtdi.crt {
cache-path /config/filestore/files_d/Common_d/trust_certificate_d/:Common:dtdi.crt_11259_11
checksum SHA1:1237:1e0fbe6b7ce9eabb66d72243c89a2128a5e75c43
revision 11
}
}
cm key /Common/dtca.key {
cache-path /config/filestore/files_d/Common_d/trust_certificate_key_d/:Common:dtca.key_11271_9
checksum SHA1:1675:793dd459dd6ac574535710d95975d7152c0b636a
revision 9
}
cm key /Common/dtdi.key {
cache-path /config/filestore/files_d/Common_d/trust_certificate_key_d/:Common:dtdi.key_11273_4
checksum SHA1:1675:1917a2a4fc12a4d3b0c75b8ea52f18618f3ccf31
revision 4
}
Then when I ran the 'tmsh load sys config verify' it passed without that error.
I hope this may be helpful to someone that is having this issue. F5 says there is a bug ID for this and are going to update me once they find it. I was upgrading from 11.2 to 11.4.1HF4 when this issue occured.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects