Posts by neeto33
-
-
Hi,
Ok - decided to actually update to version 12.I have one LV "storage2" across to PVs
In the journal I get:
Feb 28 04:26:07 nas05 systemd[1]: Started lvm-activate-storage2.service.
Feb 28 04:26:07 nas05 lvm[1284]: Can't process LV storage2/repository2: raid1 target support missing from kernel?
Feb 28 04:26:07 nas05 lvm[1284]: 0 logical volume(s) in volume group "storage2" now active
Feb 28 04:26:07 nas05 systemd[1]: lvm-activate-storage2.service: Main process exited, code=exited, status=5/NOTINSTALLED
Feb 28 04:26:07 nas05 systemd[1]: lvm-activate-storage2.service: Failed with result 'exit-code'.systemd creates lvm-activate-storage2.service:
nas05:/run/systemd/transient # cat lvm-activate-storage2.service
# This is a transient unit file, created programmatically via the systemd API. Do not edit.
[Unit]
Description=/sbin/lvm vgchange -aay --autoactivation event storage2
DefaultDependencies=no[Service]
ExecStart=
ExecStart="/sbin/lvm" "vgchange" "-aay" "--autoactivation" "event" "storage2"I try to manually run the ExecStart command
nas05:/run/systemd/transient # /sbin/lvm vgchange -aay --autoactivation event storage2
/letv/12/0x/build.LibreELEC-RPi4.aarch64-12.0.0/toolchain/bin/modprobe: execvp failed: No such file or directory
/letv/12/0x/build.LibreELEC-RPi4.aarch64-12.0.0/toolchain/bin/modprobe failed: 2
Can't process LV storage2/repository2: raid1 target support missing from kernel?
0 logical volume(s) in volume group "storage2" now activeHelp!
-
Hi,
I'm have an problem where the /dev device for LVM is not available when I try to mount it my storage-repository.service. i.e. the LVM startup process is not yet finished.Is there some "target" or other "service" I should be waiting on/wanting to ensure the LVM is devices are available?
I've found systemd-udev-settle.service - but that doesn't look right.
This article looks relevant, but complicated - must be something simpler.
systemd: Configure correct dependencies with LVM devicesI have a device setup that I don't know how to model correctly with systemd: The setup I have the following setup: ---------…serverfault.comThanks,
Neeto
-
-
-
Release version 10.0.2-#220810
download link sky42 LibreELEC community builds
based on https://libreelec.tv/2022/03/09/libreelec-matrix-10-0-2/
- update to latest upstream commit in branch libreelec-10.0
diff of my source
Hi,
Have downloaded and put this on a 32Gb SD card for my Raspberry PI 4 8Gb
When it boots it should expand the partition to the full 32Gb, but on the first boot the message "Resizing is not permitted - the system has already been initialised." is displayed.So I downloaded the standard LibreELEC-RPi4.arm-10.0.2.img.gz and sure enough it works - second partition correctly resized to use all 32Gb
Update: Re did the image, booted onto a USB, manually expanded the second partition & file system and all good.
Now onto the next problem.
How to get LVMs to mount during boot?
I keep getting a timeout waiting for the LVM device to appear /dev/storage2/repository2I can get them to work with system.d configure if I execute it via ssh login.
Tried converting it to a service, but that didn't work either.
I can't find the lvm mapper service running
Thanks,
Neeto
-
I deed it was great 4 year old bug!
-
Hi,
When I try to configure the timeshift buffer in TVHeadend 4.3 Alpha or 4.2 it does not hold the enablement flag.
Sometimes the fields completely disappear, or just the Advanced section disappear - see the attached image.
Anyone else see this?
Thanks,
Neeto
-
Update: Have confirmed this works on kodi on a standard Ubuntu install.
Hi,
Newbie using 10.0.2 on Rasberry Pi4 4Gb.
DVD menus not updating, but selection works.
Tried it on a number of different DVDs.
Looks similar to this these very old bugs
Status of DVD menu navigation issue?
DVD/Title Menus rarely appear
Can anyone else verify?Thanks,
Neeto
-
Hi,
With 10.0.02 build feeding of TVHeadend on another server.
I'm getting very occasional garbled screen then a crash of kodi and then need to do a full reboot.
This "may" have something to do with SBS &/or SBS HD.
I've had something similar a very long time ago on the Windows software.
There is something "special" about the SBS/SBS HD stream.If I can isolate it some more I'll let you know.
Anyone else seeing this?
Neeto.