I haven't checked every single device but every device I've checked so far since the upgrade is showing "No interfaces are there for this device. "
This was most noticable as the firewalls are not showing interfaces so I could not configure the real time bandwidth utilization. If I click "Rediscover interfaces" the full list of interfaces is shown. I select them and click 'add' and it tells me they have been added sucessfully but they do not appear.
I do still get error messages regarding the non-showing interfaces though so the configuration appears intact. Looking back through the forums I found an entry for a similar problem that advised using the mysql query:-
update MetaTable set ENDTIME=UNIX_TIMESTAMP(NOW()) where lookuptablename = 'ifraw' and endtime=-1;
This hasn't helped.
I have tried deleting and recreating the device without success.
What now?