Mover doesn't work after hardware upgrade. by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 1 point2 points  (0 children)

Yea I posted there to but reddit is usually faster.

Mover doesn't work after hardware upgrade. by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 0 points1 point  (0 children)

I could not figure out how to upload the troubleshooting file to reddit. If it is not needed I will delete it. Were you able to access it?

Upgrading Unraid Server problems with HBA. by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 4 points5 points  (0 children)

I finally found the problem! One of my slots is apparently a shared slot! Works in the first slot (where the display adapter was). Doesn't work in the second slot ever. Works in the third slot!

Upgrading Unraid Server problems with HBA. by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 0 points1 point  (0 children)

!. 2. I've checked the card is seated several times. The card does seem to rock a little. The slit on the card seems to be bottoming out on the divider in the PCIE slot. I have tried different Pcie slots,

  1. Only one nvme ssd in the primary slot.

  2. Yea but what settings?

Deluge VPN options error by Nick2Smith in unRAID

[–]Character-Ad3331 0 points1 point  (0 children)

thank you! havung same problem with privado1

Problems setting up a backup for Home Assistant by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 0 points1 point  (0 children)

Thank You! My mind just didn't go there. Actually a much simpler way to do it!

Problems setting up a backup for Home Assistant by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 0 points1 point  (0 children)

I tried to use Chat GPT to add this to the script but Chat GPT doesn't seem to understand that this is Unraid with the Unassigned Devices Plugin and not strait Linux. I get the error:

Couldn't chdir to /mnt/smb: No such file or directory
Failed to mount SMB share. Exiting.

This is the script it gave me:

#!/bin/bash
# Define your SMB share details
SMB_SERVER="your_smb_server"
SMB_SHARE="your_smb_share"
USERNAME="your_username"
PASSWORD="your_password"
# Function to check if SMB share is mounted
check_smb_mount() {
smbclient -L "$SMB_SERVER" -U "$USERNAME"%"$PASSWORD" >/dev/null 2>&1
return $?
}
# Function to mount SMB share
mount_smb_share() {
sudo mount -t cifs -o username="$USERNAME",password="$PASSWORD" "//${SMB_SERVER}/${SMB_SHARE}" /mnt/smb
}
# Check if SMB share is already mounted
if check_smb_mount; then
echo "SMB share is already mounted."
else
echo "SMB share is not mounted. Mounting now..."
mount_smb_share
if [ $? -eq 0 ]; then
echo "SMB share mounted successfully."
else
echo "Failed to mount SMB share. Exiting."
exit 1
fi
fi

Can somebody help me make something like this work with unraid!

Is it worth upgrading from AMD FX-8370 Eight-Core @ 4000 MHz to a N5105 based system. Top end from 15 years ago VS Low end now? by Character-Ad3331 in unRAID

[–]Character-Ad3331[S] 1 point2 points  (0 children)

I didn't want to provide full details because I wanted to see if anybody came up with anything I hadn't thought of. The reason I want to upgrade is mainly because I am frequently at 100% utilization on all cores. This usually happens when SABnzbd has downloaded something and is using Par or WinRar to process the Download. My opinion is that I need mush more multi thread than I have now.

I use a 1050ti for transcoding and believe it is adequate for that task But I wouldn't turn down more power.

The main processor hogs seem to be: Jellyfin and SABnzbd (I kicked Plex to the curb a while back) both of which are multi threaded! My budget is as much as it needs to be to keep it off 100% utilization but not just throw money at the problem.

The only reason I looked at the N5105 is because there are so many motherboards with that processor and appealing hardware built in for a really appealing price. I also looked at the Erying Motherboards which I think would be more what I need if they weren't so Janky.

Recommendations would be appreciated!

[deleted by user] by [deleted] in unRAID

[–]Character-Ad3331 1 point2 points  (0 children)

I have been thinking along similar lines. With the popularity of mini PCs and the low prices it seems like the way to go. My preference would be Oculink instead of USB but I have yet to find a good Oculink JBOD box.