is it possible to change SATA Ports

  • I want to connect my system hard disk from a PCI-SATA Carte to a SATA port on the motherboard for boot reasons.

    I have a Raid 0 with two hard disks, which I want to connect to the PCI-SATA Cate. Is this possible without major problems?

    omv 6.x | 64 bit | omvextrasorg 6.x |
    used plugins: omv-extras | portainer | rsnapshot | antivirus
    used container: portainer/portainer | nextcloud/all-in-one | linuxserver/swag | paperless-ngx | jellyfin/jellyfin | lmscommunity/logitechmediaserver | adguard/adguardhome |

  • happyreacer

    Hat den Titel des Themas von „change SATA Ports“ zu „is it possible to change SATA Ports“ geändert.
    • Offizieller Beitrag

    Is this possible without major problems?

    Yep. Linux should not care which port they are plugged into. mdadm looks for the raid signature on the drives to assemble the correct drives.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • okay it works but in the omv file-system menue my system disk is missing? What can i do?


    edit: the system disk is changing from sdc to sde.

    and now? The system works, but the omv dashboard can't find the right disk

    omv 6.x | 64 bit | omvextrasorg 6.x |
    used plugins: omv-extras | portainer | rsnapshot | antivirus
    used container: portainer/portainer | nextcloud/all-in-one | linuxserver/swag | paperless-ngx | jellyfin/jellyfin | lmscommunity/logitechmediaserver | adguard/adguardhome |

    Einmal editiert, zuletzt von happyreacer ()

    • Offizieller Beitrag

    you will need to edit the mntent section in the database for uuid 79684322-3eac-11ea-a974-63a080abab18

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • you will need to edit the mntent section in the database for uuid 79684322-3eac-11ea-a974-63a080abab18

    What is wrong? The uuid or the fsname?

    I am a little confused.

    my fstab looks like:

    Code
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    # / was on /dev/sda2 during installation
    UUID=86ac8430-ca91-402c-98d5-7d34199d7be8 /               ext4    errors=remount-ro 0       1
    # /boot/efi was on /dev/sda1 during installation
    UUID=8375-F63F  /boot/efi       vfat    umask=0077      0       1
    # swap was on /dev/sda3 during installation
    UUID=f3d28a53-6546-49a0-bf0d-c4ee8c8f1e90 none            swap    sw              0       0
    # >>> [openmediavault]
    /dev/disk/by-uuid/dd915235-e700-47

    and the mntent section:

    Code
           <uuid>79684322-3eac-11ea-a974-63a080abab18</uuid>
            <fsname>/dev/sdc2</fsname>
            <dir>/</dir>
            <type>ext4</type>
            <opts>errors=remount-ro</opts>
            <freq>0</freq>
            <passno>1</passno>
            <hidden>1</hidden>

    And in the omv gui in the S.M.A.R.T menue the system disk is listing under /dev/sde ?(

    omv 6.x | 64 bit | omvextrasorg 6.x |
    used plugins: omv-extras | portainer | rsnapshot | antivirus
    used container: portainer/portainer | nextcloud/all-in-one | linuxserver/swag | paperless-ngx | jellyfin/jellyfin | lmscommunity/logitechmediaserver | adguard/adguardhome |

    Einmal editiert, zuletzt von happyreacer ()

    • Offizieller Beitrag

    This has nothing to do with your fstab. You need to change the fsname in the mntent that you copied from /dev/sdc2 to /dev/sde2 (if your new location is /dev/sde).

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • ryecoaaron thank you, it works!

    omv 6.x | 64 bit | omvextrasorg 6.x |
    used plugins: omv-extras | portainer | rsnapshot | antivirus
    used container: portainer/portainer | nextcloud/all-in-one | linuxserver/swag | paperless-ngx | jellyfin/jellyfin | lmscommunity/logitechmediaserver | adguard/adguardhome |

  • happyreacer

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!