Examination Failed and SSH Reset problems

Questions about SNMP, Power, System, Logs, disk, & RAID.
Post Reply
MichaelAt
New here
Posts: 2
Joined: Sun Nov 12, 2017 2:40 pm

Examination Failed and SSH Reset problems

Post by MichaelAt »

Hola

I recently got the 'file system not clean' message at my TS 219P Raid 1 (FW 4.3.3.0290), Trying the Check File system command delivers that 'Examination Failed' (no further) message.

So i found you need to get into SSH and execute following:

**/etc/init.d/services.sh stop
**/etc/init.d/opentftp.sh stop
**/etc/init.d/Qthttpd.sh stop
**umount /dev/md0
**e2fsck -f -v -C 0 /dev/md0
**mount /dev/md0
**reboot


Unfortunately the umount command didnt work because the drive could not be found in fstab or mtab or...

1. How can I know as what my RAID1 drive is mounted?
2. I did reset the NASs admin password via reset button but that worked only once. Afterwards I could not login via admin/admin anymore and even another reset does not help.

Any ideas from your side?
--
Michael

TS-219P
Raid 1
FirmWare 4.3.3.0290
User avatar
OneCD
Guru
Posts: 12156
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: Examination Failed and SSH Reset problems

Post by OneCD »

Hi and welcome to the forum. :)

Use df. It will show you the mount points:

Code: Select all

df

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
MrVideo
Experience counts
Posts: 4742
Joined: Fri May 03, 2013 2:26 pm

Re: Examination Failed and SSH Reset problems

Post by MrVideo »

MichaelAt wrote:I recently got the 'file system not clean' message at my TS 219P Raid 1 (FW 4.3.3.0290), Trying the Check File system command delivers that 'Examination Failed' (no further) message.
QNAP is supposed to have fixed the issue of getting all of the necessary mount points unmounted in past releases. Open a QNAP helpdesk support ticket and report this problem.
QTS MANUALS
Submit QNAP Support Ticket - QNAP Tutorials, FAQs, Downloads, Wiki - Product Support Status - Moogle's QNAP FAQ help V2
Asking a question, include the following
(Thanks to Toxic17)
QNAP md_checker nasreport (release 20210309)
===============================
Model: TS-869L -- RAM: 3G -- FW: QTS 4.1.4 Build 20150522 (used for data storage)
WD60EFRX-68L0BN1(x1)/68MYMN1(x7) Red HDDs -- RAID6: 8x6TB -- Cold spare: 1x6TB
Entware
===============================
Model: TS-451A -- RAM: 2G -- FW: QTS 4.5.2 Build 20210202 (used as a video server)
WL3000GSA6472(x3) White label NAS HDDs -- RAID5: 3x3TB
Entware -- MyKodi 17.3 (default is Kodi 16)
===============================
My 2017 Total Solar Eclipse Photos | My 2019 N. Ireland Game of Thrones tour
jaktar
First post
Posts: 1
Joined: Mon Jun 26, 2017 5:59 am

Re: Examination Failed and SSH Reset problems

Post by jaktar »

Thanks to all who contributed. I was having this same problem. I had created some NFS shares that are apparently not getting unmounted (found with df).

I SSH'd, unmounted each, and ran a e2fsck. Will file a bug report as well with my logs.
User avatar
OneCD
Guru
Posts: 12156
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: Examination Failed and SSH Reset problems

Post by OneCD »

Hi and welcome to the forum.
jaktar wrote:Will file a bug report as well with my logs.
Good work. :)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Post Reply

Return to “System & Disk Volume Management”