Beiträge von refelian

    Followed the expand partition instruction and managed to make the omv partition bigger. OMV booted and the services are up. Can also ssh in, but there is still no login prompt when I try to access the GUI. Also tried clearing cache/ incog mode or using a different browser.

    root@raspberrypi:~# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/root 3.2G 2.8G 241M 93% /
    devtmpfs 483M 0 483M 0% /dev
    tmpfs 98M 580K 97M 1% /run
    tmpfs 5.0M 0 5.0M 0% /run/lock
    tmpfs 195M 4.0K 195M 1% /run/shm
    /dev/mmcblk0p1 56M 20M 37M 36% /boot
    /dev/mmcblk0p3 4.0G 3.1M 3.8G 1% /media/fa36508a-b3c4-4499-b30a-711dd5994225
    /dev/sda1 1.8T 635G 1.2T 35% /media/eed6f8ee-bbab-4afd-8152-6051cf7c6636
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/spool
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/log
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/lib/monit
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/lib/php5
    folder2ram 487M 716K 487M 1% /var/spool
    folder2ram 487M 1.9M 485M 1% /var/log
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/lib/rrdcached
    folder2ram 487M 0 487M 0% /var/lib/php5
    folder2ram 487M 8.0K 487M 1% /var/lib/monit
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/lib/openmediavault/rrd
    /dev/root 3.2G 2.8G 241M 93% /var/folder2ram/var/tmp
    folder2ram 487M 440K 487M 1% /var/lib/openmediavault/rrd
    folder2ram 487M 0 487M 0% /var/tmp
    folder2ram 487M 15M 473M 4% /var/lib/rrdcached
    root@raspberrypi:~#



    its 8gb:


    root@raspberrypi:~# fdisk -l


    Disk /dev/mmcblk0: 7969 MB, 7969177600 bytes
    4 heads, 16 sectors/track, 243200 cylinders, total 15564800 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000b5098


    Device Boot Start End Blocks Id System
    /dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
    /dev/mmcblk0p2 122880 7028735 3452928 83 Linux
    /dev/mmcblk0p3 7028736 15564799 4268032 83 Linux

    root@raspberrypi:~# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/root 3.2G 3.1G 13M 100% /
    devtmpfs 483M 0 483M 0% /dev
    tmpfs 98M 572K 97M 1% /run
    tmpfs 5.0M 0 5.0M 0% /run/lock
    tmpfs 195M 4.0K 195M 1% /run/shm
    /dev/mmcblk0p1 56M 20M 37M 36% /boot
    /dev/mmcblk0p3 4.0G 3.1M 3.8G 1% /media/fa36508a-b3c4-4499-b30a-711dd5994225
    /dev/sda1 1.8T 634G 1.2T 35% /media/eed6f8ee-bbab-4afd-8152-6051cf7c6636
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/spool
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/log
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/lib/monit
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/lib/php5
    folder2ram 487M 716K 487M 1% /var/spool
    folder2ram 487M 1.8M 485M 1% /var/log
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/lib/rrdcached
    folder2ram 487M 0 487M 0% /var/lib/php5
    folder2ram 487M 8.0K 487M 1% /var/lib/monit
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/lib/openmediavault/rrd
    /dev/root 3.2G 3.1G 13M 100% /var/folder2ram/var/tmp
    folder2ram 487M 440K 487M 1% /var/lib/openmediavault/rrd
    folder2ram 487M 0 487M 0% /var/tmp
    folder2ram 487M 15M 473M 3% /var/lib/rrdcached
    root@raspberrypi:~#

    Hello all,


    Since a couple of weeks the login prompt disappeared from the GUI. So the page loads (with the blue-ish background and the OMV website link on the bottom) only the login is missing. SSH is working as well all the services I use (SAMBA etc)


    I tried restarting nginx, but it did not work. The SD card is quite new (bought it in August.)


    Any idea what I can do?


    Thanks in advance.

    i checked dmesg for any io errors, couldnt see anything so I am not sure if its corrupted. Ran grep dpkg to check something and found this:


    root@raspberrypi:~# ps ax | grep dpkg
    454 ? Ss 0:00 /usr/bin/dpkg --status-fd 27 --force-depends --force-remove-essential --purge openmediavault-headphones:all
    479 ? S 0:00 /bin/sh /var/lib/dpkg/info/openmediavault-headphones.postrm purge
    25114 ? S 0:00 /bin/sh /var/lib/dpkg/info/raspberrypi-bootloader.postinst configure 1.20150421-1
    26585 pts/7 T 0:00 dpkg --configure -a
    26587 pts/7 T 0:00 /bin/sh /var/lib/dpkg/info/raspberrypi-bootloader.postinst configure 1.20150421-1
    26821 pts/7 S+ 0:00 grep dpkg
    root@raspberrypi:~#


    will it help if I kill these and try to configure dpkg again?

    Used it for a couple of years and after that it was in a drawer (it was in my old galaxy s2 until I bought a 32gb card for it).


    After reboot:
    Options marked [*] produce a lot of output - pipe it through `less' or `more' !
    root@raspberrypi:~# dpkg --configure -a
    Setting up raspberrypi-bootloader (1.20150820-1) ...
    No diversion 'diversion of /boot/COPYING.linux by rpikernelhack', none removed.


    And then nothing, atleast still waiting for CL prompt to return.


    Is it possible to transfer OMV to a new sd card?

    Apt-get is running in background (cron-apt probably), you can wait, reboot or kill the process.


    hey subzero79, thanks for your response. I tried to kill the process (rebootting didnt work) but it said the following:


    root@raspberrypi:~# sudo killall -9 apt-get
    apt-get: no process found
    root@raspberrypi:~# dpkg --configure -a
    dpkg: error: dpkg status database is locked by another process
    root@raspberrypi:~# sudo apt-get remove openmediavault-headphones
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    root@raspberrypi:~#

    Hello all,


    This is my first time posting here because usually OMV runs really solid, however I am having issues with trying to remove headphones. When I try to do it in the GUI it gives the following message:


    Error #4000:
    exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-get --yes --auto-remove --purge remove openmediavault-headphones 2>&1': E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?' in /usr/share/openmediavault/engined/rpc/pluginmgmt.inc:170
    Stack trace:
    #0 [internal function]: OMVRpcServicePluginMgmt->remove(Array, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('remove', Array, Array)
    #3 /usr/sbin/omv-engined(500): OMVRpc::exec('Plugin', 'remove', Array, Array, 1)
    #4 {main}


    tried some troubleshooting about linux locking files with no luck, any idea what I can do to remove it?


    Thanks in advance.