Assistance Reqeusted: Unable to Mount Volumes with TS-253D

Questions about SNMP, Power, System, Logs, disk, & RAID.
Post Reply
tron1974
First post
Posts: 1
Joined: Thu Sep 16, 2021 9:32 pm

Assistance Reqeusted: Unable to Mount Volumes with TS-253D

Post by tron1974 »

I have an issue where I cannot mount the volume. I have a QNAP TS-253D. I use it as a music server and most is backed up to an external drive so it's not mission critical. It seemed to work for a while but then I started getting reqeusts to run the file checker.

I have read and re-read everything I can and I am not a expert but have used PuTTY/ssh.

Anyone have any suggestions?

I've attempted to unmount, remount and check file system with no luck. I have been through the UI multiple times and run everything available to check/fix the disks and file system.

Code: Select all

[~] # mdadm --detail /dev/md1
/dev/md1:
        Version : 1.0
  Creation Time : Sat Jan  2 18:59:08 2021
     Raid Level : raid1
     Array Size : 3897063616 (3716.53 GiB 3990.59 GB)
  Used Dev Size : 3897063616 (3716.53 GiB 3990.59 GB)
   Raid Devices : 2
  Total Devices : 2
    Persistence : Superblock is persistent

    Update Time : Wed Sep 15 22:10:23 2021
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           Name : 1
           UUID : 507e8685:7cb1db34:4d7dfdbb:e7845e15
         Events : 8904

    Number   Major   Minor   RaidDevice State
       0       8        3        0      active sync   /dev/sda3
       1       8       19        1      active sync   /dev/sdb3
[~] # df -h
Filesystem                Size      Used Available Use% Mounted on
none                    400.0M    307.2M     92.8M  77% /
devtmpfs                  1.8G      4.0K      1.8G   0% /dev
tmpfs                    64.0M    984.0K     63.0M   2% /tmp
tmpfs                     1.8G    136.0K      1.8G   0% /dev/shm
tmpfs                    16.0M    984.0K     15.0M   6% /share
/dev/mmcblk0p5            7.7M     52.0K      7.7M   1% /mnt/boot_config
tmpfs                    16.0M         0     16.0M   0% /mnt/snapshot/export
/dev/md9                493.5M    139.1M    354.4M  28% /mnt/HDA_ROOT
cgroup_root               1.8G         0      1.8G   0% /sys/fs/cgroup
/dev/md13               417.0M    391.0M     26.0M  94% /mnt/ext
tmpfs                    32.0M     27.2M      4.8M  85% /samba_third_party
/dev/ram2               433.9M      2.3M    431.6M   1% /mnt/update
tmpfs                    64.0M      3.1M     60.9M   5% /samba
tmpfs                    48.0M     32.0K     48.0M   0% /samba/.samba/lock/msg.lock
tmpfs                    16.0M         0     16.0M   0% /mnt/ext/opt/samba/private/msg.sock
tmpfs                     4.0K         0      4.0K   0% /tmp/default_dav_root
[~] # e2fsck_64 -fs -C 0 /dev/md0
e2fsck 1.45.5 (07-Jan-2020)
        Using Hash Rev 1
[~] # e2fsck_64 -fs -C 0 /dev/md1
e2fsck 1.45.5 (07-Jan-2020)
        Using Hash Rev 1
[~] # md_checker

Welcome to MD superblock checker (v2.0) - have a nice day~

Scanning system...


RAID metadata found!
UUID:           507e8685:7cb1db34:4d7dfdbb:e7845e15
Level:          raid1
Devices:        2
Name:           md1
Chunk Size:     -
md Version:     1.0
Creation Time:  Jan 2 18:59:08 2021
Status:         ONLINE (md1) [UU]
===============================================================================================
 Enclosure | Port | Block Dev Name | # | Status |   Last Update Time   | Events | Array State
===============================================================================================
 NAS_HOST       1        /dev/sda3   0   Active   Sep 15 22:10:23 2021     8904   AA
 NAS_HOST       2        /dev/sdb3   1   Active   Sep 15 22:10:23 2021     8904   AA
