
Need some help recovering from an AIX filesystem issue.
We unmounted the filesystem where our disk storage pool sits.
When trying to re-mount the filesystem, it wouldn't mount, and needed us to run an fsck.
After the fsck, all the TSM disk volume files are gone, and it looks like they've been moved to the lost+found directory.
All the file names have been changed to 2-3 digit numbers, like "65", or "100".
So, my understanding is we should be able to just rename them, and move them back out of the lost+found directory.
But, there are around 140 of them, and no way of knowing which lost file was which .BFS file.
Is there anyway of reading a .BFS format at the AIX level? Anyway of finding out what the filenames were?
We have a call open with IBM about this also, but so far they haven't been very helpful.
Thanks for any help or suggestions.
We unmounted the filesystem where our disk storage pool sits.
When trying to re-mount the filesystem, it wouldn't mount, and needed us to run an fsck.
After the fsck, all the TSM disk volume files are gone, and it looks like they've been moved to the lost+found directory.
All the file names have been changed to 2-3 digit numbers, like "65", or "100".
So, my understanding is we should be able to just rename them, and move them back out of the lost+found directory.
But, there are around 140 of them, and no way of knowing which lost file was which .BFS file.
Is there anyway of reading a .BFS format at the AIX level? Anyway of finding out what the filenames were?
We have a call open with IBM about this also, but so far they haven't been very helpful.
Thanks for any help or suggestions.