From: Samuel Sieb [mailto:samuel@xxxxxxxx] On 04/21/2016 05:46 AM, Weiner, Michael wrote: > From: Samuel Sieb [mailto:samuel@xxxxxxxx] > > On 04/20/2016 11:38 AM, Weiner, Michael wrote: >> [root@raos_apps01 ~]# cat /proc/partitions major minor #blocks name >> >> 8 0 976224256 sda >> 8 1 104391 sda1 >> 8 2 976117432 sda2 >> 8 16 14643363840 sdb >> 8 17 14643362847 sdb1 >> 8 32 42971168768 sdc >> 8 33 42971167775 sdc1 >> 253 0 841973760 dm-0 >> 253 1 134119424 dm-1 >> > Try "file -s /dev/sdb1" and "file -s /dev/sdc1". If those commands show that it's an EXT filesystem, then try "tune2fs -l <partition>" and near the top it should show you where it was last mounted. > > Bad :( > > [root@raos_apps01 ~]# file -s /dev/sdb1 > /dev/sdb1: data > [root@raos_apps01 ~]# file -s /dev/sdc1 > /dev/sdc1: SGI XFS filesystem data (blksz 4096, inosz 256, v2 dirs) > Are you sure the filesystem you're looking for is ext and not xfs? Try mounting /dev/sdc1 somewhere and see what's on it. /dev/sdc1 is the new external disk array I added the other day on another controller, its blank at the moment. But I tried to mount /dev/sdb1 as an xfs and it fails: [root@raos_apps01 ~]# mount -t xfs /dev/sdb1 /data mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so dmesg: XFS: bad magic number XFS: SB validate failed =================================== Please consider the environment before printing this e-mail Cleveland Clinic is ranked as one of the top hospitals in America by U.S.News & World Report (2015). Visit us online at http://www.clevelandclinic.org for a complete listing of our services, staff and locations. Confidentiality Note: This message is intended for use only by the individual or entity to which it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. Thank you. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org