F5F Stay Refreshed Hardware Desktop truenas NIC problem

truenas NIC problem

truenas NIC problem

Pages (2): 1 2 Next
W
walmartmic
Member
210
08-18-2023, 07:02 AM
#1
This is probably ignorance but i cannot for the life of me figure out what to do. So here we go: I started tinkering with truenas. I had some old hardware laying around so i figured, why not. I have it set up through a powerline adaptor to the attic. Created some pools with SMB share for my streaming pleasure. I noticed transfers weren't great. So i bought a new PCI-e 1Gb NIC and made me some brand spanking new CAT6 UTP cables. At the start all was fine, truenas detects said NIC but since I'm a novice at best i try to figure out how multiple NIC's work and start just doing stuff, looking things up. Which ends up in my deleting of the NIC in the webinterface. Since then, i cannot make it reappear. It just doesnt show up either on the server or http portal. I've reset the whole thing to defaults, I've reseated it (using other slots and the same) and to verify it was still working, I put it in my desktop and in that it works fine. I've tried asking in the truenas discord but noone is answering, probably because either im dumb or it could be 1000 things.
W
walmartmic
08-18-2023, 07:02 AM #1

This is probably ignorance but i cannot for the life of me figure out what to do. So here we go: I started tinkering with truenas. I had some old hardware laying around so i figured, why not. I have it set up through a powerline adaptor to the attic. Created some pools with SMB share for my streaming pleasure. I noticed transfers weren't great. So i bought a new PCI-e 1Gb NIC and made me some brand spanking new CAT6 UTP cables. At the start all was fine, truenas detects said NIC but since I'm a novice at best i try to figure out how multiple NIC's work and start just doing stuff, looking things up. Which ends up in my deleting of the NIC in the webinterface. Since then, i cannot make it reappear. It just doesnt show up either on the server or http portal. I've reset the whole thing to defaults, I've reseated it (using other slots and the same) and to verify it was still working, I put it in my desktop and in that it works fine. I've tried asking in the truenas discord but noone is answering, probably because either im dumb or it could be 1000 things.

G
Grimm_E
Member
103
08-20-2023, 02:10 AM
#2
G
Grimm_E
08-20-2023, 02:10 AM #2

D
Daniel244
Junior Member
14
08-20-2023, 06:47 AM
#3
Currently there have been no major problems. Performance hit around 12MB/s peak. Thought it might improve further because setting up a server takes time. Truenas Core (free ofc, mainly for personal use to enjoy and centralize storage). Technical specs compare in the CPU series Intel® Core™ i7, i7-4770, 4th Gen (Haswell) generation with 4 cores at 3.4 GHz, 8 GB RAM, Nvidia GeForce GTX760 graphics card, 1.5 GB SSD, and a total of 128 GB SSD. I upgraded the RAM to 16GB.
D
Daniel244
08-20-2023, 06:47 AM #3

Currently there have been no major problems. Performance hit around 12MB/s peak. Thought it might improve further because setting up a server takes time. Truenas Core (free ofc, mainly for personal use to enjoy and centralize storage). Technical specs compare in the CPU series Intel® Core™ i7, i7-4770, 4th Gen (Haswell) generation with 4 cores at 3.4 GHz, 8 GB RAM, Nvidia GeForce GTX760 graphics card, 1.5 GB SSD, and a total of 128 GB SSD. I upgraded the RAM to 16GB.

A
ACE_2016
Junior Member
2
08-20-2023, 07:22 AM
#4
It's true, Powerline isn't ideal. Around 12mb/s is roughly 100mbps, which suggests your adapter or the rest of your network might be capped at that speed. Your PC's built-in card can handle much more, so there should be no issues.
A
ACE_2016
08-20-2023, 07:22 AM #4

It's true, Powerline isn't ideal. Around 12mb/s is roughly 100mbps, which suggests your adapter or the rest of your network might be capped at that speed. Your PC's built-in card can handle much more, so there should be no issues.

Y
YoYoRabbit
Junior Member
17
08-20-2023, 08:18 AM
#5
You're not very familiar with TrueNAS but you're comfortable with FreeBSD. It seems we're checking the re0 interface. Look in your /etc/rc.conf for an entry like this: ifconfig_vtnet0="inet 192.168.0.238 netmask 255.255.255.0". It's possible TrueNAS doesn't rely on that file.
Y
YoYoRabbit
08-20-2023, 08:18 AM #5

You're not very familiar with TrueNAS but you're comfortable with FreeBSD. It seems we're checking the re0 interface. Look in your /etc/rc.conf for an entry like this: ifconfig_vtnet0="inet 192.168.0.238 netmask 255.255.255.0". It's possible TrueNAS doesn't rely on that file.

M
memee56200
Member
212
08-26-2023, 10:05 PM
#6
It's a mixed bag, but the setup seems to work when it fits. Some adaptors cooperate, others clash, making it a real challenge. Good outcomes justify the time spent fixing cat6 cabling and extra effort. Likely the issue lies with a file in /etc that’s blocking the interface—checking with a case-insensitive grep might help. If not, digging into device discovery tools could be necessary. With this kind of system, there’s usually nothing permanent to undo, but keep pushing forward.
M
memee56200
08-26-2023, 10:05 PM #6

It's a mixed bag, but the setup seems to work when it fits. Some adaptors cooperate, others clash, making it a real challenge. Good outcomes justify the time spent fixing cat6 cabling and extra effort. Likely the issue lies with a file in /etc that’s blocking the interface—checking with a case-insensitive grep might help. If not, digging into device discovery tools could be necessary. With this kind of system, there’s usually nothing permanent to undo, but keep pushing forward.

Z
ZM0NEYO43V3R
Member
145
08-27-2023, 04:53 AM
#7
It seems Truenas isn't present. There are a few rc.conf files, but they don't offer much useful information. Appreciate the feedback!
Z
ZM0NEYO43V3R
08-27-2023, 04:53 AM #7

It seems Truenas isn't present. There are a few rc.conf files, but they don't offer much useful information. Appreciate the feedback!

F
FinPlec
Junior Member
13
08-27-2023, 10:20 AM
#8
It seems the second option was set to "re1." The terminal in Truenas doesn’t appear to be running a proper grep, and it’s taking an unusually long time.
F
FinPlec
08-27-2023, 10:20 AM #8

It seems the second option was set to "re1." The terminal in Truenas doesn’t appear to be running a proper grep, and it’s taking an unusually long time.

C
Cookie_love
Member
60
08-28-2023, 07:55 AM
#9
I wanted to make sure it functions properly so you could verify it was the right decision.
C
Cookie_love
08-28-2023, 07:55 AM #9

I wanted to make sure it functions properly so you could verify it was the right decision.

P
phlip9
Member
128
09-03-2023, 12:38 PM
#10
I’ll focus on building a TrueNAS Core VM tonight or tomorrow. If we can recreate the issue, we might find a solution.
P
phlip9
09-03-2023, 12:38 PM #10

I’ll focus on building a TrueNAS Core VM tonight or tomorrow. If we can recreate the issue, we might find a solution.

Pages (2): 1 2 Next