-
Unraid ohne Parity
Hallo, mich nervt die langsame Abarbeitung der Parity Writes. Hat jemand schon ein Setup probiert, das ohne Unraid Parity auskommt? Ich würde gerne SnapRaid nutzen, vorallem mit dem Feature SplitParity. Ich habe vor allem große Files, die sich einfach nicht ändern (Plex/Jellyfin/Torrent/Usenet). Ich möchte den Komfort von Unraid mit all seinen Vorteilen nicht missen, aber bei mir steht eine große Migration von 10TB Platten auf 20TB Platten bevor und mich nerven die langsamen Kopiervorgänge mittels "Unbalance". Mir schwebt da so ein Setup mit 4x8TB SATA SSD als SplitParity vor. Dann wäre ich auch die nächste Zukunft gerüstet. Ist das möglich? Ich würde zwar dadurch das Sicherheitsfeature von Online Parity verlieren, aber mir würde auch ein Scrub einmal wöchentlich per Cronjob reichen. Hat das jemand im Einsatz? ZFS kommt für mich nicht infrage, da dort die Platten 24/7 in Betrieb sind. Wäre für jeden Denkansatz dankbar. Grüße sd007
-
INTEL ARC750/GTX1660Super Mischbetrieb im Server
Ok, dann teste ich das mal. Danke für den Support.
-
INTEL ARC750/GTX1660Super Mischbetrieb im Server
Hallo, ich habe mir mal eine Intel ARC750 zugelegt, weil ich die Transcoding Leistung bzw. Qualität gegenüber meiner GTX1660Super testen möchte. Die GTX ist in Docker-Container durchgereicht (Plex/ErsatzTV/Jellyfin). Die ARC möchte ich gerne in ein VM durchreichen, da ich mit StaxRIP meine Remuxes in HEVC umwandle. Muss ich irgendetwas beachten, damit beide Karten erkannt und auch gleichzeitig laufen? Danke für Eure Hilfe... sd007
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
I renamed the file, but the error still exist.
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
the rc repository installed the 10.8.0 version of Jellyfin, but this fixed not the error. [13:07:25] [INF] [1] Main: Running query planner optimizations in the database... This might take a while [13:07:25] [INF] [1] Jellyfin.Server.Implementations.JellyfinDbProvider: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin) [13:07:25] [FTL] [1] Main: Unhandled Exception Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 19: 'UNIQUE constraint failed: Users.Username'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery() at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQuery(RelationalCommandParameterObject parameterObject) at Microsoft.EntityFrameworkCore.Migrations.MigrationCommand.ExecuteNonQuery(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationCommandExecutor.ExecuteNonQuery(IEnumerable`1 migrationCommands, IRelationalConnection connection) at Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.Migrate(DatabaseFacade databaseFacade) at Jellyfin.Server.Implementations.JellyfinDbProvider..ctor(IServiceProvider serviceProvider, IApplicationPaths appPaths, ILogger`1 logger) at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetService[T](IServiceProvider provider) at Emby.Server.Implementations.ApplicationHost.Resolve[T]() at Jellyfin.Server.Program.StartApp(StartupOptions options) at Jellyfin.Server.Program.<Main>(String[] args) Unhandled exception. Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 19: 'UNIQUE constraint failed: Users.Username'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery() at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteNonQuery(RelationalCommandParameterObject parameterObject) at Microsoft.EntityFrameworkCore.Migrations.MigrationCommand.ExecuteNonQuery(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationCommandExecutor.ExecuteNonQuery(IEnumerable`1 migrationCommands, IRelationalConnection connection) at Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.Migrate(DatabaseFacade databaseFacade) at Jellyfin.Server.Implementations.JellyfinDbProvider..ctor(IServiceProvider serviceProvider, IApplicationPaths appPaths, ILogger`1 logger) at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetService[T](IServiceProvider provider) at Emby.Server.Implementations.ApplicationHost.Resolve[T]() at Jellyfin.Server.Program.StartApp(StartupOptions options) at Jellyfin.Server.Program.<Main>(String[] args) Aborted i switched back to 10.7.7, but the error is back to the old one. i checked my cache pool, but there is much space left. the filesize of library.db-journal is 100MB and it is in the appdata folder.
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
unfortunately this did not work. [12:36:38] [INF] [1] Main: Jellyfin version: 10.7.7 [12:36:38] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[DOTNET_SYSTEM_GLOBALIZATION_INVARIANT, 1]"] [12:36:38] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--datadir", "/config", "--cachedir", "/cache", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg", "--webdir=/usr/share/jellyfin/web"] [12:36:38] [INF] [1] Main: Operating system: Linux [12:36:38] [INF] [1] Main: Architecture: X64 [12:36:38] [INF] [1] Main: 64-Bit Process: True [12:36:38] [INF] [1] Main: User Interactive: True [12:36:38] [INF] [1] Main: Processor count: 40 [12:36:38] [INF] [1] Main: Program data path: /config [12:36:38] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web [12:36:38] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/ [12:36:39] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [12:36:39] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.Listenbrainz, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Listenbrainz_1.2.1.0/Jellyfin.Plugin.Listenbrainz.dll [12:36:50] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Listenbrainz 1.2.1.0 [12:36:50] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.7.7.0 [12:36:50] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.7.7.0 [12:36:50] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.7.7.0 [12:36:50] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'MigrateActivityLogDatabase' [12:36:50] [ERR] [1] Jellyfin.Server.Migrations.MigrationRunner: Could not apply migration 'MigrateActivityLogDatabase' CannotOpen: SQLitePCL.pretty.SQLiteException: unable to open database file at SQLitePCL.pretty.SQLiteException.Throw(Int32 rc, Int32 extended, String msg) at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.SQLiteDatabaseConnectionBuilder.Build() at SQLitePCL.pretty.SQLite3.Open(String filename, ConnectionFlags flags, String vfs) at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform() at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) [12:36:50] [FTL] [1] Main: Error while starting server. CannotOpen: SQLitePCL.pretty.SQLiteException: unable to open database file at SQLitePCL.pretty.SQLiteException.Throw(Int32 rc, Int32 extended, String msg) at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.SQLiteDatabaseConnectionBuilder.Build() at SQLitePCL.pretty.SQLite3.Open(String filename, ConnectionFlags flags, String vfs) at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform() at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) at Jellyfin.Server.Program.StartApp(StartupOptions options) [12:36:50] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost [12:36:50] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing EmbyTV [12:36:50] [INF] [2] Main: Received a SIGTERM signal, shutting down ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- which files do i need to backup so that i can keep my user database and import it again, when i do a fresh install with clear the appdata folder?
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
Hello, Yes, my Jellyfin Appdata are stored on the Cache-Drive. This is a NVME Cache Pool. Yes, im familliar with the CLI/Terminal and i can navigate to my Jellyfin Appdata Folder.
-
sd007 started following [Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
Hello ich777, I have updated the Docker container and since then the following comes in the logs: CannotOpen: SQLitePCL.pretty.SQLiteException: Unable to open database file. at SQLitePCL.pretty.SQLiteException.Throw(Int32 rc, Int32 extended, String msg) at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.SQLiteDatabaseConnectionBuilder.Build() at SQLitePCL.pretty.SQLite3.Open(String filename, ConnectionFlags flags, String vfs) at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform() at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) at Jellyfin.Server.Program.StartApp(StartupOptions options) [08:40:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: CoreAppHost is disposed of [08:40:57] [INF] [1] Emby.Server.Implementations.ApplicationHost: EmbyTV is disposed of [08:40:57] [INF] [2] Main: SIGTERM signal received, shutdown. I did not change anything in the paths and also the permissions. What can I do now so that I can restore my user database? Greetings from Germany, sd007
-
How much RAM do you have installed in your unRAID server?
386GB DDR3 ECC Ram in a DELL R720 with Dual Xeon E5-2660v2 (2x10 Cores). I run approx 25 Containers and many VMs.
-
Wo gibt es günstige HDD / SSD?
Hallo, ich weiß, mgutt hat Seine HDDs bereits bestellt. Wollte nur meine Erfahrungen mit den neuen Toshiba MG07/08 HDDs berichten. In meinem Array befindet sich eine MG07 12TB Helium als Parity HDD drin und macht überhaupt keine Probleme im Gegensatz mit bereits 3 defekten, innerhalb eines halben Jahres, Seagate 10TB IronWolfs. Ich persönlich kann die Toshiba's uneingeschränkt empfehlen. Vor allem haben sie 5 Jahre Garantie, eine MTBF von 2.5Mio. Stunden, eine jährliche Workload von 550TB und einem Error-Count von 10E15. Leise, effizient und kühl sind sie auch. Habe die 12TB zusammen mit 7xHGST He10 im Verbund und kann sagen, keinerlei Auffälligkeiten. Wenn mein SuperMicro SC846 Case als JBOD-Case umgebaut ist, werde ich mal drei von den 16TB Modellen holen und meine Parity auf 2x 16TB erhöhen. Hier der Preis der MG08 16TB Platte mit 4K Sektor (512e Emulation): https://geizhals.de/toshiba-enterprise-mg08aca-16tb-mg08aca16te-a1964518.html?hloc=at&hloc=de Meiner Meinung nach ein absoluter Preiskracher, 16TB/7200rpm/Persistent Write Cache/CMR für "nur" ca. 300Euro. Hier ein Test von hardwareLUXX, bei dem sie sehr gut abgeschnitten hat: https://www.hardwareluxx.de/index.php/artikel/hardware/storage/53904-toshiba-mg08-im-test-enterprise-hdd-mit-16-tb.html?start=3 Lt. Benchmarks von hardwareLUXX hat die Platte eine sequenzielle Schreib-/Leserate von 270MB/s, was ich mit meiner MG07 12TB, die bei ca. 250MB/s liegt, bestätigen kann. Schaut Euch die mal an, sind echt eine Alternative. Bei Backblaze kann man sich mal die Ausfallstatistik von verschiedenen Herstellern ansehen: https://www.backblaze.com/blog/backblaze-hard-drive-stats-for-2020/
-
[SOLVED] Energiesparoptionen Gigabyte C246-WU4
Diese Problem hatte ich auch, da in meinem DELL R720 ein 4 Port Daughterboard mit 2x 1GBit und 2x 10GBit verbaut ist. Ich habe dann erstmal den Unraid Server mit DHCP Settigs hochgefahren und dann die Netzwerk Karten aufgrund der MAC Addressen zugeordnet. Dann gings auch mit den festen IP Adressen. network-rules.cfg # PCI device 0x14e4:0x168a (bnx2x) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:a8:XX:XX:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3" # PCI device 0x14e4:0x168a (bnx2x) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:a8:XX:XX:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2" # PCI device 0x14e4:0x168a (bnx2x) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:a8:XX:XX:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1" # PCI device 0x14e4:0x168a (bnx2x) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:a8:XX:XX:XX:XX", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" # Generated settings: IFNAME[0]="br0" DHCP_KEEPRESOLV="yes" DNS_SERVER1="10.0.0.1" DHCP6_KEEPRESOLV="no" BRNAME[0]="br0" BRNICS[0]="eth0" BRSTP[0]="no" BRFD[0]="0" DESCRIPTION[0]="Native Ethernet" PROTOCOL[0]="ipv4" USE_DHCP[0]="no" IPADDR[0]="10.0.1.XXX" NETMASK[0]="255.0.0.0" GATEWAY[0]="10.0.0.1" USE_DHCP6[0]="yes" VLANS[0]="1" IFNAME[1]="eth2" DESCRIPTION[1]="Interconnection to Proxmox" PROTOCOL[1]="ipv4" USE_DHCP[1]="no" IPADDR[1]="192.168.XXX.XXX" NETMASK[1]="255.255.255.0" MTU[1]="9000" IFNAME[2]="eth3" PROTOCOL[2]="ipv4" USE_DHCP[2]="no" IPADDR[2]="192.168.XXX.XXX" NETMASK[2]="255.255.255.0" MTU[2]="9000" SYSNICS="3"
-
[SOLVED] Energiesparoptionen Gigabyte C246-WU4
Ich bin auch durch die MARVELL und JMicron Chipsätze durchgegangen, war alles nur irgendwie Frickel-Arbeit... Seit ich auf SAS umgestiegen bin, läuft alles top. Auch mit Powertop habe ich dadurch keine Probleme mehr und ,sind wir mal ehrlich, wegen 2-3 Watt Mehrverbrauch die die LSI Controller verursachen, da sch.... ich drauf, dafür laufen die Rock-Solid. Ich habe letztens einen LSI Controller 9300-8e für mein zukünftiges JBOD Supermicro SC846 24 Bay Chassis besorgt und der wird in meinem DELL R720 und im Enclosure super eingebunden bzw. unterstützt. Und das grad mal für ~60Euro...
sd007
Members
-
Joined
-
Last visited