-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
477 lines (455 loc) · 22.1 KB
/
404.html
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
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="author" content="Grant Curell" />
<link rel="shortcut icon" href="/img/favicon.ico" />
<title>Grant Curell's Dell Projects</title>
<link rel="stylesheet" href="/css/theme.css" />
<link rel="stylesheet" href="/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<!--[if lt IE 9]>
<script src="/js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="/." class="icon icon-home"> Grant Curell's Dell Projects
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="/.">Grant Curell's Dell Projects</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Adding%20Hashing%20to%20OpenSwitch/">Adding Hashing to OpenSwitch</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Adding%20Intel%20I219-LM%20%288086.0d4c%29%20Driver%20to%20ESXi/">Adding Intel I219-LM (8086.0d4c) Driver to ESXi</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Automatically%20Provision%20Dell%20Servers/">Automatically Provision Dell Servers</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Automating%20OME%20Hardware%20Reports/">Automating OME Hardware Reports</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Backup%20OS10%20Config%20with%20Ansible/">Backup OS10 Config with Ansible</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/CloudLink/">CloudLink</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Common%20Questions%20About%20LLMs%20Answered/">Common Questions About LLMs Answered</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Configure%20FN410%20as%20a%20Switch/">Configure FN410 as a Switch</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Configure%20Gigamon%20Tap/">Configure Gigamon Tap</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Configuring%20VLT%20on%20OS10/">Configuring VLT on OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Create%20Kickstart%20Server%20on%20Fedora/">Create Kickstart Server on Fedora</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Create%20OpenSwitch%20VM/">Create OpenSwitch VM</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/DHCP%20Relay%20on%20SONiC/">DHCP Relay on SONiC</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Dell%20Ansible%20Testing/">Dell Ansible Testing</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Elasticsearch%20Display%20Map%20Data/">Elasticsearch Display Map Data</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Elasticsearch%20Load%20Testing/">Elasticsearch Load Testing</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Estimating%20Compute%20Requirements%20for%20Machine%20Learning/">Estimating Compute Requirements for Machine Learning</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Finding%20Rare%20Logs%20with%20DBSCAN/">Finding Rare Logs with DBSCAN</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Get%20NVMe%20Drives%20from%20iDRAC%20Redfish/">Get NVMe Drives from iDRAC Redfish</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/High%20Speed%20Packet%20Capture/">High Speed Packet Capture</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/How%20Bitcoin-Blockchain%20Works%20-%20Notes/">How Bitcoin-Blockchain Works - Notes</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/How%20OS10%20Installer%20Works/">How OS10 Installer Works</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/How%20to%20ONIE%20Install%20and%20ZTP%20Config%20Dell%20SONiC/">How to ONIE Install and ZTP Config Dell SONiC</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/How%20to%20Read%20lstopo%20and%20a%20PCIe%20Overview/">How to Read lstopo and a PCIe Overview</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/IO%20Identities%20with%20LifeCycle%20Controller/">IO Identities with LifeCycle Controller</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Importing%20Elasticsearch%20Data/">Importing Elasticsearch Data</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Installing%20DPDK%20with%20NapaTech%20Card/">Installing DPDK with NapaTech Card</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/LDAP%20with%20OpenManage/">LDAP with OpenManage</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/LLMs%20Explained/">LLMs Explained</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Load%20Balance%20Testing%20with%20OpenVSwitch/">Load Balance Testing with OpenVSwitch</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Load%20Balancing%20on%20Mellanox%20Switches/">Load Balancing on Mellanox Switches</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Load%20Balancing%20with%20LAG%20on%205112F-ON/">Load Balancing with LAG on 5112F-ON</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Make%20USB%20Read%20Only/">Make USB Read Only</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Migrating%20Storage%20Volumes%20to%20PowerStore/">Migrating Storage Volumes to PowerStore</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Mulitple%20Span%20on%204112F-ON%20with%20OpenSwitch/">Mulitple Span on 4112F-ON with OpenSwitch</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Multiple%20Span%20on%204112F-ON%20with%20OS10/">Multiple Span on 4112F-ON with OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/NVMe%20Performance%20Testing/">NVMe Performance Testing</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20AMD%20Processor/">Notes on AMD Processor</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20Building%20a%20Datacenter%20from%20Scratch/">Notes on Building a Datacenter from Scratch</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20HPC/">Notes on HPC</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20HSM/">Notes on HSM</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20Improving%20Drive%20Performance/">Notes on Improving Drive Performance</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20NVMe%20Log%20Pages/">Notes on NVMe Log Pages</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20PCIe/">Notes on PCIe</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20mdraid%20Performance%20Testing/">Notes on mdraid Performance Testing</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Notes%20on%20nodejs/">Notes on nodejs</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Nvidia%20GPUDirect/">Nvidia GPUDirect</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Nvidia%20GRID%20Notes/">Nvidia GRID Notes</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/OME%20Bug/">OME Bug</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/OME%20Integration%20for%20VMWare/">OME Integration for VMWare</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/OS10%20Password%20Recovery%20Bug/">OS10 Password Recovery Bug</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Offline%20Updates%20with%20OpenManage%20Enterprise/">Offline Updates with OpenManage Enterprise</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/OpenFlow%20on%204112F-ON/">OpenFlow on 4112F-ON</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/PCIev3%20vs%20v4/">PCIev3 vs v4</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Playing%20with%20virsh/">Playing with virsh</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/PowerScale%20-%20Configure%20with%20Kubernetes/">PowerScale - Configure with Kubernetes</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/PowerScale%20Failed%20Authentication/">PowerScale Failed Authentication</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/PowerScale%20Setup/">PowerScale Setup</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Reset%20OS10%20Admin%20Password/">Reset OS10 Admin Password</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Run%20VPN%20on%20OS10/">Run VPN on OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Running%20DNS%20from%20OS10/">Running DNS from OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/SONiC%20-%20Sample%20Datacenter%20Automation%20Architecture/">SONiC - Sample Datacenter Automation Architecture</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Set%20Up%20RSPAN%20on%20OS10/">Set Up RSPAN on OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Setting%20Up%20Breakout%20Cables/">Setting Up Breakout Cables</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Setting%20Up%20SmartFabric%20Director/">Setting Up SmartFabric Director</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Setting%20Up%20iDRAC%20Telemetry%20with%20Splunk/">Setting Up iDRAC Telemetry with Splunk</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Setup%20IDPA/">Setup IDPA</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Site%20to%20Site%20VPN%20with%20PFSense%20and%20CentOS%208/">Site to Site VPN with PFSense and CentOS 8</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Switch%20Directly%20to%20Client%20Test/">Switch Directly to Client Test</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Testing%20Bare%20Metal%20Orchestrator/">Testing Bare Metal Orchestrator</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Testing%20Intel%20x520%20on%20RHEL%206/">Testing Intel x520 on RHEL 6</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Understanding%20Memory/">Understanding Memory</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Understanding%20PERC%20Interrupts/">Understanding PERC Interrupts</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Use%20OS10%20as%20Aggregator/">Use OS10 as Aggregator</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Using%20FIO/">Using FIO</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Using%20the%20iDRAC%20Service%20Module/">Using the iDRAC Service Module</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VEP%20Testing/">VEP Testing</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Web%20Traffic%20Generator/">Web Traffic Generator</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Writing%20udev%20Rules%20for%20Dell%20PERC%20H755/">Writing udev Rules for Dell PERC H755</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/esrally%20%28INCOMPLETE%29/">esrally (INCOMPLETE)</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/idrac%20with%20LDAP/">idrac with LDAP</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Load%20Balance%20Testing%20on%204112F-ON/OS10/">Load Balance Testing on 4112F-ON w/OS10</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/Load%20Balance%20Testing%20on%204112F-ON/OpenSwitch%20%28OPX%29/">Load Balancing with LAG OPX</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/Automate%20ESXi%20Installation/">Automating ESXi Installation</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/Change%20User%20on%20VxRail%20Plugin/">Change User on VxRail Plugin</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/ESXi%20Architecture/">VMWare Architecture Notes</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/How%20to%20Pull%20Usage%20Metrics/">How to Pull Usage Metrics</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/Notes%20on%20VSAN/">Notes on vSAN</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/Setup%20VXRail/">VxRail Setup</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/Troubleshooting%20vSAN/">Troubleshooting vSAN</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/VMWare%20APIs/">VMWare APIs</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/VxRail%20Architecture%20and%20Troubleshooting/">VxRail Architecture and Troubleshooting</a>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/VMWare/vRealize%20Setup%20%28Incomplete%29/">Setting Up vRealize</a>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="/.">Grant Curell's Dell Projects</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div class="section" itemprop="articleBody">
<h1 id="404-page-not-found">404</h1>
<p><strong>Page not found</strong></p>
</div>
</div><footer>
<hr/>
<div role="contentinfo">
<!-- Copyright etc -->
</div>
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<div class="rst-versions" role="note" aria-label="Versions">
<span class="rst-current-version" data-toggle="rst-current-version">
</span>
</div>
<script src="/js/jquery-3.6.0.min.js"></script>
<script>var base_url = "/";</script>
<script src="/js/theme_extra.js"></script>
<script src="/js/theme.js"></script>
<script src="/search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>