Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ratata

31
Danke Claus!

Leider funktioniert das nicht, leere timers.conf ist vorhanden (hier nachdem 'touch':

Code: [Select]
-rw-rw-r--    1 root     root             0 Mar 18 23:46 /etc/vdr/timers.conf

wird aber nach SuchtimerUpdate (in Live) nicht mit Timern gefüllt.

Gruß
ratata

32
Hi,
ich brauch nochmal kurz eure Hilfe. Nach einer Fehlprogrammierung von Suchtimern im Live-Plugin wurden ca. 400 Timer neu angelegt, ich wußte mir nicht zu helfen als den vdr zu stoppen und die timers.conf zu löschen. Die fehlerhaften Suchtimer habe ich danach im Live-Plugin gelöscht, aber nun werden keine neuen (vorher vorhandenen) Timer angelegt.
Was kann ich tun?!
Gruß
ratata

33
Danke Claus!

34
per ssh, versuche es gleich direkt! Timeout ist jetzt "0"

Gute Nacht!

35
Hi,
wie kann ich das in Zukunft verhindern?
Gruß
ratata

36
Bingo!

Danke Claus!

37
Hallo nochmal!

Leider findet der VDR die Aufnahmen von beiden Festplatten nicht mehr. Die Aufnahmen liegen bisher in /mnt/sdb1/video0 und /mnt/sdc1/video1, einbinden klappt aber weder mit meinen Einstellungen und über das webif auch nicht

Code: [Select]
MLD> ls -l /data
drwxrwxr-x    1 root     root            22 Feb 15 14:24 tv

Code: [Select]
MLD> grep -v "#" /etc/fstab
proc        /proc           proc      defaults            0 0
sys         /sys            sysfs     defaults            0 0
run         /run            tmpfs     defaults            0 0
tmp         /tmp            tmpfs     defaults            0 0
dev         /dev            devtmpfs  defaults            0 0
devpts      /dev/pts        devpts    mode=0620,gid=5     0 0
/dev/dvd    /media/dvd      auto      ro,noauto           0 0
/dev/cdrom  /media/cdrom    auto      ro,noauto           0 0
UUID=16a4b11b-b4c2-4c40-ab77-d02d246efb46  /  auto  defaults  0 1
UUID=307f3533-39dc-4f7b-ac7a-cb27ca51ce52  /mnt/sda3  auto  defaults  0 2
UUID=e845cf6f-0d2f-443f-8e61-f7a96a87b4fe  /mnt/sdb1  auto  defaults  0 2
UUID=405a9076-537c-4eae-bb3b-806b6958ea81  /mnt/sdc1  auto  defaults  0 2
/mnt/sda3:/mnt/sdb1:/mnt/sdc1  /data  mergerfs  defaults,category.create=mfs,direct_io,use_ino  0 0
/mnt/sda3/.cache  /var/cache  none  bind  0 0
UUID=072F-2DCE  /boot  auto  defaults  0 2

Code: [Select]
MLD> mount
/dev/sda2 on / type btrfs (rw,relatime,ssd,noacl,space_cache,subvolid=346,subvol=/@root)
proc on /proc type proc (rw,relatime)
sys on /sys type sysfs (rw,relatime)
tmp on /tmp type tmpfs (rw,relatime)
run on /run type tmpfs (rw,relatime)
dev on /dev type devtmpfs (rw,relatime,size=3660872k,nr_inodes=915218,mode=755)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
log on /var/log type tmpfs (rw,relatime)
/dev/sda3 on /mnt/sda3 type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sdb1 on /mnt/sdb1 type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sdc1 on /mnt/sdc1 type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sda3 on /var/cache type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sda1 on /boot type vfat (rw,relatime,fmask=0002,dmask=0002,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/etc/auto.dvd on /mnt/autofs type autofs (rw,relatime,fd=6,pgrp=2627,timeout=3,minproto=5,maxproto=5,indirect)
/etc/auto.net on /net type autofs (rw,relatime,fd=12,pgrp=2627,timeout=60,minproto=5,maxproto=5,indirect)

Kann mir da jemand helfen?! Danke im voraus!

38
Hallo Claus,

Mein Upload Code lautet: uIdzdm

Danke im voraus!

39
Hi,
wie auch immer (um die 3TB kümmere ich mich später, könnte schon ntfs sein) nun ist die neue 4TB da und wurde von mir mit gparted Live als GPT mit einer Partition versehen und ein XFS angelegt. Nun habe ich das Problem diese Platte dem MLD System bekanntzumachen. Wenn ich im Webif unter "System" | "Konfiguration" | "Hard disks" | "Datenspeicher hinzufügen" die Platte auswähle und "speichern" klicke bricht die Verbindung zum Webif zusammen. Was mache ich falsch?!

Gruß
ratata

Nachtrag

Da ich am Anfang nicht wusste wie ich Aufnahmen auf der SSD verhindere habe ich einfach alles selbst umgebogen

/data/tv -> /data/tv.org
/data/tv linkt auf die 2TB Platte

Code: [Select]
MLD> ls -l /mnt/sda3/
drwxrwxr-x    3 root     root            17 Jul  4  2018 iso
drwxrwxr-x    3 root     root            20 Jul  4  2018 music
drwxrwxr-x    2 root     root             6 Jul  4  2018 photo
lrwxrwxrwx    1 root     root            25 Jul  4  2018 tv -> /media/Intern-LW1/video0/
drwxrwxr-x    3 root     root            25 Jul  4  2018 tv.org
drwxrwxr-x    2 root     root             6 Jul  4  2018 video
und
Code: [Select]
MLD> du -h /mnt/sda3
0 /mnt/sda3/video
0 /mnt/sda3/music/ripped
0 /mnt/sda3/music
0 /mnt/sda3/photo
0 /mnt/sda3/iso/tmp
0 /mnt/sda3/iso
0 /mnt/sda3/.cache/apt/archives/partial
14.2M /mnt/sda3/.cache/apt/archives
16.0M /mnt/sda3/.cache/apt
152.0K /mnt/sda3/.cache/fontconfig
28.0K /mnt/sda3/.cache/ldconfig
0 /mnt/sda3/.cache/vdr/plugins/skinnopacity
0 /mnt/sda3/.cache/vdr/plugins/tvguide
0 /mnt/sda3/.cache/vdr/plugins
28.9M /mnt/sda3/.cache/vdr
45.1M /mnt/sda3/.cache
0 /mnt/sda3/tv.org/00Transcode
0 /mnt/sda3/tv.org
45.1M /mnt/sda3
Die Aufnahmeplatte ist voll:
Code: [Select]
MLD user.err vdr: [2281] ERROR (tools.c,2020): /data/tv/.lock-vdr: No space left on device

40
Genau, ist hier auch mit GParted Live der Fall!

Danke, nun folgt erstmal die Rückabwicklung.

Gruß
ratata

41
Danke, werde ich versuchen, melde mich!

42
Hi, bevor ich die Festplatte zurückschicke, gibt es generell ein Problem mit solch großen Festplatten?! Die neue 4 TB wird garnicht erkannt, das Bios meldet schon vor dem Start Fehler. Aber auch eine von mir schon betriebene benutzte 3 TB Festplatte wird nicht erkannt, eine weitere 1 TB macht kein Problem, die eingebaute 2 TB natürlich auch nicht (ist aber voll!) 

Gruß
ratata

Code: [Select]
MLD> biosinfo
Following DMI entries found:
 - Mainboard vendor:   "Gigabyte Technology Co., Ltd."
 - Mainboard type:     "F2A88XM-HD3P"
 - Mainboard revision: "x.x"
 - BIOS vendor:        "American Megatrends Inc."
 - BIOS version:       "F2"
 - BIOS release:       "12/24/2015"

43
Allgemein [ General ] / [MLD 5.4 testing] Startet nicht mehr
« on: February 08, 2019, 16:36:33 »
hi, nochmal dank an alle!

Habe jetzt aus dem letzten Snapshot die leere /etc/rc.config überschrieben, nun geht's wieder!

Gruß
ratata

44
Allgemein [ General ] / [MLD 5.4 testing] Startet nicht mehr
« on: February 08, 2019, 13:25:05 »
OK, und Danke!

nach
Code: [Select]
noname> apt remove --purge vdr-plugin-burn
E: Malformed entry 2 in list file /etc/apt/sources.list.d/main.list (Component)
E: The list of sources could not be read.
E: Malformed entry 2 in list file /etc/apt/sources.list.d/main.list (Component)
E: The list of sources could not be read.
und ändern der main.list von
Code: [Select]
deb http://www.minidvblinux.de/download//files  main 
nach
deb http://www.minidvblinux.de/download/5.4/files testing main

meldet das System
Code: [Select]
noname> apt remove --purge vdr-plugin-burn
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  imagemagick
Use 'apt autoremove' to remove it.
The following packages will be REMOVED:
  vdr-plugin-burn*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 3.600 kB disk space will be freed.
Do you want to continue? [Y/n]
sh: 1: unknown operand
(Reading database ... 25433 files and directories currently installed.)
Removing vdr-plugin-burn (0.3.0-12+2.4.0.217.7) ...
sh: 1: unknown operand
sh: 1: unknown operand
sh: 1: unknown operand
sh: 1: unknown operand
(Reading database ... 25388 files and directories currently installed.)
Purging configuration files for vdr-plugin-burn (0.3.0-12+2.4.0.217.7) ...
sh: 1: unknown operand
sh: 1: unknown operand
sh: 1: unknown operand

startet das System bis "softhddevice" (also weiter als vorher?!)

Code: [Select]
noname> apt update
>>>> sh: 1: unknown operand  <<<<
Get:1 http://www.minidvblinux.de/download/5.4/files testing InRelease [2.396 B]
Fetched 2.396 B in 0s (8.267 B/s)   
>>>> sh: 1: unknown operand <<<<
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.

Vermutlich wurde kein Snapshot zurückgespielt, wenn alle Pakete aktuell sind? Wenn ich das übers webif neu versuche wird die Verbindung zum MLD unterbrochen.

Hilflos
ratata

Nachtrag: Speichersituation ist prekär
Code: [Select]
noname> df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 9.3G      4.8G      3.8G  56% /
tmp                       3.5G     12.0K      3.5G   0% /tmp
run                       3.5G    376.0K      3.5G   0% /run
dev                       3.5G         0      3.5G   0% /dev
log                       3.5G     64.0K      3.5G   0% /var/log
/dev/sda3               102.3G    210.6M    102.1G   0% /mnt/sda3
a3:b1                     1.9T      1.8T    102.1G  95% /data
/dev/sda3               102.3G    210.6M    102.1G   0% /var/cache
/dev/sda1                94.5M     15.3M     79.2M  16% /boot
/dev/sdb1                 1.8T      1.8T     24.0K 100% /media/Intern-LW1
/dev/sdb1                 1.8T      1.8T     24.0K 100% /mnt/sdb1

Werde einige ältere Snapshots manuell löschen, melde mich dann wieder! Danke euch!

Nachtrag,
Snapshots gelöscht, keine Veränderung

45
Allgemein [ General ] / [MLD 5.4 testing] Startet nicht mehr
« on: February 08, 2019, 12:42:29 »
Hallo zusammen,

trotzdem ich mehrere Snapshots zurückgespielt habe, hängt mein Rechner immer noch bei der Anzeige MLD-HD

per SSH meldet sich das System nur noch mit

Code: [Select]
noname>
/var/log/messages
/var/log/sysinit

sind leer

/var/log/vdr wiederholt ständig
Code: [Select]
ERROR[burn]: no targets left, check --dvd and --iso parameters
VDR exits at Fr Feb  8 12:36:45 CET 2019

der Rest ist unauffällig.

Was kann ich tun?!