*arr does NOT hardlink files #21

Closed
opened 2026-08-11 23:54:02 +02:00 by luuumine · 0 comments
Owner

it seems like the *arr stack does not hardlink any files. every file thus has an inode count of 1 and is duplicated.

proposed solution:

  • create a media user shared by the whole automation stack
  • chown every file in /media to that user
  • manually force hard-linking for every duplicated file
it seems like the *arr stack does not hardlink any files. every file thus has an inode count of 1 and is duplicated. proposed solution: - create a `media` user shared by the whole automation stack - chown every file in `/media` to that user - manually force hard-linking for every duplicated file
luuumine added reference fix/hardlinks 2026-08-12 00:10:33 +02:00
luuumine removed reference fix/hardlinks 2026-08-14 00:36:04 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luuumine/nixos#21
No description provided.