===============================================================================================

[~] # e2fsck_64 -f /dev/mapper/cachedev1
e2fsck 1.45.5 (07-Jan-2020)
DataVol1: recovering journal
Superblock needs_recovery flag is clear, but journal has data.
Run journal anywaye2fsck_64: Input/output error while recovering journal of DataVol1
e2fsck_64: unable to set superblock flags on DataVol1


DataVol1: ********** WARNING: Filesystem still has errors **********

[~] # e2fsck_64 -f /dev/mapper/cachedev1
e2fsck 1.45.5 (07-Jan-2020)
DataVol1: recovering journal
Superblock needs_recovery flag is clear, but journal has data.
Run journal anywaye2fsck_64: Input/output error while recovering journal of DataVol1
e2fsck_64: unable to set superblock flags on DataVol1


DataVol1: ********** WARNING: Filesystem still has errors **********

[~] # mdadm --detail /dev/md0
mdadm: cannot open /dev/md0: No such file or directory
[~] # mdadm --detail /dev/md1
/dev/md1:
        Version : 1.0
  Creation Time : Sat Jan  2 18:59:08 2021
     Raid Level : raid1
     Array Size : 3897063616 (3716.53 GiB 3990.59 GB)
  Used Dev Size : 3897063616 (3716.53 GiB 3990.59 GB)
   Raid Devices : 2
  Total Devices : 2
    Persistence : Superblock is persistent

    Update Time : Wed Sep 15 22:10:23 2021
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

           Name : 1
           UUID : 507e8685:7cb1db34:4d7dfdbb:e7845e15
         Events : 8904

    Number   Major   Minor   RaidDevice State
       0       8        3        0      active sync   /dev/sda3
       1       8       19        1      active sync   /dev/sdb3
[~] # mount /dev/md0 /share/MD0_DATA/
mount: mount point /share/MD0_DATA/ does not exist
[~] # mount /dev/md1 /share/MD1_DATA/
mount: mount point /share/MD1_DATA/ does not exist
[~] # /etc/init.d/services.sh stop
Stop services: Stop qpkg service: /etc/rcK.d/QK101opentftp /etc/rcK.d/QK103ResourceMonitor /etc/rcK.d/QK121helpdesk stopTRUE
/etc/rcK.d/QK121helpdesk
/etc/rcK.d/QK899LicenseCenter Watchdog device not enabled.
/etc/rcK.d/QK899NotificationCenter /etc/rcK.d/QK899QcloudSSLCertificate /etc/rcK.d/QK899QuLog .
Watchdog device not enabled.
Watchdog device not enabled.
Watchdog device not enabled.
Watchdog device not enabled.
Stop service: pp_qcoolie.sh ldap_server.sh antivirus.sh iso_mount.sh qdff_mount.sh qsnapman.sh rsyslog.sh snmp lunportman.sh iscsitrgt.sh twonkymedia.sh ImRd.sh crond.sh StartMediaService.sh mariadb.sh recycled.sh Qthttpd.sh atalk.sh nfs ftp.sh smb.sh qsyncsrv_install.sh adv_net_drv.sh nv_kernel_drv.sh mustang100_kernel_drv.sh qunetswitch.sh malware_remover.sh .
[~] # /etc/init.d/opentftp.sh stop
[~] # /etc/init.d/Qthttpd.sh stop
Shutting down Qthttpd services: OK.
[~] # unmount /dev/md0
-sh: unmount: command not found
[~] # unmount /dev/md1
-sh: unmount: command not found
[~] # umount /dev/md0
umount: /dev/md0: not found
[~] # umount /dev/md1
umount: /dev/md1: not mounted
[~] # e2fsck -f -v -C 0 /dev/md0
e2fsck 1.45.5 (07-Jan-2020)
e2fsck: No such file or directory while trying to open /dev/md0
Possibly non-existent device?
[~] # e2fsck -f -v -C 0 /dev/md1
e2fsck 1.45.5 (07-Jan-2020)
/dev/md1 is in use.
e2fsck: Cannot continue, aborting.


