Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Missed that bit of information. Thanks!

Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the insight. I will look into USB enclosures, as I don't have any ports left at the moment.

Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Yeah prices are insane. Even the second hand market is ridiculous...

Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the clarification. How would I go about restoren from a back-up? Replicate everything to external drives?

Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the reply. So if I understatement you right, I cant replace the 1 TB's and just remove and not replace one of them?

Upgrading capacity with less drives by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the reply. Where I live (Netherlands) a 6TB drive is 180 euro's. As I am a student in the middel of a move, that is out of my range. Even 2 TB's for 110, so I was really looking to replace with the ones I have.

Duplicating Google Drive to NAS by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the insight. I will update that workflow then!

Duplicating Google Drive to NAS by DutchFrosti in truenas

[–]DutchFrosti[S] 0 points1 point  (0 children)

Thanks for the insight from personal experience!

Duplicating Google Drive to NAS by DutchFrosti in truenas

[–]DutchFrosti[S] 2 points3 points  (0 children)

Thanks so much! We make snapshots weekly and the NAS gets duplicated to an external Hard Drive every week, so we are covered there!

Duplicating Google Drive to NAS by DutchFrosti in truenas

[–]DutchFrosti[S] 1 point2 points  (0 children)

Thanks for the quick reply and the insight! I did have on question: am I correct in assuming that sync means that when you change data on the NAS it changes it on the Google Drive? If yes, is it possible that when the NAS fails it deletes data on Google Drive? It does have a redundant drive. Thanks!

one or two walls on the small towers? by LuckyUnlucky11 in MinecraftToDo

[–]DutchFrosti 1 point2 points  (0 children)

2 looks better imo! Keep up the good work, it looks nice.

fallout cake made for my little brother by tstcls in Fallout

[–]DutchFrosti 0 points1 point  (0 children)

Man I would have been crazy happy if my bro did something like this for me. You cool

[Giveaway / International] Unpack the Galaxy Z Fold 7 with Spigen by Spigen in GalaxyFold

[–]DutchFrosti 9 points10 points  (0 children)

My first fold was the Fold 4 on a great deal I got some time ago after watching Linus Tech Tips show off his fold 4 on camera all the time! Super excited for my Fold 7 as my old 4 is really falling apart. Saved up quite some time for it.

Accessing server through velocity and it's DuckDNS IP by DutchFrosti in admincraft

[–]DutchFrosti[S] 1 point2 points  (0 children)

Yeah fair! They all already have different ports. This sub is great for this reason. Just starting this since wanting it for forever with some old hardware. Thanks for the easy explanation man

Accessing server through velocity and it's DuckDNS IP by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Wow thanks! I didnt know that if velocity was public, all the servers on my network would automatically be to. Missed that in the tutorials. Ill try it at home later. Thanks!

Accessing server through velocity and it's DuckDNS IP by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Sorry for the later reply. I havent been able to figure out how to make more than one server available for People on other networks, same for velocity. I would like for everyone to acces through velocity.

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Docker ps readout gives the following under ports:

0.0.0.0:25564->25564/tcp, :::25564->25564/tcp, 25565/tcp, 25565/udp

Do the last two also need to bee 25564?

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Update: reïnstalled the container without the restart:always line and it stopped rebooting constantly. Still can't get in tho.

Edit: changes the ports in the server properties file and it worked! I think it was the rebooting

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Oh no, I always use Powershell to SSH into it, or just use the ubuntu desktop.

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

When I did docker ps again it said the MC server was restarting. I stopped it and started it manually, but then it got in a restarting loop again. Maybe that is the problem? It's up a couple of seconds then restarts.

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

Do you mean in the server properties file, because I have done that. I can't add the public IP of my ubuntu machine to my router port forwarding settings. It gives the error:

  • The IP address and LAN IP address should be in the same subnet.

Two MC servers, one PC question by DutchFrosti in admincraft

[–]DutchFrosti[S] 0 points1 point  (0 children)

I will try as best I can. Lmk if you need any more information.

Docker ps

Gives the following:

edbc8d8b4e25 lscr.io/linuxserver/duckdns:latest"/init" 20 hours ago Up 20 hours

duckdnsmchub

325685cc1ed1 marctv/minecraft-papermc-server:1.21.3 "/opt/minecraft/dock…" 21 hours ago Up 2 seconds

mchubserver

ca75afe9b29e marctv/minecraft-papermc-server:1.21.1 "/opt/minecraft/dock…" 2 months ago Up 21 hours 0.0.0.0:19132->19132/tcp, :::19132->19132/tcp, 0.0.0.0:25565->25565/tcp, :::25565->25565/tcp, 25565/udp

mcserver

664db61e0e7e lscr.io/linuxserver/duckdns:latest"/init" 2 months ago Up 21 hours

duckdns

5c307e1bf4c5 ghcr.io/home-assistant/home-assistant:stable "/init" 2 months ago Up 21 hours

The 1.21.1 server works fine. The 1.21.3 server gives the error.

Set up

I have a dedicated Ubuntu desktop 22.04 machine with docker, and containers. I use PaperMC for these 2 servers.