<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Redis  schreiben auf SD abschalten]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">Betreibe den Broker seit 3-4 Monaten, hatte mit KNX angefangen, inzwischen ein paar scripte laufen und Angefangen Wetterdaten zu verarbeiten.<br />
Raspi 4 mit 8gbRam und SDKarte</p>
<p dir="auto">Ab und zu bleiben in letzter Zeit meine KNX Befehle aus der visu hängen, entweder passiert gar nichts oder 30sec. verspätet . Jetzt hatte ich den Tipp bekommen zuerst mal redis abzuschalten und mit einer SSD aufzurüsten.</p>
<p dir="auto">Im Forum hier gibt es ein paar Beiträge mit dem Thema redis abschalten, dort funktionieren aber einige links nicht mehr.</p>
<p dir="auto">Was hatte ich beim ersten Versuch falsch angegeben?</p>
<pre><code>
Linux IOBroker 5.4.51-v7l+ #1333 SMP Mon Aug 10 16:51:40 BST 2020 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Mar 20 19:42:18 2021 from 192.168.178.60

SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.


Wi-Fi is currently blocked by rfkill.
Use raspi-config to set the country before use.

pi@IOBroker:~ $ iobroker stop
pi@IOBroker:~ $ iobroker setup custom
Current configuration:
- Objects database:
  - Type: file
  - Host/Unix Socket: 127.0.0.1
  - Port: 9001
- States database:
  - Type: file
  - Host/Unix Socket: 127.0.0.1
  - Port: 9000
- Data Directory: ../../iobroker-data/

Type of objects DB [(f)ile, (r)edis, ...], default [file]: r

When Objects and Files are stored in a Redis database please consider the following:
1. All data will be stored in RAM, make sure to have enough free RAM available!
2. Make sure to check Redis persistence options to make sure a Redis problem will not cause data loss!
3. The Redis persistence files can get big, make sure not to use an SD card to store them.

Host / Unix Socket of objects DB(redis), default[127.0.0.1]: file
Port of objects DB(redis), default[6379]: 
Type of states DB [(f)file, (r)edis, ...], default [redis]: f
Host / Unix Socket of states DB (file), default[127.0.0.1]: 
Port of states DB (file), default[9000]: 
Data directory (file), default[../../iobroker-data/]: 
Host name of this machine [IOBroker]: 
This host appears to be a Master or a Single host system. Is this correct? [Y/n]: y

Important: Using redis for the Objects database is only supported
with js-controller 2.0 or higher!
When your system consists of multiple hosts please make sure to have
js-controller 2.0 or higher installed on ALL hosts *before* continuing!


Important #2: If you already did the migration on an other host
please *do not* migrate again! This can destroy your system!


Important #3: The process will migrate all files that were officially
uploaded into the ioBroker system. If you have manually copied files into
iobroker-data/files/... into own directories then these files will NOT be
migrated! Make sure all files are in adapter directories inside the files
directory!


Do you want to migrate objects and states from "file/file" to "redis/file" [y/N]: y

Migrating the objects database will overwrite all objects! Are you sure that this is not a slave host and you want to migrate the data? [y/N]: y

Connecting to previous DB "file"...
Creating backup ...
This can take some time ... please be patient!
host.IOBroker 3959 states saved
host.IOBroker 4760 objects saved
Backup created: /opt/iobroker/backups/2021_03_21-13_49_38_backupiobroker-migration.tar.gz
updating conf/iobroker.json

Connecting to new DB "redis" (can take up to 20s) ...
No connection to objects file:6379[redis]

New Database could not be connected. Please check your settings. No settings have been changed.
restoring conf/iobroker.json
pi@IOBroker:~ $ 

