+ All Categories
Home > Documents > Redfish PCIe Switch Model & Mockup - dmtf.org

Redfish PCIe Switch Model & Mockup - dmtf.org

Date post: 08-Dec-2016
Category:
Upload: lynhu
View: 222 times
Download: 0 times
Share this document with a friend
13
Redfish PCIe Switch Model & Mockup
Transcript
Page 1: Redfish PCIe Switch Model & Mockup - dmtf.org

Redfish PCIe Switch Model & Mockup

Page 2: Redfish PCIe Switch Model & Mockup - dmtf.org

Information & Disclaimer

2

•  The information in this presentation represents a snapshot of work in progress within the DMTF.

•  This information is subject to change. The Standard Specifications remain the normative reference for all information.

•  DMTF Specifications in progress are considered DMTF confidential and are being shown under existing work register agreements.

•  Documents cannot be shared outside of the DMTF work group. The documents may be posted on the WG site, but not otherwise distributed without DMTF Board approval.

•  Non-member comments, feedback and submissions are subject to the DMTF Patent Policy statement

Page 3: Redfish PCIe Switch Model & Mockup - dmtf.org

Requirements PCIe Switch • Host connected via upstream ports • PCIe devices connected to downstream ports and contain functions Requirements • Discover switches, devices, functions • Assign devices and functions to hosts (zone)

PCIe Switch

PCIe Device

PCIe Device

Func

Func

DPort DPort

UPort UPort

Host

Zone

UPort: upstream DPort: downstream

Page 4: Redfish PCIe Switch Model & Mockup - dmtf.org

PCIe Switch Model •  PCIeSwitch resource contains port resources •  A Port resource represents only upstream ports •  Device resource placed at root, but not in the

Service Root; and contain function resources •  A Function resource may be physical or logical

4

Link

URI Path

PCIe Switch

PCIe Device

PCIe Device

Func

Func

DPort DPort

UPort UPort

Host

Zone

(UPort)

model

Page 5: Redfish PCIe Switch Model & Mockup - dmtf.org

Switch, Port, Device & Function Resources

Discovery process •  Discover PCIeSwitches from Service

Root •  Discover Port resources from

PCIeSwitch resource •  Discover Device resources by

inspecting AttachedDevice structure •  Discover the Functions resources

from the Device resource

5

Link

URI Path

(UPort)

Page 6: Redfish PCIe Switch Model & Mockup - dmtf.org

Zone Resource •  Zone resource specifies the devices

and functions assigned to one or more upstream-ports (host ports).

•  A Zone resource is created by POST'ing to the Zones collection resource.

•  Zone can include •  One or more upstream port (to

support trunking and multi-node) •  One or more devices or functions

6

Link

URI Path

(UPort)

Page 7: Redfish PCIe Switch Model & Mockup - dmtf.org

Backup Examples •  Simple PCIe Switch •  Ganged PCIe Switch •  Hierarchical Switches •  Redundant PCIe Switches

7

Page 8: Redfish PCIe Switch Model & Mockup - dmtf.org

PCIe Switch - Simple

Simple switch with the following attached: • 1 PCIe device with a single function • 1 PCIe device with 4 functions • 1 PCIe SR-IOV device with 5 virtual functions

Mockup • PCIeSwitches/1/Zones/{empty} • PCIeSwitches/1/Ports/UP1,…,UP8 • Devices/D1/Functions/D1-AD1 • Devices/D2/Functions/D2-AD1,…,D2-AD4 • Devices/D3/Functions/D3-AD1,…,D3-AD5

SW1

D1 D8

UP1 UP8

D2 D3

… Single Function

Multi Function

Virtual Functi

on

D1-AD1 D2-AD1 D2-AD2 D2-AD3 D2-AD4

D3-AD1 D3-AD2 D3-AD3 D3-AD4 D3-AD5

8

Page 9: Redfish PCIe Switch Model & Mockup - dmtf.org

Modeling Ganged PCIe Switch

•  Ganged switch is modeled as one giant switch.

•  Any device in either switch can be assigned to any device in either switch.

•  When the sidelink bandwidth is exhausted, the assignment request may fail.

•  Create a concept of preferred upstream ports for each Assignable Device (not modeled).

SW1 SW2

D1 D8 D9

D16

UP1 UP8 UP9 UP16

•  PCIeSwitches/1/Zones/{empty}

•  PCIeSwitches/1/Ports/UP1..UP16

•  Devices/D1,…,D8 (prefer UP1-UP8)

•  Devices/D9,…,D16 (prefers UP9-UP16)

9

Page 10: Redfish PCIe Switch Model & Mockup - dmtf.org

Modeling PCIe Switch - Hierarchy

•  Hierarchical switch is modeled as one giant switch.

•  Lower level switches are for expansion of SW3.

•  Any device in either lower switch can be assigned to any upstream port.

•  No proximity issues related to switch topology.

SW1 SW2

D1

D8 D9 D1

6

SW3

UP1 UP16

•  PCIeSwitches/1/Zones/{empty}

•  PCIeSwitches/1/Ports/UP1-UP16

•  Devices/D1,…,D16 (no preferred UP)

10

Page 11: Redfish PCIe Switch Model & Mockup - dmtf.org

Modeling Redundant Switch Config

•  Switch1 and Switch2 are independent of each other (i.e., they can fail independently).

•  From manageability standpoint, they must have same manager so device sharing info is visible across the two switches.

•  Use redundancy object from RF (not modeled).

11

Switch1

D1 D2

Switch2

D3 D4

Switch

Host1 Host4

Switch

Computer System

Switch Chassis

UP1 UP2 UP1 UP2

Page 12: Redfish PCIe Switch Model & Mockup - dmtf.org

Modeling Redundant Switch Config w/Zones

12

Switch1

D1 D2

Switch2

D3 D4

Switch

Host1 Host4

Switch

Computer System

Switch Chassis

UP1 UP2 UP1 UP2

•  PCIeSwitches/1/Ports/UP1, UP2 •  PCIeSwitches/2/Ports/UP1, UP2

•  Devices/D1,…,D4 (no preferred UP) •  PCIeSwitches/1/Zones/1

•  UP1, D1, D2, D3, D4

•  PCIeSwitches/2/Zones/1 •  UP1, D1, D2, D3, D4

•  Redundancy Set [“PCIeSwitches/1/Zones/1”, “PCIeSwitches/2/Zones/1”]

With config per the diagram •  If Switch1 fails, we will no longer have access to

AD1. •  If Switch2 fails, we will no longer have access to

AD4.

SW1/Zone1 SW2/Zone1

Page 13: Redfish PCIe Switch Model & Mockup - dmtf.org

No downstream port modeled

•  PCIe devices can be assignable or non-assignable.

•  DevOps cares about the binding of the upstream ports and the assignable devices/function. •  Downstream port is transparent. •  OS representation accuracy is not

needed. •  Avoids showing the downstream port

for a non-assignable device. •  For device sharing, the downstream

ports are usually synthesized.

13

PCIe Switch

PCIe Device

PCIe Device

Func

Func

DPort DPort

UPort UPort

Host

Zone

UPort: upstream DPort: downstream


Recommended