[8.910][BUG] database error messages

Hi All

After installing 8.910 I am getting the following errors

2012:03:19-22:09:26 stuffman **** [17705]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"

2012:03:19-22:09:26 stuffman **** [17705]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:09:32 stuffman **** [17714]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:09:32 stuffman **** [17714]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:09:38 stuffman **** [17729]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:09:38 stuffman **** [17729]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:09:44 stuffman **** [17740]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:09:44 stuffman **** [17740]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:09:50 stuffman **** [17748]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:09:50 stuffman **** [17748]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:09:56 stuffman **** [17759]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:09:56 stuffman **** [17759]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:10:01 stuffman /usr/sbin/cron[17771]: (root) CMD (   /usr/local/bin/reporter/system-reporter.pl)
2012:03:19-22:10:02 stuffman **** [17784]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:10:02 stuffman **** [17784]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:10:08 stuffman **** [17792]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:10:08 stuffman **** [17792]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:10:14 stuffman **** [17802]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:10:14 stuffman **** [17802]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id
2012:03:19-22:10:20 stuffman **** [17810]: [2-1] ERROR:  invalid input value for enum device_type_: "storage"
2012:03:19-22:10:20 stuffman **** [17810]: [2-2] STATEMENT:  INSERT INTO devices ( device_id, device_type, instance_id, name) VALUES ( $1, $2, $3, $4 ) RETURNING id


Thanks