Upgrade 0.4.x to 0.5.x - almost there (HMNHDCE)

  • Hi!!


    I am trying to get to 1.x from 0.4.x (I was runnning the latest 0.4, I believe 0.4.36), in a HMNHDCE (ARM chip) running Squeeze (kernel from Stefan Seidel, Linux 2.6.31.14-hmnhdce-v5). So first I need to get to 0.5.60, which is running, but with a few issues.


    Cleaned the plugins, did omv-release-upgrade


    but no php5-proctitle...


    followed ryecoaaron guide on http://phpbb.openmediavault.or…=12&t=2734&p=18729#p18685
    to compile it. installed with dpkg -i, all fine.


    did omv-firstaid to reconfigure web parameters (as the web interface didn't work, but rest did) and got it and running.


    however, I have the following issues:


    1. IPv6 issues prevent full installation
    I get this error on startup:

    Code
    Reloading web server config: apache2.
    /var/lib/dpkg/info/openmediavault.postinst: 341: cannot create /proc/sys/net/ipv6/conf/all/autoconf: Directory nonexistent
    dpkg: error processing openmediavault (--configure): subprocess installed post-installation script returned error exit status 2
    configured to not write apport reports 
                                         dpkg: dependency problems prevent configuration of openmediavault-lvm2: openmediavault-lvm2 depends on openmediavault (>= 0.5.19); however:  Package openmediavault is not configured yet.
    dpkg: error processing openmediavault-lvm2 (--configure): dependency problems - leaving unconfigured
    configured to not write apport reports                                      Errors were encountered while processing: openmediavault openmediavault-lvm2
    E: Sub-process /usr/bin/dpkg returned an error code (1)”)


    I tried to configure IPv6 via web interface, but I loose connectivity, so I have to delete IPv6 and use IPv4 only (don't neet IPv6 for the moment anyway)


    2. mdadm: No mail address or alert command - not monitoring


    I get this mail dayly from the Anacron job...so the mail address is configured. So I don't get it.


    I also get the warning of libxml compiled in 209 but older 207 used. This has never been a problem, so I guess, it will continue not being a problem?


    3. SMART monitoring


    In Fedaykin the SMART was working correctly. Now I can't activate it again in devices, getting:


    Code
    Error #3002:
    exception 'OMVException' with message 'Failed to set configuration' in /usr/share/openmediavault/engined/rpc/smart.inc:403
    Stack trace:
    #0 [internal function]: OMVRpcServiceSmart->setDeviceSettings(Array, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(62): OMVRpcServiceAbstract->callMethod('setDeviceSettin...', Array, Array)
    #3 /usr/sbin/omv-engined(495): OMVRpc::exec('Smart', 'setDeviceSettin...', Array, Array, 1)
    #4 {main}


    4. Upgrade from 0.5.60 to 1.x


    Is wheezy a requirement?

  • Added line to /etc/mdadm/mdadm.conf:


    MAILADDR mymail@myhome.com


    did apt-get --purge remove openmediavault-lvm2


    Issue #2 gone! (except for the libxml version)


    but issues #1 and #3 (most important) persist ... ?(


    Code
    /var/lib/dpkg/info/openmediavault.postinst: 341: cannot create /proc/sys/net/ipv6/conf/all/autoconf: Directory nonexistent
    dpkg: error processing openmediavault (--configure):
     subprocess installed post-installation script returned error exit status 2
    configured to not write apport reports
                                          Errors were encountered while processing:
     openmediavault
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    then tried apt-get --reinstall install openmediavault and apt-get -f install afterwards but same result

Jetzt mitmachen!

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