Skip to content

Instantly share code, notes, and snippets.

View ceclinux's full-sized avatar
🏠
Working from home

ceclinux ceclinux

🏠
Working from home
View GitHub Profile
Oct 31 22:46:23 kube-master kernel: [2826478.104761] audit: type=1326 audit(1698763583.498:160): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.zerotier.one pid=634 comm="zerotier-one" exe="/snap/zerotier/192/usr/sbin/zerotier-one" sig=0 arch=c000003e syscall=41 compat=0 ip=0x7f2d78a9ec57 code=0x50000
Oct 31 22:46:28 kube-master kernel: [2826483.109690] audit: type=1326 audit(1698763588.507:161): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.zerotier.one pid=634 comm="zerotier-one" exe="/snap/zerotier/192/usr/sbin/zerotier-one" sig=0 arch=c000003e syscall=41 compat=0 ip=0x7f2d78a9ec57 code=0x50000
Nov 1 20:49:03 kube-master kernel: [2905832.045579] docker0: port 1(veth7e0c9ec) entered blocking state
Nov 1 20:49:03 kube-master kernel: [2905832.045583] docker0: port 1(veth7e0c9ec) entered disabled state
Nov 1 20:49:03 kube-master kernel: [2905832.045644] device veth7e0c9ec entered promiscuous mode
Nov 1 20:49:04 kube-master kernel: [2905832.364316] eth0: renamed from veth25e8685
Nov 1 20:49:04
This file has been truncated, but you can view the full file.
____ _ ____ _ _
| __ )(_) __ _ / ___| | ___ _ _ __| |
| _ \| |/ _` | | | |/ _ \| | | |/ _` |
| |_) | | (_| | |___| | (_) | |_| | (_| |
|____/|_|\__, |\____|_|\___/ \__,_|\__,_|
|___/
_____ _ _ _ _
| ____|_ __ | |_ ___ _ __ _ __ _ __(_)___ ___ | | (_)_ __ _ ___ __
| _| | '_ \| __/ _ \ '__| '_ \| '__| / __|/ _ \ | | | | '_ \| | | \ \/ /
| |___| | | | || __/ | | |_) | | | \__ \ __/ | |___| | | | | |_| |> <
ubuntu@tkgm210:~/velero-plugin-1.1.0$ velero backup describe nginx-backup2
Name: nginx-backup2
Namespace: velero
Labels: velero.io/storage-location=default
Annotations: velero.io/source-cluster-k8s-gitversion=v1.24.9+vmware.1
velero.io/source-cluster-k8s-major-version=1
velero.io/source-cluster-k8s-minor-version=24
Phase: PartiallyFailed (run `velero backup logs nginx-backup2` for more information)
@ceclinux
ceclinux / client.sh
Created July 7, 2022 10:22
IP_BLOCK_SOURCE or IP_DROP_MEMBERSHIP does not have an effect for igmp socket
# ip of enp0s8: 192.168.50.98
mcjoin -i enp0s8 -t 200 -f 500 -s 224.20.30.40
BYTE UNIX Benchmarks (Version 5.1.3)
System: pi64: GNU/Linux
OS: GNU/Linux -- 5.4.45-v8-3b41649ff96d-p4-bis+ -- #2 SMP PREEMPT Tue Jun 16 14:11:43 GMT 2020
Machine: aarch64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
08:07:53 up 2:08, 4 users, load average: 0.78, 1.06, 0.81; runlevel Jun
------------------------------------------------------------------------
Benchmark Run: Fri Jun 26 2020 08:07:53 - 08:36:22
curl --request POST \
--url http://localhost:8888/users \
--header 'content-type: application/json' \
--data '{
"password": "fefff",
"phone_number":"13161571527"
}'
curl --request GET \
--url http://localhost:8888/users/1 \
@ceclinux
ceclinux / gist:063f757affd0d2616c34592968672366
Created August 30, 2019 02:33
gentoo rpi 1.75hz not overheat
demouser@pi64 ~/byte-unixbench/UnixBench $ ./Run
make all
make[1]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists
demouser@pi64 ~/byte-unixbench/UnixBench $ ./Run
make all
make[1]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists
demouser@pi64 ~/byte-unixbench/UnixBench $ ./Run
make all
make[1]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
make distr
make[2]: Entering directory '/home/demouser/byte-unixbench/UnixBench'
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists
pi@raspberrypi:~/byte-unixbench/UnixBench $ ./Run
make all
make[1]: 进入目录“/home/pi/byte-unixbench/UnixBench”
make distr
make[2]: 进入目录“/home/pi/byte-unixbench/UnixBench”
Checking distribution of files
./pgms exists
./src exists
./testdir exists
./tmp exists