diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-12-29 12:04:47 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-12-29 12:04:47 +0100 |
commit | b6e17d72446ada24eff912c689818b3b2722a3a8 (patch) | |
tree | abf3baff78ea8f332f2a63e35bff2ba3d2f275e3 /docs/1u-diy-atom-c3000 | |
parent | 0a52aafc5eee406f0eda0f5ca43152317ed3f659 (diff) | |
parent | 7174529889c601b1e351306859000c57ec365536 (diff) | |
download | vyos-build-b6e17d72446ada24eff912c689818b3b2722a3a8.tar.gz vyos-build-b6e17d72446ada24eff912c689818b3b2722a3a8.zip |
Merge branch '1u-diy-server' into current
* 1u-diy-server:
Docs: 1U: Reorder pictures
Docs: 1U: added some pictures
Docs: 1U: move optional part to the end
Docs: Initial description about a DIY 1U router
Docs: Remove old Sphinx approach and link to new one
Diffstat (limited to 'docs/1u-diy-atom-c3000')
-rw-r--r-- | docs/1u-diy-atom-c3000/1u_vyos_back.jpg | bin | 0 -> 586620 bytes | |||
-rw-r--r-- | docs/1u-diy-atom-c3000/1u_vyos_front.jpg | bin | 0 -> 363840 bytes | |||
-rw-r--r-- | docs/1u-diy-atom-c3000/1u_vyos_front_open_1.jpg | bin | 0 -> 956435 bytes | |||
-rw-r--r-- | docs/1u-diy-atom-c3000/1u_vyos_front_open_2.jpg | bin | 0 -> 1225208 bytes | |||
-rw-r--r-- | docs/1u-diy-atom-c3000/1u_vyos_front_open_3.jpg | bin | 0 -> 1337822 bytes | |||
-rw-r--r-- | docs/1u-diy-atom-c3000/README.md | 31 |
6 files changed, 31 insertions, 0 deletions
diff --git a/docs/1u-diy-atom-c3000/1u_vyos_back.jpg b/docs/1u-diy-atom-c3000/1u_vyos_back.jpg Binary files differnew file mode 100644 index 00000000..cd00c11c --- /dev/null +++ b/docs/1u-diy-atom-c3000/1u_vyos_back.jpg diff --git a/docs/1u-diy-atom-c3000/1u_vyos_front.jpg b/docs/1u-diy-atom-c3000/1u_vyos_front.jpg Binary files differnew file mode 100644 index 00000000..3d135d56 --- /dev/null +++ b/docs/1u-diy-atom-c3000/1u_vyos_front.jpg diff --git a/docs/1u-diy-atom-c3000/1u_vyos_front_open_1.jpg b/docs/1u-diy-atom-c3000/1u_vyos_front_open_1.jpg Binary files differnew file mode 100644 index 00000000..d90d565e --- /dev/null +++ b/docs/1u-diy-atom-c3000/1u_vyos_front_open_1.jpg diff --git a/docs/1u-diy-atom-c3000/1u_vyos_front_open_2.jpg b/docs/1u-diy-atom-c3000/1u_vyos_front_open_2.jpg Binary files differnew file mode 100644 index 00000000..6d112463 --- /dev/null +++ b/docs/1u-diy-atom-c3000/1u_vyos_front_open_2.jpg diff --git a/docs/1u-diy-atom-c3000/1u_vyos_front_open_3.jpg b/docs/1u-diy-atom-c3000/1u_vyos_front_open_3.jpg Binary files differnew file mode 100644 index 00000000..198ba3ce --- /dev/null +++ b/docs/1u-diy-atom-c3000/1u_vyos_front_open_3.jpg diff --git a/docs/1u-diy-atom-c3000/README.md b/docs/1u-diy-atom-c3000/README.md new file mode 100644 index 00000000..b289a5f5 --- /dev/null +++ b/docs/1u-diy-atom-c3000/README.md @@ -0,0 +1,31 @@ +Ínitially I wanted to replace Cisco and Ubiquity devices with VyOS but did not +want to run a full blown Hypervisor at that locations. Instead I opted to get +one of the new Intel Atom C3000 CPUs to spawn VyOS on it. + +## Shopping List + +* 1x Supermicro CSE-505-203B (19" 1U chassis, inkl. 200W PSU) +* 1x Supermicro MCP-260-00085-0B (I/O Shield for A2SDi-2C-HLN4F) +* 1x Supermicro A2SDi-2C-HLN4F (Intel Atom C3338, 2C/2T, 4MB cache, Quad LAN with + Intel C3000 SoC 1GbE) +* 1x Crucial CT4G4DFS824A (4GB DDR4 RAM 2400 MT/s, PC4-19200) +* 1x SanDisk Ultra Fit 32GB (USB-A 3.0 SDCZ43-032G-G46 mass storage for OS) +* 1x Supermicro MCP-320-81302-0B (optional FAN tray) + +Latest VyOS rolling releases boot without any problem on this board. You also +receive a nice IPMI interface realized with an ASPEED AST2400 BMC (no information +about [OpenBMC](https://www.openbmc.org/)) so far on this motherboard. + +## Pictures + +![CSE-505-203B Front][505_case_front] +![CSE-505-203B Open 1][505_case_open_1] +![CSE-505-203B Open 2][505_case_open_2] +![CSE-505-203B Open 3][505_case_open_3] +![CSE-505-203B Back][505_case_back] + +[505_case_back]: 1u_vyos_back.jpg "CSE-505-203B Back" +[505_case_front]: 1u_vyos_front.jpg "CSE-505-203B Front" +[505_case_open_1]: 1u_vyos_front_open_1.jpg "CSE-505-203B Open 1" +[505_case_open_2]: 1u_vyos_front_open_2.jpg "CSE-505-203B Open 2" +[505_case_open_3]: 1u_vyos_front_open_3.jpg "CSE-505-203B Open 3" |