Previously we had an issue noted in T169290: New anti-stackclash (4.9.25-1~bpo8+3 ) kernel super bad for NFS where upgrading the labstore1004/5 servers to 4.9.25-1~bpo8+3 caused a significant performance issue. We have come back around in the update cycle and this time we have labstore1006/7 which are Jessie hosts also running NFSd. They do not have DRBD on labstore1006/7 so it will not be a perfect test, but since ganeti in production is using DRBD with the 4.9.0-0.bpo.5-amd64 we have some data there. Note it looks like DRBD on ganeti1001 is version: 8.4.7 (api:1/proto:86-101) where labstore1005 is version: 8.4.5 (api:1/proto:86-101). We may want to look at upgrading DRBD in the labstore case. But as it stands profiling performance on labstore1006/7 needs to happen anyway so we decided to do so with an eye towards understanding the impact on labstore1004/5.
- Install current labstore 1004/5 kernel on labstore1006/7
- Profile performance under load for NFSd on labstore1006/7 ro (normal use case)
- Profile performance under load for NFSd with an adhoc rw NFSd share (labstore1004/5 replicant use case)
- 3x for all datapoints
- Install Meltdown candidate kernel on labstore1006/7
- Profile performance under load for NFSd on labstore1006/7 ro (normal use case) -- same as before
- Profile performance under load for NFSd with an adhoc rw NFSd share (labstore1004/5 replicant use case) -- same as before
- 3x all datapoints
- reflect on next steps