Here is sample config to use to connect your server to both 2Ks:?
N5K-1(config-if)#
N5K-1(config-if)# int e101/1/1
N5K-1(config-if)# channel-group 11 mode active
N5K-1(config-if)#
N5K-1(config-if)# int e102/1/1
N5K-1(config-if)# channel-group 11 mode active
N5K-1(config-if)#
N5K-2(config-if)#
N5K-2(config-if)# int e101/1/1
N5K-2(config-if)# channel-group 11 mode active
N5K-2(config-if)#
N5K-2(config-if)# int e102/1/1
N5K-2(config-if)# channel-group 11 mode active
N5K-2(config-if)#
HTH