Is there a guide to in place upgrade?

    • Official Post

    I forgot that omv 5.x needs capitalized NO. So, run: sudo omv-changebackports NO

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    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!

    • Official Post

    That looks good now. You should be able to upgrade now.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    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!

  • Trying to upgrade from 5 to 6 using instructions in post 2. Stuck at step 5.1.


    Have read the whole thread and if I understand correctly, I have left it too late to upgrade simply, as my version of Debian is too old. (Hope this makes sense, I haven't used Unix in anger since 1993.)


    Is there a way to do this or should I just do a fresh install?


    Output of step 5.1 attached in case that helps.

    output.txt

    • Official Post

    Is there a way to do this

    sudo rm /etc/apt/sources.list.d/openmediavault-kernel-backports.list

    then try the upgrade again.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    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!

  • Tried that but get same result. Not reposted output as only difference seems to be the timestamps.


    (file openmediavault-kernel-backports.list still seems to be there afterwards though, is that right?)

    • Official Post

    Tried that but get same result. Not reposted output as only difference seems to be the timestamps.


    (file openmediavault-kernel-backports.list still seems to be there afterwards though, is that right?)

    You need to disable backports then.

    sudo omv-changebackports NO

    then try again.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    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!

  • Looks like that worked, updated successfully and new version up and running with everything as expected.


    Thanks very much for your support.


    I see this version of Debian is coming to end of life. When do I need to upgrade to OMV7?

    • Official Post

    When do I need to upgrade to OMV7?

    I would upgrade now.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    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!

  • Contributions wanted:

    1. Backup the OS drive (this is allways a good idea, not only for upgrades)
    2. Make sure, you have enough free space on your os drive
    3. Check any installed plugins if they have been ported to OMV6
      If you are using plugins which have not been / will not be ported, get rid of the plugins except unionfs / mergefolderfs. These two will automatically be be converted to the newer mergerfs plugin
      (Many plugins can be replaced by docker containers. Do this before upgrading)
    4. If you installed software from foreign repos make sure they have a release for bullseye or remove the repos / software
    5. Go to the cli (Putty, ssh, keyboard) and run these commands (In case of errors stop and ask on the forum before makingthings worse)
      1. Make sure your current install is correct all configs can be deployed by running sudo omv-salt stage run deploy
      2. Get the current install up to date: sudo omv-upgrade
      3. Do the release upgrade by running sudo omv-release-upgrade
        If you see an error message from patch which says a patch has alredy been applied, ignore it. (this is the only error to be ignored)
    6. Wait for the last script to finish and reboot.
    7. Refresh/clear browser cache (Crtl-Shift R on most browsers)
    8. Check if all services and docker containers are running as you expect.
    9. If you see Linux image Updates you can not install on the UI, go to the cli and run omv-upgrade once more.


    Edit:

    • Added hint to run omv-upgrade if images can not be updated in UI

    I attempted to do step 1. I stopped see attachment per recommendation. Ask before proceeding. Please advise, if its okay to proceed.

    k

  • Bump

    Post the output on a TXT file.

  • Where would this file be located? and name? The picture was from an attached monitor.

    Thx

    K

    There's no file. You just copy/paste the output on a txt file and attach to the post.

    Posting a picture like that, helps nothing.


    I attempted to do step 1. I stopped see attachment per recommendation. Ask before proceeding. Please advise, if its okay to proceed.

    Step 1 is a clone backup of the OS drive and the picture has too much DATA so, for sure you aren't talking about that step.

    Throwing darts here, you probably are talking about step 5.1:

    Code
    5. Go to the cli (Putty, ssh, keyboard) and run these commands (In case of errors stop and ask on the forum before makingthings worse)
        1. Make sure your current install is correct all configs can be deployed by running sudo omv-salt stage run deploy

    It says Go to CLI (via PuTTy, ssh, keyboard).

    Since outputs are needed to see what is going on, access via SSH and copy the output on a TXT file and attach to the post (I'm feeling dizzy for going round-and-round)


    Nonetheless, I hope you have done ALL prior steps BEFORE even reaching the one you are now.

  • 5. Go to the cli (Putty, ssh, keyboard) and run these commands (In case of errors stop and ask on the forum before makingthings worse)

    1. Make sure your current install is correct all configs can be deployed by running sudo omv-salt stage run deploy


    Yes, on this step. Ran from keyboard attached to computer. Rerunning via Putty

    Thanks, will let update later. File attached.

    K

  • i had run the first step such as " omv-salt stage run deploy " and it appears that there is some errors if someone can help me

    Run and post the outputs of:

    sudo omv-changebackports NO


    sudo omv-update

  • File attached.

    Your file is jibberish.


    Code
    PK    7¼´X^Æ2'   '      mimetypeapplication/vnd.oasis.opendocument.textPK  7¼´X            '   Configurations2/accelerator/current.xml PK           PK    7¼´X               Configurations2/images/Bitmaps/PK    7¼´X               Configurations2/floater/PK    7¼´X               Configurations2/progressbar/PK    7¼´X               Configurations2/menubar/PK    7¼´X               Configurations2/popupmenu/PK    7¼´X               Configurations2/statusbar/PK    7¼´X               Configurations2/toolbar/PK    7¼´X               Configurations2/toolpanel/PK    7¼´XKÄÏ;  Ï;     Thumbnails/thumbnail.png‰PNG
    
       
    IHDR   Æ      g?ž  ;–IDATxœí};rãJ“uNÄ,€ÁÐ
    fV€¡CKîõ¦Mþ޼6éÉ™2åÊ¢ÃÁ
    ´ƒ ÷òý•¯z¡ð†º‰æ«&A P ‹ÀÁ©s2ÿý_ÿú<âëÅ¿ÿé<âo‹ÇzÄÊñRX9Cê+ÇcH=båx©G¬!õˆ•ã1¤±r<†Ô#VŽÇzÄÊñRX9Cê+ÇcH=båx©G¬!õˆ•ã1¤±r<†Ô#VŽÇzÄʱpHÝn7Ȳìv«(sÀ¿e†Ë«Ê¼oÌŸð%/ä•ýÍÛªªJ³ø+ÄkêÕÛŽÇrjMMÜÊëdÿÊØsyoNÌ¥}žC£§¦¯K³ðÞbþªÞÞê¢8–% hª[Vâ_ÀÖ ä­-Z§±iÞÌ™®A¿,\O7¾¨Ì 54øI]›}u
    P¼UoP€ÿÑró·ØéÛÂ.™wfEÐO‹bõ¼Ð­x5ómãO¿Ê}Q_p/²3¸\.×ëçîðQ@SK'yÅcÞ¼ýsºþüx7œÓx©š¦>Ÿáð‚=1»‘cÍÜžÈsÙØ¬qÈ»ó7¼óXp•ÂÓ®q£S#!“óä¢ãwY‡­[˜/#ß7
    õ­•ÛU÷ø-ÒÆPÔEnG/ h¨Y»•y½+€¯ Ò­fš©/M~Ì̾ŠýÞ,¡½Pû¹iß¼ù|Ú¿`ìžs3Ôš›ùÊŸŸ¾âú
    Ê=\hhïöÞïˆû,§£á½èÇÕ¸,J3à/Þ†wó‡Té_[Ì[ï¯YF§;+yE<¿¼.Þ!u´åyy<Ò¹xà’,³-©    zwÔâU¬Â›H.»/¡äfñŸÓ­%Ó«žÝê®p”¦pó£÷Üs+ey”ƹ¶…㑎S?£·Yx³ÊÝ Ï¤›t>Žt°tÏ2ÜÁˆäîo˜—Óoá¿=V†ç­«~æäØ’™Ÿ“—înÎmçij_Ûc™±¸FòÄ}Õµpó~A×°'ˆ“Ì]IoUý‘å8úé^™ìpUÝðÐøã,D`²»¡»×‡SÆp2Ú{WTÕ[žïg@ÆïˆeXª¸à
    MÞÌ

Participate now!

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