PiJiNWiNg

joined 1 year ago
[–] PiJiNWiNg 10 points 12 hours ago

I've been jamming on poe2, and (to me) it feels like D2 resurrected, but with a bunch of extra content. Act biomes are identical, storyline is conceptually very close (chasing a corrupting force across the continent), look and feel, etc..

Also, it's too bad the VGAs don't have a "Stable Release" award, because, even being early access, the level of polish on POE2 is pretty amazing.

[–] PiJiNWiNg 3 points 1 week ago

Sure, but that's kind of the point. Lobo is a parody turned legend.

[–] PiJiNWiNg 4 points 1 week ago

Great point about one person steering the other, perhaps my method could use some tweaks :D

[–] PiJiNWiNg 30 points 1 week ago (9 children)

I ask my partner to text me a list. Gives me a reference, and she doesn't have to interrupt me.

[–] PiJiNWiNg 8 points 1 week ago (3 children)

The Main Man is my all time favorite comic book character, and i have been wanting this FOR SO LONG. I am a bit bummed out he isn't getting his own movie, particularly with how successful other anti-hero movies have been, but I've got my fingers crossed this will lead to bigger things.

[–] PiJiNWiNg 2 points 2 weeks ago* (last edited 2 weeks ago)

Humankind for me lately, but same vibe

[–] PiJiNWiNg 14 points 2 weeks ago

Technically it only counts if you stare intently at a three dimensional object while you do it and attempt to replicate it.

[–] PiJiNWiNg 6 points 2 weeks ago (2 children)

Keep in mjnd that in the US, downloading isnt the illegal part, its providing the file to others (seeding).

[–] PiJiNWiNg 2 points 3 weeks ago

So, what, they all go to a landfill? Such horseshit that companies like this don't have to clean up after themselves...

[–] PiJiNWiNg 6 points 3 weeks ago

When the writers start to lean too hard on character shticks.

[–] PiJiNWiNg 1 points 3 weeks ago

I gotta say I'm pretty stoked for this. The first one is seared in my brain and I've been craving a worthwhile sequel.

[–] PiJiNWiNg 2 points 4 weeks ago

It's hot out, too

 

Really happy with how it turned out! Decided to show it off to strangers for now as I haven't given it to him yet and i know he isn't on here. 😆. And it lights up!

 

Hey Folks, I have a bit of a conundrum that I'm hoping the hive mind can assist with.

I am in the process of learning docker to prep for my migration to Linux, but I have some questions about my filesystem structure. Currently my media files of all types live on a single file-based iSCSI LUN hosted on a QNAP which I connect to from a Windows machine. In my research to see if this would be consistent with best practice, I came to the conclusion that I should create independent NFS shares that the docker containers would connect to individually, rather than serving the files to the containers through the host and it's iSCSI connection.

This leads to my problem.

I can't seem to find any way to directly copy data from the LUN to one of my newly created NFS shares. With the volume of data I'll need to copy I'm trying to avoid as much overhead as possible, and using my Windows machine to connect to the new NFS share, then transferring the files from the iSCSI share, would be ludicrously inefficient.

As I'm able to SSH into my NAS, my first thought was to try and mount the iSCSI file locally and rsync the contents directly to the NFS share. After finding the home of the iSCSI file in the NAS filesystem, I discovered that it is not stored as a single, mountable file, but broken up into 1TB chunks. This leaves me unable to mount it, even in part, as each of the files lack an identifiable filesystem. Further, this is my largest partition, and so I don't (currently) have the space to attempt to concatenate the files into a single file (assuming that would even work, no idea).

After giving up on this approach, I decided to try and log into it's own external iSCSI target (from the NAS), then mount the LUN as I would from an external client. I thought I might be in the clear, as the login was successful, and both iscsiadm and the NAS GUI showed the active session to itself. But no matter where I looked I could see no evidence of a newly available partition, only those that were there from before I connected to the iSCSI target.

At this point the next step seems to be shrinking the partition and trying to concatenate the iSCSI files as I mentioned earlier. I have the space to play with, but I'll need to convert the volume to thin-provisioned, then shrink the volume, which would likely take foreverrrrrrr. But really, even this option sucks, because I'd prefer to avoid jeopardizing my primary storage volume in changing the provisioning style.

So anyway, after banging my head on it for the last few hours, I decided to step away and do some "rubber ducky debugging" with you guys.

So here are my questions: Is migrating to NFS worth the effort? Would the file concatenation method even work? COULD the loopback iSCSI method work if I do something differently? Any other tricks, or maybe something in the QNAP App Marketplace?

Any assistance welcome, thanks for reading!

 

Didn't see any posts about it in here yet so thought I'd share!

 

I've been considering a switch to Linux for my main rig, which also runs my Plex and associated services. Does anyone have any advice for me regarding distro, tool compatibility, similar tools to consider while switching, gotcha moments, losses in key functionality, etc. Any advice appreciated!

view more: next ›