diff --git a/device-types/Lenovo/ThinkSystem-SR645.yaml b/device-types/Lenovo/ThinkSystem-SR645.yaml new file mode 100644 index 000000000..5b02d9d87 --- /dev/null +++ b/device-types/Lenovo/ThinkSystem-SR645.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: Lenovo +model: ThinkSystem SR645 +slug: lenovo-thinksystem-sr645 +part_number: 7D2X +u_height: 1 +is_full_depth: true +airflow: front-to-rear +front_image: true +rear_image: true +comments: '[Lenovo ThinkSystem SR650 product guide](https://lenovopress.lenovo.com/lp1280.pdf)' +weight: 20.2 +weight_unit: kg +interfaces: + - name: XCC + type: 1000base-t + mgmt_only: true +module-bays: + - name: PSU 1 + position: PSU1 + - name: PSU 2 + position: PSU2 + - name: OCP3 + position: OCP3 + - name: PCIe1 + position: Slot1 + - name: PCIe2 + position: Slot2 + - name: PCIe3 + position: Slot3 diff --git a/device-types/Lenovo/ThinkSystem-SR850-v2.yaml b/device-types/Lenovo/ThinkSystem-SR850-v2.yaml new file mode 100644 index 000000000..0b70dfcbb --- /dev/null +++ b/device-types/Lenovo/ThinkSystem-SR850-v2.yaml @@ -0,0 +1,38 @@ +--- +manufacturer: Lenovo +model: ThinkSystem SR850 V2 +slug: lenovo-thinksystem-sr850-v2 +part_number: 7D32 +u_height: 2 +is_full_depth: true +airflow: front-to-rear +front_image: true +rear_image: true +comments: '[Lenovo ThinkSystem SR850 V2 product guide](https://lenovopress.lenovo.com/lp1301.pdf)' +weight: 40 +weight_unit: kg +interfaces: + - name: XCC + type: 1000base-t + mgmt_only: true +module-bays: + - name: PSU 1 + position: PSU1 + - name: PSU 2 + position: PSU2 + - name: PCIe1 + position: Slot1 + - name: PCIe2 + position: Slot2 + - name: PCIe3 + position: Slot3 + - name: OCP3 + position: Slot4 + - name: PCIe5 + position: Slot5 + - name: PCIe6 + position: Slot6 + - name: PCIe7 + position: Slot7 + - name: PCIe8 + position: Slot8 diff --git a/elevation-images/Lenovo/lenovo-thinksystem-sr645.front.png b/elevation-images/Lenovo/lenovo-thinksystem-sr645.front.png new file mode 100644 index 000000000..c950b1284 Binary files /dev/null and b/elevation-images/Lenovo/lenovo-thinksystem-sr645.front.png differ diff --git a/elevation-images/Lenovo/lenovo-thinksystem-sr645.rear.png b/elevation-images/Lenovo/lenovo-thinksystem-sr645.rear.png new file mode 100644 index 000000000..a554c472a Binary files /dev/null and b/elevation-images/Lenovo/lenovo-thinksystem-sr645.rear.png differ diff --git a/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.front.png b/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.front.png new file mode 100644 index 000000000..2a07035df Binary files /dev/null and b/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.front.png differ diff --git a/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.rear.png b/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.rear.png new file mode 100644 index 000000000..124a59c52 Binary files /dev/null and b/elevation-images/Lenovo/lenovo-thinksystem-sr850-v2.rear.png differ