mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Downloads go to /tmp on LVM/LUKS disk configuration #4711
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#4711
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @forabi on GitHub (Sep 15, 2016).
I have Arch Linux configured to use LVM on LUKS. I have set my downloads to be saved in
/media/movieswhich is the mount point of one my logical volumes. Instead of saving to this path, all torrents are being saved to a random directory in/tmp, which means whenever I restart my PC, I lose all downloaded torrents.qBittorrent v3.3.6
Qt 5.7.0
Libtorrent 1.1.0.0
Boost 1.60.0
Linux 4.7.2-1-ARCH #1 SMP PREEMPT Sat Aug 20 23:02:56 CEST 2016 x86_64 GNU/Linux
@zeule commented on GitHub (Jan 11, 2017):
qBt just passes save path to libtorrent. Looks like a libtorrent issue...
@Balls0fSteel commented on GitHub (Jan 12, 2017):
Can you share a bit more information about the LUKS/LVM setup you use, so I can test it? Thank you.
@forabi commented on GitHub (Jan 12, 2017):
Looks like it does not have anything to do with the LUKS/LVM setup. I have
another machine with standard partitions and I have experienced the same
issue on it. Anyway I haven't had the issue recently, maybe it was fixed in
libtorrent?
Duke notifications@github.com schrieb am Do., 12. Jan. 2017, 10:22 vorm.:
@zeule commented on GitHub (Jan 12, 2017):
Thanks for the feedback! Reopen if the problem returns, please.
@Balls0fSteel commented on GitHub (Jan 12, 2017):
@forabi Probably, we will never know. It can also be the kernel, or any other userland application.
The most important when it comes to hunting bugs is finding the steps to reproduce the issue. :)