-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
898 lines (419 loc) · 38.5 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Billy</title>
<icon>https://www.gravatar.com/avatar/6863c414aed7d8a4273678f315bb9387</icon>
<subtitle>Billy119</subtitle>
<link href="https://billy7x17.github.io/atom.xml" rel="self"/>
<link href="https://billy7x17.github.io/"/>
<updated>2025-01-07T12:41:20.432Z</updated>
<id>https://billy7x17.github.io/</id>
<author>
<name>Billy</name>
<email>[email protected]</email>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>VIM灵活切换</title>
<link href="https://billy7x17.github.io/2025/01/07/VIM%E7%81%B5%E6%B4%BB%E5%88%87%E6%8D%A2/"/>
<id>https://billy7x17.github.io/2025/01/07/VIM%E7%81%B5%E6%B4%BB%E5%88%87%E6%8D%A2/</id>
<published>2025-01-07T08:32:51.000Z</published>
<updated>2025-01-07T12:41:20.432Z</updated>
<summary type="html"><h1 id="VIM灵活切换"><a href="#VIM灵活切换" class="headerlink" title="VIM灵活切换"></a>VIM灵活切换</h1><h2 id="背景"><a href="#背景" class="headerlink" title="背</summary>
<category term="vim" scheme="https://billy7x17.github.io/tags/vim/"/>
</entry>
<entry>
<title>老旧安卓机改装服务器</title>
<link href="https://billy7x17.github.io/2024/09/02/%E8%80%81%E6%97%A7%E5%AE%89%E5%8D%93%E6%9C%BA%E6%94%B9%E8%A3%85%E6%9C%8D%E5%8A%A1%E5%99%A8/"/>
<id>https://billy7x17.github.io/2024/09/02/%E8%80%81%E6%97%A7%E5%AE%89%E5%8D%93%E6%9C%BA%E6%94%B9%E8%A3%85%E6%9C%8D%E5%8A%A1%E5%99%A8/</id>
<published>2024-09-02T11:32:51.000Z</published>
<updated>2024-09-15T02:31:10.201Z</updated>
<summary type="html"><h1 id="老旧安卓机改装服务器"><a href="#老旧安卓机改装服务器" class="headerlink" title="老旧安卓机改装服务器"></a>老旧安卓机改装服务器</h1><h2 id="背景"><a href="#背景" class="headerli</summary>
<category term="Termux" scheme="https://billy7x17.github.io/tags/Termux/"/>
<category term="zerotier" scheme="https://billy7x17.github.io/tags/zerotier/"/>
<category term="ngrok" scheme="https://billy7x17.github.io/tags/ngrok/"/>
</entry>
<entry>
<title>chatgpt-next-web部署</title>
<link href="https://billy7x17.github.io/2024/07/11/chatgpt-next-web%E9%83%A8%E7%BD%B2/"/>
<id>https://billy7x17.github.io/2024/07/11/chatgpt-next-web%E9%83%A8%E7%BD%B2/</id>
<published>2024-07-11T02:20:51.000Z</published>
<updated>2024-07-19T07:41:58.498Z</updated>
<summary type="html"><h1 id="chatgpt-next-web部署"><a href="#chatgpt-next-web部署" class="headerlink" title="chatgpt-next-web部署"></a>chatgpt-next-web部署</h1><h2 id="搭</summary>
<category term="chatgpt" scheme="https://billy7x17.github.io/tags/chatgpt/"/>
<category term="vercel" scheme="https://billy7x17.github.io/tags/vercel/"/>
</entry>
<entry>
<title>nginx 默认配置时带下划线的header被过滤掉</title>
<link href="https://billy7x17.github.io/2024/06/24/nginx%20%E9%BB%98%E8%AE%A4%E9%85%8D%E7%BD%AE%E6%97%B6%E5%B8%A6%E4%B8%8B%E5%88%92%E7%BA%BF%E7%9A%84header%E8%A2%AB%E8%BF%87%E6%BB%A4%E6%8E%89/"/>
<id>https://billy7x17.github.io/2024/06/24/nginx%20%E9%BB%98%E8%AE%A4%E9%85%8D%E7%BD%AE%E6%97%B6%E5%B8%A6%E4%B8%8B%E5%88%92%E7%BA%BF%E7%9A%84header%E8%A2%AB%E8%BF%87%E6%BB%A4%E6%8E%89/</id>
<published>2024-06-24T01:27:55.000Z</published>
<updated>2024-07-03T03:17:40.293Z</updated>
<summary type="html"><h1 id="nginx-默认配置时带下划线的header被过滤掉"><a href="#nginx-默认配置时带下划线的header被过滤掉" class="headerlink" title="nginx 默认配置时带下划线的header被过滤掉"></a>nginx 默认</summary>
<category term="nginx" scheme="https://billy7x17.github.io/tags/nginx/"/>
</entry>
<entry>
<title>tcp connection and disconnection</title>
<link href="https://billy7x17.github.io/2023/11/04/tcp-connection-and-disconnection/"/>
<id>https://billy7x17.github.io/2023/11/04/tcp-connection-and-disconnection/</id>
<published>2023-11-04T15:03:33.000Z</published>
<updated>2023-11-15T02:27:10.771Z</updated>
<summary type="html"><h2 id="建立连接-TCP-三次握手"><a href="#建立连接-TCP-三次握手" class="headerlink" title="建立连接-TCP 三次握手"></a>建立连接-TCP 三次握手</h2><p><img src="/2023/11/04/tcp-</summary>
<category term="TCP" scheme="https://billy7x17.github.io/tags/TCP/"/>
<category term="三次握手" scheme="https://billy7x17.github.io/tags/%E4%B8%89%E6%AC%A1%E6%8F%A1%E6%89%8B/"/>
<category term="计算机网络" scheme="https://billy7x17.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C/"/>
</entry>
<entry>
<title>Kafka出现失效副本</title>
<link href="https://billy7x17.github.io/2023/10/31/Kafka%E5%87%BA%E7%8E%B0%E5%A4%B1%E6%95%88%E5%89%AF%E6%9C%AC/"/>
<id>https://billy7x17.github.io/2023/10/31/Kafka%E5%87%BA%E7%8E%B0%E5%A4%B1%E6%95%88%E5%89%AF%E6%9C%AC/</id>
<published>2023-10-31T08:55:23.000Z</published>
<updated>2023-11-15T02:27:10.732Z</updated>
<summary type="html"><h1 id="Kafka出现失效副本"><a href="#Kafka出现失效副本" class="headerlink" title="Kafka出现失效副本"></a>Kafka出现失效副本</h1><h2 id="问题发现"><a href="#问题发现" class="</summary>
<category term="Kafka" scheme="https://billy7x17.github.io/tags/Kafka/"/>
<category term="失效副本" scheme="https://billy7x17.github.io/tags/%E5%A4%B1%E6%95%88%E5%89%AF%E6%9C%AC/"/>
<category term="under-replicated-partitions" scheme="https://billy7x17.github.io/tags/under-replicated-partitions/"/>
</entry>
<entry>
<title>Pulsar Schema简介</title>
<link href="https://billy7x17.github.io/2023/10/31/Pulsar-Schema%E7%AE%80%E4%BB%8B/"/>
<id>https://billy7x17.github.io/2023/10/31/Pulsar-Schema%E7%AE%80%E4%BB%8B/</id>
<published>2023-10-31T06:47:02.000Z</published>
<updated>2023-11-15T02:27:10.741Z</updated>
<summary type="html"><h1 id="Pulsar-Schema简介"><a href="#Pulsar-Schema简介" class="headerlink" title="Pulsar Schema简介"></a>Pulsar Schema简介</h1><p>当前消息队列整体系统可用性趋于稳定,</summary>
<category term="Pulsar" scheme="https://billy7x17.github.io/tags/Pulsar/"/>
<category term="Schema" scheme="https://billy7x17.github.io/tags/Schema/"/>
</entry>
<entry>
<title>初访iptables及openstack虚拟网络</title>
<link href="https://billy7x17.github.io/2018/10/17/%E5%88%9D%E8%AE%BFiptables%E5%8F%8Aopenstack%E8%99%9A%E6%8B%9F%E7%BD%91%E7%BB%9C/"/>
<id>https://billy7x17.github.io/2018/10/17/%E5%88%9D%E8%AE%BFiptables%E5%8F%8Aopenstack%E8%99%9A%E6%8B%9F%E7%BD%91%E7%BB%9C/</id>
<published>2018-10-17T06:28:06.000Z</published>
<updated>2023-11-15T02:27:10.771Z</updated>
<summary type="html"><h1 id="初访iptables及openstack虚拟网络"><a href="#初访iptables及openstack虚拟网络" class="headerlink" title="初访iptables及openstack虚拟网络"></a>初访iptables及ope</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="neutron" scheme="https://billy7x17.github.io/tags/neutron/"/>
<category term="iptables" scheme="https://billy7x17.github.io/tags/iptables/"/>
<category term="tftp" scheme="https://billy7x17.github.io/tags/tftp/"/>
</entry>
<entry>
<title>跨命名空间tftp服务</title>
<link href="https://billy7x17.github.io/2018/10/17/%E8%B7%A8%E5%91%BD%E5%90%8D%E7%A9%BA%E9%97%B4tftp%E6%9C%8D%E5%8A%A1/"/>
<id>https://billy7x17.github.io/2018/10/17/%E8%B7%A8%E5%91%BD%E5%90%8D%E7%A9%BA%E9%97%B4tftp%E6%9C%8D%E5%8A%A1/</id>
<published>2018-10-17T02:07:08.000Z</published>
<updated>2023-11-15T02:27:10.779Z</updated>
<summary type="html"><h1 id="跨命名空间tftp服务"><a href="#跨命名空间tftp服务" class="headerlink" title="跨命名空间tftp服务"></a>跨命名空间tftp服务</h1><h2 id="背景"><a href="#背景" class="head</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="tftp" scheme="https://billy7x17.github.io/tags/tftp/"/>
<category term="namespace" scheme="https://billy7x17.github.io/tags/namespace/"/>
<category term="命名空间" scheme="https://billy7x17.github.io/tags/%E5%91%BD%E5%90%8D%E7%A9%BA%E9%97%B4/"/>
</entry>
<entry>
<title>在IDE中设置OS环境变量</title>
<link href="https://billy7x17.github.io/2018/07/19/%E5%9C%A8IDE%E4%B8%AD%E8%AE%BE%E7%BD%AEOS%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F/"/>
<id>https://billy7x17.github.io/2018/07/19/%E5%9C%A8IDE%E4%B8%AD%E8%AE%BE%E7%BD%AEOS%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F/</id>
<published>2018-07-19T09:10:58.000Z</published>
<updated>2023-11-15T02:27:10.772Z</updated>
<summary type="html"><h2 id="在IDE中设置OS环境变量"><a href="#在IDE中设置OS环境变量" class="headerlink" title="在IDE中设置OS环境变量"></a>在IDE中设置OS环境变量</h2><h4 id="IDE中,由于一些中间件被内置,无法直接获</summary>
<category term="IDE" scheme="https://billy7x17.github.io/tags/IDE/"/>
<category term="IDEA" scheme="https://billy7x17.github.io/tags/IDEA/"/>
<category term="eclipse" scheme="https://billy7x17.github.io/tags/eclipse/"/>
<category term="profile" scheme="https://billy7x17.github.io/tags/profile/"/>
<category term="spring" scheme="https://billy7x17.github.io/tags/spring/"/>
</entry>
<entry>
<title>VHD镜像制作</title>
<link href="https://billy7x17.github.io/2018/06/11/VHD%E9%95%9C%E5%83%8F%E5%88%B6%E4%BD%9C/"/>
<id>https://billy7x17.github.io/2018/06/11/VHD%E9%95%9C%E5%83%8F%E5%88%B6%E4%BD%9C/</id>
<published>2018-06-11T02:23:20.000Z</published>
<updated>2023-11-15T02:27:10.751Z</updated>
<summary type="html"><h1 id="VHD格式镜像制作"><a href="#VHD格式镜像制作" class="headerlink" title="VHD格式镜像制作"></a>VHD格式镜像制作</h1><h2 id="背景"><a href="#背景" class="headerlink" </summary>
<category term="xenserver" scheme="https://billy7x17.github.io/tags/xenserver/"/>
<category term="vhd" scheme="https://billy7x17.github.io/tags/vhd/"/>
<category term="镜像" scheme="https://billy7x17.github.io/tags/%E9%95%9C%E5%83%8F/"/>
</entry>
<entry>
<title>裸金属控制台访问</title>
<link href="https://billy7x17.github.io/2018/03/12/%E8%A3%B8%E9%87%91%E5%B1%9E%E6%8E%A7%E5%88%B6%E5%8F%B0%E8%AE%BF%E9%97%AE/"/>
<id>https://billy7x17.github.io/2018/03/12/%E8%A3%B8%E9%87%91%E5%B1%9E%E6%8E%A7%E5%88%B6%E5%8F%B0%E8%AE%BF%E9%97%AE/</id>
<published>2018-03-12T06:17:35.000Z</published>
<updated>2023-11-15T02:27:10.778Z</updated>
<summary type="html"><h1 id="裸金属控制台访问"><a href="#裸金属控制台访问" class="headerlink" title="裸金属控制台访问"></a>裸金属控制台访问</h1><h2 id="背景"><a href="#背景" class="headerlink" titl</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="console" scheme="https://billy7x17.github.io/tags/console/"/>
<category term="shellinabox" scheme="https://billy7x17.github.io/tags/shellinabox/"/>
</entry>
<entry>
<title>disk-image-builder</title>
<link href="https://billy7x17.github.io/2018/02/28/disk-image-builder/"/>
<id>https://billy7x17.github.io/2018/02/28/disk-image-builder/</id>
<published>2018-02-28T06:14:59.000Z</published>
<updated>2023-11-15T02:27:10.756Z</updated>
<summary type="html"><h1 id="disk-image-builder"><a href="#disk-image-builder" class="headerlink" title="disk-image-builder"></a>disk-image-builder</h1><h2 id="1</summary>
<category term="disk-image-builder" scheme="https://billy7x17.github.io/tags/disk-image-builder/"/>
<category term="image" scheme="https://billy7x17.github.io/tags/image/"/>
<category term="baremetal" scheme="https://billy7x17.github.io/tags/baremetal/"/>
<category term="ironic-python-agent" scheme="https://billy7x17.github.io/tags/ironic-python-agent/"/>
<category term="ipa" scheme="https://billy7x17.github.io/tags/ipa/"/>
</entry>
<entry>
<title>裸金属ironic-conductor调研</title>
<link href="https://billy7x17.github.io/2017/10/24/%E8%A3%B8%E9%87%91%E5%B1%9Eironic-conductor%E8%B0%83%E7%A0%94/"/>
<id>https://billy7x17.github.io/2017/10/24/%E8%A3%B8%E9%87%91%E5%B1%9Eironic-conductor%E8%B0%83%E7%A0%94/</id>
<published>2017-10-24T04:03:10.000Z</published>
<updated>2023-11-15T02:27:10.778Z</updated>
<summary type="html"><h1 id="裸金属ironic-conductor调研"><a href="#裸金属ironic-conductor调研" class="headerlink" title="裸金属ironic-conductor调研"></a>裸金属ironic-conductor调研</</summary>
<category term="baremetal" scheme="https://billy7x17.github.io/tags/baremetal/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="raid" scheme="https://billy7x17.github.io/tags/raid/"/>
<category term="cloud-init" scheme="https://billy7x17.github.io/tags/cloud-init/"/>
</entry>
<entry>
<title>openstack命令行清除垃圾数据</title>
<link href="https://billy7x17.github.io/2017/09/25/openstack%E5%91%BD%E4%BB%A4%E8%A1%8C%E6%B8%85%E9%99%A4%E5%9E%83%E5%9C%BE%E6%95%B0%E6%8D%AE/"/>
<id>https://billy7x17.github.io/2017/09/25/openstack%E5%91%BD%E4%BB%A4%E8%A1%8C%E6%B8%85%E9%99%A4%E5%9E%83%E5%9C%BE%E6%95%B0%E6%8D%AE/</id>
<published>2017-09-25T01:11:42.000Z</published>
<updated>2023-11-15T02:27:10.768Z</updated>
<summary type="html"><h1 id="openstack命令行清除垃圾数据"><a href="#openstack命令行清除垃圾数据" class="headerlink" title="openstack命令行清除垃圾数据"></a>openstack命令行清除垃圾数据</h1><h2 id="背</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="命令行" scheme="https://billy7x17.github.io/tags/%E5%91%BD%E4%BB%A4%E8%A1%8C/"/>
<category term="性能测试" scheme="https://billy7x17.github.io/tags/%E6%80%A7%E8%83%BD%E6%B5%8B%E8%AF%95/"/>
<category term="垃圾数据" scheme="https://billy7x17.github.io/tags/%E5%9E%83%E5%9C%BE%E6%95%B0%E6%8D%AE/"/>
</entry>
<entry>
<title>TCP重传</title>
<link href="https://billy7x17.github.io/2017/09/12/TCP%E9%87%8D%E4%BC%A0/"/>
<id>https://billy7x17.github.io/2017/09/12/TCP%E9%87%8D%E4%BC%A0/</id>
<published>2017-09-12T01:52:06.000Z</published>
<updated>2023-11-15T02:27:10.751Z</updated>
<summary type="html"><h1 id="TCP重传"><a href="#TCP重传" class="headerlink" title="TCP重传"></a>TCP重传</h1><h3 id="TCP重传次数与操作系统有关,可配"><a href="#TCP重传次数与操作系统有关,可配" class</summary>
<category term="TCP" scheme="https://billy7x17.github.io/tags/TCP/"/>
</entry>
<entry>
<title>neutron plugin 开发</title>
<link href="https://billy7x17.github.io/2017/09/06/neutron-plugin-%E5%BC%80%E5%8F%91/"/>
<id>https://billy7x17.github.io/2017/09/06/neutron-plugin-%E5%BC%80%E5%8F%91/</id>
<published>2017-09-06T03:25:36.000Z</published>
<updated>2023-11-15T02:27:10.766Z</updated>
<summary type="html"><h1 id="neutron-plugin-开发"><a href="#neutron-plugin-开发" class="headerlink" title="neutron plugin 开发"></a>neutron plugin 开发</h1><p>根据ml2 plug</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="neutron" scheme="https://billy7x17.github.io/tags/neutron/"/>
<category term="plugin" scheme="https://billy7x17.github.io/tags/plugin/"/>
</entry>
<entry>
<title>ironic raid configuration</title>
<link href="https://billy7x17.github.io/2017/07/29/ironic-raid-configuration/"/>
<id>https://billy7x17.github.io/2017/07/29/ironic-raid-configuration/</id>
<published>2017-07-29T11:54:41.000Z</published>
<updated>2023-11-15T02:27:10.756Z</updated>
<summary type="html"><h1 id="ironic-raid-请求报文"><a href="#ironic-raid-请求报文" class="headerlink" title="ironic raid 请求报文"></a>ironic raid 请求报文</h1><h3 id="url"><a h</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="raid" scheme="https://billy7x17.github.io/tags/raid/"/>
</entry>
<entry>
<title>openstack部署经验</title>
<link href="https://billy7x17.github.io/2017/07/26/openstack%E9%83%A8%E7%BD%B2%E7%BB%8F%E9%AA%8C/"/>
<id>https://billy7x17.github.io/2017/07/26/openstack%E9%83%A8%E7%BD%B2%E7%BB%8F%E9%AA%8C/</id>
<published>2017-07-26T06:53:18.000Z</published>
<updated>2023-11-15T02:27:10.770Z</updated>
<summary type="html"><h1 id="openstack部署经验"><a href="#openstack部署经验" class="headerlink" title="openstack部署经验"></a>openstack部署经验</h1><h2 id="背景"><a href="#背景" cla</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="部署" scheme="https://billy7x17.github.io/tags/%E9%83%A8%E7%BD%B2/"/>
<category term="高可用" scheme="https://billy7x17.github.io/tags/%E9%AB%98%E5%8F%AF%E7%94%A8/"/>
<category term="性能压力测试" scheme="https://billy7x17.github.io/tags/%E6%80%A7%E8%83%BD%E5%8E%8B%E5%8A%9B%E6%B5%8B%E8%AF%95/"/>
</entry>
<entry>
<title>vim简明教程</title>
<link href="https://billy7x17.github.io/2017/07/12/vim%E7%AE%80%E6%98%8E%E6%95%99%E7%A8%8B/"/>
<id>https://billy7x17.github.io/2017/07/12/vim%E7%AE%80%E6%98%8E%E6%95%99%E7%A8%8B/</id>
<published>2017-07-12T02:36:59.000Z</published>
<updated>2023-11-15T02:27:10.771Z</updated>
<summary type="html"><h1 id="vim简明教程"><a href="#vim简明教程" class="headerlink" title="vim简明教程"></a>vim简明教程</h1><p>vim的学习曲线相当的大(参看各种文本编辑器的学习曲线),所以,如果你一开始看到的是一大堆VIM的命</summary>
<category term="vim" scheme="https://billy7x17.github.io/tags/vim/"/>
<category term="vi" scheme="https://billy7x17.github.io/tags/vi/"/>
</entry>
<entry>
<title>给ovs网桥设置ip</title>
<link href="https://billy7x17.github.io/2017/06/29/%E7%BB%99ovs%E7%BD%91%E6%A1%A5%E8%AE%BE%E7%BD%AEip/"/>
<id>https://billy7x17.github.io/2017/06/29/%E7%BB%99ovs%E7%BD%91%E6%A1%A5%E8%AE%BE%E7%BD%AEip/</id>
<published>2017-06-29T08:53:51.000Z</published>
<updated>2023-11-15T02:27:10.778Z</updated>
<summary type="html"><h1 id="给ovs网桥设置ip"><a href="#给ovs网桥设置ip" class="headerlink" title="给ovs网桥设置ip"></a>给ovs网桥设置ip</h1><h2 id="背景"><a href="#背景" class="headerli</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ovs" scheme="https://billy7x17.github.io/tags/ovs/"/>
<category term="管理网" scheme="https://billy7x17.github.io/tags/%E7%AE%A1%E7%90%86%E7%BD%91/"/>
<category term="openvswitch bridge" scheme="https://billy7x17.github.io/tags/openvswitch-bridge/"/>
</entry>
<entry>
<title>rabbitmq之网络分区</title>
<link href="https://billy7x17.github.io/2017/06/13/rabbitmq%E4%B9%8B%E7%BD%91%E7%BB%9C%E5%88%86%E5%8C%BA/"/>
<id>https://billy7x17.github.io/2017/06/13/rabbitmq%E4%B9%8B%E7%BD%91%E7%BB%9C%E5%88%86%E5%8C%BA/</id>
<published>2017-06-13T07:00:53.000Z</published>
<updated>2023-11-15T02:27:10.770Z</updated>
<summary type="html"><h1 id="rabbitmq之网络分区"><a href="#rabbitmq之网络分区" class="headerlink" title="rabbitmq之网络分区"></a>rabbitmq之网络分区</h1><p>在rabbitmq高可用测试过程中,由于对其中一节点</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="rabbitmq" scheme="https://billy7x17.github.io/tags/rabbitmq/"/>
<category term="Clustering" scheme="https://billy7x17.github.io/tags/Clustering/"/>
<category term="Network Partitions" scheme="https://billy7x17.github.io/tags/Network-Partitions/"/>
</entry>
<entry>
<title>openstack使用cirros镜像创建vmware虚拟机</title>
<link href="https://billy7x17.github.io/2017/06/10/openstack%E4%BD%BF%E7%94%A8cirros%E9%95%9C%E5%83%8F%E5%88%9B%E5%BB%BAvmware%E8%99%9A%E6%8B%9F%E6%9C%BA/"/>
<id>https://billy7x17.github.io/2017/06/10/openstack%E4%BD%BF%E7%94%A8cirros%E9%95%9C%E5%83%8F%E5%88%9B%E5%BB%BAvmware%E8%99%9A%E6%8B%9F%E6%9C%BA/</id>
<published>2017-06-10T01:39:55.000Z</published>
<updated>2023-11-15T02:27:10.767Z</updated>
<summary type="html"><h1 id="openstack使用cirros镜像创建vmware虚拟机"><a href="#openstack使用cirros镜像创建vmware虚拟机" class="headerlink" title="openstack使用cirros镜像创建vmware虚拟机"></summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="镜像" scheme="https://billy7x17.github.io/tags/%E9%95%9C%E5%83%8F/"/>
<category term="vmware" scheme="https://billy7x17.github.io/tags/vmware/"/>
<category term="最小镜像" scheme="https://billy7x17.github.io/tags/%E6%9C%80%E5%B0%8F%E9%95%9C%E5%83%8F/"/>
<category term="cirros" scheme="https://billy7x17.github.io/tags/cirros/"/>
</entry>
<entry>
<title>openstack控制节点高可用</title>
<link href="https://billy7x17.github.io/2017/06/06/openstack%E6%8E%A7%E5%88%B6%E8%8A%82%E7%82%B9%E9%AB%98%E5%8F%AF%E7%94%A8/"/>
<id>https://billy7x17.github.io/2017/06/06/openstack%E6%8E%A7%E5%88%B6%E8%8A%82%E7%82%B9%E9%AB%98%E5%8F%AF%E7%94%A8/</id>
<published>2017-06-06T01:53:36.000Z</published>
<updated>2023-11-15T02:27:10.768Z</updated>
<summary type="html"><h1 id="openstack控制节点高可用性调研"><a href="#openstack控制节点高可用性调研" class="headerlink" title="openstack控制节点高可用性调研"></a>openstack控制节点高可用性调研</h1><p>通常</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="controller" scheme="https://billy7x17.github.io/tags/controller/"/>
<category term="HA" scheme="https://billy7x17.github.io/tags/HA/"/>
</entry>
<entry>
<title>openstack nova镜像缓存机制(vmware)</title>
<link href="https://billy7x17.github.io/2017/05/27/openstack-nova%E9%95%9C%E5%83%8F%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6-vmware/"/>
<id>https://billy7x17.github.io/2017/05/27/openstack-nova%E9%95%9C%E5%83%8F%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6-vmware/</id>
<published>2017-05-27T01:27:37.000Z</published>
<updated>2023-11-15T02:27:10.767Z</updated>
<summary type="html"><h1 id="openstack-nova镜像缓存机制-vmware"><a href="#openstack-nova镜像缓存机制-vmware" class="headerlink" title="openstack nova镜像缓存机制-vmware"></a>opens</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="image" scheme="https://billy7x17.github.io/tags/image/"/>
<category term="nova" scheme="https://billy7x17.github.io/tags/nova/"/>
<category term="vmware" scheme="https://billy7x17.github.io/tags/vmware/"/>
</entry>
<entry>
<title>openstack-cinder缓存机制</title>
<link href="https://billy7x17.github.io/2017/05/16/openstack-cinder%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6/"/>
<id>https://billy7x17.github.io/2017/05/16/openstack-cinder%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6/</id>
<published>2017-05-16T11:03:42.000Z</published>
<updated>2023-11-15T02:27:10.767Z</updated>
<summary type="html"><h1 id="openstack-cinder缓存机制"><a href="#openstack-cinder缓存机制" class="headerlink" title="openstack-cinder缓存机制"></a>openstack-cinder缓存机制</h1><</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="cinder" scheme="https://billy7x17.github.io/tags/cinder/"/>
<category term="cache" scheme="https://billy7x17.github.io/tags/cache/"/>
<category term="缓存" scheme="https://billy7x17.github.io/tags/%E7%BC%93%E5%AD%98/"/>
<category term="volume" scheme="https://billy7x17.github.io/tags/volume/"/>
</entry>
<entry>
<title>简述vmware对block_device_mapping的支持</title>
<link href="https://billy7x17.github.io/2017/05/11/%E7%AE%80%E8%BF%B0vmware%E5%AF%B9block-device-mapping%E7%9A%84%E6%94%AF%E6%8C%81/"/>
<id>https://billy7x17.github.io/2017/05/11/%E7%AE%80%E8%BF%B0vmware%E5%AF%B9block-device-mapping%E7%9A%84%E6%94%AF%E6%8C%81/</id>
<published>2017-05-11T12:01:36.000Z</published>
<updated>2023-11-15T02:27:10.774Z</updated>
<summary type="html"><h1 id="简述vmware对block-device-mapping的支持"><a href="#简述vmware对block-device-mapping的支持" class="headerlink" title="简述vmware对block device mappin</summary>
<category term="vmware" scheme="https://billy7x17.github.io/tags/vmware/"/>
<category term="block_device_mapping" scheme="https://billy7x17.github.io/tags/block-device-mapping/"/>
<category term="bdm" scheme="https://billy7x17.github.io/tags/bdm/"/>
<category term="nova-compute" scheme="https://billy7x17.github.io/tags/nova-compute/"/>
<category term="spawn" scheme="https://billy7x17.github.io/tags/spawn/"/>
</entry>
<entry>
<title>ironic对多网卡的支持</title>
<link href="https://billy7x17.github.io/2017/04/24/ironic%E5%AF%B9%E5%A4%9A%E7%BD%91%E5%8D%A1%E7%9A%84%E6%94%AF%E6%8C%81/"/>
<id>https://billy7x17.github.io/2017/04/24/ironic%E5%AF%B9%E5%A4%9A%E7%BD%91%E5%8D%A1%E7%9A%84%E6%94%AF%E6%8C%81/</id>
<published>2017-04-24T01:15:25.000Z</published>
<updated>2023-11-15T02:27:10.766Z</updated>
<summary type="html"><h1 id="ironic对多网卡的支持"><a href="#ironic对多网卡的支持" class="headerlink" title="ironic对多网卡的支持"></a>ironic对多网卡的支持</h1><p>在实际生产环境中,标准的物理机一般会有4个或以上的网</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="neutron" scheme="https://billy7x17.github.io/tags/neutron/"/>
<category term="多网卡" scheme="https://billy7x17.github.io/tags/%E5%A4%9A%E7%BD%91%E5%8D%A1/"/>
</entry>
<entry>
<title>ironic对configdrive的支持</title>
<link href="https://billy7x17.github.io/2017/04/20/ironic%E5%AF%B9configdrive%E7%9A%84%E6%94%AF%E6%8C%81/"/>
<id>https://billy7x17.github.io/2017/04/20/ironic%E5%AF%B9configdrive%E7%9A%84%E6%94%AF%E6%8C%81/</id>
<published>2017-04-20T11:27:55.000Z</published>
<updated>2023-11-15T02:27:10.761Z</updated>
<summary type="html"><h1 id="ironic对configdrive的支持"><a href="#ironic对configdrive的支持" class="headerlink" title="ironic对configdrive的支持"></a>ironic对configdrive的支持</</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="configdrive" scheme="https://billy7x17.github.io/tags/configdrive/"/>
</entry>
<entry>
<title>spring aop对各作用域的支持</title>
<link href="https://billy7x17.github.io/2017/04/04/spring-aop%E5%AF%B9%E5%90%84%E4%BD%9C%E7%94%A8%E5%9F%9F%E7%9A%84%E6%94%AF%E6%8C%81/"/>
<id>https://billy7x17.github.io/2017/04/04/spring-aop%E5%AF%B9%E5%90%84%E4%BD%9C%E7%94%A8%E5%9F%9F%E7%9A%84%E6%94%AF%E6%8C%81/</id>
<published>2017-04-04T04:25:44.000Z</published>
<updated>2023-11-15T02:27:10.770Z</updated>
<summary type="html"><h1 id="Spring-AOP对各作用域的支持"><a href="#Spring-AOP对各作用域的支持" class="headerlink" title="Spring AOP对各作用域的支持"></a>Spring AOP对各作用域的支持</h1><p>写这篇文章的</summary>
</entry>
<entry>
<title>发现一个国内牛逼的maven仓库,速度真的太快了</title>
<link href="https://billy7x17.github.io/2017/03/28/%E5%8F%91%E7%8E%B0%E4%B8%80%E4%B8%AA%E5%9B%BD%E5%86%85%E7%89%9B%E9%80%BC%E7%9A%84maven%E4%BB%93%E5%BA%93%EF%BC%8C%E9%80%9F%E5%BA%A6%E7%9C%9F%E7%9A%84%E5%A4%AA%E5%BF%AB%E4%BA%86/"/>
<id>https://billy7x17.github.io/2017/03/28/%E5%8F%91%E7%8E%B0%E4%B8%80%E4%B8%AA%E5%9B%BD%E5%86%85%E7%89%9B%E9%80%BC%E7%9A%84maven%E4%BB%93%E5%BA%93%EF%BC%8C%E9%80%9F%E5%BA%A6%E7%9C%9F%E7%9A%84%E5%A4%AA%E5%BF%AB%E4%BA%86/</id>
<published>2017-03-28T04:30:55.000Z</published>
<updated>2023-11-15T02:27:10.772Z</updated>
<summary type="html"><h1 id="发现一个国内牛逼的maven仓库,速度真的太快了"><a href="#发现一个国内牛逼的maven仓库,速度真的太快了" class="headerlink" title="发现一个国内牛逼的maven仓库,速度真的太快了"></a>发现一个国内牛逼的maven</summary>
<category term="maven国内公共仓库" scheme="https://billy7x17.github.io/tags/maven%E5%9B%BD%E5%86%85%E5%85%AC%E5%85%B1%E4%BB%93%E5%BA%93/"/>
<category term="maven" scheme="https://billy7x17.github.io/tags/maven/"/>
<category term="公共仓库" scheme="https://billy7x17.github.io/tags/%E5%85%AC%E5%85%B1%E4%BB%93%E5%BA%93/"/>
<category term="国内" scheme="https://billy7x17.github.io/tags/%E5%9B%BD%E5%86%85/"/>
</entry>
<entry>
<title>ironic创建云主机流程</title>
<link href="https://billy7x17.github.io/2017/03/27/ironic%E5%88%9B%E5%BB%BA%E4%BA%91%E4%B8%BB%E6%9C%BA%E6%B5%81%E7%A8%8B/"/>
<id>https://billy7x17.github.io/2017/03/27/ironic%E5%88%9B%E5%BB%BA%E4%BA%91%E4%B8%BB%E6%9C%BA%E6%B5%81%E7%A8%8B/</id>
<published>2017-03-27T13:18:30.000Z</published>
<updated>2023-11-15T02:27:10.756Z</updated>
<summary type="html"><h1 id="ironic创建主机流程"><a href="#ironic创建主机流程" class="headerlink" title="ironic创建主机流程"></a>ironic创建主机流程</h1><p><img src="/2017/03/27/ironic%E</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="instance" scheme="https://billy7x17.github.io/tags/instance/"/>
</entry>
<entry>
<title>Openstack MQ基本流程和消息样例</title>
<link href="https://billy7x17.github.io/2017/03/19/Openstack-MQ%E5%9F%BA%E6%9C%AC%E6%B5%81%E7%A8%8B%E5%92%8C%E6%B6%88%E6%81%AF%E6%A0%B7%E4%BE%8B/"/>
<id>https://billy7x17.github.io/2017/03/19/Openstack-MQ%E5%9F%BA%E6%9C%AC%E6%B5%81%E7%A8%8B%E5%92%8C%E6%B6%88%E6%81%AF%E6%A0%B7%E4%BE%8B/</id>
<published>2017-03-19T10:13:56.000Z</published>
<updated>2023-11-15T02:27:10.741Z</updated>
<summary type="html"><h1 id="Openstack-MQ基本流程和消息样例"><a href="#Openstack-MQ基本流程和消息样例" class="headerlink" title="Openstack MQ基本流程和消息样例"></a>Openstack MQ基本流程和消息样例</</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="mq" scheme="https://billy7x17.github.io/tags/mq/"/>
<category term="oslo.message" scheme="https://billy7x17.github.io/tags/oslo-message/"/>
</entry>
<entry>
<title>各种配置代理的方法</title>
<link href="https://billy7x17.github.io/2017/03/18/%E5%90%84%E7%A7%8D%E9%85%8D%E7%BD%AE%E4%BB%A3%E7%90%86%E7%9A%84%E6%96%B9%E6%B3%95/"/>
<id>https://billy7x17.github.io/2017/03/18/%E5%90%84%E7%A7%8D%E9%85%8D%E7%BD%AE%E4%BB%A3%E7%90%86%E7%9A%84%E6%96%B9%E6%B3%95/</id>
<published>2017-03-18T05:26:59.000Z</published>
<updated>2023-11-15T02:27:10.772Z</updated>
<summary type="html"><h1 id="各种配置代理的方法"><a href="#各种配置代理的方法" class="headerlink" title="各种配置代理的方法"></a>各种配置代理的方法</h1><h2 id="yum"><a href="#yum" class="headerlink</summary>
<category term="proxy" scheme="https://billy7x17.github.io/tags/proxy/"/>
</entry>
<entry>
<title>ironic-node生命周期有限状态机</title>
<link href="https://billy7x17.github.io/2017/03/07/ironic-node%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F%E6%9C%89%E9%99%90%E7%8A%B6%E6%80%81%E6%9C%BA/"/>
<id>https://billy7x17.github.io/2017/03/07/ironic-node%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F%E6%9C%89%E9%99%90%E7%8A%B6%E6%80%81%E6%9C%BA/</id>
<published>2017-03-07T10:08:35.000Z</published>
<updated>2023-11-15T02:27:10.756Z</updated>
<summary type="html"><h1 id="ironic-node生命周期有限状态机"><a href="#ironic-node生命周期有限状态机" class="headerlink" title="ironic-node生命周期有限状态机"></a>ironic-node生命周期有限状态机</h1><</summary>
<category term="openstack" scheme="https://billy7x17.github.io/tags/openstack/"/>
<category term="ironic" scheme="https://billy7x17.github.io/tags/ironic/"/>
<category term="node" scheme="https://billy7x17.github.io/tags/node/"/>
</entry>
<entry>
<title>XenServer申请免费许可证流程</title>
<link href="https://billy7x17.github.io/2016/09/14/XenServer%E7%94%B3%E8%AF%B7%E5%85%8D%E8%B4%B9%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%B5%81%E7%A8%8B/"/>
<id>https://billy7x17.github.io/2016/09/14/XenServer%E7%94%B3%E8%AF%B7%E5%85%8D%E8%B4%B9%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%B5%81%E7%A8%8B/</id>
<published>2016-09-14T08:28:07.000Z</published>
<updated>2023-11-15T02:27:10.751Z</updated>
<summary type="html"><h1 id="XenServer申请免费许可证流程"><a href="#XenServer申请免费许可证流程" class="headerlink" title="XenServer申请免费许可证流程"></a>XenServer申请免费许可证流程</h1><ol>
<li></summary>
<category term="Xenserver" scheme="https://billy7x17.github.io/tags/Xenserver/"/>
<category term="license" scheme="https://billy7x17.github.io/tags/license/"/>
</entry>
</feed>