Jump to content

skunkworker

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by skunkworker

  1. I ran into lot's of issues trying to get the pi-hole port 53 working correctly. I was using br0

    for my interface with a custom fixed ip address.

    I had to change Key 7: (INTERFACE) to eth0 as inside the docker image it didn't see the br0 interface but eth0.

     

    Don't be afraid to run ifconfig inside the container to see what interface it is listening on.

     

    I hope this helps anyone looking for recent fixes.

    • Upvote 1
  2. I've been looking into improving my cache disk, right now I have a 500gb mx300 ssd over SATA3 but I am wanting to improve the read/write performance because I am running a lot of docker containers off of it and it seems to be a bottleneck at times with large amounts of dating coming and going.

     

    Would it be possible to use the Startech NVMe PCIe3 x4 adapter with an NVMe based ssd as a cache disk? Or should I go for something with higher random IOPS?

    Thanks,

     

    Below are the two products I'm looking at.

    https://smile.amazon.com/StarTech-com-PEX4M2E1-M-2-Adapter-Profile/dp/B01FU9JS94?sa-no-redirect=1&th=1

     

    https://smile.amazon.com/Samsung-970-EVO-500GB-MZ-V7E500BW/dp/B07BN4NJ2J/ref=pd_lpo_vtph_147_bs_tr_t_1?_encoding=UTF8&psc=1&refRID=TT8EHBTFF5N499K8FARJ

     

    P.S. I've also looked into the Intel Optane 900P 280gb x4 as a possible cache device, because it's random reads/writes are 8x than normal SSDs.

    https://smile.amazon.com/Intel-Optane-900P-280GB-XPoint/dp/B0772XB3MY?sa-no-redirect=1

  3. I'm running into a strange issue. When editing a script and then clicking "run in background" the newly edited script does not get run, but the older revision does. It took me touching the file in /tmp in order to get the script updated.

×
×
  • Create New...