OVSDB.VTEP.UseExistCol

Description

While creating a new column in a table, an existing column was unexpectedly found. This existing column will be used instead of creating a new column.

Remedy

A software error in the past may have prevented the column from being removed. Re-using columns that were not successfully removed shouldn't cause any problems, but if a problem is found to exist, this may be an area of interest. There may also be additional events related to the column not being removed in the first place.

Severity

Warning

Message Text

Using existing column "%column%" in new row of table "%table%"

Message Parameters

Name Type
column String
table String