Beiträge von HellFire

    Thanks. The end of my story: after 2 days waiting resync wos done (from 99,6% to 100%). So, in Active array state i marked /dev/sdb as failed, shutted down the server, swapped /dev/sdb with new one. When I turned on the server, resync process started automatically. It tooks less then 1 day. Now it's all right.

    Hello!
    I have 4 x WD30EFRX in RAID5 soft array.
    Now array in resync status:


    It seems that resync can't be done because /dev/sdb stops responding on command smartctl -a /dev/sdb. Other disks are responding on it.
    The last result of this command:


    I have new disk for replace, but how to safely replace /dev/sdb without data loss?

    does anyone else have this issue?

    Yes, I have.

    Well, now i have omv 3.0.51 installed. It was just one error about postfix service during install:

    I didn't run omv-initsystem command because i'm not sure that my config will not be overwritten with default settings. And something was still wrong. WebGUI worked only if i started omv-engined manually from CLI. This was done:


    Now i have WebGUI and it seems it works. I have logged in with my password.


    Can i try to reinstall plugins or something must to be done before?

    I removed all plugins except keyring:

    Code
    root@OpenMediaVault:~# dpkg -l | grep openm
    rc  openmediavault                      3.0.50                         all          Open network attached storage solution
    rc  openmediavault-extplorer            1.3.1                          all          OpenMediaVault eXtplorer plugin
    ii  openmediavault-keyring              1.0                            all          GnuPG archive keys of the OpenMediaVault archive
    rc  openmediavault-minidlna             1.1                            all          OpenMediaVault miniDLNA (DLNA server) plugin
    rc  openmediavault-omvextrasorg         2.13.4                         all          OMV-Extras.org Package Repositories for OpenMediaVault
    rc  openmediavault-plexmediaserver      1.0.15                         all          OpenMediaVault Plex Media Server plugin
    rc  openmediavault-transmissionbt       1.4                            all          OpenMediaVault Transmission (BitTorrent client) plugin.
    root@OpenMediaVault:~#


    Then apt-get update/upgrade/dist-upgrade was done.

    But apt-get install openmediavault still gives me error:


    Any ideas what should i do?

    I didn't save console output, sorry. Maybe some log-files would be helpful?
    My hardware is HP Microserver N40L. Initially OMV was installed from 1.x official ISO image in 17 December 2014. Then it was upgraded to 2.x by omv-release-upgrade command some months later. It was a problem with upgrade to 2.x, but it was resolved via adding, editing or removing some file in according to instructions from similar thread in this forum.

    Hello, friends.
    I've lost web-GUI after trying to upgrade OMV:


    Code
    omv-release-upgrade
    omv-update

    The first gave me something like "can't read /etc/apt/apt.conf: No such file or directory". After executing second command i have out:


    dpkg -l | grep openm




    Code
    iF  openmediavault                      3.0.50                         all          Open network attached storage solution
    ii  openmediavault-extplorer            1.3.1                          all          OpenMediaVault eXtplorer plugin
    ii  openmediavault-keyring              1.0                            all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-minidlna             1.1                            all          OpenMediaVault miniDLNA (DLNA server) plugin
    iU  openmediavault-omvextrasorg         2.13.4                         all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-plexmediaserver      1.0.15                         all          OpenMediaVault Plex Media Server plugin
    ii  openmediavault-transmissionbt       1.4                            all          OpenMediaVault Transmission (BitTorrent client) plugin.

    omv-engined -d -f




    WebGUI start page:



    Code
    Error #0:
    exception 'OMV\Exception' with message 'Failed to read file '/var/cache/openmediavault/cache.omv\controlpanel\login_js.json' (size=0).' in /usr/share/php/openmediavault/json/file.inc:199
    Stack trace:
    #0 /usr/share/php/openmediavault/json/file.inc(214): OMV\Json\File->getContents()
    #1 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(170): OMV\Json\File->read()
    #2 /var/www/openmediavault/index.php(46): OMV\ControlPanel\ControlPanelAbstract->render()
    #3 {main}

    SSH CLI, NFS, TransmissionBT are still working.


    Please help me to resolve problem with failed upgrade. Thanks.