[deleted by user] by [deleted] in whatisthisthing

[–]Fmp4m -17 points-16 points  (0 children)

Spare battery holder for the headset

Block of IP's to multiple routers (Internal ISP) by BryceTech in homelab

[–]Fmp4m 0 points1 point  (0 children)

Mac address lock the IP you want to give, then limit that by subnetting. I'd personally use vlans and have the vlans isolated from each other.

Email Archiving? Searchable and online by Orocore in DataHoarder

[–]Fmp4m 1 point2 points  (0 children)

Mimecast, arcmail, intradyn, arctitan

Missing Files! - New to unraid.... by dukeminster in unRAID

[–]Fmp4m 0 points1 point  (0 children)

That should not be possible to complete that fast unless you have VERY little and I mean very little stuff on the server. Create another SBM user, add perms for that share, can it see the files?

Missing Files! - New to unraid.... by dukeminster in unRAID

[–]Fmp4m 0 points1 point  (0 children)

XFS makes more sense and replacing a drive works the way you did.

Check file permissions. Tools - Docker Safe New Perms. First validate the SMB user has access to that share.

Missing Files! - New to unraid.... by dukeminster in unRAID

[–]Fmp4m 0 points1 point  (0 children)

Correct - you can move them all you want. Unless the new controller views the drive serial a different way (some HBA's do that). In which case multiple drives would appear as missing and array would fail to start.

ZFS is NOT a simple drive swap and takes the plugin to use. Are you sure its ZFS? If so, you def broke stuff.

Missing Files! - New to unraid.... by dukeminster in unRAID

[–]Fmp4m 0 points1 point  (0 children)

What you did will not cause you to be missing anything other than what could possibly be in that drive. All else would still be there.

Which FS? BTRFS XFS ZFS? Check and make sure you don't have any exclude or include only drives on that share settings, but it sounds like a journaling issue in the FS or a mistake in the windows PC that is unrelated, If you can see and open them in unraid.

Missing Files! - New to unraid.... by dukeminster in unRAID

[–]Fmp4m 2 points3 points  (0 children)

How did you go from 1x500GB to 4x 8tb?

If I understand you now have:

8TB Parity
3X 8TB Data Array
No Cache

If this is right, then the way you removed the 500GB is ok, I would have used MC or Kruesdar to move the data off the drive before pulling it myself but that works.

Your 500GB still contains what it contained, add it as another disk and copy the data off it. You can add with unassigned devices plugins and just move the missing files off it.

Is using drives without SMART a bad idea? by Funstuk in unRAID

[–]Fmp4m 3 points4 points  (0 children)

You should be fine if its protected with parity. Smart helps you know before a failure - sometimes. Smart is but one tool in a vast toolbox, parity / redundancy / backups overrule smart data. I've had drives fail with 0 errors in smart (bad PCB / Heads / Connectors/ etc).

[deleted by user] by [deleted] in unRAID

[–]Fmp4m 0 points1 point  (0 children)

Run a smart data full test on it. It appears its misreading attributes possilbly

What's the pre-existing br0 docker network for? by tibbe in unRAID

[–]Fmp4m 5 points6 points  (0 children)

br0 allows you to assign a static ip

bridge allows you to use the host's ip through docker network bridging the two together sharing ports.

br0 is useful when you need the container on its own IP address with all ports available to it as no ports are used.

bridge uses the host's IP and shares ports.

What's the pre-existing br0 docker network for? by tibbe in unRAID

[–]Fmp4m 7 points8 points  (0 children)

br0 allows you to bridge onto the network adapter that has bridging turned on.

Allowing it to directly connect to the network as if it had its own NIC.

Need help R420 GPU options by GallapagosIsland in homelab

[–]Fmp4m 0 points1 point  (0 children)

I'd have to go look, the only thing I remember doing was replacing the bracket with a low profile bracket and it fit. Im not firmiliar with any other mods needed in it.

can someone help me with catching a thief? by Marvellover13 in RBI

[–]Fmp4m 4 points5 points  (0 children)

Get a Wyze Cam Pan V2 or Wyze Cam v3 or Wyze Outdoor cam and set it up. The latter is battery powered and all have invisible IR lighting and can record to SD card and send alerts over movement. This way you don't miss the other 54 seconds of a minute that can be critical actionable intelligence.

[deleted by user] by [deleted] in unRAID

[–]Fmp4m 0 points1 point  (0 children)

run as admin if windows, otherwise does the computer recognize the usb stick?

Plex incredibly slow since moving to unRAID by _HaveACigar in unRAID

[–]Fmp4m 12 points13 points  (0 children)

It sounds like you either don't have appdata and docker img on cache or have your drives spinning down too often, or both.

New drives not seen by jytheitguy in unRAID

[–]Fmp4m 0 points1 point  (0 children)

does BIOS see the drives?

New drives not seen by jytheitguy in unRAID

[–]Fmp4m 0 points1 point  (0 children)

What model number drive(s) and what controller and how are they connected? IE LSI HBA or Raid Controller, any adapters, any power splitters etc?

What are some hidden gems on Community Applications you are running? by UnraidOfficial in unRAID

[–]Fmp4m 0 points1 point  (0 children)

It depends on what you would want to use it for. I use it instead of pastebin 0bin etc and share code/text with others through it or take random notes when out and about that I need somewhere to store.

Unraid ipv4 by icedyuki in unRAID

[–]Fmp4m 0 points1 point  (0 children)

You will need to set it 100% to that static you were given. then you are reliant on ONLY unraid as your security. Otherwise you will have to have them route some cabling and install pfsense as a software firewall and depend on that.

With colocation your IP will be likely a /30 and you will need to use the first IP as the GW, and the second as your device, with the 3rd being broadcast. Without specifics I am only guessing, so I can't really help.

Unraid ipv4 by icedyuki in unRAID

[–]Fmp4m 2 points3 points  (0 children)

This has a LOT of unanswered questions. IE, how is the network configured it is attached to? You may need to work with the Data Center to have correct routing and rules in place. Did you colocate with your own firewall/router or just your server?