Several file systems were replicated. After customer verification, the replicated file systems were
put into production. An hour later, the datamover panicked causing a reboot. After the reboot,
users started complaining of missing files on one file system.
The customer thought it was an unsuccessful replication. We found the reported missing files in
the lost+found directory. What could have caused the move?

A.
Replication playback was incomplete before replication got aborted
B.
System performedfsck on the file system while it was coming up; moved the uncoverable
inodes to the lost+found directory
C.
System flushes all files during panic tolost+found dir
D.
Buffer overflow occurred during panic