I am running a 64 bit FC6 OS. I have had it running for about a week. Tonight when I rebooted the files were missing from two of my three logical volumes! I have one logical volume group divided into 3 logical volumes. The files on /dev/VolGroup00/LogVol02 & /dev/VolGroup00/LogVol03 were all missing. Has anyone else had this problem? Any suggestions on how to go about troubleshooting it? When I installed FC6, on first boot I got several messages about not being able to mount the logical volumes. But after boot I was able to access them OK. There were a couple of errors in anaconda.log: 00:19:57 ERROR : could not create directory //dev/mapper: File exists 00:26:50 INFO : trying to mount VolGroup00/LogVol00 on / 00:26:50 ERROR : could not create directory /mnt/sysimage//: File exists I don't know if these are important or not. My /etc/fstab looks like this: /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) /dev/mapper/VolGroup00-LogVol02 on /home/charlie type ext3 (rw) /dev/mapper/VolGroup00-LogVol03 on /home/media type ext3 (rw) -- Regards, Charlie