AJamesBrown

joined 1 year ago
[–] AJamesBrown@aussie.zone 5 points 4 months ago

As A Matter Of Fact, I had to google that because I've never seen anyone use that abbreviation.

[–] AJamesBrown@aussie.zone 5 points 4 months ago

Are you using Trash Guides? https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/

Mounting the iSCSI to the docker host and then sharing the volumes to docker containers might not be so crazy in terms of hard linking. Though I'll admit I'm not too familiar with iSCSI and I'm assuming it's a block device and you create a file system (e.g. ext4) on top, where the file system would support hard links.

I hadn't heard of Trash Guides before I first set mine up and I did it all poorly (used 2x the storage than I needed) and realised too late, so hopefully this helps!

[–] AJamesBrown@aussie.zone 2 points 9 months ago (1 children)

I think you have to be quick (within minutes). I've been in the discord but by the time I see the announcements and read the message they're already closed.

[–] AJamesBrown@aussie.zone 6 points 10 months ago (5 children)

Have you considered using docker to install it as a container? I haven't used this one specifically but run all my *arr apps as docker containers which avoids these dependency type issues.

Sorry I couldn't help with the question you asked though 😔