arpl icon indicating copy to clipboard operation
arpl copied to clipboard

dva3221, adding the second network card cannot start

Open itv3 opened this issue 2 years ago • 3 comments

dva3221, 42962 version. Modifying the parameter netif_num=2 and adding the mac2 address fails to start. Change back to 1 mac and it's normal. The same is true for test recompilation, as long as there are 2 network cards, it will not start. Environment: ESXI 7.0U3 virtual machine ARPL version: v1.0-beta2

itv3 avatar Oct 28 '22 05:10 itv3

Is it possible get the logs from serial and post here?

fbelavenuto avatar Oct 31 '22 13:10 fbelavenuto

Extracted from dmesg log :

Cmdline: withefi console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DVA3221 netif_num=4 pid=0x55XX syno_port_thaw=1 mac2=001132XXXXXX mac3=001132XXXXXX mac1=001132XXXXXX mac4=001132XXXXXX sn=2040SJRXXXXXX vid=0x07XX HddHotplug=0 DiskIdxMap=00 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=6

4 card set, works perfectly fine. I actually have only 1 real card by the way.

OrpheeGT avatar Nov 07 '22 13:11 OrpheeGT

Once the DSM is installed, both cards can be used independently, even by specifying only 1 mac address in the command line. The problem is during first installation, mac addresse seems inverted between card 1 and card 2, I don't know exactly if the issue is related to ARPL or low-level loader...

Enfis avatar Nov 08 '22 08:11 Enfis

#212

fbelavenuto avatar Jan 12 '23 20:01 fbelavenuto