We had an OSS lockup and had to be reset. Heartbeat failed to mount one of the OSTs and unmounted all of its local OSTs. <div><br></div><div>I'm trying to run mount on one of the OSTs (ost08) but it claims its mounted when it is not. </div>
<div><br></div><div>I have other OSTs mounted so I can't remove the driver right now. Any ideas?</div><div><br></div><div>Redhat 5.3 </div><div><br></div><div><div>[root@oss-0-0 ~]# uname -a</div><div>Linux oss-0-0.local 2.6.18-128.7.1.el5_lustre.1.8.1.1 #1 SMP Tue Oct 6 05:48:57 MDT 2009 x86_64 x86_64 x86_64 GNU/Linux</div>
</div><div><br></div><div><div>[root@oss-0-0 ~]# mount | grep ost</div><div>/dev/dsk/ost12 on /mnt/scratch/ost12 type lustre (rw)</div><div>/dev/dsk/ost16 on /mnt/scratch/ost16 type lustre (rw)</div><div>/dev/dsk/ost20 on /mnt/scratch/ost20 type lustre (rw)</div>
<div>/dev/dsk/ost00 on /mnt/scratch/ost00 type lustre (rw)</div><div>/dev/dsk/ost04 on /mnt/scratch/ost04 type lustre (rw)</div><div>/dev/dsk/ost110 on /mnt/scratch/ost110 type lustre (rw)</div><div><br></div><div><div>[root@oss-0-0 ~]# umount -f /mnt/scratch/ost08</div>
<div>umount2: Invalid argument</div><div>umount: /mnt/scratch/ost08: not mounted</div><div><br></div></div><div><div>[root@oss-0-0 ~]# e2fsck -n /dev/dsk/ost08 | tee /state/partition1/e2fsck-n.ost08_`date '+%m.%d.%y-%H:%M:%S'`.log</div>
<div>e2fsck 1.41.6.sun1 (30-May-2009)</div><div>device /dev/sdj mounted by lustre per /proc/fs/lustre/obdfilter/scratch-OST0018/mntdev</div><div>Warning!  /dev/dsk/ost08 is mounted.</div><div>Warning: skipping journal recovery because doing a read-only filesystem check.</div>
<div>scratch-OST0018 contains a file system with errors, check forced.</div><div>Pass 1: Checking inodes, blocks, and sizes</div><div>Pass 2: Checking directory structure                                           </div><div>
Pass 3: Checking directory connectivity                                        </div><div>Pass 4: Checking reference counts                                              </div><div>Pass 5: Checking group summary information                                     </div>
<div>Free blocks count wrong (895594326, counted=895594327).                        </div><div>Fix? no</div><div><br></div><div>scratch-OST0018: 3363862/244015104 files (1.2% non-contiguous), 80436992/976031318 blocks</div>
<div><br></div></div></div>