GCP的坑真的挺多
坑1
今天嘗試著用xshell通過ssh登錄GCP,發現GCP的要求格式是 key type + key fingerprint + username,這個username真的大坑,這里單獨記錄一下,用的是類似 example1@example.com 然后xshell的登錄框里user 填寫example1就可以了,搞了半天都是 the server rejected your key.
坑2
發現使用centos 7 更新kernel 至最新的4.11后bbr不出現就算了還會導致整個/home /usr 下的文件在root下變為read only 最可惡的是居然無法mount remount命令修復 磁盤修復也是無功 最后只好換了ubuntu一切ok