This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Device Polling
-
SKL111
- Starter

- Posts: 22
- Joined: 23 Jun 2012 20:17
- Status: Offline
Device Polling
I am requesting to please enable this in the Kernel so we can have the option of using it with our network cards.
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: Device Polling
For i can't remember so fast, it was disabled by daisuke for a reason,
I will look this up, why he did that.
Thanks for reminder.
Regards,
zoon01
I will look this up, why he did that.
Thanks for reminder.
Regards,
zoon01
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
-
SKL111
- Starter

- Posts: 22
- Joined: 23 Jun 2012 20:17
- Status: Offline
Re: Device Polling
It doesn't make sense, because it's and option you have to specify per network card, and it's not in the GUI as a check box.zoon01 wrote:For i can't remember so fast, it was disabled by daisuke for a reason,
I will look this up, why he did that.
Thanks for reminder.
Regards,
zoon01
-
SKL111
- Starter

- Posts: 22
- Joined: 23 Jun 2012 20:17
- Status: Offline
Re: Device Polling
Any update?
-
SKL111
- Starter

- Posts: 22
- Joined: 23 Jun 2012 20:17
- Status: Offline
Re: Device Polling
options DEVICE_POLLING
http://www.freebsd.org/cgi/man.cgi?quer ... .0-RELEASE
it lists which adapters it works on.
nas0:~# ifconfig bge0 polling
nas0:~# ifconfig bge0
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
ether 00:e0:ed:08:9e:32
inet6 fe80::2e0:edff:fe08:9e32%bge0 prefixlen 64 scopeid 0x1
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nas0:~#
http://www.freebsd.org/cgi/man.cgi?quer ... .0-RELEASE
it lists which adapters it works on.
nas0:~# ifconfig bge0 polling
nas0:~# ifconfig bge0
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
ether 00:e0:ed:08:9e:32
inet6 fe80::2e0:edff:fe08:9e32%bge0 prefixlen 64 scopeid 0x1
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nas0:~#