Details
-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
Lustre 2.10.0
-
None
-
3
-
9223372036854775807
Description
cpu_npartitions=10 is configured manually, but after re-loaded module, never cpu_partition_table changed.
[root@oss01 ~]# umount -t lustre -a; lustre_rmmod [root@oss01 ~]# cat /etc/modprobe.d/lustre.conf options lnet networks="o2ib10(ib0)" options libcfs cpu_npartitions=10 [root@oss01 ~]# mount -t lustre 10.0.10.167@o2ib10:10.0.10.168@o2ib10:/scratch /scratch -o localflock [root@oss01 ~]# cat /proc/sys/lnet/cpu_partition_table 0 : 0 2 4 6 8 10 12 14 16 18 1 : 1 3 5 7 9 11 13 15 17 19