Hi,
From server side create LACP port-channel and same from switch end.
Nexus-SW
=======
interface Ethernet1/1-2
description [connection to SRV-01]
switchport
switchport access vlan 10
channel-group 20 mode active
no shutdown
interface port-channel20
description [connection to SRV-01]
switchport
vpc 20
switchport access vlan 10