</code></pre>
]]></description><link>https://forum.iobroker.net/topic/43463/redis-schreiben-auf-sd-abschalten</link><generator>RSS for Node</generator><lastBuildDate>Fri, 22 May 2026 10:16:58 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/43463.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Mar 2021 13:01:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 18:54:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arteck" aria-label="Profile: arteck">@<bdi>arteck</bdi></a> Auf die Antwort warte ich seit dem ersten Post</p>
]]></description><link>https://forum.iobroker.net/post/602609</link><guid isPermaLink="true">https://forum.iobroker.net/post/602609</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 21 Mar 2021 18:54:33 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 18:54:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a> sagte in <a href="/post/602300">Redis schreiben auf SD abschalten</a>:</p>
<blockquote>
<p dir="auto">Jetzt hatte ich den Tipp bekommen zuerst mal redis abzuschalten und mit einer SSD aufzurüsten.</p>
</blockquote>
<p dir="auto">wat.. dann Frag den Experten WARUM ??</p>
]]></description><link>https://forum.iobroker.net/post/602608</link><guid isPermaLink="true">https://forum.iobroker.net/post/602608</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Sun, 21 Mar 2021 18:54:08 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 16:50:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a></p>
<p dir="auto">Hab ich noch per VPN von unterwegs gemacht..</p>
<p dir="auto">Jow, ist etwas länger gelaufen.</p>
<p dir="auto">Mal schauen obs jetzt besser wird, werde mal jeden Tag nen weiteren Adapter starten.</p>
]]></description><link>https://forum.iobroker.net/post/602468</link><guid isPermaLink="true">https://forum.iobroker.net/post/602468</guid><dc:creator><![CDATA[Tobi68]]></dc:creator><pubDate>Sun, 21 Mar 2021 16:50:31 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 16:24:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a><br />
Jedenfalls läuft da ein 'uralter' Kernel und vermutlich auch die ebenfalls 'uralte' Firmware des Pi.</p>
]]></description><link>https://forum.iobroker.net/post/602446</link><guid isPermaLink="true">https://forum.iobroker.net/post/602446</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 21 Mar 2021 16:24:10 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 16:22:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> sagte in <a href="/post/602323">Redis schreiben auf SD abschalten</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a><br />
Vermutlich alle seit August 2020.</p>
<pre><code>sudo apt update
sudo apt dist-upgrade
sudo reboot
</code></pre>
</blockquote>
<p dir="auto">OK Mach ich nachher erst mal....<br />
Da ich aber erst seit November dabei bin und im Januar ohne Image neu aufgesetzt hatte glaube ich nich das es daran liegt.</p>
]]></description><link>https://forum.iobroker.net/post/602443</link><guid isPermaLink="true">https://forum.iobroker.net/post/602443</guid><dc:creator><![CDATA[Tobi68]]></dc:creator><pubDate>Sun, 21 Mar 2021 16:22:57 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 13:35:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a><br />
Vermutlich alle seit August 2020.</p>
<pre><code>sudo apt update
sudo apt dist-upgrade
sudo reboot
</code></pre>
]]></description><link>https://forum.iobroker.net/post/602323</link><guid isPermaLink="true">https://forum.iobroker.net/post/602323</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 21 Mar 2021 13:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 13:34:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> sagte in <a href="/post/602309">Redis schreiben auf SD abschalten</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a> Ich würde ja zunächst mal das grundlegende System auf Stand bringen. Und auch dem pi ein anderes Passwort als 'raspberrypi' geben.<br />
Dann kann man sich das darauf laufende Server-System anschauen.</p>
</blockquote>
<p dir="auto">Welches Update habe ich übersehen was du meinst?</p>
]]></description><link>https://forum.iobroker.net/post/602322</link><guid isPermaLink="true">https://forum.iobroker.net/post/602322</guid><dc:creator><![CDATA[Tobi68]]></dc:creator><pubDate>Sun, 21 Mar 2021 13:34:06 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 13:10:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a> Ich würde ja zunächst mal das grundlegende System auf Stand bringen. Und auch dem pi ein anderes Passwort als 'raspberrypi' geben.<br />
Dann kann man sich das darauf laufende Server-System anschauen.</p>
<p dir="auto">Mal ganz davon abgesehen, dass der Tip</p>
<blockquote>
<p dir="auto">zuerst mal redis abzuschalten und mit einer SSD aufzurüsten.</p>
</blockquote>
<p dir="auto">eigentlich Blödsinn ist.</p>
]]></description><link>https://forum.iobroker.net/post/602309</link><guid isPermaLink="true">https://forum.iobroker.net/post/602309</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 21 Mar 2021 13:10:48 GMT</pubDate></item><item><title><![CDATA[Reply to Redis  schreiben auf SD abschalten on Sun, 21 Mar 2021 13:09:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a> sagte in <a href="/post/602300">Redis schreiben auf SD abschalten</a>:</p>
<blockquote>
<p dir="auto">Jetzt hatte ich den Tipp bekommen zuerst mal redis abzuschalten und mit einer SSD aufzurüsten.</p>
</blockquote>
<p dir="auto">wo hast du denn den Tipp her?</p>
<p dir="auto">bei einem</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobi68" aria-label="Profile: tobi68">@<bdi>tobi68</bdi></a> sagte in <a href="/post/602300">Redis schreiben auf SD abschalten</a>:</p>
<blockquote>
<p dir="auto">Raspi 4 mit 8gbRam und SDKarte</p>
</blockquote>
<p dir="auto">sollte bei einer sauberen Installation alles gut laufen.</p>
<p dir="auto">Außerdem verringert Redis die Schreibvorgänge, wäre also im Falle, dass das diese ein Problem sind, eher genau umgekehrt, nämlich redis aktivieren.</p>
]]></description><link>https://forum.iobroker.net/post/602308</link><guid isPermaLink="true">https://forum.iobroker.net/post/602308</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sun, 21 Mar 2021 13:09:15 GMT</pubDate></item></channel></rss>