全文検索:
- 37 MegaCliのSmart情報 @01_linux:99_その他
- ics completion on : N/A SAS Address(0): 0x4433221100000000 Connected Port Number: 0(path0) Inquiry Da... s completion on : N/A SAS Address(0): 0x4433221101000000 Connected Port Number: 1(path0) Inquiry Data... - 0 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 7 5 Reallocated_Sector_Ct 0x0033 100 100 036
- 34 UnboundでHA構成 @06_virtualization:05_container
- 1 | lvs01 | ens5: NIC only | ens4: 192.168.0.21 | 100.10.10.15 | 192.168.0.15 | | HV02 | lvs02 | ens5: ... 192.168.0.22 | ::: | ::: | | HV01 | dns01 | ens5: 100.10.10.11 | ens4: 192.168.0.11 | | | | HV02 | dns02 | ens5: 100.10.10.12 | ens4: 192.168.0.12 | | | ===== 全VM... 5/32 -j REDIRECT iptables -t nat -A PREROUTING -d 100.10.10.15/32 -j REDIRECT __EOM__ chmod 700 /etc/r
- 55 corosync pacemaker @01_linux:01_net
- VIP| ^ HostName|node01|node02|node03| ^Global|10.100.10.11|10.100.10.12|10.100.10.13|10.100.10.10| ^Local01|172.16.10.11|172.16.10.12|172.16.10.13|172.16.10.10| ^Local02|192.168.10.
- 11_Zabbix自体の監視 @01_linux:04_監視:zabbix
- が生きているのにキューが溜まり続ける事がある。 その場合、telnet [Zabbix Host] 10051 で確認すると接続できなくなっている。 ===== 手動でtelnetした場合 ===== ... ==== 異常な場合 ===== <code console> $ telnet 192.168.100.10 10051 Trying 192.168.100.10... telnet: connect to address 192.168.100.10: Connection timed out telnet: Una
- 21 kernelによってvmstat結果が違う @01_linux:99_その他
- 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu1 :100.0%us, 0.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu2 :100.0%us, 0.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Cpu3 :100.0%us, 0.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi... cached 1571 root 20 0 112m 3732 1760 R 100.0 0.6 26:38.39 python
- ipコマンド/IPエイリアス追加 @02_freebsd:80_unixコマンド
- condaryとしてIPが追加される。 <code> # ip addr add 192.168.100.5/24 brd 192.168.100.255 dev eth0 </code> ===== IP削除 ===== <code> # ip addr del 192.168.100.5/24 brd 192.168.100.255 dev eth0 </code> ===== IP確認 ===== <code> # ip -4 a 1: lo: <LOOPBACK,UP,LOWER
- 01 JuJu Maas Openstack @01_linux:08_仮想化:juju
- 0.0/24|No DHCP| 10.10.0.254 |external| |ens4.50| |100.100.100.0/24|No DHCP| 100.100.100.254 |global| {{:01_linux:08_仮想化:juju:プレゼンテーション1.png?400|}} ===== 01. Maas
- 22 ipvsadm と ldirectord @01_linux:01_net
- へリクエストを飛ばす <code console> # ipvsadm -A -t 10.1.0.100:80 -s lc </code> UDPの場合 <code console> # ipvsadm... .1.0.150に転送 <code console> # ipvsadm -a -t 10.1.0.100:80 -r 10.1.0.150 -g </code> == オプション == ^ -a ... Forward Weight ActiveConn InActConn TCP 10.1.0.100:80 lc -> 10.1.0.150:80 Route 1... n TCP 01:05 FIN_WAIT 21.12.143.2:64991 10.1.0.100:80 10.1.0.150:80 TCP 01:05 FIN_WAIT 21.
- 23 LVS on CloudStack @01_linux:01_net
- | | | eth0:0 10.1.0.100/24 | eth0 10.1.0.150 | eth0 10.1.0.160 +--... IPを付けておく === <code console> # ip addr add 10.1.0.100/24 label eth0:0 dev eth0 </code> * ※参考:削除する場合 \\ <code console># ip addr del 10.1.0.100/24 label eth0:0 dev eth0</code> === 3.sysctl編集 =... = VIP設定 == <code console> # ipvsadm -A -t 10.1.0.100:80 -s lc # ipvsadm -A -t 10.1.0.100:443 -s lc </c
- 02 OpenStack base Console @01_linux:08_仮想化:juju
- roxy-ip をグローバルのアドレスに変更(hogehoge.comなど) 今回は、下記に変更 100.100.100.250 ==== console-proxy-ipを変更するとConsoleのアドレスが下記のように変わる ==== <code> @maasvm-dev:~$ nova get-vnc-co... --------------+ Change console-proxy-ip local => 100.100.100.250.250 @maasvm-dev:~$ nova get-vnc-cons
- 40 Java Heap Memory確認 @01_linux:02_www
- (MB) | %5.2f%% \n" , $3/1024, $1/1024, ($3/$1 * 100); \ printf "S1 領域 | %7.2f / %... (MB) | %5.2f%% \n" , $4/1024, $2/1024, ($4/$2 * 100); \ printf "Eden領域 | %7.2f / %... (MB) | %5.2f%% \n" , $6/1024, $5/1024, ($6/$5 * 100); \ printf "Old 領域 | %7.2f / %... (MB) | %5.2f%% \n" , $8/1024, $7/1024, ($8/$7 * 100); \ printf "Meta領域 | %7.2f / %
- 07 CentOS cgroupでリソースコントロール @01_linux:21_centos7
- blkio.throttle.read_iops_device = "8:0 100"; blkio.throttle.write_iops_device = "8:0 100"; } } [/etc/cgrules.conf] root blkio... blkio.throttle.read_iops_device = "8:0 100"; blkio.throttle.write_iops_device = "8:0 100"; } } group DiskIO_Group { blkio
- 2021.08.03 KVM IOPS limit @50_dialy:2021:08
- on='0x0'/> <iotune> <total_iops_sec>100</total_iops_sec> </iotune> </disk> </c... のbodyを書き換えてあげる。 下記を追加 <TOTAL_IOPS_SEC><![CDATA[100]]></TOTAL_IOPS_SEC> <code> update vm_pool set b... OMATIC_DS_REQUIREMENTS><![CDATA[("CLUSTERS/ID" @> 100) & (TM_MAD = "ceph")]]></AUTOMATIC_DS_REQUIREMENT... MATIC_NIC_REQUIREMENTS><![CDATA[("CLUSTERS/ID" @> 100)]]></AUTOMATIC_NIC_REQUIREMENTS><AUTOMATIC_REQUIR
- Vyatta OpenVPN Server/Client @05_network:04_vyatta
- Client ====== ===== 環境 ===== |Global側|eth0|10.10.100.1| |Local側|eth1|192.168.1.1| |仮想LAN|vtun0|172.16.100.1| +----------+ ... et interfaces openvpn vtun0 server subnet '172.16.100.0/24' # set interfaces openvpn vtun0 server topol... # set interfaces openvpn vtun0 remote-host '10.10.100.1' # set interfaces openvpn vtun0 tls ca-cert-fil
- 06 Ubuntu Network設定 @01_linux:30_ubuntu
- transmit-hash-policy: layer3+4 vlans: vlan.100: id: 100 link: bond1 bridges: br0: interfaces: - bond0 addresses: ... earch: [] br1: interfaces: - vlan.100 addresses: - 100.100.0.10/16 gateway4: 100.100.255.254 nameservers: