- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: R80.10 Errors
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
R80.10 Errors
Hi all, I recently uploaded my configuration to the R80.10 Upgrade Verification Service. It came back with 2 errors. One was very easy to fix up (an unsupported UTM-1 appliance) the other one is a little harder to figure out. It says: Corrupted objects ids Description: Database contains corrupted object ids and therefore objects' functionality will be damaged Please consult support how to fix the following corruption(s): Table: asm Object name: A9F495C17-992D-4451-B3E0-FC35BE3F6D45 Object id: {9F495C17-992D-4451-B3E0-FC35BE3F6D4 ‚
Any ideas?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can confirm to you that fixing asm.C in the case of corrupted asm objects is the right thing to do. Asm is where the IPS settings and protections are stored at (in pre-R80 Management). For equivalent data on R80 and above Management use the API commands.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mick,
From sk117237 - R80.10 Pre-Upgrade Verifier notifications and their solutions:
Corrupted object IDs | There are objects with corrupted UID.
| Contact Check Point Support for assistance, or follow the below procedure: Background The Object's UID should look like this: Procedure
|
hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonathan,
I had seen that before (sorry, should have mentioned this in original post) but in the objects_5_0.C file there is no UID matching the one that the installed flagged.
I did however find the UID in the $FWDIR/conf/asm.C file and I believe that this is the cause of my error.
In the asm.C file I can see the following ...
...
: (A9F495C17-992D-4451-B3E0-FC35BE3F6D45
:AdminInfo (
:ClassName (simple_pattern_definition)
:chkpf_uid ("{9F495C17-992D-4451-B3E0-FC35BE3F6D4 ‚")
:table (asm)
...
I'm pretty sure that should read
:chkpf_uid ("{9F495C17-992D-4451-B3E0-FC35BE3F6D45}")
as per the error that I received from the R80.10 Upgrade Verification Service.
Corrupted objects ids
Description:
Database contains corrupted object ids and therefore objects' functionality will be damaged
Please consult support how to fix the following corruption(s):
Table: asm Object name: A9F495C17-992D-4451-B3E0-FC35BE3F6D45 Object id: {9F495C17-992D-4451-B3E0-FC35BE3F6D4 ‚
I am unsure of
1. whether or not modifying the asm.C file is a good idea
2. Will the changes persist after upgrades/policy pushes etc?
Anyone have experience with this?
Mick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the interest of completeness I thought I would follow up on my original query.
I backed up the asm.C file and made the changes that I suggested in my second post.
The files were uploaded to Checkpoint and I received notification this morning that my environment is ready for upgrade.
I can only assume that my hunch was correct to modify this asm.C file and I have not had any ill effects in our environment.
I'm going to chalk this down as a win and move on.
I hope this information might be helpful for others in the future.
Mick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can confirm to you that fixing asm.C in the case of corrupted asm objects is the right thing to do. Asm is where the IPS settings and protections are stored at (in pre-R80 Management). For equivalent data on R80 and above Management use the API commands.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Tomer,
I actually filled in the resolution earlier today but my comment is still being moderated so hasn't been published.
I appreciate the feedback.
Mick
