teamhood Posted December 3, 2010 Share Posted December 3, 2010 Hey all, I was reading a thread over in the 4.5 section where someone knowingly pulled 2 data drives. It got me thinking what if I was to loose 2 drives, how the heck would I know what I lost? Is there a way to export a complete list of what and where all my data is located throughout the array? Link to comment
Joe L. Posted December 3, 2010 Share Posted December 3, 2010 Hey all, I was reading a thread over in the 4.5 section where someone knowingly pulled 2 data drives. It got me thinking what if I was to loose 2 drives, how the heck would I know what I lost? Is there a way to export a complete list of what and where all my data is located throughout the array? At the command line type: find /mnt/disk* -print Link to comment
graywolf Posted December 4, 2010 Share Posted December 4, 2010 another way would be: ls -lR \mnt\disk*> /boot/directory_list.txt Link to comment
teamhood Posted December 4, 2010 Author Share Posted December 4, 2010 I thank both of you linux gurus for helping me and other linux newbs out. I really do appreciate all the help. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.