Dirty Bit
A volume’s dirty bit indicates that the file system may be in an inconsistent state. This can happen when: The dirty bit is used to track which pages of a database have been modified but not yet written to disk. During recovery or system failure, the database system uses the dirty bit information to determine which pages need […]