|
Post by nschellenberger on Jul 31, 2023 20:56:46 GMT
If a PCIe card FabricAdapter is attached to a bus which is visible by the operating system of a ComputerSystem, should it be modelled in: - ComputerSystem/FabricAdapters; and/or
- Chassis/FabricAdapters; or
- Both? Perhaps by making both navprops refer to the same FabricAdapterCollection?
If the same kind of PCIe card is plugged into an expansion Chassis, presumably it can only be represented as Chassis/FabricAdapters (since in that case, we don't have a ComputerSystem in that model in the first place).
|
|
|
Post by mraineri on Aug 1, 2023 0:30:38 GMT
In your case first case for an adapter visible to a computer system, it would be preferable to place it under ComputerSystem/FabricAdapters and not have it under Chassis/FabricAdapters. Chassis/FabricAdapters is used for enclosures that provide resource pools, like a fabric-attached memory expansion box, which is your second case that you correctly identified.
|
|