Interesting, if I perform that on the OSS/OST that I restarted I get: status: INACTIVE
On the MGS I get... status: COMPLETE recovery_start: 1233260818 recovery_duration: 0 completed_clients: 1/1 replayed_requests: 0 last_transno: 13758 status: INACTIVE Does inactive mean it is not rebuilding the file system? Is there a way to force it to rebuild? Performing the check on any other OSS/OST box gives... status: COMPLETE recovery_start: 1233242886 recovery_duration: 309 completed_clients: 1/2 replayed_requests: 0 last_transno: 0 Hrm, the clients are still unable to do anything that gets to files on that OSS/OST. ----- "Charles Taylor" <[email protected]> wrote: > On Feb 3, 2009, at 11:42 AM, Brian J. Murrell wrote: > > > You have to wait for recovery to complete. You can check the > recovery status on the OSSs and MGS/MDS by.... > > cd /proc/fs/lustre; find . -name "*recov*" -exec cat {} \; > > Once all the OSSs/MGS show recovery "COMPLETE", clients will be able > > to access the file system again. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
