hi all,

this is what i'm doing in the loop:

ifconfig trunk2 destroy && sh netstart && ifconfig vlan500 destroy &&
ifconfig ix2 down && ifconfig ix2 up && sh netstart && sleep 5 &&
ifconfig vlan400 destroy && ifconfig ix3 down && ifconfig ix3 up && sh
netstart && sleep 5

and while doing that i'm sending high pps traffic from host in vlan400
to host in vlan500 and at the same time i'm having ipsec tunnel up and
sending traffic through that tunnel with tcpbench...

after a while i'm getting uvm_fault and it's repeatable

ifconfig and netstat output are below after ddb output.

this is plain -current from 22.01.2018


uvm_fault(0xffffffff81b23f30, 0xb8, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at      srp_get_locked+0x4:     movq    0(%rdi),%rax
ddb{3}>

ddb{3}> show panic
kernel page fault
uvm_fault(0xffffffff81b23f30, 0xb8, 0, 1) -> e
srp_get_locked(10) at srp_get_locked+0x4
end trace frame: 0xffff80002275b650, count: 0
ddb{3}>

ddb{3}> trace
srp_get_locked(10) at srp_get_locked+0x4
carp_proto_input_c(ffffff00b895c400,ffff8000009ca800,14,1,1) at
carp_proto_input_c+0x51
carp_proto_input_if(ffff8000009ca800,ffff80002275b730,2,70) at
carp_proto_input_if+0x336
carp_proto_input(2,ffffffff81964f00,ffffffff81223209,ffff80002275b6c0)
at carp_proto_input+0x29
ip_deliver(ffff80002275b72c,ffff80002275b730,ffff800000018040,ffff80002275b780)
 at ip_deliver+0x1fe
ipintr() at ipintr+0x5a
if_netisr(ffffffff81746b50) at if_netisr+0x5a
taskq_thread(0) at taskq_thread+0x67
end trace frame: 0x0, count: -8
ddb{3}>

ddb{3}> ps
   PID     TID   PPID    UID  S       FLAGS  WAIT          COMMAND
 51681  346824  75049      0  3         0x3  tqbar         ifconfig
 75049   41695  52241      0  3    0x10008b  pause         sh
  8685  236217  78543      0  3    0x100083  ttyin         ksh
 78543  402999  23192   1000  3    0x10008b  pause         ksh
 23192  144703  71647   1000  3        0x90  select        sshd
 71647  325975  33043      0  3        0x82  poll          sshd
 52549  169663  40898      0  3    0x100003  netlock       tcpbench
 51343   45262  52783     68  3        0x90  select        isakmpd
 52783   21361      1      0  3        0x80  netio         isakmpd
 40898   26941      1      0  3    0x10008b  pause         ksh
 62077  224387      1      0  3    0x100083  ttyin         getty
 13176  501256      1      0  3    0x100083  ttyin         getty
 17891  501559      1      0  3    0x100083  ttyin         getty
 31468  502477      1      0  3    0x100083  ttyin         getty
 52241  492380      1      0  3    0x10008b  pause         ksh
 54605  463910      1      0  3    0x100098  poll          cron
 81433  344746  16907     95  3    0x100092  kqread        smtpd
 97390  235651  16907    103  3    0x100092  kqread        smtpd
 55242  318179  16907     95  3    0x100092  kqread        smtpd
 68803  104976  16907     95  3    0x100092  kqread        smtpd
 46610  122312  16907     95  3    0x100092  kqread        smtpd
 36628  457190  16907     95  3    0x100092  kqread        smtpd
 16907  129331      1      0  3    0x100080  kqread        smtpd
 33043  120740      1      0  3        0x80  select        sshd
 87886  435732  99417     83  3    0x100092  poll          ntpd
 99417  259256  38882     83  3    0x100092  poll          ntpd
 38882  184644      1      0  3    0x100080  poll          ntpd
  4136  114523  25692     73  7    0x100090                syslogd
 25692   29353      1      0  3    0x100082  netio         syslogd
 50561  466456      0      0  3     0x14200  pgzero        zerothread
 30189  341339      0      0  3     0x14200  aiodoned      aiodoned
 60898   30747      0      0  3     0x14200  syncer        update
 60904  488138      0      0  3     0x14200  cleaner       cleaner
 96009  447026      0      0  3     0x14200  reaper        reaper
 53155  405042      0      0  3     0x14200  pgdaemon      pagedaemon
 63709  338156      0      0  3     0x14200  bored         crynlk
 14169  182594      0      0  3     0x14200  bored         crypto
    92  282694      0      0  3     0x14200  usbtsk        usbtask
 54710  140999      0      0  3     0x14200  usbatsk       usbatsk
 41196  268648      0      0  3  0x40014200  acpi0         acpi0
 12778  412074      0      0  3  0x40014200                idle5
 29595  291859      0      0  7  0x40014200                idle4
 72953  523564      0      0  3  0x40014200                idle3
 78810   39295      0      0  7  0x40014200                idle2
  9776  395200      0      0  7  0x40014200                idle1
 93148  485201      0      0  3     0x14200  bored         sensors
*40798  148577      0      0  7     0x14200                softnet
 63324  173389      0      0  3     0x14200  bored         systqmp
 68286  170187      0      0  3     0x14200  bored         systq
 75985  362794      0      0  3  0x40014200  bored         softclock
 13159  304742      0      0  7  0x40014200                idle0
     1  433038      0      0  3        0x82  wait          init
     0       0     -1      0  3     0x10200  scheduler     swapper
ddb{3}>


ddb{3}> mach ddbcpu 0
Stopped at      x86_ipi_db+0x5: popq    %rbp
ddb{0}> trace
x86_ipi_db(ffff800022743200) at x86_ipi_db+0x5
x86_ipi_handler() at x86_ipi_handler+0x6a
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x2444894c28244c89, count: -3
0x8b4818244c894894:

ddb{0}> mach ddbcpu 1
Stopped at      x86_ipi_db+0x5: popq    %rbp
ddb{1}> trace
x86_ipi_db(ffffffff8103f4b5) at x86_ipi_db+0x5
x86_ipi_handler() at x86_ipi_handler+0x6a
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x2444894c28244c89, count: -3
0x8b4818244c894894:
ddb{1}>

ddb{1}> mach ddbcpu 2
Stopped at      x86_ipi_db+0x5: popq    %rbp
ddb{2}> trace
x86_ipi_db(ffffffff8103f4cb) at x86_ipi_db+0x5
x86_ipi_handler() at x86_ipi_handler+0x6a
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x2444894c28244c89, count: -3
0x8b4818244c894894:
ddb{2}>

ddb{2}> mach ddbcpu 4
Stopped at      x86_ipi_db+0x5: popq    %rbp
ddb{4}> trace
x86_ipi_db(ffffffff8103f4b5) at x86_ipi_db+0x5
x86_ipi_handler() at x86_ipi_handler+0x6a
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x2444894c28244c89, count: -3
0x8b4818244c894894:
ddb{4}>

ddb{4}> mach ddbcpu 5
Stopped at      x86_ipi_db+0x5: popq    %rbp
ddb{5}> trace
x86_ipi_db(ffffff0418e91200) at x86_ipi_db+0x5
x86_ipi_handler() at x86_ipi_handler+0x6a
Xresume_lapic_ipi() at Xresume_lapic_ipi+0x1f
--- interrupt ---
end of kernel
end trace frame: 0x2444894c28244c89, count: -3
0x8b4818244c894894:
ddb{5}>


OpenBSD 6.2-current (GENERIC.MP) #382: Sun Jan 21 14:13:38 MST 2018
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 17115840512 (16322MB)
avail mem = 16590151680 (15821MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xcf42c000 (99 entries)
bios0: vendor Dell Inc. version "2.5.4" date 01/22/2016
bios0: Dell Inc. PowerEdge R620
acpi0 at bios0: rev 2
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC SPCR HPET DMAR MCFG WDAT SLIC ERST HEST
BERT EINJ TCPA PC__ SRAT SSDT
acpi0: wakeup devices PCI0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 4 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.43 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
acpitimer0: recalibrated TSC frequency 3500024375 Hz
cpu0: smt 0, core 2, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.1, IBE
cpu1 at mainbus0: apid 6 (application processor)
cpu1: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.00 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 3, package 0
cpu2 at mainbus0: apid 8 (application processor)
cpu2: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.00 MHz
cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu2: 256KB 64b/line 8-way L2 cache
cpu2: smt 0, core 4, package 0
cpu3 at mainbus0: apid 16 (application processor)
cpu3: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.00 MHz
cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu3: 256KB 64b/line 8-way L2 cache
cpu3: smt 0, core 8, package 0
cpu4 at mainbus0: apid 18 (application processor)
cpu4: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.00 MHz
cpu4:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu4: 256KB 64b/line 8-way L2 cache
cpu4: smt 0, core 9, package 0
cpu5 at mainbus0: apid 20 (application processor)
cpu5: Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz, 3600.00 MHz
cpu5:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT
cpu5: 256KB 64b/line 8-way L2 cache
cpu5: smt 0, core 10, package 0
ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 20, 24 pins
ioapic1 at mainbus0: apid 1 pa 0xfec3f000, version 20, 24 pins
, remapped to apid 1
acpihpet0 at acpi0: 14318179 Hz
acpihpet0: recalibrated TSC frequency 3500017300 Hz
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEX1)
acpiprt2 at acpi0: bus -1 (PE1C)
acpiprt3 at acpi0: bus 3 (PEX2)
acpiprt4 at acpi0: bus 2 (PEX3)
acpiprt5 at acpi0: bus 4 (PEX4)
acpiprt6 at acpi0: bus -1 (PEX5)
acpiprt7 at acpi0: bus 8 (PEX6)
acpiprt8 at acpi0: bus 7 (PEX7)
acpiprt9 at acpi0: bus -1 (PEXB)
acpiprt10 at acpi0: bus -1 (PEXC)
acpiprt11 at acpi0: bus -1 (PEXD)
acpiprt12 at acpi0: bus -1 (PEXE)
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpicpu2 at acpi0: C1(@1 halt!)
acpicpu3 at acpi0: C1(@1 halt!)
acpicpu4 at acpi0: C1(@1 halt!)
acpicpu5 at acpi0: C1(@1 halt!)
"PNP0C33" at acpi0 not configured
"ACPI000D" at acpi0 not configured
"IPI0001" at acpi0 not configured
"PNP0C14" at acpi0 not configured
ipmi at mainbus0 not configured
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel E5 v2 Host" rev 0x04
ppb0 at pci0 dev 1 function 0 "Intel E5 v2 PCIE" rev 0x04
pci1 at ppb0 bus 1
1:0:1: mem address conflict 0xd8000000/0x80000
ix0 at pci1 dev 0 function 0 "Intel X540T" rev 0x01: msi, address
ec:f4:bb:c0:39:48
ix1 at pci1 dev 0 function 1 "Intel X540T" rev 0x01: msi, address
ec:f4:bb:c0:39:4a
ppb1 at pci0 dev 2 function 0 "Intel E5 v2 PCIE" rev 0x04: msi
pci2 at ppb1 bus 3
ppb2 at pci0 dev 2 function 2 "Intel E5 v2 PCIE" rev 0x04
pci3 at ppb2 bus 2
mfi0 at pci3 dev 0 function 0 "Symbios Logic MegaRAID SAS2008" rev 0x03:
apic 1 int 10
mfi0: "PERC H310 Mini", firmware 20.13.3-0001
scsibus1 at mfi0: 16 targets
sd0 at scsibus1 targ 0 lun 0: <DELL, PERC H310, 2.12> SCSI3 0/direct
fixed naa.6c81f660f14398001af3a49619e0d82f
sd0: 285568MB, 512 bytes/sector, 584843264 sectors
scsibus2 at mfi0: 256 targets
ppb3 at pci0 dev 3 function 0 "Intel E5 v2 PCIE" rev 0x04: msi
pci4 at ppb3 bus 4
ix2 at pci4 dev 0 function 0 "Intel 82599" rev 0x01: msi, address
90:e2:ba:19:29:a8
ix3 at pci4 dev 0 function 1 "Intel 82599" rev 0x01: msi, address
90:e2:ba:19:29:a9
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 0 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 1 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 2 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 3 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 4 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 5 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 6 not configured
"Intel E5 v2 I/OAT" rev 0x04 at pci0 dev 4 function 7 not configured
"Intel E5 v2 Address Map" rev 0x04 at pci0 dev 5 function 0 not configured
"Intel E5 v2 IIO RAS" rev 0x04 at pci0 dev 5 function 2 not configured
ppb4 at pci0 dev 17 function 0 "Intel C600 Virtual PCIE" rev 0x05
pci5 at ppb4 bus 5
"Intel C600 MEI" rev 0x05 at pci0 dev 22 function 0 not configured
"Intel C600 MEI" rev 0x05 at pci0 dev 22 function 1 not configured
ehci0 at pci0 dev 26 function 0 "Intel C600 USB" rev 0x05: apic 0 int 23
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev
2.00/1.00 addr 1
ppb5 at pci0 dev 28 function 0 "Intel C600 PCIE" rev 0xb5
pci6 at ppb5 bus 6
ppb6 at pci0 dev 28 function 4 "Intel C600 PCIE" rev 0xb5
pci7 at ppb6 bus 7
em0 at pci7 dev 0 function 0 "Intel I350" rev 0x01: msi, address
ec:f4:bb:c0:39:4c
em1 at pci7 dev 0 function 1 "Intel I350" rev 0x01: msi, address
ec:f4:bb:c0:39:4d
ppb7 at pci0 dev 28 function 7 "Intel C600 PCIE" rev 0xb5
pci8 at ppb7 bus 8
ppb8 at pci8 dev 0 function 0 "Renesas SH7757 PCIE Switch" rev 0x00
pci9 at ppb8 bus 9
ppb9 at pci9 dev 0 function 0 "Renesas SH7757 PCIE Switch" rev 0x00
pci10 at ppb9 bus 10
ppb10 at pci10 dev 0 function 0 "Renesas SH7757 PCIE-PCI" rev 0x00
pci11 at ppb10 bus 11
vga1 at pci11 dev 0 function 0 "Matrox MGA G200eR" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb11 at pci9 dev 1 function 0 "Renesas SH7757 PCIE Switch" rev 0x00
pci12 at ppb11 bus 12
ehci1 at pci0 dev 29 function 0 "Intel C600 USB" rev 0x05: apic 0 int 22
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev
2.00/1.00 addr 1
ppb12 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0xa5
pci13 at ppb12 bus 13
pcib0 at pci0 dev 31 function 0 "Intel C600 LPC" rev 0x05
ahci0 at pci0 dev 31 function 2 "Intel C600 AHCI" rev 0x05: msi, AHCI 1.3
ahci0: port 4: 1.5Gb/s
scsibus3 at ahci0: 32 targets
cd0 at scsibus3 targ 4 lun 0: <TSSTcorp, DVD+-RW SU-208FB, D150> ATAPI
5/cdrom removable
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
com1: console
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
pci14 at mainbus0 bus 64
pci15 at mainbus0 bus 63
"Intel E5 v2 QPI Link" rev 0x04 at pci15 dev 8 function 0 not configured
"Intel E5 v2 QPI Link" rev 0x04 at pci15 dev 9 function 0 not configured
"Intel E5 v2 PCU" rev 0x04 at pci15 dev 10 function 0 not configured
"Intel E5 v2 PCU" rev 0x04 at pci15 dev 10 function 1 not configured
"Intel E5 v2 PCU" rev 0x04 at pci15 dev 10 function 2 not configured
"Intel E5 v2 PCU" rev 0x04 at pci15 dev 10 function 3 not configured
"Intel E5 v2 UBOX" rev 0x04 at pci15 dev 11 function 0 not configured
"Intel E5 v2 UBOX" rev 0x04 at pci15 dev 11 function 3 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 12 function 0 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 12 function 1 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 12 function 2 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 12 function 3 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 12 function 4 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 13 function 0 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 13 function 1 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 13 function 2 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 13 function 3 not configured
"Intel E5 v2 Unicast" rev 0x04 at pci15 dev 13 function 4 not configured
"Intel E5 v2 Home Agent" rev 0x04 at pci15 dev 14 function 0 not configured
"Intel E5 v2 Home Agent" rev 0x04 at pci15 dev 14 function 1 not configured
"Intel E5 v2 TA" rev 0x04 at pci15 dev 15 function 0 not configured
"Intel E5 v2 RAS" rev 0x04 at pci15 dev 15 function 1 not configured
"Intel E5 v2 TAD" rev 0x04 at pci15 dev 15 function 2 not configured
"Intel E5 v2 TAD" rev 0x04 at pci15 dev 15 function 3 not configured
"Intel E5 v2 TAD" rev 0x04 at pci15 dev 15 function 4 not configured
"Intel E5 v2 TAD" rev 0x04 at pci15 dev 15 function 5 not configured
"Intel E5 v2 Thermal" rev 0x04 at pci15 dev 16 function 0 not configured
"Intel E5 v2 Thermal" rev 0x04 at pci15 dev 16 function 1 not configured
"Intel E5 v2 Error" rev 0x04 at pci15 dev 16 function 2 not configured
"Intel E5 v2 Error" rev 0x04 at pci15 dev 16 function 3 not configured
"Intel E5 v2 Thermal" rev 0x04 at pci15 dev 16 function 4 not configured
"Intel E5 v2 Thermal" rev 0x04 at pci15 dev 16 function 5 not configured
"Intel E5 v2 Error" rev 0x04 at pci15 dev 16 function 7 not configured
"Intel E5 v2 R2PCIE" rev 0x04 at pci15 dev 19 function 0 not configured
"Intel E5 v2 QPI Link Monitor" rev 0x04 at pci15 dev 19 function 1 not
configured
"Intel E5 v2 QPI" rev 0x04 at pci15 dev 19 function 4 not configured
"Intel E5 v2 QPI Link Monitor" rev 0x04 at pci15 dev 19 function 5 not
configured
"Intel E5 v2 SAD" rev 0x04 at pci15 dev 22 function 0 not configured
"Intel E5 v2 Broadcast" rev 0x04 at pci15 dev 22 function 1 not configured
"Intel E5 v2 Broadcast" rev 0x04 at pci15 dev 22 function 2 not configured
pci16 at mainbus0 bus 127
vmm0 at mainbus0: VMX/EPT
uhub2 at uhub0 port 1 configuration 1 interface 0 "Intel Rate Matching
Hub" rev 2.00/0.00 addr 2
uhub3 at uhub2 port 6 configuration 1 interface 0 "no manufacturer
Gadget USB HUB" rev 2.00/0.00 addr 3
uhidev0 at uhub3 port 1 configuration 1 interface 0 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub3 port 1 configuration 1 interface 1 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev1: iclass 3/1
ums0 at uhidev1: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
uhidev2 at uhub3 port 1 configuration 1 interface 2 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev2: iclass 3/1
ums1 at uhidev2: 3 buttons, Z dir
wsmouse1 at ums1 mux 0
uhub4 at uhub1 port 1 configuration 1 interface 0 "Intel Rate Matching
Hub" rev 2.00/0.00 addr 2
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
scsibus5 at softraid0: 256 targets
root on sd0a (713329dafa4b5514.a) swap on sd0b dump on sd0b
ukbd0: was console keyboard
wskbd0 detached
ukbd0 detached
uhidev0 detached
wsmouse0 detached
ums0 detached
uhidev1 detached
wsmouse1 detached
ums1 detached
uhidev2 detached
WARNING: / was not properly unmounted
uhidev0 at uhub3 port 1 configuration 1 interface 0 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub3 port 1 configuration 1 interface 1 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev1: iclass 3/1
ums0 at uhidev1: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
uhidev2 at uhub3 port 1 configuration 1 interface 2 "Avocent
Keyboard/Mouse Function" rev 2.00/0.00 addr 4
uhidev2: iclass 3/1
ums1 at uhidev2: 3 buttons, Z dir
wsmouse1 at ums1 mux 0


ifconfig trunk2 destroy && sh netstart && ifconfig vlan500 destroy &&
ifconfig ix2 down && ifconfig ix2 up && sh netstart && sleep 5 &&
ifconfig vlan400 destroy && ifconfig ix3 down && ifconfig ix3 up && sh
netstart && sleep 5


# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
        index 8 priority 0 llprio 3
        groups: lo
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8
        inet 127.0.0.1 netmask 0xff000000
ix0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr ec:f4:bb:c0:39:48
        index 1 priority 0 llprio 3
        media: Ethernet 10GbaseT (10GbaseT full-duplex,rxpause,txpause)
        status: active
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
ix1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr ec:f4:bb:c0:39:4a
        index 2 priority 0 llprio 3
        media: Ethernet autoselect (10GbaseT full-duplex)
        status: active
ix2: flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST>
mtu 1500
        lladdr 90:e2:ba:19:29:a8
        index 3 priority 0 llprio 3
        trunk: trunkdev trunk2
        media: Ethernet autoselect (10GSFP+Cu full-duplex,rxpause,txpause)
        status: active
ix3: flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST>
mtu 1500
        lladdr 90:e2:ba:19:29:a8
        index 4 priority 0 llprio 3
        trunk: trunkdev trunk2
        media: Ethernet autoselect (10GSFP+Cu full-duplex,rxpause,txpause)
        status: active
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr ec:f4:bb:c0:39:4c
        index 5 priority 0 llprio 3
        groups: egress
        media: Ethernet autoselect (1000baseT full-duplex)
        status: active
        inet 161.53.253.249 netmask 0xffffffe0 broadcast 161.53.253.255
em1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr ec:f4:bb:c0:39:4d
        index 6 priority 0 llprio 3
        media: Ethernet autoselect (none)
        status: no carrier
enc0: flags=0<>
        index 7 priority 0 llprio 3
        groups: enc
        status: active
trunk2: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        lladdr 90:e2:ba:19:29:a8
        index 9 priority 0 llprio 3
        trunk: trunkproto failover
                trunkport ix3
                trunkport ix2 master,active
        groups: trunk
        media: Ethernet autoselect
        status: active
vlan400: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        lladdr 90:e2:ba:19:29:a8
        index 10 priority 0 llprio 3
        encap: vnetid 400 parent trunk2
        groups: vlan
        media: Ethernet autoselect
        status: active
        inet 192.168.42.2 netmask 0xffffff00 broadcast 192.168.42.255
        inet6 fe80::92e2:baff:fe19:29a8%vlan400 prefixlen 64 scopeid 0xa
        inet6 2001:db8:42::2 prefixlen 64
vlan500: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        lladdr 90:e2:ba:19:29:a8
        index 11 priority 0 llprio 3
        encap: vnetid 500 parent trunk2
        groups: vlan
        media: Ethernet autoselect
        status: active
        inet 192.168.43.2 netmask 0xffffff00 broadcast 192.168.43.255
        inet6 fe80::92e2:baff:fe19:29a8%vlan500 prefixlen 64 scopeid 0xb
        inet6 2001:db8:43::2 prefixlen 64
carp400: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:02
        index 12 priority 15 llprio 3
        carp: MASTER carpdev vlan400 vhid 2 advbase 1 advskew 10
        groups: carp
        status: master
        inet 192.168.42.1 netmask 0xffffffff
        inet6 fe80::200:5eff:fe00:102%carp400 prefixlen 64 scopeid 0xc
        inet6 2001:db8:42::1 prefixlen 64
carp500: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:03
        index 13 priority 15 llprio 3
        carp: MASTER carpdev vlan500 vhid 3 advbase 1 advskew 10
        groups: carp
        status: master
        inet 192.168.43.1 netmask 0xffffffff
        inet6 fe80::200:5eff:fe00:103%carp500 prefixlen 64 scopeid 0xd
        inet6 2001:db8:43::1 prefixlen 64
lo123: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
        index 14 priority 0 llprio 3
        groups: lo
        inet 10.111.0.1 netmask 0xffffff00

                
                
# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio
Iface
default            161.53.253.225     UGS        7  9719061     -     8 em0
224/4              127.0.0.1          URS        0       22 32768     8 lo0
10.111.0.1         10.111.0.1         UHl        0  9719022 32768     1
lo123
42/8               192.168.42.11      UGS        0        0     -     8
vlan400
43/8               192.168.43.11      UGS        0        0     -     8
vlan500
127/8              127.0.0.1          UGRS       0        0 32768     8 lo0
127.0.0.1          127.0.0.1          UHhl       1        2 32768     1 lo0
161.53.253.224/27  161.53.253.249     UCn        4      799     -     4 em0
161.53.253.225     00:00:5e:00:01:01  UHLch      1       39     -     3 em0
161.53.253.226     00:04:96:97:dd:9d  UHLc       0      388     -     3 em0
161.53.253.249     ec:f4:bb:c0:39:4c  UHLl       0  9719333     -     1 em0
161.53.253.250     40:f2:e9:ec:b4:12  UHLc       1  5877634     -     3 em0
161.53.253.254     00:50:56:ad:75:04  UHLc       0      483     -     3 em0
161.53.253.255     161.53.253.249     UHb        0        0     -     1 em0
192.168.1/24       192.168.1.1        UCn        0        0     -     4 ix0
192.168.1.1        ec:f4:bb:c0:39:48  UHLl       0        0     -     1 ix0
192.168.1.255      192.168.1.1        UHb        0        0     -     1 ix0
192.168.42/24      192.168.42.2       UCn        1        1     -     4
vlan400
192.168.42.1       00:00:5e:00:01:02  UHLl       0        0     -     1
carp400
192.168.42.1/32    192.168.42.1       UCn        0        0     -    19
carp400
192.168.42.2       90:e2:ba:19:29:a8  UHLl       0        0     -     1
vlan400
192.168.42.11      link#10            UHLch      1        2     -     3
vlan400
192.168.42.255     192.168.42.2       UHb        0        0     -     1
vlan400
192.168.43/24      192.168.43.2       UCn        1        1     -     4
vlan500
192.168.43.1       00:00:5e:00:01:03  UHLl       0        0     -     1
carp500
192.168.43.1/32    192.168.43.1       UCn        0        0     -    19
carp500
192.168.43.2       90:e2:ba:19:29:a8  UHLl       0        0     -     1
vlan500
192.168.43.11      link#11            UHLch      1        2     -     3
vlan500
192.168.43.255     192.168.43.2       UHb        0        0     -     1
vlan500

Internet6:
Destination                        Gateway                        Flags
 Refs      Use   Mtu  Prio Iface
::/96                              ::1                            UGRS
    0        0 32768     8 lo0
::/104                             ::1                            UGRS
    0        0 32768     8 lo0
::1                                ::1                            UHhl
   14       28 32768     1 lo0
::127.0.0.0/104                    ::1                            UGRS
    0        0 32768     8 lo0
::224.0.0.0/100                    ::1                            UGRS
    0        0 32768     8 lo0
::255.0.0.0/104                    ::1                            UGRS
    0        0 32768     8 lo0
::ffff:0.0.0.0/96                  ::1                            UGRS
    0        0 32768     8 lo0
2001:db8:42::/64                   2001:db8:42::2                 UCn
    1        1     -     4 vlan400
2001:db8:42::/64                   2001:db8:42::1                 UCn
    0        0     -    19 carp400
2001:db8:42::1                     00:00:5e:00:01:02              UHLl
    0        0     -     1 carp400
2001:db8:42::2                     90:e2:ba:19:29:a8              UHLl
    0        0     -     1 vlan400
2001:db8:42::11                    link#10                        UHLch
    1        2     -     3 vlan400
2001:db8:43::/64                   2001:db8:43::2                 UCn
    1        1     -     4 vlan500
2001:db8:43::/64                   2001:db8:43::1                 UCn
    0        0     -    19 carp500
2001:db8:43::1                     00:00:5e:00:01:03              UHLl
    0        0     -     1 carp500
2001:db8:43::2                     90:e2:ba:19:29:a8              UHLl
    0        0     -     1 vlan500
2001:db8:43::11                    link#11                        UHLch
    1        2     -     3 vlan500
2002::/24                          ::1                            UGRS
    0        0 32768     8 lo0
2002:7f00::/24                     ::1                            UGRS
    0        0 32768     8 lo0
2002:e000::/20                     ::1                            UGRS
    0        0 32768     8 lo0
2002:ff00::/24                     ::1                            UGRS
    0        0 32768     8 lo0
3002:42::/32                       2001:db8:42::11                UGS
    0        0     -     8 vlan400
3002:43::/32                       2001:db8:43::11                UGS
    0        0     -     8 vlan500
fe80::/10                          ::1                            UGRS
    0        4 32768     8 lo0
fec0::/10                          ::1                            UGRS
    0        0 32768     8 lo0
fe80::1%lo0                        fe80::1%lo0                    UHl
    0        0 32768     1 lo0
fe80::%vlan400/64                  fe80::92e2:baff:fe19:29a8%vlan400 UCn
       0        0     -     4 vlan400
fe80::92e2:baff:fe19:29a8%vlan400  90:e2:ba:19:29:a8              UHLl
    0        0     -     1 vlan400
fe80::%vlan500/64                  fe80::92e2:baff:fe19:29a8%vlan500 UCn
       0        0     -     4 vlan500
fe80::92e2:baff:fe19:29a8%vlan500  90:e2:ba:19:29:a8              UHLl
    0        0     -     1 vlan500
fe80::%carp400/64                  fe80::200:5eff:fe00:102%carp400 UCn
     0        0     -    19 carp400
fe80::200:5eff:fe00:102%carp400    00:00:5e:00:01:02              UHLl
    0        0     -     1 carp400
fe80::%carp500/64                  fe80::200:5eff:fe00:103%carp500 UCn
     0        0     -    19 carp500
fe80::200:5eff:fe00:103%carp500    00:00:5e:00:01:03              UHLl
    0        0     -     1 carp500
ff01::/16                          ::1                            UGRS
    0        4 32768     8 lo0
ff01::%lo0/32                      ::1                            Um
    0        1 32768     4 lo0
ff01::%vlan400/32                  fe80::92e2:baff:fe19:29a8%vlan400 Um
       0        1     -     4 vlan400
ff01::%vlan500/32                  fe80::92e2:baff:fe19:29a8%vlan500 Um
       0        1     -     4 vlan500
ff01::%carp400/32                  fe80::200:5eff:fe00:102%carp400 Um
     0        1     -     4 carp400
ff01::%carp500/32                  fe80::200:5eff:fe00:103%carp500 Um
     0        1     -     4 carp500
ff02::/16                          ::1                            UGRS
    0        8 32768     8 lo0
ff02::%lo0/32                      ::1                            Um
    0        1 32768     4 lo0
ff02::%vlan400/32                  fe80::92e2:baff:fe19:29a8%vlan400 Um
       0        1     -     4 vlan400
ff02::%vlan500/32                  fe80::92e2:baff:fe19:29a8%vlan500 Um
       0        1     -     4 vlan500
ff02::%carp400/32                  fe80::200:5eff:fe00:102%carp400 Um
     0        1     -     4 carp400
ff02::%carp500/32                  fe80::200:5eff:fe00:103%carp500 Um
     0        1     -     4 carp500

Reply via email to