Posts by SerErris

    My upgrade went very well, just having one issue:

    Code
    /etc/cron.daily/openmediavault-mdadm:
    mdadm: Value "omv2:0" cannot be set as devname. Reason: Not POSIX compatible. Value ignored.

    This is my md output:

    I am not sure why it is named omv2:0 and who named it that way, but clearly the name is violating POSIX standards.

    It was typically /dev/md/md127 or something alike and now it is /dev/md/omv2:0

    Code
    I now changed /etc/mdadm/mdadm.conf to this:
    # definitions of existing MD arrays
    ARRAY /dev/md/omv1 metadata=1.2 UUID=b36f5276:7a5eb43e:cfad32f3:51279d74

    and also rebuild the initframfs:
    myuser@openmediavault:~$ sudo update-initramfs -u


    Now the command executred by anacron daily is executing without an error message.

    Yep, that would allow you with SystemRescue to dd from one device to another one. Or directly use Clonezilla :)


    Or this ;)

    AODUKE 4Bay Fan Cooling M.2 NVME/SATA to USB3.2 10Gbps Docking Station Adapter Reading and Writing,External Hard Drive Enclosure for PCIE NGFF SSD(Cloning Are not Supported) AJM2S4
    AODUKE 4Bay Fan Cooling M.2 NVME/SATA to USB3.2 10Gbps Docking Station Adapter Reading and Writing,External Hard Drive Enclosure for PCIE NGFF SSD(Cloning Are…
    www.amazon.de

    You can use clonezilla to make a copy of the drive and then on recovery you can automatically adjust the new drive size.


    So yes, the process actually works directly.


    If you do have OMV6 you can even select bootable CloneZilla entries to your boot menu, so no reason to boot from a removable device.

    Yes, and you would need to replace your old drives "one after one" to actually utilize the full capacity of your new drive.


    For now the new drive will never use more then 3.8 TB.

    can you please run the


    Code
    mount


    command and see what the output is?


    Also you could just unmount them and they may then appear ...


    Can you also please list your /etc/fstab file?

    How did you create the file system on it? Via OMV GUI, or manually ?


    If you have created it manually I do have the same issue. So I just created a new filesystem and then mounted it.


    Is there anything on it?

    Question: (nOOb alert!)

    Appears that once a drive has been part of an omv raid, future installs of omv run afoul of latent files or partitioning structure? I noticed that installs on the used drive went to partition 2 whereas on the clean usb install went to partition 1 with successful boot into the operating system. What is best way to totally wipe the old RAID drive?


    It looks like you want to reuse a drive that was part of a raid before, correct?


    Very simple is to use


    Code
    dd if=/dev/zero of=/dev/sdX bs=1M count=100


    That erases all information in the first 100MB of the drive and therefore eliminates all RAID information. (most likely the first 4MB would be good enough anyway ...

    Yes I agree, but if you look at the original post and the current configuration of that massive machine ... Not really makes any difference.


    It would be a difference if you having an all SSD and 18W System. But that monster with that many spinning disks ... should be less than the loss because of the power supply.

    You cannot mount a raid .. you need to create a filesystem on the raid, and then you can mount that filesystem somewhere.


    So first go to Storage->Filesystems and press the + icon.

    In the dialog you select the filesystem type (ext4) and then you select the raid device, where you want to create the filesystem on (/dev/md126).


    Repeat it for the second raid.


    Then you can go to

    Storage->Filesystems again and mount the filesystem


    And after that go to Storage->Shared Folders and Share that Filesystem

    Then I would just go for a small SSD ..


    That was the cheapest I could find in a few seconds...


    Intenso Interne 2,5" SSD SATA III Top, 128 GB, 550 MB/Sekunden, Schwarz
    Die SSD SATA III Top bietet Schnelligkeit und Effizienz für den Alltäglichen Gebrauch zu Hause als auch für ausgiebiges Gaming. Durch die SATA III…
    www.amazon.de


    This is Amazon expensive :) 11,xx Euros


    You can find it even cheaper at 8,37 Euros ...


    A pen drive is pretty much same range now and much slower and less secure (e.g. wear leveling only on very few thumb drives).