US20160086270A1 - Dynamic storage bandwidth allocation - Google Patents
Dynamic storage bandwidth allocation Download PDFInfo
- Publication number
- US20160086270A1 US20160086270A1 US14/495,075 US201414495075A US2016086270A1 US 20160086270 A1 US20160086270 A1 US 20160086270A1 US 201414495075 A US201414495075 A US 201414495075A US 2016086270 A1 US2016086270 A1 US 2016086270A1
- Authority
- US
- United States
- Prior art keywords
- bidder
- bid
- resource
- resources
- bids
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/08—Auctions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0896—Bandwidth or capacity management, i.e. automatically increasing or decreasing capacities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/30—Decision processes by autonomous network management units using voting and bidding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0876—Network utilisation, e.g. volume of load or congestion level
- H04L43/0894—Packet rate
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/70—Admission control; Resource allocation
- H04L47/78—Architectures of resource allocation
- H04L47/783—Distributed allocation of resources, e.g. bandwidth brokers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/61—Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
- H04L65/611—Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for multicast or broadcast
Definitions
- This disclosure relates generally to data storage management, and more particularly to dynamically allocating data storage bandwidth.
- a storage subsystem is an integrated collection of storage controllers, devices such as disks and tapes, and any required control software.
- a storage network includes storage subsystems that share a high-speed network connection to deliver data transfer and storage services to computer hosts.
- Storage devices typically have constraints, also referred to as choke points that limit their performance, both in terms of total number of Input/Output (I/O) commands and in I/O bandwidth transferred.
- a single storage network such as a Storage Area Network (SAN) may have limitations on the number of concurrent I/O commands at the overall storage unit level.
- SAN Storage Area Network
- HBA Host Bus Adapter
- tuning parameters calculated in this manner typically lack the complexity to accommodate the performance needs of each of the workloads running on the computer system. Additionally, adding or removing a computer host from the storage subsystem environment dynamically changes the demands on the storage device, highlighting the inadequacy of static tunings on the computer hosts to respond efficiently. Therefore, performance tuning using simple, static tunings fails to achieve optimum utilization of the storage subsystem. Capacity within a storage network may be apportioned more effectively when a mechanism exists to coordinate the available storage capacity with the I/O requirements of the host computers.
- a method for dynamically allocating storage bandwidth in an exchange comprises: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- a computer program product for dynamically allocating storage bandwidth in an exchange comprises: a computer readable storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing a method comprising: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- a computer system for dynamically allocating storage bandwidth in an exchange comprises a memory, a processing unit communicatively coupled to the memory, and a management module communicatively coupled to the memory and processing unit, whereby the management module is configured to perform the steps of a method comprising: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- FIG. 1A illustrates an exemplary computing node operable for various embodiments of the disclosure.
- FIG. 1B illustrates a bid and exchange environment according to various embodiments of the disclosure.
- FIG. 2 is an operational flowchart illustrating an algorithm for dynamically allocating data storage bandwidth, according to various embodiments of the disclosure.
- FIG. 3 is an operational flowchart illustrating an algorithm for usage intervals, according to various embodiments of the disclosure.
- FIG. 4 is a schematic block diagram of hardware and software of the computer environment according to an embodiment of the processes of FIGS. 2 and 3 .
- the present disclosure relates generally to the field of data storage management, and more particularly to dynamically allocating data storage bandwidth.
- the following described exemplary embodiments provide a system, method and program product to provide a mechanism for the various hosts in a storage network configuration to coordinate their requirements about their I/O demands to a storage system, thereby allowing the storage network to apportion capacity more effectively among the hosts.
- aspects of the present disclosure may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit”, “module”, or “system”. Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- FIG. 1A a block diagram of an exemplary computer system/server (server) 12 operable for various embodiments of the disclosure is presented.
- the server 12 is only one example of a suitable server for executing the program instructions of an exchange server, or for interacting with the exchange server as a bidder server, and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the disclosure described herein.
- the server 12 is capable of being implemented and/or performing any of the functionality of an exchange server or a bidder server.
- the server 12 When configured as either an exchange server or as a bidder server, the server 12 is operational in numerous other computing system environments or configurations.
- the server 12 may be a standalone machine, a virtual partition on physical host, a clustered server environment, or a distributed cloud computing environment that include any of the above systems or devices, and the like.
- tasks When practiced in a distributed cloud computing environment, tasks may be performed by servers 12 in both local and remote computer systems that are linked together and communicate through a communications network, such as the network 99 .
- the server 12 may be described in the context of executable instructions, such as a program 40 and one or more program modules 42 , being executed by the processing unit of a computer system.
- Program modules 42 perform particular tasks or implement particular data types, and may be organized as routines, programs, objects, components, logic, or data structures, for example.
- the memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the specialized functions of embodiments of the disclosure.
- a server 12 configured as an exchange server includes a program 40 , i.e., an agent, having program modules 42 that execute the algorithms of FIGS. 2 and 3 .
- the functions of the program 40 include periodically polling subscriber members of the exchange environment for bids and available resources; sorting and tabulating bids and available resources; determining and awarding resources to winning bidders; and calculating and managing accounts of the bidders.
- the program 40 may be an agent on the server 12 .
- the program 40 i.e., agent, includes program modules 42 having program instructions to respond to polling requests from the exchange server; analyze the resource requirements; create and transmit a bidding schedule to the exchange server, based on the required resources and the available number of units for bidding; and applying rules or statistics to calculate a re-bid.
- the provider 112 includes an embodiment of the server 12 , which may also be referred to as a controller or control unit.
- the server 12 includes an agent, i.e., the program 40 , for managing the operations of the provider 112 , such as: receiving and responding to storage requests, maintaining an inventory of resources; and communicating with the exchange server.
- the program 40 and the program modules 42 may be located in local and remote computer system storage media including memory storage devices.
- the components of the server 12 may include, but are not limited to, one or more processors or processing units 16 , a system memory 28 , and a bus 18 that couples various system components, such as the system memory 28 , to processor 16 .
- System memory 28 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30 and/or cache memory 32 .
- the server 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media.
- a storage system 34 can be provided as one or more devices for reading from and writing to a non-removable, non-volatile magnetic media, such as a hard disk drive (HDD) or an optical disk drive such as a CD-ROM, DVD-ROM.
- a non-removable, non-volatile magnetic media such as a hard disk drive (HDD) or an optical disk drive such as a CD-ROM, DVD-ROM.
- Each device of the storage system 34 can be connected to bus 18 by one or more data media interfaces.
- the program modules 42 , the operating system, and one or more application programs may be stored on the storage system 34 and subsequently loaded into memory 28 for execution, as needed.
- the server 12 may also communicate with one or more external devices 14 such as a keyboard, a pointing device, a display 24 , etc.; one or more devices that enable a user to interact with the server 12 ; and/or any devices (e.g., network card, modem, etc.) that enable the server 12 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 22 . Still, the server 12 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via a network adapter 20 . As depicted, the network adapter 20 communicates with the other components of the system/server 12 via bus 18 .
- I/O Input/Output
- the server 12 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via a network adapter 20
- an external storage subsystem 15 such as a storage area network (SAN) or RAID array, is connected to the server 12 by an external storage adapter 26 .
- exemplary external storage adapters 26 include, but are not limited to, a host bus adapter (HBA), host channel adapter (HCA), SCSI, and iSCSI, depending upon the architectural implementation.
- HBA host bus adapter
- HCA host channel adapter
- SCSI SCSI
- iSCSI iSCSI
- server 12 could be used in conjunction with the server 12 .
- Examples include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
- FIG. 1B illustrates an exemplary bid and exchange environment according to various embodiments of the disclosure.
- the providers 112 supply constrained resources, such as access to disk storage, or a percentage of I/O bandwidth on the network 113 between a provider 112 and a bidder server 12 b.
- Exemplary providers 112 include SAN, RAID arrays, magnetic tape libraries, and optical disk libraries.
- a server 12 of FIG. 1A is shown as a dedicated exchange server 12 a, as one or more bidder servers 12 b, and as the controller component of each of the providers 112 .
- the bidder servers 12 b are consumers of the resources from the providers 112 .
- a bidder server 12 b may be a computer system that hosts a database and/or an application, and that issues I/O requests to be processed using a provider's 112 disk storage.
- the exchange server 12 a is a logical coordinator of requests and responses from bidder servers 12 b and the providers 112 .
- the exchange server 12 a is logically connected to each bidder server 12 b and provider 112 through a network 114 , over which the participants in the exchange environment communicate.
- the bidder servers 12 b are connected by a network 113 to the providers 112 .
- a bidder server 12 b may be connected to the one or more providers 112 from which the bidder server 12 b receives resources.
- redundant network connections provide alternate paths between the bidder servers 12 b and providers 112 , even when a particular bidder server 12 b is not interested in bidding for resources from that particular provider 112 .
- disk 110 some storage may be attached to a bidder server 12 b, yet not participate in the exchange environment.
- the disk 110 may also be a SAN, RAID array, tape library, etc.
- Each bidder server 12 b and provider 112 that participates in the exchange environment communicates with the exchange server 12 a so that the exchange server 12 a may coordinate the bids and resources in the exchange environment. Because they are connected through the networks 113 and 114 , the participants in the exchange environment may be co-located or geographically dispersed.
- a provider 112 sends information to the exchange server 12 a about the types of resources it can provide, along with any constraints.
- a SAN subsystem may notify the exchange server 12 a that it can support a maximum queue depth of “40”. Queue depth refers to the number of I/O operations queued to a disk drive.
- Other resources include: the maximum data transfer sizes the storage device supports, for example “256” KB or “1” MB; a RAID level, such as RAID “0” or RAID “1”, which specifies data redundancy; and a maximum number of requests that can be outstanding on a disk adapter.
- Each participating bidder server 12 b sends its request for resources to the exchange server 12 a , along with its bid, expressed as the number of required and cost units. For example, a bidder server 12 b requests “20” queue depth slots on a particular disk provider, for which it bids “10” cost units each. The exchange server 12 a receives this bidder server's request, along with those from other bidder servers that participate in the exchange. Other bidder servers 12 b may also be bidding for this provider's 112 queue depth slots. Consequently, the original bidder server 12 b may either lose to one of them or may be successful in its bid, depending upon the results of the exchange server's 12 a calculations. Additionally, bids may be partially successful. The bidder server 12 b may be awarded “12” of its “20” requested queue depth slots at its bid price of “10” cost units per slot.
- FIG. 2 describes an exemplary embodiment of a process for dynamically allocating data storage bandwidth from the exchange server's 12 a point of view.
- References to the exchange server 12 a, the bidder server 12 b, the provider 112 , and the networks 113 and 114 as used in relation to FIG. 2 refer to the elements as described above with reference to FIG. 1B .
- NFS Network File System
- a bid may specify a number of threads, or file requests, for example “100” file requests to the NFS server, instead of “100” disk I/O requests.
- the exchange server 12 a learns the resources, i.e., capabilities, of the providers 112 participating in the exchange. Through software agents installed on the provider 112 and the exchange server 12 a and communicating over the network 114 , the provider 112 notifies the exchange server 12 a that it has certain resources to offer.
- These resources describe the configured functionality of the storage subsystem, such as: queue depth; a degree of data redundancy, i.e., RAID n; the size of disks available; whether encryption is configured for the disks; the storage type, i.e., fixed block or count key data; and the estimated optimal block transfer size, for example, “8” KB or “16” KB.
- a specialized software agent is installed on each bidder server 12 b participating in the exchange environment.
- the agent notifies the exchange server 12 a that a new bidder server 12 b is joining the exchange environment, for example.
- the agent also sends the bidder server's 12 b bids, also referred to as a bid schedule, to the exchange server 12 a, and maintains a count of the total number of cost units the bidder server 12 b has available for bidding.
- the agent may optionally send the total number of units available for bidding to the exchange server 12 a.
- the exchange server 12 a may use this total number of units available for bidding to associate each bidder server 12 b with an account on the exchange server 12 a.
- the account may include the total number of units available for bidding and an account identifier that is associated with the bidder server 12 b.
- the provider 112 When the resources of a provider 112 change, for example upon allocation of I/O queue depth slots to a bidder server 12 b, or the addition of more disk capacity, the provider 112 notifies the exchange server 12 a of the change. Upon receiving the notification, the exchange server 12 a updates its inventory of resources for the provider 112 .
- the inventory of resources and the account data may be organized in various well-known formats, such as a database, file, array, linked list, or table.
- a new bidding interval begins.
- the bidding interval is a configurable time period, for example two minutes, during which the bidder servers 12 b contact the exchange server 12 a with their resource requirements and associated bid schedules.
- the bidding interval may be tunable for optimum performance in the exchange environment.
- the exchange server 12 a consolidates the resources that the participating providers 112 have available to offer, and broadcasts this information to the participating bidder servers 12 b. Subsequently, the bidder servers 12 b , described below with reference to FIG. 3 , bid for preferential access to the resources.
- the exchange server 12 a receives and evaluates the bid schedules, i.e., bids, from the bidder servers 12 b.
- the exchange server 12 a may evaluate each bid as it is received during the open bidding interval.
- the exchange server 12 a may collect all the bids, sorting them, for example, by provider 112 , resource, the bidder servers 12 b seeking the resource, and their respective bid amounts.
- the bid is rejected and discarded. If at 235 the bidding interval has not expired, the next bid is received and evaluated at 215 .
- the previous high-bidder is notified that its bid is not successful, and it is replaced by the current bid.
- the current high-bid may be the winning bid, at 227 , unless a higher bid is recognized by the exchange server 12 a during the bidding interval.
- the exchange server 12 a When at 235 the bidding interval expires, at 240 the exchange server 12 a notifies the winning bidder servers 12 b. At 245 the exchange server 12 a collects the costs of the winning bids from each successful bidder server 12 b. If the exchange server 12 a optionally maintains bidding accounts for each bidder server 12 b in the exchange environment, the exchange server 12 a may debit the accounts of the winning bidder servers 12 b for the total number of cost units spent on the winning bids, and notify the winning bidder servers 12 b of their new updated balances. The agents on the winning bidder servers 12 b update their account units accordingly. In this embodiment, the exchange server 12 a may immediate disregard the bids of bidder servers 12 b whose balance is less than its bid.
- the exchange server 12 a may notify the winning bidder servers 12 b to deduct the total number of cost units from their respective local accounts.
- the exchange server may periodically notify a central accounting authority, such as a central chargeback system within the enterprise, to debit the accounts of the winning bidder servers 12 b for the winning total number of cost units.
- a central chargeback system also referred to as a computer or Information Technology (IT) chargeback system, is an accounting strategy that apportions the costs of computing services, including hardware and software, to the business units that consume the computing services. Reports from the central chargeback system identify a distribution of heavy, moderate, and light consumers of the computing services.
- the chargeback system may apportion units for bidding among the subscribers of the exchange environment according to the subscriber's level of usage. Periodically, for example monthly, the number of cost units spent in the exchange environment may be converted to actual cost figures, which then may be charged to operating budgets of the various subscribers.
- the exchange server 12 a refreshes the capabilities, i.e., resources offered for bid, prior to beginning a new bidding interval at 205 .
- the agent on each provider 112 evaluates and updates the provider's inventory of resources. These may include: new resources added to the provider 112 since the last bidding interval; resources recently returned by bidder servers 12 b; and resources allocated to winning bidder servers 12 b during the previous bidding interval.
- FIG. 3 describes an exemplary embodiment of an algorithm for dynamically allocating data storage bandwidth from the bidder server's 12 b point of view. It should be noted that the algorithm described above with reference to FIG. 2 may execute simultaneously with the execution of the algorithm of FIG. 3 . However, the bidding and usage intervals may be of different durations and may overlap, thereby allowing adequate time for notifying the winning bidder servers 12 b between the end of the bidding interval and the beginning of the usage interval. References to the exchange server 12 a, the bidder server 12 b, the provider 112 , and the networks 113 and 114 as used in relation to FIG. 3 , refer to the elements as described above with reference to FIG. 1B .
- the bidder server 12 b determines its I/O requirements for the bidding interval.
- a system administrator creates an initial bidding schedule for a bidder server 12 b based on developing the I/O profile of the workloads on the server.
- the agent applies rules, which the system administrator configures, to automate submission of subsequent bids.
- a computer's system administrator monitors performance through a number of well-known utilities. Performance data may be analyzed by user, application, or for the entire bidder server 12 b, depending upon the granularity of data required to develop an effective bidding schedule. For example, on a bidder server 12 b hosting a workload that includes several users and applications, the system administrator may gather and analyze performance data on a server-wide basis, or only for each user and application to be included in the bidding schedule.
- a user creates the bidder server's 12 b bidding schedule that includes one or more bids that are based on the results of analyzing the performance data.
- a bid includes an identifier to associate the bid with the bidder, for example the application, a resource, such as a number of slots on a SAN's queue, i.e., queue depth, a source of the resource, such as the logical name of a disk, i.e., disk1, and a number of cost units bid per required unit of resource.
- a resource such as a number of slots on a SAN's queue, i.e., queue depth
- a source of the resource such as the logical name of a disk, i.e., disk1
- cost units bid per required unit of resource.
- This bid represents a request for queue depth, i.e., slots in the queue, from the provider 112 that manages disk1.
- the bidder is willing to pay “25” units for each of the first “10” slots in the queue (i.e., 1-10:25), an additional “15” units for each of the next “10” slots in the queue, but nothing for any additional slots allocated over “20” (i.e., 21+:0).
- a specific disk resource is requested, since the bidder server 12 b is accessing an existing file.
- a blank source field may indicate that the bidder server 12 b is requesting disk space in which to create a new file.
- additional parameters may accompany the bid to identify, for example, the size of the disk required, or a degree of redundancy (i.e., RAID n).
- the system administrator may configure bidding ranges, or other constraints that the agent on the bidder server 12 b may include when performing analytics and automating the bid process during the subsequent bidding intervals.
- An exemplary constraint may be to bid no more than a certain number of cost units. Alternatively, if less than a certain percentage of the awarded resource is used, such as “80” percent, in the next bid, the agent should decrease the amount of resource requested. Since the exchange server 12 a has an inventory of the capabilities of the providers 112 , the exchange server 12 a may select the appropriate resource, if the bidder server 12 b wins the bid.
- the examples and algorithms are presented using the queue depth resource, since it is an easily understood I/O storage constraint.
- each participating bidder server 12 b creates a bidding schedule that includes each bid for each requested resource, and sends the bidding schedule to the exchange server 12 a .
- the bidding schedule may be an array or linked list in a memory location that is accessible by the participants in the exchange.
- the bidding schedule may be a file or table that is written to a disk commonly accessible by all participants in the exchange.
- the participants in the exchange may also participate in a message queuing system.
- Message queuing allows the distributed agents to communicate asynchronously by sending messages between the agents. The messages from the sending agents are stored in a queue and are retrieved by the receiving agents. The agents send or receive messages through a queue by sending a request to the message queuing system.
- the exchange server 12 a communicates the outcome to each bidder server 12 b.
- the agent on the bidder server 12 b determines whether to rebid, or to wait until the next bidding interval, at 330 .
- the agent on the bidder server 12 b may apply one or more bidding rules, such as a maximum number of cost units that the agent can bid for each unit of a resource. Alternatively, the agent may create a log of the history of its bidding activity.
- the agent may apply statistical analytics to its bidding history, as containing in the log, to determine a modified next bid. For example, if the losing bids are consistently within a statistical distribution, the agent may increase its bids by a rule-defined percentage, such as one percent, and continue to monitor the success rate of its bids for possible further modification.
- a rule-defined percentage such as one percent
- the exchange server 12 a notifies the bidder server 12 b of the award, including the resource that was bid upon, the source of the resource, and the amount of the resource awarded.
- the following shows the exemplary bid, described previously with reference to 310 of FIG. 3 , and an example of a winning award:
- the bidder server 12 b is awarded “13” I/O requests on disk1.
- the first “10” I/O requests cost “250” units, calculated as “10” I/O requests at “25” cost units each, and the next “3” I/O requests cost “45” units, calculated as “3” I/O requests at “15” cost units each, giving a total cost of “295” units.
- the bidder server 12 b restricts its usage of the resource to the amount awarded as a result of its winning bid.
- the exchange server 12 a attempts to maximize the total cost units it receives for the resources of the providers 112 . Therefore, the highest bidder generally wins.
- a provider 112 has “2000” simultaneous I/O requests to sell to two bidder servers 12 b . If each bidder server 12 b bids one unit each for “500” I/O requests, then both bidder servers 12 b receive an award of “500” I/O requests.
- the first bidder server 12 b bids one unit each for “500” I/O requests, and “0.10” of a unit each for I/O request in excess of “500”.
- the second bidder server 12 b bids two units for each of the first “1750” I/O requests, then “0.10” for each I/O request over “1750”. To maximize the total cost units received for the provider's 112 resources, the second bidder server 12 b is awarded “1750” I/O requests out of the total “2000” I/O requests that are available at a total cost of “3500” units, and the first bidder server 12 b is awarded the remaining “250” I/O requests at a total cost of “250” units.
- the amount of the winning bid is deducted from the total number of units allocated to the bidder server 12 b for bidding, without regard to the resources actually consumed. If the bidder server 12 b is awarded “13” I/O requests, as in the above example, the cost of the award is based on the full “295” I/O requests, even though only “5” I/O requests are actually consumed. This encourages the generation of more accurate bidding schedules, since an unused portion of the awarded bid not only wastes a bidder's IT budget, but also misallocates scarce computing resources.
- the bidder server 12 b consumes the resources won during the bidding interval.
- the agent on the bidder server 12 b may log its bidding activity, including the bids placed and the resources awarded. Through analysis of the bidding activity, the agent may adjust its bids based on, for example, how frequently the bidder server 12 b fails to consume its awards, how frequently it loses bids, and a change in I/O performance profile.
- computing device 400 may include respective sets of internal components 800 and external components 900 that together may provide an environment for a software application, such as the bid and exchange agents
- Each of the sets of internal components 800 includes one or more processors 820 ; one or more computer-readable RAMs 822 ; one or more computer-readable ROMs 824 on one or more buses 826 ; one or more operating systems 828 ; one or more software applications (e.g., bid, exchange, provider agents 829 ) executing the method 200 - 300 ; and one or more computer-readable tangible storage devices 830 .
- each of the computer-readable tangible storage devices 830 is a magnetic disk storage device of an internal hard drive.
- each of the computer-readable tangible storage devices 830 is a semiconductor storage device such as ROM 824 , EPROM, flash memory or any other computer-readable tangible storage device that can store a computer program and digital information.
- Each set of internal components 800 also includes a R/W drive or interface 832 to read from and write to one or more computer-readable tangible storage devices 936 such as a CD-ROM, DVD, SSD, memory stick, magnetic tape, magnetic disk, optical disk or semiconductor storage device.
- a R/W drive or interface 832 to read from and write to one or more computer-readable tangible storage devices 936 such as a CD-ROM, DVD, SSD, memory stick, magnetic tape, magnetic disk, optical disk or semiconductor storage device.
- Each set of internal components 800 may also include network adapters (or switch port cards) or interfaces 836 such as a TCP/IP adapter cards, wireless WI-FI interface cards, or 3G or 4G wireless interface cards or other wired or wireless communication links.
- the bid and exchange agents 829 , and operating system 828 that are associated with computing device 400 can be downloaded to computing device 400 from an external computer (e.g., server) via a network (for example, the Internet, a local area network, or other wide area network) and respective network adapters or interfaces 836 . From the network adapters (or switch port adapters) or interfaces 836 and operating system 828 associated with computing device 400 are loaded into the respective hard drive 830 and network adapter 836 .
- the network may comprise copper wires, optical fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
- Each of the sets of external components 900 can include a computer display monitor 920 , a keyboard 930 , and a computer mouse 934 .
- External components 900 can also include touch screens, virtual keyboards, touch pads, pointing devices, and other human interface devices.
- Each of the sets of internal components 800 also includes device drivers 840 to interface to computer display monitor 920 , keyboard 930 and computer mouse 934 .
- the device drivers 840 , R/W drive or interface 832 and network adapter or interface 836 comprise hardware and software (stored in storage device 830 and/or ROM 824 ).
- Various embodiments of the invention may be implemented in a data processing system suitable for storing and/or executing program code that includes at least one processor coupled directly or indirectly to memory elements through a system bus.
- the memory elements include, for instance, local memory employed during actual execution of the program code, bulk storage, and cache memory which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.
- I/O devices can be coupled to the system either directly or through intervening I/O controllers.
- Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modems, and Ethernet cards are just a few of the available types of network adapters.
- the present invention may be a system, a method, and/or a computer program product.
- the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
- the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
- the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
- RAM random access memory
- ROM read-only memory
- EPROM or Flash memory erasable programmable read-only memory
- SRAM static random access memory
- CD-ROM compact disc read-only memory
- DVD digital versatile disk
- memory stick a floppy disk
- a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon
- a computer readable storage medium is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
- Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
- the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
- Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
- the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
- These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
- the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the block may occur out of the order noted in the figures.
- two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Finance (AREA)
- Accounting & Taxation (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Strategic Management (AREA)
- Theoretical Computer Science (AREA)
- Economics (AREA)
- Marketing (AREA)
- Development Economics (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Entrepreneurship & Innovation (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Environmental & Geological Engineering (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
- This disclosure relates generally to data storage management, and more particularly to dynamically allocating data storage bandwidth.
- In modern storage networks, a single storage device or single storage subsystem is commonly attached to multiple computer hosts. In this context, a storage subsystem is an integrated collection of storage controllers, devices such as disks and tapes, and any required control software. A storage network includes storage subsystems that share a high-speed network connection to deliver data transfer and storage services to computer hosts. Storage devices typically have constraints, also referred to as choke points that limit their performance, both in terms of total number of Input/Output (I/O) commands and in I/O bandwidth transferred. For example, a single storage network, such as a Storage Area Network (SAN), may have limitations on the number of concurrent I/O commands at the overall storage unit level. Additional and separate limitations exist at the Host Bus Adapter (HBA) port (i.e., storage subsystem connection point to the host), at the internal disk drive controller, and finally at the internal physical disk drives themselves. Rather than representing an aggregate for all the components of the storage subsystem, each of the limitations is specific to the particular element of the storage subsystem. In order to develop a statistically accurate performance profile for a computer or storage subsystem, a systems administrator gathers performance data over an extended period of time. However, as this is a time consuming process, the systems administrator may manually calculate appropriate values for I/O tuning parameters for each host using a limited amount of performance data gathered at a static point-in-time. Consequently, tuning parameters calculated in this manner typically lack the complexity to accommodate the performance needs of each of the workloads running on the computer system. Additionally, adding or removing a computer host from the storage subsystem environment dynamically changes the demands on the storage device, highlighting the inadequacy of static tunings on the computer hosts to respond efficiently. Therefore, performance tuning using simple, static tunings fails to achieve optimum utilization of the storage subsystem. Capacity within a storage network may be apportioned more effectively when a mechanism exists to coordinate the available storage capacity with the I/O requirements of the host computers.
- According to one embodiment, a method for dynamically allocating storage bandwidth in an exchange comprises: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- According to another embodiment, a computer program product for dynamically allocating storage bandwidth in an exchange comprises: a computer readable storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing a method comprising: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- According to another embodiment, a computer system for dynamically allocating storage bandwidth in an exchange comprises a memory, a processing unit communicatively coupled to the memory, and a management module communicatively coupled to the memory and processing unit, whereby the management module is configured to perform the steps of a method comprising: creating, by an exchange server, a total inventory of resources for auction, whereby the total inventory of resources for auction comprises resources from at least one provider; broadcasting the total inventory of resources for auction to at least one bidder; and awarding an amount of a resource to the at least one bidder at an end of a bidding interval, based on a bid provided by the at least one bidder during the bidding interval, whereby the amount of the resource is a portion of the total inventory of resources for auction.
- For a more complete understanding of this disclosure, reference is now made to the following brief description, taken in conjunction with the accompanying drawings and detailed description, wherein like reference numerals represent like parts.
-
FIG. 1A illustrates an exemplary computing node operable for various embodiments of the disclosure. -
FIG. 1B illustrates a bid and exchange environment according to various embodiments of the disclosure. -
FIG. 2 is an operational flowchart illustrating an algorithm for dynamically allocating data storage bandwidth, according to various embodiments of the disclosure. -
FIG. 3 is an operational flowchart illustrating an algorithm for usage intervals, according to various embodiments of the disclosure. -
FIG. 4 is a schematic block diagram of hardware and software of the computer environment according to an embodiment of the processes ofFIGS. 2 and 3 . - Although an illustrative implementation of one or more embodiments is provided below, the disclosed systems and/or methods may be implemented using any number of techniques. This disclosure should in no way be limited to the illustrative implementations, drawings, and techniques illustrated below, including the exemplary designs and implementations illustrated and described herein, but may be modified within the scope of the appended claims along with their full scope of equivalents.
- The present disclosure relates generally to the field of data storage management, and more particularly to dynamically allocating data storage bandwidth. The following described exemplary embodiments provide a system, method and program product to provide a mechanism for the various hosts in a storage network configuration to coordinate their requirements about their I/O demands to a storage system, thereby allowing the storage network to apportion capacity more effectively among the hosts.
- As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or computer program product. Accordingly, aspects of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit”, “module”, or “system”. Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
- Aspects of the present disclosure are described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus, (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions.
- Turning now to
FIG. 1A , a block diagram of an exemplary computer system/server (server) 12 operable for various embodiments of the disclosure is presented. As shown, theserver 12 is only one example of a suitable server for executing the program instructions of an exchange server, or for interacting with the exchange server as a bidder server, and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the disclosure described herein. Regardless, theserver 12 is capable of being implemented and/or performing any of the functionality of an exchange server or a bidder server. - When configured as either an exchange server or as a bidder server, the
server 12 is operational in numerous other computing system environments or configurations. For example, theserver 12 may be a standalone machine, a virtual partition on physical host, a clustered server environment, or a distributed cloud computing environment that include any of the above systems or devices, and the like. When practiced in a distributed cloud computing environment, tasks may be performed byservers 12 in both local and remote computer systems that are linked together and communicate through a communications network, such as thenetwork 99. - The
server 12 may be described in the context of executable instructions, such as aprogram 40 and one ormore program modules 42, being executed by the processing unit of a computer system.Program modules 42 perform particular tasks or implement particular data types, and may be organized as routines, programs, objects, components, logic, or data structures, for example. As will be further depicted and described below, thememory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the specialized functions of embodiments of the disclosure. For example, aserver 12 configured as an exchange server includes aprogram 40, i.e., an agent, havingprogram modules 42 that execute the algorithms ofFIGS. 2 and 3 . The functions of theprogram 40, include periodically polling subscriber members of the exchange environment for bids and available resources; sorting and tabulating bids and available resources; determining and awarding resources to winning bidders; and calculating and managing accounts of the bidders. When configured to perform the functions of an exchange server, theprogram 40 may be an agent on theserver 12. For aserver 12 configured as a bidder server, theprogram 40, i.e., agent, includesprogram modules 42 having program instructions to respond to polling requests from the exchange server; analyze the resource requirements; create and transmit a bidding schedule to the exchange server, based on the required resources and the available number of units for bidding; and applying rules or statistics to calculate a re-bid. Theprovider 112 includes an embodiment of theserver 12, which may also be referred to as a controller or control unit. When configured as a controller, theserver 12, includes an agent, i.e., theprogram 40, for managing the operations of theprovider 112, such as: receiving and responding to storage requests, maintaining an inventory of resources; and communicating with the exchange server. In a distributed cloud computing environment, theprogram 40 and theprogram modules 42 may be located in local and remote computer system storage media including memory storage devices. - As shown in
FIG. 1A , the components of theserver 12 may include, but are not limited to, one or more processors orprocessing units 16, asystem memory 28, and abus 18 that couples various system components, such as thesystem memory 28, toprocessor 16. -
System memory 28 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30 and/orcache memory 32. Theserver 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media. - By way of example only, a
storage system 34 can be provided as one or more devices for reading from and writing to a non-removable, non-volatile magnetic media, such as a hard disk drive (HDD) or an optical disk drive such as a CD-ROM, DVD-ROM. Each device of thestorage system 34 can be connected tobus 18 by one or more data media interfaces. Theprogram modules 42, the operating system, and one or more application programs may be stored on thestorage system 34 and subsequently loaded intomemory 28 for execution, as needed. - The
server 12 may also communicate with one or moreexternal devices 14 such as a keyboard, a pointing device, adisplay 24, etc.; one or more devices that enable a user to interact with theserver 12; and/or any devices (e.g., network card, modem, etc.) that enable theserver 12 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O)interfaces 22. Still, theserver 12 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via anetwork adapter 20. As depicted, thenetwork adapter 20 communicates with the other components of the system/server 12 viabus 18. For aserver 12 that is configured as a bidder server, anexternal storage subsystem 15, such as a storage area network (SAN) or RAID array, is connected to theserver 12 by anexternal storage adapter 26. Exemplaryexternal storage adapters 26 include, but are not limited to, a host bus adapter (HBA), host channel adapter (HCA), SCSI, and iSCSI, depending upon the architectural implementation. Theexternal storage adapter 26 communicates with theprocessing unit 16 andmemory 28 of theserver 12 overbus 18. - It should be understood that although not shown, other hardware and/or software components could be used in conjunction with the
server 12. Examples include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc. - As shown,
FIG. 1B illustrates an exemplary bid and exchange environment according to various embodiments of the disclosure. Theproviders 112 supply constrained resources, such as access to disk storage, or a percentage of I/O bandwidth on thenetwork 113 between aprovider 112 and abidder server 12 b.Exemplary providers 112 include SAN, RAID arrays, magnetic tape libraries, and optical disk libraries. Aserver 12 ofFIG. 1A is shown as adedicated exchange server 12 a, as one ormore bidder servers 12 b, and as the controller component of each of theproviders 112. - The
bidder servers 12 b are consumers of the resources from theproviders 112. For example, abidder server 12 b may be a computer system that hosts a database and/or an application, and that issues I/O requests to be processed using a provider's 112 disk storage. Theexchange server 12 a is a logical coordinator of requests and responses frombidder servers 12 b and theproviders 112. As such, theexchange server 12 a is logically connected to eachbidder server 12 b andprovider 112 through anetwork 114, over which the participants in the exchange environment communicate. Thebidder servers 12 b are connected by anetwork 113 to theproviders 112. In operation, abidder server 12 b may be connected to the one ormore providers 112 from which thebidder server 12 b receives resources. However, in a high-availability implementation, redundant network connections provide alternate paths between thebidder servers 12 b andproviders 112, even when aparticular bidder server 12 b is not interested in bidding for resources from thatparticular provider 112. Further, as shown bydisk 110, some storage may be attached to abidder server 12 b, yet not participate in the exchange environment. Although shown as generic disk storage, thedisk 110 may also be a SAN, RAID array, tape library, etc. Eachbidder server 12 b andprovider 112 that participates in the exchange environment communicates with theexchange server 12 a so that theexchange server 12 a may coordinate the bids and resources in the exchange environment. Because they are connected through the 113 and 114, the participants in the exchange environment may be co-located or geographically dispersed.networks - As will be described in greater detail with reference to
FIG. 2 , the participants in the exchange environment interact as follows. Aprovider 112 sends information to theexchange server 12 a about the types of resources it can provide, along with any constraints. For example, a SAN subsystem may notify theexchange server 12 a that it can support a maximum queue depth of “40”. Queue depth refers to the number of I/O operations queued to a disk drive. Other resources include: the maximum data transfer sizes the storage device supports, for example “256” KB or “1” MB; a RAID level, such as RAID “0” or RAID “1”, which specifies data redundancy; and a maximum number of requests that can be outstanding on a disk adapter. Each participatingbidder server 12 b sends its request for resources to theexchange server 12 a, along with its bid, expressed as the number of required and cost units. For example, abidder server 12 b requests “20” queue depth slots on a particular disk provider, for which it bids “10” cost units each. Theexchange server 12 a receives this bidder server's request, along with those from other bidder servers that participate in the exchange.Other bidder servers 12 b may also be bidding for this provider's 112 queue depth slots. Consequently, theoriginal bidder server 12 b may either lose to one of them or may be successful in its bid, depending upon the results of the exchange server's 12 a calculations. Additionally, bids may be partially successful. Thebidder server 12 b may be awarded “12” of its “20” requested queue depth slots at its bid price of “10” cost units per slot. -
FIG. 2 describes an exemplary embodiment of a process for dynamically allocating data storage bandwidth from the exchange server's 12 a point of view. References to theexchange server 12 a, thebidder server 12 b, theprovider 112, and the 113 and 114 as used in relation tonetworks FIG. 2 , refer to the elements as described above with reference toFIG. 1B . - While the embodiments of the invention are described with reference to the queue depth parameter as used in SAN, RAID arrays, and similar storage technologies, other applications may be contemplated. This includes, for example, a dedicated percentage of the bandwidth of the connection between the
bidder server 12 b and theprovider 112, which is typically expressed in gigabytes per second. In another embodiment, the present disclosure may be extended to include the Network File System (NFS). NFS is a network-based distributed file system protocol, which allows a server to share directories and files with clients over a network. With NFS, users and programs may access files on remote systems as if they were stored locally. In this context, a bid may specify a number of threads, or file requests, for example “100” file requests to the NFS server, instead of “100” disk I/O requests. - At 200, the
exchange server 12 a learns the resources, i.e., capabilities, of theproviders 112 participating in the exchange. Through software agents installed on theprovider 112 and theexchange server 12 a and communicating over thenetwork 114, theprovider 112 notifies theexchange server 12 a that it has certain resources to offer. These resources describe the configured functionality of the storage subsystem, such as: queue depth; a degree of data redundancy, i.e., RAID n; the size of disks available; whether encryption is configured for the disks; the storage type, i.e., fixed block or count key data; and the estimated optimal block transfer size, for example, “8” KB or “16” KB. - Similarly, a specialized software agent is installed on each
bidder server 12 b participating in the exchange environment. The agent notifies theexchange server 12 a that anew bidder server 12 b is joining the exchange environment, for example. The agent also sends the bidder server's 12 b bids, also referred to as a bid schedule, to theexchange server 12 a, and maintains a count of the total number of cost units thebidder server 12 b has available for bidding. Upon joining the exchange environment, the agent may optionally send the total number of units available for bidding to theexchange server 12 a. Theexchange server 12 a may use this total number of units available for bidding to associate eachbidder server 12 b with an account on theexchange server 12 a. The account may include the total number of units available for bidding and an account identifier that is associated with thebidder server 12 b. - When the resources of a
provider 112 change, for example upon allocation of I/O queue depth slots to abidder server 12 b, or the addition of more disk capacity, theprovider 112 notifies theexchange server 12 a of the change. Upon receiving the notification, theexchange server 12 a updates its inventory of resources for theprovider 112. As may well be appreciated, the inventory of resources and the account data may be organized in various well-known formats, such as a database, file, array, linked list, or table. - At 205, a new bidding interval begins. The bidding interval is a configurable time period, for example two minutes, during which the
bidder servers 12 b contact theexchange server 12 a with their resource requirements and associated bid schedules. The bidding interval may be tunable for optimum performance in the exchange environment. - At 210, as a new bidding interval begins, the
exchange server 12 a consolidates the resources that the participatingproviders 112 have available to offer, and broadcasts this information to the participatingbidder servers 12 b. Subsequently, thebidder servers 12 b, described below with reference toFIG. 3 , bid for preferential access to the resources. - At 215, the
exchange server 12 a receives and evaluates the bid schedules, i.e., bids, from thebidder servers 12 b. In one embodiment, theexchange server 12 a may evaluate each bid as it is received during the open bidding interval. Alternatively, theexchange server 12 a may collect all the bids, sorting them, for example, byprovider 112, resource, thebidder servers 12 b seeking the resource, and their respective bid amounts. - If at 220 a particular bid is not the highest for a particular resource, at 230 the bid is rejected and discarded. If at 235 the bidding interval has not expired, the next bid is received and evaluated at 215.
- However, if at 220 the current (received) bid is the highest, at 225 the previous high-bidder is notified that its bid is not successful, and it is replaced by the current bid. The current high-bid may be the winning bid, at 227, unless a higher bid is recognized by the
exchange server 12 a during the bidding interval. - When at 235 the bidding interval expires, at 240 the
exchange server 12 a notifies the winningbidder servers 12 b. At 245 theexchange server 12 a collects the costs of the winning bids from eachsuccessful bidder server 12 b. If theexchange server 12 a optionally maintains bidding accounts for eachbidder server 12 b in the exchange environment, theexchange server 12 a may debit the accounts of the winningbidder servers 12 b for the total number of cost units spent on the winning bids, and notify the winningbidder servers 12 b of their new updated balances. The agents on the winningbidder servers 12 b update their account units accordingly. In this embodiment, theexchange server 12 a may immediate disregard the bids ofbidder servers 12 b whose balance is less than its bid. Alternatively, theexchange server 12 a may notify the winningbidder servers 12 b to deduct the total number of cost units from their respective local accounts. Alternatively, the exchange server may periodically notify a central accounting authority, such as a central chargeback system within the enterprise, to debit the accounts of the winningbidder servers 12 b for the winning total number of cost units. A central chargeback system, also referred to as a computer or Information Technology (IT) chargeback system, is an accounting strategy that apportions the costs of computing services, including hardware and software, to the business units that consume the computing services. Reports from the central chargeback system identify a distribution of heavy, moderate, and light consumers of the computing services. The chargeback system may apportion units for bidding among the subscribers of the exchange environment according to the subscriber's level of usage. Periodically, for example monthly, the number of cost units spent in the exchange environment may be converted to actual cost figures, which then may be charged to operating budgets of the various subscribers. - At 250, the
exchange server 12 a refreshes the capabilities, i.e., resources offered for bid, prior to beginning a new bidding interval at 205. In processing similar to that at 200, the agent on eachprovider 112 evaluates and updates the provider's inventory of resources. These may include: new resources added to theprovider 112 since the last bidding interval; resources recently returned bybidder servers 12 b; and resources allocated to winningbidder servers 12 b during the previous bidding interval. -
FIG. 3 describes an exemplary embodiment of an algorithm for dynamically allocating data storage bandwidth from the bidder server's 12 b point of view. It should be noted that the algorithm described above with reference toFIG. 2 may execute simultaneously with the execution of the algorithm ofFIG. 3 . However, the bidding and usage intervals may be of different durations and may overlap, thereby allowing adequate time for notifying the winningbidder servers 12 b between the end of the bidding interval and the beginning of the usage interval. References to theexchange server 12 a, thebidder server 12 b, theprovider 112, and the 113 and 114 as used in relation tonetworks FIG. 3 , refer to the elements as described above with reference toFIG. 1B . - At 300, the
bidder server 12 b determines its I/O requirements for the bidding interval. A system administrator creates an initial bidding schedule for abidder server 12 b based on developing the I/O profile of the workloads on the server. The agent applies rules, which the system administrator configures, to automate submission of subsequent bids. Typically, a computer's system administrator monitors performance through a number of well-known utilities. Performance data may be analyzed by user, application, or for theentire bidder server 12 b, depending upon the granularity of data required to develop an effective bidding schedule. For example, on abidder server 12 b hosting a workload that includes several users and applications, the system administrator may gather and analyze performance data on a server-wide basis, or only for each user and application to be included in the bidding schedule. - At 305, a user, such as the system administrator, creates the bidder server's 12 b bidding schedule that includes one or more bids that are based on the results of analyzing the performance data. A bid includes an identifier to associate the bid with the bidder, for example the application, a resource, such as a number of slots on a SAN's queue, i.e., queue depth, a source of the resource, such as the logical name of a disk, i.e., disk1, and a number of cost units bid per required unit of resource. The following is an exemplary bid within a bidding schedule:
-
resource=queue_depth, source=disk1, bid amount=1-10:25, 11-20:15, 21+:0 - This bid represents a request for queue depth, i.e., slots in the queue, from the
provider 112 that manages disk1. The bidder is willing to pay “25” units for each of the first “10” slots in the queue (i.e., 1-10:25), an additional “15” units for each of the next “10” slots in the queue, but nothing for any additional slots allocated over “20” (i.e., 21+:0). In this example, a specific disk resource is requested, since thebidder server 12 b is accessing an existing file. However, in another embodiment, a blank source field may indicate that thebidder server 12 b is requesting disk space in which to create a new file. In that case, additional parameters may accompany the bid to identify, for example, the size of the disk required, or a degree of redundancy (i.e., RAID n). - The system administrator may configure bidding ranges, or other constraints that the agent on the
bidder server 12 b may include when performing analytics and automating the bid process during the subsequent bidding intervals. An exemplary constraint may be to bid no more than a certain number of cost units. Alternatively, if less than a certain percentage of the awarded resource is used, such as “80” percent, in the next bid, the agent should decrease the amount of resource requested. Since theexchange server 12 a has an inventory of the capabilities of theproviders 112, theexchange server 12 a may select the appropriate resource, if thebidder server 12 b wins the bid. The examples and algorithms are presented using the queue depth resource, since it is an easily understood I/O storage constraint. While the embodiments of the invention are described with reference to SAN, RAID arrays, and similar storage technologies, other applications may be contemplated. This includes, for example, a dedicated percentage of the bandwidth of the connection between thebidder server 12 b and theprovider 112, which is typically expressed in gigabytes per second. In another embodiment, the disclosed framework may be extended to include Network File System (NFS), as described previously with reference toFIG. 2 . - At 310, each participating
bidder server 12 b creates a bidding schedule that includes each bid for each requested resource, and sends the bidding schedule to theexchange server 12 a. Several well-known means are available to communicate the bidding schedule to theexchange server 12 a. For example, the bidding schedule may be an array or linked list in a memory location that is accessible by the participants in the exchange. Alternatively, the bidding schedule may be a file or table that is written to a disk commonly accessible by all participants in the exchange. In another embodiment, the participants in the exchange may also participate in a message queuing system. Message queuing allows the distributed agents to communicate asynchronously by sending messages between the agents. The messages from the sending agents are stored in a queue and are retrieved by the receiving agents. The agents send or receive messages through a queue by sending a request to the message queuing system. - Following the calculation of winning and losing bids at 215 (
FIG. 2 ), theexchange server 12 a communicates the outcome to eachbidder server 12 b. At 315, if thebidder server 12 b has lost a bid, at 325 the agent on thebidder server 12 b determines whether to rebid, or to wait until the next bidding interval, at 330. As described previously with reference to 305 ofFIG. 3 , the agent on thebidder server 12 b may apply one or more bidding rules, such as a maximum number of cost units that the agent can bid for each unit of a resource. Alternatively, the agent may create a log of the history of its bidding activity. The agent may apply statistical analytics to its bidding history, as containing in the log, to determine a modified next bid. For example, if the losing bids are consistently within a statistical distribution, the agent may increase its bids by a rule-defined percentage, such as one percent, and continue to monitor the success rate of its bids for possible further modification. - However, at 315 if the
bidder server 12 b has a successful bid outcome, at 320 theexchange server 12 a notifies thebidder server 12 b of the award, including the resource that was bid upon, the source of the resource, and the amount of the resource awarded. The following shows the exemplary bid, described previously with reference to 310 ofFIG. 3 , and an example of a winning award: -
resource=queue_depth, source=disk1, bid amount=1-10:25, 11-20:15, 21+:0 -
resource=queue_depth, source=disk1, awarded=13, cost=295 - Here, the
bidder server 12 b is awarded “13” I/O requests on disk1. The first “10” I/O requests cost “250” units, calculated as “10” I/O requests at “25” cost units each, and the next “3” I/O requests cost “45” units, calculated as “3” I/O requests at “15” cost units each, giving a total cost of “295” units. Thebidder server 12 b restricts its usage of the resource to the amount awarded as a result of its winning bid. - The
exchange server 12 a attempts to maximize the total cost units it receives for the resources of theproviders 112. Therefore, the highest bidder generally wins. As another example, aprovider 112 has “2000” simultaneous I/O requests to sell to twobidder servers 12 b. If eachbidder server 12 b bids one unit each for “500” I/O requests, then bothbidder servers 12 b receive an award of “500” I/O requests. In another example, thefirst bidder server 12 b bids one unit each for “500” I/O requests, and “0.10” of a unit each for I/O request in excess of “500”. Thesecond bidder server 12 b bids two units for each of the first “1750” I/O requests, then “0.10” for each I/O request over “1750”. To maximize the total cost units received for the provider's 112 resources, thesecond bidder server 12 b is awarded “1750” I/O requests out of the total “2000” I/O requests that are available at a total cost of “3500” units, and thefirst bidder server 12 b is awarded the remaining “250” I/O requests at a total cost of “250” units. - As discussed previously with reference to 235 of
FIG. 2 , at 335 the amount of the winning bid is deducted from the total number of units allocated to thebidder server 12 b for bidding, without regard to the resources actually consumed. If thebidder server 12 b is awarded “13” I/O requests, as in the above example, the cost of the award is based on the full “295” I/O requests, even though only “5” I/O requests are actually consumed. This encourages the generation of more accurate bidding schedules, since an unused portion of the awarded bid not only wastes a bidder's IT budget, but also misallocates scarce computing resources. - At 340, the
bidder server 12 b consumes the resources won during the bidding interval. The agent on thebidder server 12 b may log its bidding activity, including the bids placed and the resources awarded. Through analysis of the bidding activity, the agent may adjust its bids based on, for example, how frequently thebidder server 12 b fails to consume its awards, how frequently it loses bids, and a change in I/O performance profile. - Referring now to
FIG. 4 ,computing device 400 may include respective sets ofinternal components 800 andexternal components 900 that together may provide an environment for a software application, such as the bid and exchange agents Each of the sets ofinternal components 800 includes one ormore processors 820; one or more computer-readable RAMs 822; one or more computer-readable ROMs 824 on one ormore buses 826; one ormore operating systems 828; one or more software applications (e.g., bid, exchange, provider agents 829) executing the method 200-300; and one or more computer-readabletangible storage devices 830. The one ormore operating systems 828 and bid, exchange andprovider agents 829 are stored on one or more of the respective computer-readabletangible storage devices 830 for execution by one or more of therespective processors 820 via one or more of the respective RAMs 822 (which typically include cache memory). In the embodiment illustrated inFIG. 4 , each of the computer-readabletangible storage devices 830 is a magnetic disk storage device of an internal hard drive. Alternatively, each of the computer-readabletangible storage devices 830 is a semiconductor storage device such asROM 824, EPROM, flash memory or any other computer-readable tangible storage device that can store a computer program and digital information. - Each set of
internal components 800 also includes a R/W drive orinterface 832 to read from and write to one or more computer-readabletangible storage devices 936 such as a CD-ROM, DVD, SSD, memory stick, magnetic tape, magnetic disk, optical disk or semiconductor storage device. - Each set of
internal components 800 may also include network adapters (or switch port cards) orinterfaces 836 such as a TCP/IP adapter cards, wireless WI-FI interface cards, or 3G or 4G wireless interface cards or other wired or wireless communication links. The bid andexchange agents 829, andoperating system 828 that are associated withcomputing device 400, can be downloaded tocomputing device 400 from an external computer (e.g., server) via a network (for example, the Internet, a local area network, or other wide area network) and respective network adapters or interfaces 836. From the network adapters (or switch port adapters) orinterfaces 836 andoperating system 828 associated withcomputing device 400 are loaded into the respectivehard drive 830 andnetwork adapter 836. The network may comprise copper wires, optical fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. - Each of the sets of
external components 900 can include acomputer display monitor 920, akeyboard 930, and acomputer mouse 934.External components 900 can also include touch screens, virtual keyboards, touch pads, pointing devices, and other human interface devices. Each of the sets ofinternal components 800 also includesdevice drivers 840 to interface tocomputer display monitor 920,keyboard 930 andcomputer mouse 934. Thedevice drivers 840, R/W drive orinterface 832 and network adapter orinterface 836 comprise hardware and software (stored instorage device 830 and/or ROM 824). - Various embodiments of the invention may be implemented in a data processing system suitable for storing and/or executing program code that includes at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements include, for instance, local memory employed during actual execution of the program code, bulk storage, and cache memory which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.
- Input/Output or I/O devices (including, but not limited to, keyboards, displays, pointing devices, DASD, tape, CDs, DVDs, thumb drives and other memory media, etc.) can be coupled to the system either directly or through intervening I/O controllers. Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modems, and Ethernet cards are just a few of the available types of network adapters.
- The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
- The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
- Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
- Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
- Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
- These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
- The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
- The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
- Although preferred embodiments have been depicted and described in detail herein, it will be apparent to those skilled in the relevant art that various modifications, additions, substitutions and the like can be made without departing from the spirit of the disclosure, and these are, therefore, considered to be within the scope of the disclosure, as defined in the following claims.
Claims (15)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/495,075 US20160086270A1 (en) | 2014-09-24 | 2014-09-24 | Dynamic storage bandwidth allocation |
| US14/859,462 US10169817B2 (en) | 2014-09-24 | 2015-09-21 | Dynamic storage bandwidth allocation |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/495,075 US20160086270A1 (en) | 2014-09-24 | 2014-09-24 | Dynamic storage bandwidth allocation |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/859,462 Continuation US10169817B2 (en) | 2014-09-24 | 2015-09-21 | Dynamic storage bandwidth allocation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20160086270A1 true US20160086270A1 (en) | 2016-03-24 |
Family
ID=55526167
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/495,075 Abandoned US20160086270A1 (en) | 2014-09-24 | 2014-09-24 | Dynamic storage bandwidth allocation |
| US14/859,462 Expired - Fee Related US10169817B2 (en) | 2014-09-24 | 2015-09-21 | Dynamic storage bandwidth allocation |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/859,462 Expired - Fee Related US10169817B2 (en) | 2014-09-24 | 2015-09-21 | Dynamic storage bandwidth allocation |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US20160086270A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108512778A (en) * | 2018-03-15 | 2018-09-07 | 中国人民解放军国防科技大学 | Method and device for allocating reserved bandwidth for cyber-physical system services |
| CN116886706A (en) * | 2023-09-07 | 2023-10-13 | 典基网络科技(上海)有限公司 | Application program placement method and device, electronic equipment and storage medium |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12425310B2 (en) * | 2015-07-31 | 2025-09-23 | Comcast Cable Communications, Llc | Management of resources for content assets |
| CN108092756B (en) * | 2017-12-26 | 2021-07-09 | 北京中宸泓昌科技有限公司 | Carrier resource allocation method and device based on broadband OFDM power line communication |
Citations (27)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001017183A1 (en) * | 1999-08-31 | 2001-03-08 | Andersen Consulting, Llp | A system, method, and article of manufacture for automated negotiation of a contract during a transaction involving bandwidth |
| US20020136230A1 (en) * | 2000-12-15 | 2002-09-26 | Dell Martin S. | Scheduler for a packet routing and switching system |
| US20020174054A1 (en) * | 2001-05-17 | 2002-11-21 | International Business Machines Corporation | Method and apparatus for non-price auctions |
| US20030137934A1 (en) * | 2002-01-24 | 2003-07-24 | William Schaller | System and method for providing management of fabric links for a network element |
| US6601020B1 (en) * | 2000-05-03 | 2003-07-29 | Eureka Software Solutions, Inc. | System load testing coordination over a network |
| US20040010592A1 (en) * | 2000-01-14 | 2004-01-15 | Carver Andrew Richard | Resource allocation |
| US20040260652A1 (en) * | 2003-06-13 | 2004-12-23 | Anthony Rose | Monitoring of computer-related resources and associated methods and systems for disbursing compensation |
| US20050131900A1 (en) * | 2003-12-12 | 2005-06-16 | International Business Machines Corporation | Methods, apparatus and computer programs for enhanced access to resources within a network |
| US20060112075A1 (en) * | 2004-11-19 | 2006-05-25 | International Business Machines Corporation | Systems and methods for business-level resource optimizations in computing utilities |
| US7139271B1 (en) * | 2001-02-07 | 2006-11-21 | Cortina Systems, Inc. | Using an embedded indication of egress application type to determine which type of egress processing to perform |
| US20060285523A1 (en) * | 2003-05-14 | 2006-12-21 | Matsushita Electric Industrial Co., Ltd. | Resource relocation method, base station, and radio network control device |
| US20080046917A1 (en) * | 2006-07-31 | 2008-02-21 | Microsoft Corporation | Associating Advertisements with On-Demand Media Content |
| US7426572B1 (en) * | 2001-10-31 | 2008-09-16 | Juniper Networks, Inc. | Network router using embedded and external memory based on packet destination |
| US20080240139A1 (en) * | 2007-03-30 | 2008-10-02 | Muralidharan Sampath Kodialam | Method and Apparatus for Operating Fast Switches Using Slow Schedulers |
| US20090006647A1 (en) * | 2000-10-17 | 2009-01-01 | Balonado Omar C | Method and apparatus for performance and cost optimization in an internetwork |
| US20090077210A1 (en) * | 2000-11-17 | 2009-03-19 | Oblicore Ltd. | System and method for analyzing and coordinating Service-Level-Agreements (SLA) for Application-Service-Providers (ASP) |
| US7512940B2 (en) * | 2001-03-29 | 2009-03-31 | Microsoft Corporation | Methods and apparatus for downloading and/or distributing information and/or software resources based on expected utility |
| US20100106332A1 (en) * | 2008-09-29 | 2010-04-29 | Battelle Memorial Institute | Using bi-directional communications in a market-based resource allocation system |
| US20120278221A1 (en) * | 2011-04-28 | 2012-11-01 | Battelle Memorial Institute | Preventing conflicts among bid curves used with transactive controllers in a market-based resource allocation system |
| US20130179291A1 (en) * | 2011-12-29 | 2013-07-11 | Empire Technology Development Llc | Bandwidth auctions |
| US20130281105A1 (en) * | 2012-04-19 | 2013-10-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Fast efficient resource distribution in long term evolution communication network scheduling |
| US20140074641A1 (en) * | 2012-09-12 | 2014-03-13 | salesforce.com,inc. | Mechanism for facilitating aution-based resource sharing for message queues in an on-demand services environment |
| US20140279136A1 (en) * | 2013-03-15 | 2014-09-18 | Verizon Patent And Licensing Inc. | Bandwidth auctioning |
| US20140324532A1 (en) * | 2013-04-24 | 2014-10-30 | International Business Machines Corporation | System and method for modeling and forecasting cyclical demand systems with dynamic controls and dynamic incentives |
| US20140359638A1 (en) * | 2012-01-20 | 2014-12-04 | Chicago Mercantile Exchange Inc. | Adaptive volume control |
| US9245241B2 (en) * | 2003-11-07 | 2016-01-26 | At&T Intellectual Property I, L.P. | Methods, systems and computer program products for planning resources based on primary and alternate location relief strategies |
| US9531607B1 (en) * | 2012-06-20 | 2016-12-27 | Amazon Technologies, Inc. | Resource manager |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5640569A (en) * | 1995-04-28 | 1997-06-17 | Sun Microsystems, Inc. | Diverse goods arbitration system and method for allocating resources in a distributed computer system |
| US7080229B2 (en) | 2002-10-28 | 2006-07-18 | Network Appliance Inc. | Method and system for strategy driven provisioning of storage in a storage area network |
| WO2010085256A1 (en) | 2009-01-23 | 2010-07-29 | Hewlett-Packard Development Company, L.P. | System and methods for allocating shared storage resources |
| US8176289B2 (en) | 2009-05-21 | 2012-05-08 | Red Hat Israel, Ltd. | Method to support sparse volumes or thin provisioned volumes in real time |
| US9201677B2 (en) | 2011-05-23 | 2015-12-01 | Intelligent Intellectual Property Holdings 2 Llc | Managing data input/output operations |
-
2014
- 2014-09-24 US US14/495,075 patent/US20160086270A1/en not_active Abandoned
-
2015
- 2015-09-21 US US14/859,462 patent/US10169817B2/en not_active Expired - Fee Related
Patent Citations (27)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001017183A1 (en) * | 1999-08-31 | 2001-03-08 | Andersen Consulting, Llp | A system, method, and article of manufacture for automated negotiation of a contract during a transaction involving bandwidth |
| US20040010592A1 (en) * | 2000-01-14 | 2004-01-15 | Carver Andrew Richard | Resource allocation |
| US6601020B1 (en) * | 2000-05-03 | 2003-07-29 | Eureka Software Solutions, Inc. | System load testing coordination over a network |
| US20090006647A1 (en) * | 2000-10-17 | 2009-01-01 | Balonado Omar C | Method and apparatus for performance and cost optimization in an internetwork |
| US20090077210A1 (en) * | 2000-11-17 | 2009-03-19 | Oblicore Ltd. | System and method for analyzing and coordinating Service-Level-Agreements (SLA) for Application-Service-Providers (ASP) |
| US20020136230A1 (en) * | 2000-12-15 | 2002-09-26 | Dell Martin S. | Scheduler for a packet routing and switching system |
| US7139271B1 (en) * | 2001-02-07 | 2006-11-21 | Cortina Systems, Inc. | Using an embedded indication of egress application type to determine which type of egress processing to perform |
| US7512940B2 (en) * | 2001-03-29 | 2009-03-31 | Microsoft Corporation | Methods and apparatus for downloading and/or distributing information and/or software resources based on expected utility |
| US20020174054A1 (en) * | 2001-05-17 | 2002-11-21 | International Business Machines Corporation | Method and apparatus for non-price auctions |
| US7426572B1 (en) * | 2001-10-31 | 2008-09-16 | Juniper Networks, Inc. | Network router using embedded and external memory based on packet destination |
| US20030137934A1 (en) * | 2002-01-24 | 2003-07-24 | William Schaller | System and method for providing management of fabric links for a network element |
| US20060285523A1 (en) * | 2003-05-14 | 2006-12-21 | Matsushita Electric Industrial Co., Ltd. | Resource relocation method, base station, and radio network control device |
| US20040260652A1 (en) * | 2003-06-13 | 2004-12-23 | Anthony Rose | Monitoring of computer-related resources and associated methods and systems for disbursing compensation |
| US9245241B2 (en) * | 2003-11-07 | 2016-01-26 | At&T Intellectual Property I, L.P. | Methods, systems and computer program products for planning resources based on primary and alternate location relief strategies |
| US20050131900A1 (en) * | 2003-12-12 | 2005-06-16 | International Business Machines Corporation | Methods, apparatus and computer programs for enhanced access to resources within a network |
| US20060112075A1 (en) * | 2004-11-19 | 2006-05-25 | International Business Machines Corporation | Systems and methods for business-level resource optimizations in computing utilities |
| US20080046917A1 (en) * | 2006-07-31 | 2008-02-21 | Microsoft Corporation | Associating Advertisements with On-Demand Media Content |
| US20080240139A1 (en) * | 2007-03-30 | 2008-10-02 | Muralidharan Sampath Kodialam | Method and Apparatus for Operating Fast Switches Using Slow Schedulers |
| US20100106332A1 (en) * | 2008-09-29 | 2010-04-29 | Battelle Memorial Institute | Using bi-directional communications in a market-based resource allocation system |
| US20120278221A1 (en) * | 2011-04-28 | 2012-11-01 | Battelle Memorial Institute | Preventing conflicts among bid curves used with transactive controllers in a market-based resource allocation system |
| US20130179291A1 (en) * | 2011-12-29 | 2013-07-11 | Empire Technology Development Llc | Bandwidth auctions |
| US20140359638A1 (en) * | 2012-01-20 | 2014-12-04 | Chicago Mercantile Exchange Inc. | Adaptive volume control |
| US20130281105A1 (en) * | 2012-04-19 | 2013-10-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Fast efficient resource distribution in long term evolution communication network scheduling |
| US9531607B1 (en) * | 2012-06-20 | 2016-12-27 | Amazon Technologies, Inc. | Resource manager |
| US20140074641A1 (en) * | 2012-09-12 | 2014-03-13 | salesforce.com,inc. | Mechanism for facilitating aution-based resource sharing for message queues in an on-demand services environment |
| US20140279136A1 (en) * | 2013-03-15 | 2014-09-18 | Verizon Patent And Licensing Inc. | Bandwidth auctioning |
| US20140324532A1 (en) * | 2013-04-24 | 2014-10-30 | International Business Machines Corporation | System and method for modeling and forecasting cyclical demand systems with dynamic controls and dynamic incentives |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108512778A (en) * | 2018-03-15 | 2018-09-07 | 中国人民解放军国防科技大学 | Method and device for allocating reserved bandwidth for cyber-physical system services |
| CN116886706A (en) * | 2023-09-07 | 2023-10-13 | 典基网络科技(上海)有限公司 | Application program placement method and device, electronic equipment and storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| US10169817B2 (en) | 2019-01-01 |
| US20160087912A1 (en) | 2016-03-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7189997B2 (en) | Rolling resource credits for scheduling virtual computer resources | |
| US11507417B2 (en) | Job scheduling based on job execution history | |
| US9104498B2 (en) | Maximizing server utilization within a datacenter | |
| Gillam et al. | Fair benchmarking for cloud computing systems | |
| EP3878161B1 (en) | Intelligent, decentralized and autonomous marketplace for distributed computing and storage | |
| CN111480145A (en) | System and method for scheduling workloads according to a credit-based mechanism | |
| US11502972B2 (en) | Capacity optimization in an automated resource-exchange system | |
| US9432300B2 (en) | Allocation of storage resources in a networked computing environment based on energy utilization | |
| CN104113585A (en) | Hardware Level Generated Interrupts Indicating Load Balancing Status For A Node In A Virtualized Computing Environment | |
| US20120233626A1 (en) | Systems and methods for transparently optimizing workloads | |
| US11513861B2 (en) | Queue management in solid state memory | |
| US10169817B2 (en) | Dynamic storage bandwidth allocation | |
| JP2013524343A (en) | Manage certification request rates for shared resources | |
| JP2019531559A (en) | System and method for allocating input / output bandwidth within a storage system | |
| US20200264926A1 (en) | Reducing cloud application execution latency | |
| WO2012125143A1 (en) | Systems and methods for transparently optimizing workloads | |
| US10410246B2 (en) | Systems, methods, and devices for spend control in online advertising | |
| US11275529B2 (en) | Maintenance management on backup storage systems | |
| US20200174670A1 (en) | Reducing write collisions in data copy | |
| US11675539B2 (en) | File system operations for a storage supporting a plurality of submission queues | |
| US9818137B1 (en) | Estimating the operating cost of computing resources provided by a service provider | |
| EP4127927B1 (en) | Resource allocation for virtual machines | |
| US10922666B1 (en) | Resource management for logical and physical availability zones of a provider network | |
| US20190146841A1 (en) | Scheduling workload service operations using value increase scheme | |
| de Matos Pereira | Nas Nuvens ou Fora Delas, Eis a Questão |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HALEY, STEPHEN A.;HART, BRIAN W.;KALAVAKOLANU, ANIL;AND OTHERS;SIGNING DATES FROM 20140917 TO 20140922;REEL/FRAME:033807/0403 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |