[gelöst] Flash Speicher voll was tun ?

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Warum auch nicht? Du konntest ja immer die Verbindung erfolgreich herstellen - in der Annahme, dass ein Passwort gesetzt sei.

    Die Herkunft des vermeintliche Befehls "dreambox" ist ja nun geklärt - kann also ignoriert werden

    wie man ein Passwort setzt ist in diesem Beitrag ganz unten erklärt: Anleitung zum Newnigma2 Image (OE2.5 basiert und neuer)
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$
  • Joey schrieb:

    Exakt das ist in der Anleitung Schritt für Schritt beschrieben: FAQ - Flash voll - 1. Schritte
    Bei dem erneuten Versuch wie angegeben dem Speicherplatzverbrauch auf die Spur zu kommen, komme ich mit den genannten Befehlen, wie erwähnt leider nicht weiter

    -bash: dreambox: command not found
    root@dm920:~$ df -h /

    Filesystem Size Used Avail Use% Mounted on
    /dev/root 961M 937M 0 100% /
    root@dm920:~$ du -sch /tmp/flash/*

    du: cannot access '/tmp/flash/*': No such file or directory
    0 total
  • der flash ist mal definitiv voll

    vermutlich hast du seit gestern neu gestartet, dann ist der Ordner im flüchtigen /tmp Ordner wieder weg

    also ganz von vorne. Starte die Box nochmal neu und dann per Telnet

    mkdir -p /tmp/flash
    mount -o bind / /tmp/flash


    dann setze erstmal diese beiden commands ab und poste hier die ausgaben

    du -sch /tmp/flash/*
    find /tmp/flash -type f -size +10000k


    dann wissen wir schon mehr
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$
  • ok , gemacht hier das Ergebnis

    root@dm920:~$ du -sch /tmp/flash/*


    4,0K /tmp/flash/autofs
    5,8M /tmp/flash/bin
    4,2M /tmp/flash/boot
    4,0K /tmp/flash/data
    4,0K /tmp/flash/dev
    290M /tmp/flash/etc
    148K /tmp/flash/hdd
    8,0K /tmp/flash/home
    28M /tmp/flash/lib
    16K /tmp/flash/lost+found
    16K /tmp/flash/media
    4,0K /tmp/flash/misc
    4,0K /tmp/flash/mnt
    4,0K /tmp/flash/net
    49M /tmp/flash/picons
    4,0K /tmp/flash/proc
    532K /tmp/flash/root
    4,0K /tmp/flash/run
    2,2M /tmp/flash/sbin
    4,0K /tmp/flash/srv
    4,0K /tmp/flash/sys
    4,0K /tmp/flash/tmp
    514M /tmp/flash/usr
    36M /tmp/flash/var
    927M total
    root@dm920:~$ find /tmp/flash -type f -size +10000k


    /tmp/flash/etc/epgimport/jmx.IpTv.xmltv2.xml
    /tmp/flash/etc/epgimport/jmx.IpTv.xmltv.xml
    /tmp/flash/etc/enigma2/EventDataManager.db
    /tmp/flash/usr/lib/libicudata.so.56.1
    /tmp/flash/usr/lib/libavcodec.so.57.24.102
    /tmp/flash/usr/lib/gstreamer-1.0/libgstlibav.so
    /tmp/flash/usr/lib/libQt5WebKit.so.5.6.2
  • 290MB in /etc bzw. /tmp/flash/etc ist zu viel - da liegt etwas, was nicht dort hingehört

    poste jetzt die Ausgaben von

    du -sch /tmp/flash/etc/*
    for file in $(find /tmp/flash -type f -size +10000k);do du -sh $file;done

    mal sehen wie groß die .xml und die .db sind


    folgende Dateien sind ok, die sind normal
    /tmp/flash/usr/lib/libicudata.so.56.1
    /tmp/flash/usr/lib/libavcodec.so.57.24.102
    /tmp/flash/usr/lib/gstreamer-1.0/libgstlibav.so
    /tmp/flash/usr/lib/libQt5WebKit.so.5.6.2
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$
  • was Fred geschrieben hat habe ich ja ausgeführt und das Ergebnis eingestellt

    Der Speicherort für event_images .Ordner steht auf /data

    hier der output

    root@dm920:~$ du -sch /tmp/flash/etc/*


    0 /tmp/flash/etc/GP-Feed-init
    0 /tmp/flash/etc/GP-Key-init
    16K /tmp/flash/etc/alternatives
    92K /tmp/flash/etc/apt
    4,0K /tmp/flash/etc/auto.hotplug
    4,0K /tmp/flash/etc/auto.master
    8,0K /tmp/flash/etc/auto.master.d
    4,0K /tmp/flash/etc/auto.misc
    4,0K /tmp/flash/etc/auto.net
    4,0K /tmp/flash/etc/auto.network
    4,0K /tmp/flash/etc/auto.smb
    16K /tmp/flash/etc/autofs.conf
    4,0K /tmp/flash/etc/autofs_ldap_auth.conf
    40K /tmp/flash/etc/avahi
    4,0K /tmp/flash/etc/bash_completion
    4,0K /tmp/flash/etc/bash_completion.d
    12K /tmp/flash/etc/bluetooth
    4,0K /tmp/flash/etc/busybox.links.nosuid
    4,0K /tmp/flash/etc/busybox.links.suid
    8,0K /tmp/flash/etc/ca-certificates
    8,0K /tmp/flash/etc/ca-certificates.conf
    8,0K /tmp/flash/etc/cron
    80K /tmp/flash/etc/dbus-1
    52K /tmp/flash/etc/default
    4,0K /tmp/flash/etc/depmod.d
    8,0K /tmp/flash/etc/dpkg
    8,0K /tmp/flash/etc/dropbear
    250M /tmp/flash/etc/enigma2
    38M /tmp/flash/etc/epgimport
    4,0K /tmp/flash/etc/filesystems
    16K /tmp/flash/etc/fonts
    4,0K /tmp/flash/etc/fstab
    4,0K /tmp/flash/etc/group
    4,0K /tmp/flash/etc/group-
    4,0K /tmp/flash/etc/gshadow
    4,0K /tmp/flash/etc/gshadow-
    4,0K /tmp/flash/etc/host.conf
    4,0K /tmp/flash/etc/hostname
    4,0K /tmp/flash/etc/hosts
    4,0K /tmp/flash/etc/idmapd.conf
    4,0K /tmp/flash/etc/image-version
    84K /tmp/flash/etc/init.d
    4,0K /tmp/flash/etc/inputrc
    4,0K /tmp/flash/etc/issue
    4,0K /tmp/flash/etc/issue.net
    228K /tmp/flash/etc/joe
    20K /tmp/flash/etc/ld.so.cache
    0 /tmp/flash/etc/ld.so.conf
    12K /tmp/flash/etc/libnl
    4,0K /tmp/flash/etc/limits
    4,0K /tmp/flash/etc/locale.conf
    0 /tmp/flash/etc/localtime
    4,0K /tmp/flash/etc/login.access
    12K /tmp/flash/etc/login.defs
    4,0K /tmp/flash/etc/machine-id
    92K /tmp/flash/etc/mc
    4,0K /tmp/flash/etc/mke2fs.conf
    4,0K /tmp/flash/etc/modprobe.d
    24K /tmp/flash/etc/modules-load.d
    4,0K /tmp/flash/etc/motd
    0 /tmp/flash/etc/mtab
    4,0K /tmp/flash/etc/nail.rc
    4,0K /tmp/flash/etc/netconfig
    28K /tmp/flash/etc/network
    4,0K /tmp/flash/etc/nfs-utils.conf
    4,0K /tmp/flash/etc/nfsmount.conf
    4,0K /tmp/flash/etc/nsswitch.conf
    4,0K /tmp/flash/etc/os-release
    4,0K /tmp/flash/etc/passwd
    4,0K /tmp/flash/etc/passwd-
    4,0K /tmp/flash/etc/profile
    12K /tmp/flash/etc/profile.d
    4,0K /tmp/flash/etc/protocols
    4,0K /tmp/flash/etc/rc0.d
    4,0K /tmp/flash/etc/rc1.d
    4,0K /tmp/flash/etc/rc2.d
    4,0K /tmp/flash/etc/rc3.d
    4,0K /tmp/flash/etc/rc4.d
    4,0K /tmp/flash/etc/rc5.d
    4,0K /tmp/flash/etc/rc6.d
    4,0K /tmp/flash/etc/rcS.d
    0 /tmp/flash/etc/resolv.conf
    4,0K /tmp/flash/etc/rpc
    4,0K /tmp/flash/etc/rpcbind.conf
    12K /tmp/flash/etc/samba
    4,0K /tmp/flash/etc/securetty
    20K /tmp/flash/etc/services
    4,0K /tmp/flash/etc/shadow
    4,0K /tmp/flash/etc/shells
    12K /tmp/flash/etc/skel
    8,0K /tmp/flash/etc/smartd.conf
    4,0K /tmp/flash/etc/smartd_warning.d
    8,0K /tmp/flash/etc/smartd_warning.sh
    4,0K /tmp/flash/etc/softcam.None
    700K /tmp/flash/etc/ssl
    4,0K /tmp/flash/etc/sysctl.conf
    4,0K /tmp/flash/etc/sysctl.d
    0 /tmp/flash/etc/syslog-startup.conf
    4,0K /tmp/flash/etc/syslog-startup.conf.busybox
    0 /tmp/flash/etc/syslog.conf
    4,0K /tmp/flash/etc/syslog.conf.busybox
    80K /tmp/flash/etc/systemd
    88K /tmp/flash/etc/terminfo
    4,0K /tmp/flash/etc/timestamp
    4,0K /tmp/flash/etc/timezone
    8,0K /tmp/flash/etc/timezone.xml
    16K /tmp/flash/etc/tmpfiles.d
    312K /tmp/flash/etc/tuxbox
    28K /tmp/flash/etc/udev
    8,0K /tmp/flash/etc/udhcpc.d
    4,0K /tmp/flash/etc/version
    4,0K /tmp/flash/etc/videomode
    8,0K /tmp/flash/etc/vsftpd.conf
    8,0K /tmp/flash/etc/wgetrc
    4,0K /tmp/flash/etc/wpa_supplicant.conf
    8,0K /tmp/flash/etc/xdg
    16K /tmp/flash/etc/xinetd.d
    290M total
    root@dm920:~$ for file in $(find /tmp/flash -type f -size +10000k);do du -sh $file;done
    for file in $(find /tmp/flash -type f -size +10000k);do du -sh $fi le;done
    19M /tmp/flash/etc/epgimport/jmx.IpTv.xmltv2.xml
    19M /tmp/flash/etc/epgimport/jmx.IpTv.xmltv.xml
    231M /tmp/flash/etc/enigma2/EventDataManager.db
    24M /tmp/flash/usr/lib/libicudata.so.56.1
    12M /tmp/flash/usr/lib/libavcodec.so.57.24.102
    12M /tmp/flash/usr/lib/gstreamer-1.0/libgstlibav.so
    28M /tmp/flash/usr/lib/libQt5WebKit.so.5.6.2
  • Wenn die Datenbank jetzt wirklich unter /data liegt, dann lösche die alte unter /etc
    231M /tmp/flash/etc/enigma2/EventDataManager.db
    Einzig und allein daran liegt dein Problem !!!

    Abgesehen davon, wenn man den Speicherort der Datenbank ändert, wird man gefragt, ob die alte nach /data kopiert, und hinterher unter /etc gelöscht werden soll.
  • wie kann ich die richtig löschen ?


    ich habe nach der Installation des plugins nichts am Speicherplatz verändert, dafür habe ich zu wenig Ahnung von den Dingen
    kenne aber die Risiken mit dem flash.

    Speicherort der Datenbank ist etc/enigma
    Speicherort für den event_image Ordner ist /data
  • ja, die EventDataManager.db ist riesig: 231MB ...

    wenn die weg ist, hat /etc/enigma2 auch wieder die richtige Größe von 20-30MB, je nach Anzahl und Inhalt der bouqets

    die 51MB picons auf /data oder auf SD-Card oder USB-Stick auslagern würde auch nicht schaden

    dann sind schon mal 280MB freigeschaufelt
    alles andere ist auf den 1. Blick unauffällig
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$
  • per Telnet löschen tut's auch

    rm /etc/enigma2/EventDataManager.db


    wenn die EventDataManager.db nicht in /data liegen sollte, einfach per symlink lösen. d.h. die .db verschieben und einen symlink (Verknüpfung) erstellen, wenn sich der der .db Speicherort nicht ändern lässt


    mv [i]/etc/enigma2/EventDataManager.db /data[/i]
    ln -sf /data/EventDataManager.db [i]/etc/enigma2/EventDataManager.db[/i]







    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Fred Bogus Trumper ()

  • Die User sollten sich einfach mal mit den Plugins beschäftigen die sie laden und nutzen ,dann gäbe es auch weniger graue Haare und weniger Threads die ellen lang immer wieder das selbe beinhalten,man muss garkeinen Symlink nutzen sondern einfach nur das richtige einstellen.
    Bilder
    • 1.png

      307,87 kB, 2.560×1.440, 57 mal angesehen
    • 2.png

      307,53 kB, 2.560×1.440, 58 mal angesehen
    • 3.png

      337,84 kB, 2.560×1.440, 61 mal angesehen
    Dreambox Two:
    AIO mit GP4.2 + GPT
    Dreambox one:
    AIO mit GP4.2
  • rocket1169 schrieb:

    unter etc finde ich keien /temp/flash
    hat auch keiner so geschrieben

    solange du nicht rebootet hast, kannst du ab jetzt direkt in /etc weiterarbeiten oder weiterhin in /tmp/flash/etc - ist der selbe Speicherort


    Der bind mount hilft nur Dateien unterhalb eines mountpoints anzuzeigen
    d.h. so sieht man was z.B. in /media/hdd "unter" der Platte an Daten liegt. Sonst müsste man die Platte, USB, SD Card, NFS mounts etc. aushängen um das alles zu sehen, was sich so im flash rumdümmelt
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$
  • war mein Fehler, hab den Ordner enigma2 unterschlagen

    richtig:
    rm /etc/enigma2/EventDataManager.db

    hab's im vorigen Post auch ausgebessert


    @zombi

    fängst du jetzt auch an hier rumzumotzen?
    wenn dir die Geduld und das Verständnis für den Support fehlt, dann lass es bitte bleiben
    mir reichen schon deine selbstverherrlichenden Posts im IHAD
    Gruß Fred

    Die Dreambox ist tot, es lebe die Dreambox

    ¯\_(ツ)_/¯

    Quellcode

    1. root@dm920:~$ mount | grep "/ "
    2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
    3. root@dm920:~$