HP C7000 blade server Nortel GbE2c backplane network switch change username password

The configuration method of the GbE2c blade backplane network switch used by the HP C7000 blade server is very different from that of the traditional Huawei, Cisco and other manufacturers’ equipment, and the configuration is relatively complicated. This article is an example of changing the user password. 1. Character interface modification Nortel’s command line is […]

Chaosblade use (35): blade create k8s container-process

1 Introduction The process scenario in the container under kubernetes is the same as the process scenario of the basic resource 2 commands The supported process scenario commands are as follows: blade create k8s container-process kill Kill the specified process in the container, same as [blade create process kill](blade create process kill.md) blade create k8s […]

Chaosblade use (25): blade create k8s

1 Introduction To create kubernetes-related experimental scenarios, in addition to using the blade command to create the scenario, you can also use the yaml file to describe the experiment and use the kubectl command to execute. Currently supported experimental scenarios are as follows: [blade create k8s node-cpu](blade create k8s node-cpu.md) Node node CPU load scenario […]

Chaosblade use (24): blade create jvm

1 Introduction Scenarios related to jvm itself, and you can specify classes, method injection delays, return values, and exception failure scenarios, and you can also write groovy and java scripts to implement complex scenarios. The currently supported scenarios are as follows [blade create jvm CodeCacheFilling](blade create jvm CodeCacheFilling.md) fill jvm code cache [blade create jvm […]