Commit Graph

9 Commits

Author SHA1 Message Date
/rootzoll
39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00
openoms
125f2b313e fix manual lnd database compacting 2022-05-28 10:15:21 +01:00
/rootzoll
ec7f983ed2 Refactor Repair & Recovery Options #2901 (#2910) 2022-01-25 12:07:11 +01:00
rootzoll
6233d13ed5 lnd compact break loops on fail 2022-01-16 17:40:59 +01:00
openoms
6986e7e020 lnd.compact: kill process without exiting
#2752
2021-12-19 18:06:16 +00:00
openoms
40d2df860c lnd.compact: use pkill instead of killall
#2752
2021-12-19 16:47:06 +00:00
rootzoll
6dabdf9089 add debug info 2021-12-07 14:17:03 +01:00
rootzoll
fddf8e2547 #2761 check free HDD & whiptail dialog 2021-12-07 14:15:47 +01:00
openoms
40bc588fa3 New: Compact the LND channel.db on-demand from REPAIR and before backups (#2761)
* add lnd.compact.sh
* add interactive channel.db compacting to backups
* improve text output
* compact: restart LND after manual compacting
2021-12-07 12:13:03 +01:00