Self-configuring SSD multi-protocol support in host-less environment
11144496 · 2021-10-12
Assignee
Inventors
Cpc classification
G06F13/4022
PHYSICS
G06F15/161
PHYSICS
H04L49/602
ELECTRICITY
G06F15/17331
PHYSICS
International classification
G06F15/173
PHYSICS
G06F15/16
PHYSICS
Abstract
A device that may configure itself is disclosed. The device may include an interface that may be used for communications with a chassis. The interface may support a plurality of transport protocols. The device may include a Vital Product Data (VPD) reading logic to read a VPD from the chassis and a built-in self-configuration logic to configure the interface to use one of the transport protocols and to disable alternative transport protocols, responsive to the VPD.
Claims
1. A storage device, comprising: storage for data; an interface to a chassis, the interface supporting at least a first transport protocol and a second transport protocol for communicating between the storage device and the chassis; a VPD reading logic to read a Vital Product Data from the chassis, the Vital Product Data including the first transport protocol intended to be used to communicate with the storage device; and a built-in self-configuration logic to configure the interface to use the first transport protocol and to disable the second transport protocol responsive to the Vital Product Data, wherein the first transport protocol includes Non-Volatile Memory Express (NVMe) over Transmission Control Protocol (TCP).
2. A storage device according to claim 1, wherein the second transport protocol is drawn from a set including Ethernet, Fibre Channel, and InfiniBand.
3. A storage device according to claim 2, wherein the second transport protocol are drawn from the set further including Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) and iWarp.
4. A storage device according to claim 1, wherein the interface includes a Non-Volatile Memory Express over Fabric (NVMeoF) interface.
5. A storage device according to claim 1, further comprising VPD writing logic to write information to the Vital Product Data.
6. A storage device according to claim 5, wherein the information written to the Vital Product Data includes at least one of a protocol incompatibility between the storage device and chassis, and an incorrect type of storage device.
7. A non-transitory memory for storing a Vital Product Data, comprising: a data structure stored in said non-transitory memory, said data structure including: a first storage for a transport protocol to be used by a storage device, the transport protocol including Non-Volatile Memory Express (NVMe) over Transmission Control Protocol (TCP); a second storage for a first data written by the storage device, the first data specifying an identifier for the storage device; and a third storage for data written by the storage device, the data specifying a reason why the storage device might not operate within a chassis.
8. A non-transitory memory according to claim 7, wherein the data structure further includes a fourth storage to store a firmware revision of the chassis.
9. A non-transitory memory according to claim 7, wherein the data structure further includes a fifth storage to store a firmware revision of the storage device.
10. A method, comprising: requesting by a storage device a Vital Product Data from a chassis; receiving at the storage device the Vital Product Data from the chassis; identifying a first transport protocol to use responsive to the Vital Product Data, the first transport protocol including Non-Volatile Memory Express (NVMe) over Transmission Control Protocol (TCP); configuring the storage device to use the first transport protocol; and disabling a second transport protocol in the storage device.
11. A method according to claim 10, wherein the second transport protocol are drawn from a set including Ethernet, Fibre Channel, and InfiniBand.
12. A method according to claim 10, further comprising writing information by the storage device to the Vital Product Data.
13. A method according to claim 12, wherein the information may include at least one of a storage device identifier, a reason why the storage device does not operate in the chassis, and a firmware revision of the storage device.
14. A method according to claim 13, wherein the reason why the storage device does not operate in the chassis may include at least one of a protocol incompatibility between the storage device and chassis, and an incorrect type of storage device.
15. A method according to claim 10, wherein: requesting by a storage device a Vital Product Data from a chassis includes requesting by the storage device the Vital Product Data from a chassis over a Non-Volatile Memory Express over Fabric (NVMeoF) interface; and receiving at the storage device the Vital Product Data from the chassis includes receiving at the storage device the Vital Product Data from the chassis over the NVMeoF interface.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
DETAILED DESCRIPTION
(10) Reference will now be made in detail to embodiments of the inventive concept, examples of which are illustrated in the accompanying drawings. In the following detailed description, numerous specific details are set forth to enable a thorough understanding of the inventive concept. It should be understood, however, that persons having ordinary skill in the art may practice the inventive concept without these specific details. In other instances, well-known methods, procedures, components, circuits, and networks have not been described in detail so as not to unnecessarily obscure aspects of the embodiments.
(11) It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first module could be termed a second module, and, similarly, a second module could be termed a first module, without departing from the scope of the inventive concept.
(12) The terminology used in the description of the inventive concept herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the inventive concept. As used in the description of the inventive concept and the appended claims, the singular forms “a,” “an,” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will also be understood that the term “and/or” as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. The components and features of the drawings are not necessarily drawn to scale.
(13) Newer storage devices (or other devices, such as Network Interface Cards (NICs)) may use transport protocols such as Non-Volatile Memory Express (NVMe) over Fabrics (NVMeoF) to communicate with a chassis (also termed a host machine), and may support multiple transport protocols. When such devices are installed in a chassis, these devices may perform self-discovery during boot up and initialization. These devices may read Vital Product Data from a known location in an Electrically Erasable Programmable Read Only Memory (EEPROM). These devices may then discover that they are installed in an NVMeoF chassis. These devices may then configure themselves to enable, for example, the Ethernet ports and disabling other unnecessary/unused/unsupported transport protocol support. In this way the operating system and host CPU overhead related to multiple transport protocol discovery and management may be avoided. In a large storage system, using such self-configuring devices will shorten the enumeration process significantly because all devices may perform self-discovery independently by reading from a known location from the system. Host CPUs and operating systems are not required to be present.
(14)
(15) EEPROM 120 may store Vital Product Data (VPD) 130. Vital Product Data 130 may be data used by device 125 to configure itself. For example, Vital Product Data 130 may store information about chassis 105 or about the transport protocol intended to be used to communicate with device 125. Example transport protocols that may be used to communicate with device 125 may include Ethernet, Fibre Channel, InfiniBand, or Non-Volatile Memory Express (NVMe), to name a few. Vital Product Data 130 may also store information about transport sub-protocols used. For example, if Vital Product Data 130 specifies that the Ethernet transport protocol is to be used, Vital Product Data 130 may store whether to use Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) or iWarp, among other possibilities.
(16) While
(17) Device 125 may be any variety of device that may be self-configured. Examples of such devices may include storage devices and Network Interface Cards (NICs). Within the category of storage devices, Solid State Drives (SSDs) are one possibility for storage device, but other storage forms, such as hard disk drives or other long-term storage devices, are also viable.
(18) Another type of device that may benefit from self-configuration is an intelligent device, such as an Ethernet or other variety of Solid State Drive (SSD) with an embedded processor running an embedded operating system. When chassis 105 boots up, the intelligent device may start before the embedded operating system begins. The intelligent device may then perform self-configuration. When the embedded operating system begins running, the intelligent device may perform software configuration as well, as needed.
(19) In the remainder of this document, references to storage devices are intended to encompass other types of devices that may benefit from self-configuration, with changes to the internal components of the device as appropriate to the function of the device.
(20)
(21)
(22)
(23) While the above describes RoCE 335 and iWarp 340 as transport protocols, RoCE 335 and iWarp 335 may be considered variations of Ethernet transport protocol 355. In some embodiments of the inventive concept, Ethernet 355 may be considered a transport protocol, with RoCE 335 and iWarp 340 as transport sub-protocols. In addition, while
(24)
(25) Vital Product Data 130 may also include storage for information written by storage device 125 of
(26)
(27)
(28)
(29) Starting with block 709, device 125 of
(30) Otherwise, chassis 105 of
(31) If at block 718 chassis 105 of
(32) If at block 727 chassis 105 of
(33) If at block 736 chassis 105 of
(34) If at block 748 device 125 of
(35) While
(36) In addition,
(37)
(38) As discussed above with reference to
(39)
(40) In
(41) The following discussion is intended to provide a brief, general description of a suitable machine or machines in which certain aspects of the inventive concept may be implemented. The machine or machines may be controlled, at least in part, by input from conventional input devices, such as keyboards, mice, etc., as well as by directives received from another machine, interaction with a virtual reality (VR) environment, biometric feedback, or other input signal. As used herein, the term “machine” is intended to broadly encompass a single machine, a virtual machine, or a system of communicatively coupled machines, virtual machines, or devices operating together. Exemplary machines include computing devices such as personal computers, workstations, servers, portable computers, handheld devices, telephones, tablets, etc., as well as transportation devices, such as private or public transportation, e.g., automobiles, trains, cabs, etc.
(42) The machine or machines may include embedded controllers, such as programmable or non-programmable logic devices or arrays, Application Specific Integrated Circuits (ASICs), embedded computers, smart cards, and the like. The machine or machines may utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling. Machines may be interconnected by way of a physical and/or logical network, such as an intranet, the Internet, local area networks, wide area networks, etc. One skilled in the art will appreciate that network communication may utilize various wired and/or wireless short range or long range carriers and protocols, including radio frequency (RF), satellite, microwave, Institute of Electrical and Electronics Engineers (IEEE) 802.11, Bluetooth®, optical, infrared, cable, laser, etc.
(43) Embodiments of the present inventive concept may be described by reference to or in conjunction with associated data including functions, procedures, data structures, application programs, etc. which when accessed by a machine results in the machine performing tasks or defining abstract data types or low-level hardware contexts. Associated data may be stored in, for example, the volatile and/or non-volatile memory, e.g., RAM, ROM, etc., or in other storage devices and their associated storage media, including hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc. Associated data may be delivered over transmission environments, including the physical and/or logical network, in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format. Associated data may be used in a distributed environment, and stored locally and/or remotely for machine access.
(44) Embodiments of the inventive concept may include a tangible, non-transitory machine-readable medium comprising instructions executable by one or more processors, the instructions comprising instructions to perform the elements of the inventive concepts as described herein.
(45) Having described and illustrated the principles of the inventive concept with reference to illustrated embodiments, it will be recognized that the illustrated embodiments may be modified in arrangement and detail without departing from such principles, and may be combined in any desired manner. And, although the foregoing discussion has focused on particular embodiments, other configurations are contemplated. In particular, even though expressions such as “according to an embodiment of the inventive concept” or the like are used herein, these phrases are meant to generally reference embodiment possibilities, and are not intended to limit the inventive concept to particular embodiment configurations. As used herein, these terms may reference the same or different embodiments that are combinable into other embodiments.
(46) The foregoing illustrative embodiments are not to be construed as limiting the inventive concept thereof. Although a few embodiments have been described, those skilled in the art will readily appreciate that many modifications are possible to those embodiments without materially departing from the novel teachings and advantages of the present disclosure. Accordingly, all such modifications are intended to be included within the scope of this inventive concept as defined in the claims.
(47) Embodiments of the inventive concept may extend to the following statements, without limitation:
(48) Statement 1. An embodiment of the inventive concept includes a device, comprising:
(49) an interface to a chassis, the interface capable of supporting a plurality of transport protocols for communicating between the storage device and the chassis;
(50) a VPD reading logic to read a Vital Product Data from the chassis; and
(51) a built-in self-configuration logic to configure the interface to use one of the plurality of transport protocols and to disable alternative transport protocols of the plurality of transport protocols responsive to the Vital Product Data.
(52) Statement 2. An embodiment of the inventive concept includes a device according to statement 1, wherein the device includes a Network Interface Card (NIC).
(53) Statement 3. An embodiment of the inventive concept includes a device according to statement 1, wherein:
(54) the device includes a storage device; and
(55) the storage device further includes storage for data.
(56) Statement 4. An embodiment of the inventive concept includes a device according to statement 3, wherein the plurality of transport protocols include Ethernet, Fibre Channel, InfiniBand, Non-Volatile Memory Express (NVMe), Internet Protocol (IP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), NVMe over IP, NVMe over TCP, NVMe over UDP.
(57) Statement 5. An embodiment of the inventive concept includes a device according to statement 4, wherein the plurality of transport protocols further includes a transport sub-protocol drawn from a set including Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) and iWarp.
(58) Statement 6. An embodiment of the inventive concept includes a device according to statement 3, wherein the interface includes a Non-Volatile Memory Express over Fabric (NVMeoF) interface.
(59) Statement 7. An embodiment of the inventive concept includes a device according to statement 3, further comprising VPD writing logic to write information to the Vital Product Data.
(60) Statement 8. An embodiment of the inventive concept includes a device according to statement 7, wherein the information written to the Vital Product Data includes at least one of a protocol incompatibility between the storage device and chassis, and an incorrect type of storage device.
(61) Statement 9. An embodiment of the inventive concept includes a non-transitory memory for storing a Vital Product Data, comprising:
(62) a data structure stored in said non-transitory memory, said data structure including:
(63) a first storage for a transport protocol to be used by a device, the transport protocol drawn from a set including Ethernet, Fibre Channel, InfiniBand, Non-Volatile Memory Express (NVMe), Internet Protocol (IP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), NVMe over IP, NVMe over TCP, NVMe over UDP;
(64) a second storage for a first data written by the device, the first data specifying an identifier for the device; and
(65) a third storage for data written by the device, the data specifying a reason why the device might not operate within a chassis.
(66) Statement 10. An embodiment of the inventive concept includes a non-transitory memory according to statement 9, wherein the data structure further includes a fourth storage for a transport sub-protocol to be used by the device, the transport sub-protocol drawn from a set including Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) and iWarp.
(67) Statement 11. An embodiment of the inventive concept includes a non-transitory memory according to statement 9, wherein the data structure further includes a fifth storage to store a firmware revision of the chassis.
(68) Statement 12. An embodiment of the inventive concept includes a non-transitory memory according to statement 9, wherein the data structure further includes a sixth storage to store a firmware revision of the device.
(69) Statement 13. An embodiment of the inventive concept includes a method, comprising:
(70) requesting by a device a Vital Product Data from a chassis;
(71) receiving at the device the Vital Product Data from the chassis;
(72) identifying a transport protocol to use responsive to the Vital Product Data; and
(73) configuring the device to use the identified transport protocol and disabling alternative transport protocols in the device.
(74) Statement 14. An embodiment of the inventive concept includes a method according to statement 13, wherein:
(75) requesting by a device a Vital Product Data from a chassis includes requesting by a storage device the Vital Product Data from the chassis;
(76) receiving at the device the Vital Product Data from the chassis includes receiving at the storage device the Vital Product Data from the chassis; and
(77) configuring the device to use the identified transport protocol and disabling alternative transport protocols in the storage device includes configuring the storage device to use the identified transport protocol and disabling alternative transport protocols in the storage device.
(78) Statement 15. An embodiment of the inventive concept includes a method according to statement 14, wherein the transport protocol to use drawn from a set including Ethernet, Fibre Channel, InfiniBand, Non-Volatile Memory Express (NVMe), Internet Protocol (IP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), NVMe over IP, NVMe over TCP, NVMe over UDP.
(79) Statement 16. An embodiment of the inventive concept includes a method according to statement 15, wherein identifying a transport protocol to use responsive to the Vital Product Data further includes identifying a transport sub-protocol to use responsive to the Vital Product Data drawn from a set further including Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) and iWarp.
(80) Statement 17. An embodiment of the inventive concept includes a method according to statement 14, further comprising writing information by the storage device to the Vital Product Data.
(81) Statement 18. An embodiment of the inventive concept includes a method according to statement 17, wherein the information may include at least one of a device identifier, a reason why the storage device does not operate in the chassis, and a firmware revision of the storage device.
(82) Statement 19. An embodiment of the inventive concept includes a method according to statement 18, wherein the reason why the storage device does not operate in the chassis may include at least one of a protocol incompatibility between the storage device and chassis, and an incorrect type of storage device.
(83) Statement 20. An embodiment of the inventive concept includes a method according to statement 14, wherein:
(84) requesting by a storage device a Vital Product Data from a chassis includes requesting by the storage device the Vital Product Data from a chassis over a Non-Volatile Memory Express over Fabric (NVMeoF) interface; and
(85) receiving at the storage device the Vital Product Data from the chassis includes receiving at the storage device the Vital Product Data from the chassis over the NVMeoF interface.
(86) Statement 21. An embodiment of the inventive concept includes an article, comprising a tangible storage medium, the tangible storage medium having stored thereon non-transitory instructions that, when executed by a machine, result in:
(87) requesting by a device a Vital Product Data from a chassis;
(88) receiving at the device the Vital Product Data from the chassis;
(89) identifying a transport protocol to use responsive to the Vital Product Data; and
(90) configuring the device to use the identified transport protocol and disabling alternative transport protocols in the device.
(91) Statement 22. An embodiment of the inventive concept includes an article according to statement 21, wherein:
(92) requesting by a device a Vital Product Data from a chassis includes requesting by a storage device the Vital Product Data from the chassis;
(93) receiving at the device the Vital Product Data from the chassis includes receiving at the storage device the Vital Product Data from the chassis; and
(94) configuring the device to use the identified transport protocol and disabling alternative transport protocols in the storage device includes configuring the storage device to use the identified transport protocol and disabling alternative transport protocols in the storage device.
(95) Statement 23. An embodiment of the inventive concept includes an article according to statement 22, wherein the transport protocol to use drawn from a set including Ethernet, Fibre Channel, InfiniBand, Non-Volatile Memory Express (NVMe), Internet Protocol (IP), Transmission Control Protocol (TCP), User Datagram Protocol (UDP), NVMe over IP, NVMe over TCP, NVMe over UDP.
(96) Statement 24. An embodiment of the inventive concept includes an article according to statement 23, wherein identifying a transport protocol to use responsive to the Vital Product Data further includes identifying a transport sub-protocol to use responsive to the Vital Product Data drawn from a set further including Remote Direct Memory Access (RDMA) over Converged Ethernet (RoCE) and iWarp.
(97) Statement 25. An embodiment of the inventive concept includes an article according to statement 22, the tangible storage medium having stored thereon further non-transitory instructions that, when executed by the machine, result in:
(98) writing information by the storage device to the Vital Product Data.
(99) Statement 26. An embodiment of the inventive concept includes an article according to statement 25, wherein the information may include at least one of a device identifier, a reason why the storage device does not operate in the chassis, and a firmware revision of the storage device.
(100) Statement 27. An embodiment of the inventive concept includes an article according to statement 26, wherein the reason why the storage device does not operate in the chassis may include at least one of a protocol incompatibility between the storage device and chassis, and an incorrect type of storage device.
(101) Statement 28. An embodiment of the inventive concept includes an article according to statement 22, wherein:
(102) requesting by a storage device a Vital Product Data from a chassis includes requesting by the storage device the Vital Product Data from a chassis over a Non-Volatile Memory Express over Fabric (NVMeoF) interface; and
(103) receiving at the storage device the Vital Product Data from the chassis includes receiving at the storage device the Vital Product Data from the chassis over the NVMeoF interface.
(104) Consequently, in view of the wide variety of permutations to the embodiments described herein, this detailed description and accompanying material is intended to be illustrative only, and should not be taken as limiting the scope of the inventive concept. What is claimed as the inventive concept, therefore, is all such modifications as may come within the scope and spirit of the following claims and equivalents thereto.