Can't mount Drive Error 500 internal server error

  • Hi there,


    I changed my device from old pcie SATA controller to a USB to SATA hub with JMB575 + JMS580.


    Then I found something wasn't right.


    1. The info wasn't correct in Disks menu.

    SDB, SDC and SDD were connected by USB hub. The information was the same.



    I run the lsblk.

    I can't show the disk right but can show the right partition.


    2. But it can be recognized in File Systems.


    But I can't mount my partition of SDB and SDC. It shows Error 500.


    SDD can be mounted correctly.


    These 3 disks were fine before I changed system from Esxi to Proxmox.


    The OMV version didn't change too much, I guess.


    And the JMS576 can recognize the disk well but the disks can't stop spinning so I change to this one.


    Can anyone help me with this? I don't understand what's the warning means.


    Thanks!


  • Post the complete error message in a code box.

    You can copy it from the bell icon in the top right corner of the GUI.

    Am I doing right?

    • New
    • Official Post

    Result: False

    Comment: mount: /srv/dev-disk-by-uuid-0aa965e3-d274-48c9-9bdc-02e758740460: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.

    This is your issue. Unfortunately I do not know how to fix it. Had it seeveral times with USB connected devices, but could no solve it.


    Hopefully somebody else has an idea.

  • Please post the output of these CLI commands:


    cat /etc/fstab

    blkid

    findmnt --real



    Before changing from SATA controller to a USB to SATA hub with JMB575 + JMS580, did you umount the existing filesystem in OMV?

  • No, I didn't unmount them. I changed the whole system of hardware and Virtual Machine.


    Well, I think I made a huge mistake and lost all my data.

    I just shut down the system and re-plug the USB port. All the error information of 2 disks was gone.

    But...I'm doing something stupid sgdisk -e <target-device>. It looks like I lost my partition table.

    Can I find them back? I don't even backup them.....


  • cat /etc/fstab


    blkid

    Code
    /dev/sda2: UUID="f276e72b-6094-458a-a558-93a5abbf3ae7" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="e900ce7f-7243-4a2b-ac74-73151fb95ed8"
    /dev/sda3: UUID="62a2b74b-172e-4dcd-b808-0830b53deccd" TYPE="swap" PARTUUID="3406eea8-9a06-4270-b6a8-b6400642ea76"
    /dev/sda1: UUID="E714-ABEE" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="4d1362f7-51c6-4ff2-9363-bfe47ddf96ed"
    /dev/sdd1: LABEL="Download" UUID="0546cec4-4631-4d6d-976f-a742fb478a53" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="97f99b00-b8db-4ac6-90df-c698cb51b78d"
    /dev/sdb1: LABEL="BackUp" UUID="0aa965e3-d274-48c9-9bdc-02e758740460" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="bd741531-44d2-47c8-8f5a-14c64948d795"
    /dev/sdc1: PTUUID="cab378fd-22f6-4616-93ff-8e4b661dc1e2" PTTYPE="gpt" PARTUUID="58e7deb6-402b-4c80-bfa8-af52f9c7d55b"



    findmnt --real

    Code
    TARGET      SOURCE    FSTYPE OPTIONS
    /           /dev/sda2 ext4   rw,relatime,errors=remount-ro
    ├─/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=
    └─/srv/dev-disk-by-uuid-0546cec4-4631-4d6d-976f-a742fb478a53
                /dev/sdd1 ext4   rw,relatime,quota,usrquota,grpquota



    Although my disk was recognized but I still didn't fix the ERROR 500. Still can't be mount.

  • YiFan Dai

    Added the Label resolved

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!