[~] # mount /dev/md0
mount: can't find /dev/md0 in /etc/fstab or /etc/mtab
[~] # mount /dev/md1
mount: can't find /dev/md1 in /etc/fstab or /etc/mtab
[~] #
[~] # [~] # mdadm --detail /dev/md1
     Raid Level : raid1
     Array Size : 3897063616 (3716.53 GiB 3990.59 GB)
-sh: [~]: command not found
[~] # /dev/md1:
-sh: /dev/md1:: No such file or directory
[~] #         Version : 1.0
-sh: Version: command not found
[~] #   Creation Time : Sat Jan  2 18:59:08 2021
-sh: Creation: command not found
[~] #      Raid Level : raid1
-sh: Raid: command not found
[~] #      Array Size : 3897063616 (3716.53 GiB 3990.59 GB)
-sh: syntax error near unexpected token `('
[~] #   Used Dev Size : 3897063616 (3716.53 GiB 3990.59 GB)
-sh: syntax error near unexpected token `('
[~] #    Raid Devices : 2
-sh: Raid: command not found
[~] #   Total Devices : 2

    Update Time : Wed Sep 15 22:10:23 2021
-sh: Total: command not found
[~] #     Persistence : Superblock is persistent
 Failed Devices : 0
  Spare Devices : 0
-sh: Persistence: command not found
[~] #
[~] #     Update Time : Wed Sep 15 22:10:23 2021
-sh: Update: command not found
    Number   Major   Minor   RaidDevice State
[~] #           State : clean
[~] # df -h
-sh: State: command not found
[~] #  Active Devices : 2
devtmpfs                  1.8G      4.0K      1.8G   0% /dev
-sh: Active: command not found
tmpfs                    64.0M    984.0K     63.0M   2% /tmp
tmpfs                     1.8G    136.0K      1.8G   0% /dev/shm
[~] # Working Devices : 2
-sh: Working: command not found
/dev/mmcblk0p5            7.7M     52.0K      7.7M   1% /mnt/boot_config
tmpfs                    16.0M         0     16.0M   0% /mnt/snapshot/export
[~] #  Failed Devices : 0
-sh: Failed: command not found
[~] #   Spare Devices : 0
cgroup_root               1.8G         0      1.8G   0% /sys/fs/cgroup
/dev/md13               417.0M    391.0M     26.0M  94% /mnt/ext
-sh: Spare: command not found
[~] #
[~] #            Name : 1
-sh: Name: command not found
[~] #            UUID : 507e8685:7cb1db34:4d7dfdbb:e7845e15
-sh: UUID: command not found
tmpfs                    48.0M     32.0K     48.0M   0% /samba/.samba/lock/msg.lock
[~] #          Events : 8904
-sh: Events: command not found
[~] #
[~] #     Number   Major   Minor   RaidDevice State
-sh: Number: command not found
[~] # e2fsck_64 -fs -C 0 /dev/md0
[~] #        0       8        3        0      active sync   /dev/sda3
        Using Hash Rev 1
-sh: 0: command not found
[~] #        1       8       19        1      active sync   /dev/sdb3
RAID metadata found!
-sh: 1: command not found
UUID:           507e8685:7cb1db34:4d7dfdbb:e7845e15
Level:          raid1
[~] # [~] # df -h
Name:           md1
Chunk Size:     -
-sh: [~]: command not found
[~] # Filesystem                Size      Used Available Use% Mounted on
===============================================================================================

-sh: Filesystem: command not found
[~] # e2fsck_64 -f /dev/mapper/cachedev1
[~] # none                    400.0M    307.2M     92.8M  77% /

[~] # e2fsck_64 -f /dev/mapper/cachedev1
-sh: none: command not found
e2fsck 1.45.5 (07-Jan-2020)
DataVol1: recovering journal
[~] # devtmpfs                  1.8G      4.0K      1.8G   0% /dev
[~] # mdadm --detail /dev/md1
/dev/md1:
-sh: devtmpfs: command not found
        Version : 1.0
  Creation Time : Sat Jan  2 18:59:08 2021
[~] # tmpfs                    64.0M    984.0K     63.0M   2% /tmp
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
-sh: tmpfs: command not found

[~] # tmpfs                     1.8G    136.0K      1.8G   0% /dev/shm
-sh: tmpfs: command not found
[~] # tmpfs                    16.0M    984.0K     15.0M   6% /share
-sh: tmpfs: command not found
[~] # /dev/mmcblk0p5            7.7M     52.0K      7.7M   1% /mnt/boot_config
-sh: /dev/mmcblk0p5: Permission denied
[~] # tmpfs                    16.0M         0     16.0M   0% /mnt/snapshot/export
-sh: tmpfs: command not found
[~] # /dev/md9                493.5M    139.1M    354.4M  28% /mnt/HDA_ROOT
-sh: /dev/md9: Permission denied
[~] # cgroup_root               1.8G         0      1.8G   0% /sys/fs/cgroup
[~] # /etc/init.d/services.sh stop
Stop services: Stop qpkg service: /etc/rcK.d/QK101opentftp /etc/rcK.d/QK103ResourceMonitor /etc/rcK.d/QK121helpdesk stopTRUE
-sh: cgroup_root: command not found
/etc/rcK.d/QK121helpdesk
[~] # /dev/md13               417.0M    391.0M     26.0M  94% /mnt/ext
-sh: /dev/md13: Permission denied
[~] # tmpfs                    32.0M     27.2M      4.8M  85% /samba_third_party
-sh: tmpfs: command not found
[~] # /dev/ram2               433.9M      2.3M    431.6M   1% /mnt/update
-sh: /dev/ram2: Permission denied
[~] # tmpfs                    64.0M      3.1M     60.9M   5% /samba
-sh: tmpfs: command not found
[~] # tmpfs                    48.0M     32.0K     48.0M   0% /samba/.samba/lock/msg.lock
-sh: tmpfs: command not found
[~] # tmpfs                    16.0M         0     16.0M   0% /mnt/ext/opt/samba/private/msg.sock
-sh: tmpfs: command not found
[~] # tmpfs                     4.0K         0      4.0K   0% /tmp/default_dav_root
-sh: tmpfs: command not found
[~] # [~] # e2fsck_64 -fs -C 0 /dev/md0
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
0-sh: syntax error near unexpected token `('
[~] #         Using Hash Rev 1
-sh: Using: command not found
[~] # [~] # e2fsck_64 -fs -C 0 /dev/md1
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
-sh: syntax error near unexpected token `('
[~] #         Using Hash Rev 1
-sh: Using: command not found
[~] # [~] # md_checker
-sh: [~]: command not found
[~] #
[~] # Welcome to MD superblock checker (v2.0) - have a nice day~
-sh: syntax error near unexpected token `('
[~] #
[~] # Scanning system...
-sh: Scanning: command not found
[~] #
/[~] #
e[~] # RAID metadata found!
-sh: RAID: command not found
[~] # UUID:           507e8685:7cb1db34:4d7dfdbb:e7845e15
-sh: UUID:: command not found
[~] # Level:          raid1
-sh: Level:: command not found
[~] # Devices:        2
-sh: Devices:: command not found
[~] # Name:           md1
-sh: Name:: command not found
[~] # Chunk Size:     -
-sh: Chunk: command not found
[~] # md Version:     1.0
-sh: md: command not found
[~] # Creation Time:  Jan 2 18:59:08 2021
-sh: Creation: command not found
[~] # Status:         ONLINE (md1) [UU]
-sh: syntax error near unexpected token `('
[~] # ===============================================================================================
-sh: ===============================================================================================: command not found
[~] #  Enclosure | Port | Block Dev Name | # | Status |   Last Update Time   | Events | Array State
> ===============================================================================================
-sh: Enclosure: command not found
-sh: Port: command not found
-sh: ===============================================================================================: command not found
-sh: Block: command not found
[~] #  NAS_HOST       1        /dev/sda3   0   Active   Sep 15 22:10:23 2021     8904   AA
-sh: NAS_HOST: command not found
[~] #  NAS_HOST       2        /dev/sdb3   1   Active   Sep 15 22:10:23 2021     8904   AA
-sh: NAS_HOST: command not found
[~] # ===============================================================================================
-sh: ===============================================================================================: command not found
[~] #
[~] # [~] # e2fsck_64 -f /dev/mapper/cachedev1
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
-sh: syntax error near unexpected token `('
[~] # DataVol1: recovering journal
-sh: DataVol1:: command not found
[~] # Superblock needs_recovery flag is clear, but journal has data.
-sh: Superblock: command not found
[~] # Run journal anywaye2fsck_64: Input/output error while recovering journal of DataVol1
-sh: Run: command not found
[~] # e2fsck_64: unable to set superblock flags on DataVol1
-sh: e2fsck_64:: command not found
[~] #
[~] #
[~] # DataVol1: ********** WARNING: Filesystem still has errors **********
-sh: DataVol1:: command not found
[~] #
[~] # [~] # e2fsck_64 -f /dev/mapper/cachedev1
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
-sh: syntax error near unexpected token `('
[~] # DataVol1: recovering journal
-sh: DataVol1:: command not found
[~] # Superblock needs_recovery flag is clear, but journal has data.
-sh: Superblock: command not found
[~] # Run journal anywaye2fsck_64: Input/output error while recovering journal of DataVol1
-sh: Run: command not found
[~] # e2fsck_64: unable to set superblock flags on DataVol1
-sh: e2fsck_64:: command not found
[~] #
[~] #
[~] # DataVol1: ********** WARNING: Filesystem still has errors **********
-sh: DataVol1:: command not found
[~] #
[~] # [~] # mdadm --detail /dev/md0
-sh: [~]: command not found
[~] # mdadm: cannot open /dev/md0: No such file or directory
-sh: mdadm:: command not found
[~] # [~] # mdadm --detail /dev/md1
-sh: [~]: command not found
[~] # /dev/md1:
-sh: /dev/md1:: No such file or directory
[~] #         Version : 1.0
-sh: Version: command not found
[~] #   Creation Time : Sat Jan  2 18:59:08 2021
-sh: Creation: command not found
[~] #      Raid Level : raid1
-sh: Raid: command not found
[~] #      Array Size : 3897063616 (3716.53 GiB 3990.59 GB)
-sh: syntax error near unexpected token `('
[~] #   Used Dev Size : 3897063616 (3716.53 GiB 3990.59 GB)
-sh: syntax error near unexpected token `('
[~] #    Raid Devices : 2
-sh: Raid: command not found
[~] #   Total Devices : 2
-sh: Total: command not found
[~] #     Persistence : Superblock is persistent
-sh: Persistence: command not found
[~] #
[~] #     Update Time : Wed Sep 15 22:10:23 2021
-sh: Update: command not found
[~] #           State : clean
-sh: State: command not found
[~] #  Active Devices : 2
-sh: Active: command not found
[~] # Working Devices : 2
-sh: Working: command not found
[~] #  Failed Devices : 0
-sh: Failed: command not found
[~] #   Spare Devices : 0
-sh: Spare: command not found
[~] #
[~] #            Name : 1
-sh: Name: command not found
[~] #            UUID : 507e8685:7cb1db34:4d7dfdbb:e7845e15
-sh: UUID: command not found
[~] #          Events : 8904
-sh: Events: command not found
[~] #
[~] #     Number   Major   Minor   RaidDevice State
-sh: Number: command not found
[~] #        0       8        3        0      active sync   /dev/sda3
-sh: 0: command not found
[~] #        1       8       19        1      active sync   /dev/sdb3
-sh: 1: command not found
[~] # [~] # mount /dev/md0 /share/MD0_DATA/
-sh: [~]: command not found
[~] # mount: mount point /share/MD0_DATA/ does not exist
-sh: mount:: command not found
[~] # [~] # mount /dev/md1 /share/MD1_DATA/
-sh: [~]: command not found
[~] # mount: mount point /share/MD1_DATA/ does not exist
-sh: mount:: command not found
[~] # [~] # /etc/init.d/services.sh stop
-sh: [~]: command not found
[~] # Stop services: Stop qpkg service: /etc/rcK.d/QK101opentftp /etc/rcK.d/QK103ResourceMonitor /etc/rcK.d/QK121helpdesk stopTRUE
-sh: Stop: command not found
[~] # /etc/rcK.d/QK121helpdesk
Usage: /etc/rcK.d/QK121helpdesk {start|stop|restart}
[~] # /etc/rcK.d/QK899LicenseCenter Watchdog device not enabled.
Usage: /etc/rcK.d/QK899LicenseCenter {start|stop|restart}
[~] # /etc/rcK.d/QK899NotificationCenter /etc/rcK.d/QK899QcloudSSLCertificate /etc/rcK.d/QK899QuLog .
Usage: /etc/rcK.d/QK899NotificationCenter {start|stop|force-stop}
[~] # Watchdog device not enabled.
-sh: Watchdog: command not found
[~] # Watchdog device not enabled.
-sh: Watchdog: command not found
[~] # Watchdog device not enabled.
-sh: Watchdog: command not found
[~] # Watchdog device not enabled.
-sh: Watchdog: command not found
[~] # Stop service: pp_qcoolie.sh ldap_server.sh antivirus.sh iso_mount.sh qdff_mount.sh qsnapman.sh rsyslog.sh snmp lunportman.sh iscsitrgt.sh twonkymedia.sh ImRd.sh crond.sh StartMediaService.sh mariadb.sh recycled.sh Qthttpd.sh atalk.sh nfs ftp.sh smb.sh qsyncsrv_install.sh adv_net_drv.sh nv_kernel_drv.sh mustang100_kernel_drv.sh qunetswitch.sh malware_remover.sh .
-sh: Stop: command not found
[~] # [~] # /etc/init.d/opentftp.sh stop
-sh: [~]: command not found
[~] # [~] # /etc/init.d/Qthttpd.sh stop
-sh: [~]: command not found
[~] # Shutting down Qthttpd services: OK.
-sh: Shutting: command not found
[~] # [~] # unmount /dev/md0
-sh: [~]: command not found
[~] # -sh: unmount: command not found
-sh: -sh:: command not found
[~] # [~] # unmount /dev/md1
-sh: [~]: command not found
[~] # -sh: unmount: command not found
-sh: -sh:: command not found
[~] # [~] # umount /dev/md0
-sh: [~]: command not found
[~] # umount: /dev/md0: not found
-sh: umount:: command not found
[~] # [~] # umount /dev/md1
-sh: [~]: command not found
[~] # umount: /dev/md1: not mounted
-sh: umount:: command not found
[~] # [~] # e2fsck -f -v -C 0 /dev/md0
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
-sh: syntax error near unexpected token `('
[~] # e2fsck: No such file or directory while trying to open /dev/md0
-sh: e2fsck:: command not found
[~] # Possibly non-existent device?
-sh: Possibly: command not found
[~] # [~] # e2fsck -f -v -C 0 /dev/md1
-sh: [~]: command not found
[~] # e2fsck 1.45.5 (07-Jan-2020)
-sh: syntax error near unexpected token `('
[~] # /dev/md1 is in use.
-sh: /dev/md1: Permission denied
[~] # e2fsck: Cannot continue, aborting.
-sh: e2fsck:: command not found
[~] #
[~] #
[~] # [~] # mount /dev/md0
-sh: [~]: command not found
[~] # mount: can't find /dev/md0 in /etc/fstab or /etc/mtab
> [~] # mount /dev/md1
> mount: can't find /dev/md1 in /etc/fstab or /etc/mtab
-sh: mount:: command not found
[~] #
User avatar
dolbyman
Guru
Posts: 34903
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: Assistance Reqeusted: Unable to Mount Volumes with TS-253D

Post by dolbyman »

try

Code: Select all

 /etc/init.d/init_lvm.sh 
Post Reply

Return to “System & Disk Volume Management”