US20100005173A1 - Method, system and computer program product for server selection, application placement and consolidation - Google Patents

Method, system and computer program product for server selection, application placement and consolidation Download PDF

Info

Publication number
US20100005173A1
US20100005173A1 US12/217,439 US21743908A US2010005173A1 US 20100005173 A1 US20100005173 A1 US 20100005173A1 US 21743908 A US21743908 A US 21743908A US 2010005173 A1 US2010005173 A1 US 2010005173A1
Authority
US
United States
Prior art keywords
applications
servers
cost
server configuration
recommended
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.)
Granted
Application number
US12/217,439
Other versions
US7970905B2 (en
Inventor
Ramesh Baskaran
Sameep Mehta
Anindya Neogi
Vinayaka D. Pandit
Gyana Ranjan Parija
Akshat Verma
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/217,439 priority Critical patent/US7970905B2/en
Assigned to INTERNATIONAL BUSINESS MACHINESS CORPORATION reassignment INTERNATIONAL BUSINESS MACHINESS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BASKARAN, RAMESH, PANDIT, VINAYAKA D., MEHTA, SAMEEP, NEOGI, ANINDYA, PARIJA, GYANA RANJAN, VERMA, AKSHAT
Publication of US20100005173A1 publication Critical patent/US20100005173A1/en
Priority to US13/041,939 priority patent/US8244873B2/en
Application granted granted Critical
Publication of US7970905B2 publication Critical patent/US7970905B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5066Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs

Definitions

  • the present invention relates to the electrical, electronic and computer arts, and, more particularly, to planning of information technology (IT) systems and the like.
  • a server load distribution apparatus provided between a client and servers including a first power supply and a control unit activating the first power supply depending on a command, comprises a unit for receiving a data request packet from one of the client computers, a unit for transferring the received data request packet to the one of the servers, a unit for counting the number of responses per unit of time, the responses being responses of the servers to the data request packet, a unit for determining an optimal number of the servers which are in operation based on the data request packet and the number of the responses, and instruct the transfer unit to transfer the data request packet to one of the servers, and a unit for supply a plurality of commands for activating the first power supply to the control units.
  • US Patent Publication 2003-0005028 discloses a system and method for determining how many servers of at least one server configuration to be included at a service provider's site for supporting an expected workload.
  • a method comprises receiving, into a capacity planning system, workload information representing an expected workload of client accesses of streaming media files from a site.
  • the method further comprises the capacity planning system determining, for at least one server configuration, how many servers of the at least one server configuration to be included at the site for supporting the expected workload in a desired manner.
  • US Patent Publication 2005-0138170 discloses a method and apparatus for controlling the number of servers in a hierarchical resource environment.
  • the invention relates to the control of servers which process client work requests in a computer system on the basis of resource consumption.
  • Each server contains multiple server instances (also called “execution units”) which execute different client work requests in parallel.
  • a workload manager determines the total number of server containers and server instances in order to achieve the goals of the work requests.
  • the number of server instances started in each server container depends on the resource consumption of the server instances in each container and on the resource constraints, service goals and service goal achievements of the work units to be executed.
  • the server instances are sampled to check whether they are active or inactive.
  • Dependent on the number of active server instances the number of server address spaces and server instances is repeatedly adjusted to achieve an improved utilization of the available virtual storage and an optimization of the system performance in the execution of the application programs.
  • a dynamic state manager (DSM) for a server cloud manager (SCM) of a virtualized logical server cloud includes a resource definition, a rules module and a state manager engine.
  • the resource definition incorporates information of the available physical and logical resources of the server cloud, including cost, priority, usage and demand information of the resources.
  • the resource definition further incorporates dependencies and relationships between physical and logical resources.
  • the rules module includes predetermined behavioral rules based on demand, usage, priority and cost information.
  • the behavioral rules define optimized resource utilization of the resources of the server cloud.
  • the state manager engine is linked to the resource definition and the rules module and cooperates with the SCM to apply the behavioral rules to achieve optimized resource utilization.
  • an exemplary method (which can be computer implemented) includes the step of obtaining a plurality of application profiles, for a plurality of applications.
  • Each of the profiles specifies a list of resources, and requirements for each of the resources, associated with a corresponding one of the applications.
  • Additional steps include facilitating specification of a plurality of constraints associated with the applications; facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which the applications are to run; and generating a recommended server configuration for running the applications, by formulating and solving a bin packing problem.
  • Each of the at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith.
  • the size is substantially equal to a corresponding one of the resource requirement as given by a corresponding one of the application profiles.
  • capacity is expressed in the same units as the units for the resources that specify the application profile.
  • Each of the applications is treated as an item, with an associated size, to be packed into the bins.
  • the bin packing problem develops the recommended server configuration based on reducing a total acquisition cost while satisfying the constraints and the sizes of the applications.
  • facilitating includes performing the action, making the action easier, helping to carry the action out, or causing the action to be performed.
  • instructions executing on one processor might facilitate an action carried out by instructions executing on a remote processor, by sending appropriate data or commands to cause or aid the action to be performed.
  • One or more embodiments of the invention or elements thereof can be implemented in the form of a computer product including a computer usable medium with computer usable program code for performing the method steps indicated. Furthermore, one or more embodiments of the invention or elements thereof can be implemented in the form of a system/apparatus including a memory and at least one processor that is coupled to the memory and operative to perform exemplary method steps. Yet further, in another aspect, one or more embodiments of the invention or elements thereof can be implemented in the form of means for carrying out one or more of the method steps described herein; the means can include hardware module(s), software module(s), or a combination of hardware and software modules.
  • FIG. 1 shows an exemplary embodiment of a system, according to an aspect of the invention
  • FIG. 2 shows an example of optimizing purchase cost and dynamic cost
  • FIG. 3 shows an example of two different servers with two different costs and two different capacities
  • FIG. 4 is a flow chart of exemplary method steps, according to another aspect of the invention.
  • FIG. 5 presents dynamic savings per cluster, for an exemplary window of 300 minutes
  • FIG. 6 is a screenshot of an exemplary yearly assignment, in the form of a spreadsheet.
  • FIG. 7 depicts a computer system that may be useful in implementing one or more aspects and/or elements of the present invention.
  • aspects of the invention address static and dynamic consolidation planning of IT systems and the like, and provide systems, methods, and computer program products for server selection at the planning stage, taking into consideration: growth in requirements for multiple years, multiple server options, and growth in technology during the planning horizon; application placement for reducing or even minimizing run-time cost; server consolidation during the production stage, taking into account workload characteristics, SLA and/or QoS metrics, power management issues, and the like; and/or translation of operational constraints (for example, constraints associated with an enterprise) into their equivalent mathematical representations.
  • SAP Ratings of SAP modules SAP refers to, for example, SAP® R/3 enterprise resource planning software or SAP® ERP enterprise resource planning software available from SAP AG of Walldorf, Germany—registered mark).
  • SAP® R/3 enterprise resource planning software SAP® ERP enterprise resource planning software available from SAP AG of Walldorf, Germany—registered mark.
  • operational constraints such as those associated with an enterprise; these may include, for example, fault tolerance properties; mutual exclusivity of applications on servers, and the need to respect packing constraints imposed by the infrastructure capacity.
  • cost models such as hardware cost, fixed overheads (such as turning on a server), and/or dynamic costs, such as power cost, live migration cost, and the like. Generate reports and recommendations to reduce or minimize overall cost, and configure and/or operate a system of interest in accordance with the reports and recommendations.
  • Information typically available to the system administrator includes a list of enterprise applications used; system- and application-level monitored data; projected growth in the infrastructural requirements year-to-year; multiple hardware options and their year-to-year technology growth; and performance, power, and/or virtual machine migration models.
  • Goals of the system administrator typically include provisioning sufficient hardware, of minimum cost, to host the entire IT infrastructure; planning for multiple years; cost and power effective management of the infrastructure during the production stage, exploiting virtualization capabilities; and respect for substantially all operational and enterprise constraints, substantially all the time.
  • a typical problem definition includes application placement to reduce, or even minimize, cost.
  • Costs to be reduced or minimized include the purchase cost of hardware (server selection planning (SSP)), as well as operational costs (dynamic server consolidation (DSC)).
  • SSP server selection planning
  • DSC dynamic server consolidation
  • the cost reduction or minimization takes into account (wherever available), one or more of fault tolerance constraints, load balancing across multiple sites, SLA, QoS, and other legal (for example, contractual) requirements, and packing constraints. These items can be taken into account by analyzing and/or using application profiles (benchmark ratings), a server catalog, and/or performance and cost models.
  • FIG. 1 depicts an overall view 100 of an exemplary system, according to an aspect of the invention.
  • Exemplary inputs into recommendation system 112 may include, for example, models 102 , obtained by benchmarking and/or analytical techniques; a monitoring database 104 , with results of system monitoring therein; a server capability catalog 106 ; and one or more constraints 108 , which may be obtained, for example, from the system administrator 110 .
  • System 112 may include, for example, a server selection planning module 114 , which analyzes the inputs to produce reports and recommendations 118 ; these may include, for example, hardware procurement recommendations 120 and/or a multi-period report 122 .
  • System 112 may also include, for example, a dynamic server consolidator 116 , which analyzes the inputs to produce text and or visual reports 124 , such as cost benefit report 128 and/or visualization with an appropriate graphical user interface (GUI)(block 126 ).
  • System administrator 110 takes one or more actions based on the output of system 112 ; for example, designing an IT system, operating an IT system, configuring an IT system and/or re-configuring an IT system.
  • the reports (text or graphical) and recommendations 118 , 124 of system 112 thus provide useful, concrete and tangible results enabling the action by administrator 110 .
  • SSP 114 is used in combination with DSC 116 to reduce or even optimize (minimize) fixed cost plus runtime cost.
  • SSP 112 computes a set of low-cost, feasible server combinations from the above data; for each such option, its runtime cost is estimated from the performance models and application profiles, and the combination for which the total of fixed cost and runtime cost is minimum is chosen.
  • Dynamic server consolidation techniques advantageously automatically handle such complementary virtual machines (and/or low-utilization virtual machines).
  • FIG. 2 shows a non-limiting example of an aspect of the invention.
  • Plans generated by SSP 114 are ranked based on initial cost, while plans are sorted by the DSC 116 based on runtime cost.
  • “x3650” has the least runtime cost because of better power management (for example, IBM PowerExecutiveTM Power Capping support (mark of International Business Machines Corporation (“IBM”), Armonk, N.Y., USA) along with demand based switching (DBS) power management technology), while HS-21 supports DBS but has no Power Capping support.
  • IBM International Business Machines Corporation
  • DBS demand based switching
  • P5-510, HS-21 blade center, and X3650 are server platforms available from IBM. Power Capping and DBS are techniques available on some server platforms that help in better power management.
  • VMotion is a server virtualization technology available from VMware, Inc., Palo Alto, Calif. 94304, USA.
  • FIG. 3 shows two servers 702 , 704 , with costs Cost 1 and Cost 2 and capacities CAP 1 and CAP 2 . Also shown are three applications, 706 , 708 , 710 distributed over the three servers.
  • the servers 702 , 704 are represented as bins of different sizes and costs.
  • Applications 706 , 708 , 710 are items with their sizes.
  • NIC network interface card
  • boot constraints are imposed as cardinality constraints (that is, constraints specifying restrictions on maximum allowed value).
  • One or more embodiments include one or more of use of different sized bins and placing costs on bins, as well as enabling multiple year planning.
  • modify well known heuristics such as first fit (FF), next fit (NF), and best fit (BF) in the decreasing order of items.
  • the servers are numbered according to the order in which they are decided to be acquired. Now, when each application is considered, it is put into the earliest acquired server into which it fits. If it does not fit into any of the acquired servers, a decision is made to acquire a new server.
  • year-to-year planning may, for example, be implemented in a two pronged manner: (i) try to fill-up the previous year's large servers as much as possible before provisioning new servers, and then (ii) plan up-gradation for small servers so that they can host applications for the next years.
  • One or more embodiments of the invention may be implemented in the form of a software tool such as tool 112 .
  • the tool may include, for example, a completely configurable library of multiple heuristics; and/or constraints specific to the client and hosting constraints of different types of servers, for example, servers of type 1 (ST1s) and servers of type 2 (ST2s).
  • ST1s servers of type 1
  • ST2s servers of type 2
  • One or more embodiments of the invention implement power management as follows. Performance and availability constraints are used to determine the size and number of VMs for each application. Compute the optimal target server utilization for each server based on its power profile. Employ incremental DFF (Decreasing First Fit) to minimize the number of bins, while not leading to large-scale migrations; in particular, use the previous packing as a starting point, fold varying server utilization in the heterogeneous bin-packing framework, and incremental versions of other packing algorithms as well (online and approximation algorithms). Greedy exploration is employed to short-circuit costly migrations and optimize the power versus migration cost tradeoff.
  • DFF Decreasing First Fit
  • (v) represents the power drawn by a server at a given utilization.
  • This function is, for example, supplied by an expert, or computed experimentally in cases when the system is available. If the system is available, then the function can be computed by driving the servers at different CPU utilization levels and fitting a piece-wise linear curve between the measured points (X-axis is CPU utilization, Y-axis is power drawn).
  • constraints Any recommendation to merge two or more servers should satisfy all pertinent constraints. These may include, for example, system level constraints, SLA constraints, legal constraints, application level constraints, and/or domain specific constraints.
  • system level constraints are as follows: CPU utilization should not remain above 90% for more than 10 minutes, network traffic due to VM migration should be less than 10% of LAN capacity, keep peak power consumption of the data center less than 2000 kW.
  • SLA constraint An example of an SLA constraint is that response time of an application should be less than 5 seconds.
  • An example of a legal constraint is that some processes require hardware isolation.
  • An example of an application level constraint is that two applications simultaneously accessing a remote database should not be hosted on the same machine.
  • Domain specific constraints are constraints specified by domain experts based on domain specific intelligence.
  • visualization tools and/or textual reports are provided to assist in understanding and/or visualizing “before” and “after” scenarios of the servers recommended to be merged.
  • This allows the system administrator 110 to visually examine the recommendations.
  • the system administrator 110 can also visually see the effect of implementing the recommendation on different system level parameters. Reports can be generated on possible merged configurations and the net reward or penalty for each configuration. This facilitates informed decision making.
  • the recommendation system 112 (also referred to as recommendation engine (RE) 112 ) is preferably provided in the form of an intelligent, robust and scalable backend recommendation engine, which can generate recommendations while taking into account the pertinent constraints.
  • the engine is capable of dynamic recommendations, for example:
  • constraints include assigning each VM to exactly one server and limiting the number of violations such that it is less than a user-defined threshold.
  • Domain expert-defined constraints may include exclusivity and time-dependent exclusivity.
  • static techniques are employed for data analysis. These may be used to generate recommendations for a plurality of time periods, for example, recommendation can be generated for multiple years taking into account cost and technology changes in multiple years.
  • This approach to the situation is posed as an optimization problem, to minimize the number of violations of the constraints. A tolerable number of violations is typically specified as part of the constraint.
  • Recommendations are fixed and do not change over time. Advantages to this approach are that it is easy to derive recommendations, and there is less overhead for the system administrator. Another advantage is that the migration cost is only a one-time cost. However, this may not be the most effective approach, and time-varying changes are not leveraged.
  • Dynamic techniques are also appropriate in some cases. Such techniques generate time varying change aware recommendations.
  • static techniques are used to generate recommendations at a lower time resolution (that is, the static techniques are used to generate a series of “snapshots” at incremental units of time, based on updated conditions).
  • the recommendations may be implemented (that is, servers recommended for combination may be combined) if the savings are greater than the migration cost.
  • This approach tends to be more effective than the static approach, and the real power is exposed if the majority of systems are complementary. In some cases, however, migration costs may be high, and more involvement of the system administrator is typically required to approve recommendations.
  • a number of evaluation criteria may be used to determine the effectiveness of one or more inventive approaches; for example, the total number of servers turned off; the number of violations of constraints per unit time; the time taken to generate recommendations; and, for dynamic mapping only, the remapping interval (the incremental units of time mentioned above). It is good to have a high interval to show stability, but not too high, because that would mean that either the workload is static or the dynamism is not being exploited.
  • step 412 includes obtaining a plurality of application profiles, for a plurality of applications.
  • Each of the profiles specifies a list of resources, and requirements for each of the resources, associated with a corresponding one of the applications.
  • Step 414 includes facilitating specification of a plurality of constraints associated with the applications.
  • Step 416 includes facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which the applications are to run.
  • Step 418 includes generating a recommended server configuration for running the applications, by formulating and solving a bin packing problem.
  • Each of the at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith.
  • the size is substantially equal (that is, exactly equal, or close enough to permit useful predictions) to a corresponding one of the resource requirements as given by a corresponding one of the application profiles. Capacity is typically in the same units as the units for the resources that specify the application profile.
  • Each of the applications is treated as an item, with an associated size, to be packed into the bins. The bin packing problem develops the recommended server configuration based on reducing the total acquisition cost while satisfying the constraints and the sizes of the applications.
  • an additional step 426 includes configuring the applications and the servers in accordance with the recommended server configuration and/operating the applications and the servers in accordance with the recommended server configuration.
  • the step 412 of obtaining the plurality of application profiles comprises accessing given data, as per block 404 .
  • the step 412 of obtaining the plurality of application profiles includes step 406 , obtaining monitored data from at least one pre-existing system on which the applications are already running; step 408 , using the data from the at least one pre-existing system to build pre-existing system application profiles for the pre-existing system; and step 410 , using the capacities of the servers to estimate the plurality of application profiles.
  • the monitored data from the at least one pre-existing system includes central processing unit utilization, network utilization, disk utilization, and/or memory utilization.
  • the application profiles specify size and a list of resources for multiple years.
  • the application profiles are already available according to some industrial standards.
  • SAP rating which is a normalized measure of the amount of computing power that an application needs.
  • the SAP rating of an application is independent of the target architecture.
  • a SAP application is also characterized by the number of I/O ports it requires, number of network ports it requires and so on. Industry standard profilers are used to arrive at such a characterization and are used by the architects in designing their solution.
  • the application profiles obtained in step 412 are obtained for a plurality of time periods (for example, a number of years into the future).
  • an additional step includes repeating the generating step 418 for additional ones of the time periods (see blocks 418 and 420 ).
  • the application profiles specify size and a list of resources for multiple years.
  • the SSP could use static profiles to compute the needed configuration for each year (or other time period). As described earlier, computing the configuration for each year involves solving the bin-packing problem derived from the new applications that need to be hosted in a given year, and the servers that can be acquired to host these applications.
  • DSC 116 is coupled to SSP 114 to reduce both fixed and runtime costs.
  • the recommended server can be denoted as a first recommended server configuration, and generating step 418 can be repeated (YES branch of decision block 420 ) to generate at least a second recommended server configuration.
  • step 422 includes estimating run-time cost for the first and second recommended server configurations (in general, two or more configurations); and step 424 includes determining for which of the first and second recommended server configurations the total cost (acquisition cost plus run-time cost) is lower.
  • Step 424 may include, for example, applying the objective function, B.
  • Another optional step includes measuring performance of the recommended server configuration, as per block 428 ; for example, one or more of total number of the servers turned off, number of violations of the constraints per unit time, and time required to generate the recommended configurations.
  • recommendations are generated dynamically, and in such cases, the performance measurements can further include a remapping interval associated with the dynamic generation.
  • recommended server configurations can be based, at least in part, on detection of servers with low utilization and/or servers with complementary time-varying loads.
  • the second recommended server configuration is generated statically, for a second time (say time t 2 ), which is after a first time (say, time t 1 ) for which the first recommended server configuration is generated.
  • the second recommendation can be generated by taking into account cost and technology changes between the first and second times t 1 and t 2 .
  • the second recommended server configuration is generated dynamically, for a second time (again, say time t 2 ), which is after a first time (again, say, time t 1 ) for which the first recommended server configuration is generated.
  • the second recommendation is generated by generating a plurality of snapshots between the first and second times t 1 and t 2 , taking into account time-varying changes in resource utilization.
  • FIG. 5 shows dynamic savings per cluster for 35 clusters numbered C 1 through C 35 , broken into groups of low saving—low variation, high saving—high variation, high saving—low variation, and low saving—high variation.
  • Each sub plot corresponds to a cluster of servers.
  • the y-axis in each sub plot shows the percentage of servers which can be turned off, if recommendations are taken into account.
  • the x-axis for each sub plot ranges from 1 to 144 (300 minute periodic consolidation intervals in a month (43200 minutes)).
  • a client requires, in a first year, a total of 73 logical partitions for hosting many enterprise resource planning (ERP) applications, growing, in a fourth year, to a total of 139 logical partitions for the same set of applications, with year-on-year SAP® R/3 enterprise resource planning software growth of more than 60%.
  • the technology may include, for example, server type 1 (ST1) (16 CPUs) and several versions of server type 2 (ST2) (64 CPUs), with year-on-year SAP capacity growth of 30%.
  • ST1 (16 CPUs)
  • ST2 server type 2
  • a manual solution might take at least a day to compute a single configuration, and might require roughly 25 ST1 and ST2s in the last year to host all the applications.
  • near-optimal solutions may be computed within a few seconds; it is now possible to quickly respond to the client's requirement changes.
  • output can be conveniently displayed, for example, in spreadsheets.
  • One or more embodiments make the job of the architect easier, allowing the architect to innovate by specifying different constraints, exploring indigenous possibilities, and the like and seeing their impact on the solution.
  • a tool implementing inventive techniques may compute solutions which used 19 ST1s and 30 ST2s (ST1s are 6 times cheaper than ST2s); this would result in approximately 5-10% savings, which might be very significant in a $40,000,000 contract.
  • one or more embodiments of the invention may enable significant savings in large strategic outsourcing (SO) deals and/or hosting platforms for multiple clients.
  • SO strategic outsourcing
  • FIG. 6 is an example of the output generated by the SSP. It is a tab separated Excel® sheet (registered mark of Microsoft, Redmond, Wash., USA) describing the mapping computed by the planner.
  • Each row 602 in the figure is an instance of an application.
  • the first column 604 is the name of the application
  • the second column 606 specifies the copy of the application (as there could be multiple copies of the same application)
  • the third column 608 specifies the size of the application in terms of its SAP rating
  • the fourth column 610 specifies the server to which it is assigned
  • the fifth column 612 specifies the geographical location where the server is hosted.
  • One or more embodiments of the invention, or elements thereof, can be implemented in the form of a computer product including a computer usable medium with computer usable program code for performing the method steps indicated.
  • one or more embodiments of the invention, or elements thereof, can be implemented in the form of an apparatus including a memory and at least one processor that is coupled to the memory and operative to perform exemplary method steps.
  • processors 1702 , 1704 , and 1704 an input/output interface formed, for example, by a display 1706 and a keyboard 1708 .
  • processor as used herein is intended to include any processing device, such as, for example, one that includes a CPU (central processing unit) and/or other forms of processing circuitry. Further, the term “processor” may refer to more than one individual processor. In connection with FIG. 7 , such an implementation might employ, for example, a processor 1702 , a memory 1704 , and an input/output interface formed, for example, by a display 1706 and a keyboard 1708 .
  • the term “processor” as used herein is intended to include any processing device, such as, for example, one that includes a CPU (central processing unit) and/or other forms of processing circuitry. Further, the term “processor” may refer to more than one individual processor. In connection with FIG.
  • the term “memory” is intended to include memory associated with a processor or CPU, such as, for example, RAM (random access memory), ROM (read only memory), a fixed memory device (for example, hard drive), a removable memory device (for example, diskette), a flash memory and the like.
  • the phrase “input/output interface” as used herein, is intended to include, for example, one or more mechanisms for inputting data to the processing unit (for example, mouse), and one or more mechanisms for providing results associated with the processing unit (for example, printer).
  • the processor 1702 , memory 1704 , and input/output interface such as display 1706 and keyboard 1708 can be interconnected, for example, via bus 1710 as part of a data processing unit 1712 .
  • Suitable interconnections can also be provided to a network interface 1714 , such as a network card, which can be provided to interface with a computer network, and to a media interface 1716 , such as a diskette or CD-ROM drive, which can be provided to interface with media 1718 .
  • a network interface 1714 such as a network card
  • a media interface 1716 such as a diskette or CD-ROM drive
  • computer software including instructions or code for performing the methodologies of the invention, as described herein, may be stored in one or more of the associated memory devices (for example, ROM, fixed or removable memory) and, when ready to be utilized, loaded in part or in whole (for example, into RAM) and executed by a CPU.
  • Such software could include, but is not limited to, firmware, resident software, microcode, and the like.
  • the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium (for example, media 1718 ) providing program code for use by or in connection with a computer or any instruction execution system.
  • a computer usable or computer readable medium can be any apparatus for use by or in connection with the instruction execution system, apparatus, or device.
  • the medium can store program code to execute one or more method steps set forth herein.
  • the medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device).
  • Examples of a computer-readable medium include a semiconductor or solid-state memory (for example memory 1704 ), magnetic tape, a removable computer diskette (for example media 1718 ), a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk.
  • Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
  • a data processing system suitable for storing and/or executing program code will include at least one processor 1702 coupled directly or indirectly to memory elements 1704 through a system bus 1710 .
  • the memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories 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 including but not limited to keyboards 1708 , displays 1706 , pointing devices, and the like
  • I/O controllers can be coupled to the system either directly (such as via bus 1710 ) or through intervening I/O controllers (omitted for clarity).
  • Network adapters such as network interface 1714 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 modem and Ethernet cards are just a few of the currently available types of network adapters.
  • Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages.
  • the program code 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).
  • LAN local area network
  • WAN wide area network
  • Internet Service Provider for example, AT&T, MCI, Sprint, EarthLink, MSN, GTE, etc.
  • Embodiments of the invention have been described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products. 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. These computer 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 program instructions may also be stored in a computer-readable medium that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable medium produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing 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 code, 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. 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.

Abstract

A plurality of application profiles are obtained, for a plurality of applications. Each of the profiles specifies a list of resources, and requirements for each of the resources, associated with a corresponding one of the applications. Specification of a plurality of constraints associated with the applications is facilitated, as is obtaining a plurality of cost models associated with at least two different kinds of servers on which the applications are to run. A recommended server configuration is generated for running the applications, by formulating and solving a bin packing problem. Each of the at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith. The size is substantially equal to a corresponding one of the resource requirement as given by a corresponding one of the application profiles. Each of the applications is treated as an item, with an associated size, to be packed into the bins. The bin packing problem develops the recommended server configuration based on reducing a total acquisition cost while satisfying the constraints and the sizes of the applications.

Description

    FIELD OF THE INVENTION
  • The present invention relates to the electrical, electronic and computer arts, and, more particularly, to planning of information technology (IT) systems and the like.
  • BACKGROUND OF THE INVENTION
  • A number of different problems are typically encountered in hosting enterprise-wide IT. These problems include presence of multiple applications, heterogeneous servers, non-uniform utilization across servers, and complex service level agreement (SLA) and quality-of-service (QoS) requirements. Several different approaches have been proposed to address these issues.
  • US Patent Publication 2003-0225904 discloses a server load distribution apparatus, server load distribution program and server system. A server load distribution apparatus provided between a client and servers including a first power supply and a control unit activating the first power supply depending on a command, comprises a unit for receiving a data request packet from one of the client computers, a unit for transferring the received data request packet to the one of the servers, a unit for counting the number of responses per unit of time, the responses being responses of the servers to the data request packet, a unit for determining an optimal number of the servers which are in operation based on the data request packet and the number of the responses, and instruct the transfer unit to transfer the data request packet to one of the servers, and a unit for supply a plurality of commands for activating the first power supply to the control units.
  • US Patent Publication 2003-0005028 discloses a system and method for determining how many servers of at least one server configuration to be included at a service provider's site for supporting an expected workload. A method comprises receiving, into a capacity planning system, workload information representing an expected workload of client accesses of streaming media files from a site. The method further comprises the capacity planning system determining, for at least one server configuration, how many servers of the at least one server configuration to be included at the site for supporting the expected workload in a desired manner.
  • US Patent Publication 2005-0138170 discloses a method and apparatus for controlling the number of servers in a hierarchical resource environment. The invention relates to the control of servers which process client work requests in a computer system on the basis of resource consumption. Each server contains multiple server instances (also called “execution units”) which execute different client work requests in parallel. A workload manager determines the total number of server containers and server instances in order to achieve the goals of the work requests. The number of server instances started in each server container depends on the resource consumption of the server instances in each container and on the resource constraints, service goals and service goal achievements of the work units to be executed. At predetermined intervals during the execution of the work units the server instances are sampled to check whether they are active or inactive. Dependent on the number of active server instances the number of server address spaces and server instances is repeatedly adjusted to achieve an improved utilization of the available virtual storage and an optimization of the system performance in the execution of the application programs.
  • WIPO Publication WO/2004/012038 discloses near on-line servers. A dynamic state manager (DSM) for a server cloud manager (SCM) of a virtualized logical server cloud includes a resource definition, a rules module and a state manager engine. The resource definition incorporates information of the available physical and logical resources of the server cloud, including cost, priority, usage and demand information of the resources. The resource definition further incorporates dependencies and relationships between physical and logical resources. The rules module includes predetermined behavioral rules based on demand, usage, priority and cost information. The behavioral rules define optimized resource utilization of the resources of the server cloud. The state manager engine is linked to the resource definition and the rules module and cooperates with the SCM to apply the behavioral rules to achieve optimized resource utilization.
  • SUMMARY OF THE INVENTION
  • Principles of the present invention provide techniques for server selection, application placement and consolidation. In one aspect, an exemplary method (which can be computer implemented) includes the step of obtaining a plurality of application profiles, for a plurality of applications. Each of the profiles specifies a list of resources, and requirements for each of the resources, associated with a corresponding one of the applications. Additional steps include facilitating specification of a plurality of constraints associated with the applications; facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which the applications are to run; and generating a recommended server configuration for running the applications, by formulating and solving a bin packing problem. Each of the at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith. The size is substantially equal to a corresponding one of the resource requirement as given by a corresponding one of the application profiles. In one or more embodiments, capacity is expressed in the same units as the units for the resources that specify the application profile. Each of the applications is treated as an item, with an associated size, to be packed into the bins. The bin packing problem develops the recommended server configuration based on reducing a total acquisition cost while satisfying the constraints and the sizes of the applications.
  • As used herein, “facilitating” an action includes performing the action, making the action easier, helping to carry the action out, or causing the action to be performed. Thus, by way of example and not limitation, instructions executing on one processor might facilitate an action carried out by instructions executing on a remote processor, by sending appropriate data or commands to cause or aid the action to be performed.
  • One or more embodiments of the invention or elements thereof can be implemented in the form of a computer product including a computer usable medium with computer usable program code for performing the method steps indicated. Furthermore, one or more embodiments of the invention or elements thereof can be implemented in the form of a system/apparatus including a memory and at least one processor that is coupled to the memory and operative to perform exemplary method steps. Yet further, in another aspect, one or more embodiments of the invention or elements thereof can be implemented in the form of means for carrying out one or more of the method steps described herein; the means can include hardware module(s), software module(s), or a combination of hardware and software modules.
  • These and other features, aspects and advantages of the present invention will become apparent from the following detailed description of illustrative embodiments thereof, which is to be read in connection with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows an exemplary embodiment of a system, according to an aspect of the invention;
  • FIG. 2 shows an example of optimizing purchase cost and dynamic cost;
  • FIG. 3 shows an example of two different servers with two different costs and two different capacities;
  • FIG. 4 is a flow chart of exemplary method steps, according to another aspect of the invention;
  • FIG. 5 presents dynamic savings per cluster, for an exemplary window of 300 minutes;
  • FIG. 6 is a screenshot of an exemplary yearly assignment, in the form of a spreadsheet; and
  • FIG. 7 depicts a computer system that may be useful in implementing one or more aspects and/or elements of the present invention.
  • DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
  • Aspects of the invention address static and dynamic consolidation planning of IT systems and the like, and provide systems, methods, and computer program products for server selection at the planning stage, taking into consideration: growth in requirements for multiple years, multiple server options, and growth in technology during the planning horizon; application placement for reducing or even minimizing run-time cost; server consolidation during the production stage, taking into account workload characteristics, SLA and/or QoS metrics, power management issues, and the like; and/or translation of operational constraints (for example, constraints associated with an enterprise) into their equivalent mathematical representations.
  • In one or more instances, collect monitoring data from a data center environment over some period; for example, data such as central processing unit (CPU), network, disk, and memory utilization. Infer application profiles from the collected data, for example, SAP Ratings of SAP modules (SAP refers to, for example, SAP® R/3 enterprise resource planning software or SAP® ERP enterprise resource planning software available from SAP AG of Walldorf, Germany—registered mark). Specify (and meet) operational constraints, such as those associated with an enterprise; these may include, for example, fault tolerance properties; mutual exclusivity of applications on servers, and the need to respect packing constraints imposed by the infrastructure capacity. Specify cost models, such as hardware cost, fixed overheads (such as turning on a server), and/or dynamic costs, such as power cost, live migration cost, and the like. Generate reports and recommendations to reduce or minimize overall cost, and configure and/or operate a system of interest in accordance with the reports and recommendations.
  • Information typically available to the system administrator includes a list of enterprise applications used; system- and application-level monitored data; projected growth in the infrastructural requirements year-to-year; multiple hardware options and their year-to-year technology growth; and performance, power, and/or virtual machine migration models.
  • Goals of the system administrator typically include provisioning sufficient hardware, of minimum cost, to host the entire IT infrastructure; planning for multiple years; cost and power effective management of the infrastructure during the production stage, exploiting virtualization capabilities; and respect for substantially all operational and enterprise constraints, substantially all the time.
  • A typical problem definition includes application placement to reduce, or even minimize, cost. Costs to be reduced or minimized include the purchase cost of hardware (server selection planning (SSP)), as well as operational costs (dynamic server consolidation (DSC)). The cost reduction or minimization takes into account (wherever available), one or more of fault tolerance constraints, load balancing across multiple sites, SLA, QoS, and other legal (for example, contractual) requirements, and packing constraints. These items can be taken into account by analyzing and/or using application profiles (benchmark ratings), a server catalog, and/or performance and cost models.
  • FIG. 1 depicts an overall view 100 of an exemplary system, according to an aspect of the invention. Exemplary inputs into recommendation system 112 may include, for example, models 102, obtained by benchmarking and/or analytical techniques; a monitoring database 104, with results of system monitoring therein; a server capability catalog 106; and one or more constraints 108, which may be obtained, for example, from the system administrator 110. System 112 may include, for example, a server selection planning module 114, which analyzes the inputs to produce reports and recommendations 118; these may include, for example, hardware procurement recommendations 120 and/or a multi-period report 122. System 112 may also include, for example, a dynamic server consolidator 116, which analyzes the inputs to produce text and or visual reports 124, such as cost benefit report 128 and/or visualization with an appropriate graphical user interface (GUI)(block 126). System administrator 110 takes one or more actions based on the output of system 112; for example, designing an IT system, operating an IT system, configuring an IT system and/or re-configuring an IT system. The reports (text or graphical) and recommendations 118, 124 of system 112 thus provide useful, concrete and tangible results enabling the action by administrator 110.
  • A number of non-limiting exemplary scenarios, illustrating use of system 112, will now be presented. In some instances, when application profiles are pre-existing and SSP 114 is used in isolation, the catalog of application profiles, catalog of hardware options, and estimates of growth are used to recommend a minimum cost server combination for hosting the infrastructure. In other instances, when application profiles are created from monitored data, but SSP 112 and DSC 116 are decoupled, monitored system and application level data is used by a performance modeler 190 to infer application profiles, while the SSP is used to recommend a minimum cost server combination for hosting the infrastructure from the inferred profiles, combined with the catalog of hardware options and estimates of growth. Performance modeler 190 takes as an input monitored data on a given server platform and uses it to build an application profile for the application. This covers the case where application profiles are not already available. In still other instances, SSP 114 is used in combination with DSC 116 to reduce or even optimize (minimize) fixed cost plus runtime cost. In this latter case, SSP 112 computes a set of low-cost, feasible server combinations from the above data; for each such option, its runtime cost is estimated from the performance models and application profiles, and the combination for which the total of fixed cost and runtime cost is minimum is chosen.
  • Note that in some instances, one or more servers experience peaks and troughs of CPU utilization which are somewhat out-of-phase with those of one or more other servers. Dynamic server consolidation techniques, according to aspects of the invention, advantageously automatically handle such complementary virtual machines (and/or low-utilization virtual machines).
  • FIG. 2 shows a non-limiting example of an aspect of the invention. Plans generated by SSP 114 are ranked based on initial cost, while plans are sorted by the DSC 116 based on runtime cost. In this non-limiting example, “x3650” has the least runtime cost because of better power management (for example, IBM PowerExecutive™ Power Capping support (mark of International Business Machines Corporation (“IBM”), Armonk, N.Y., USA) along with demand based switching (DBS) power management technology), while HS-21 supports DBS but has no Power Capping support. P5-510, HS-21 blade center, and X3650 are server platforms available from IBM. Power Capping and DBS are techniques available on some server platforms that help in better power management. VMotion is a server virtualization technology available from VMware, Inc., Palo Alto, Calif. 94304, USA.
  • As an example, designate all software applications Ai, i=1 to n, and predict the size and list of resources required year-by-year. Consider servers 1 to n, including their cost, Costn, as well as capacity of the nth server, CAPn. Select servers of minimum cost and pack all the applications, while meeting all constraints. Note, assume n servers and applications, but some servers might be empty after consolidation planning.
  • FIG. 3 shows two servers 702, 704, with costs Cost1 and Cost2 and capacities CAP1 and CAP2. Also shown are three applications, 706, 708, 710 distributed over the three servers. In one or more embodiments of the invention, formulate the problem as a generalized bin-packing problem. The servers 702, 704 are represented as bins of different sizes and costs. Applications 706, 708, 710 are items with their sizes. NIC (network interface card) and boot constraints are imposed as cardinality constraints (that is, constraints specifying restrictions on maximum allowed value). One or more embodiments include one or more of use of different sized bins and placing costs on bins, as well as enabling multiple year planning. In one or more embodiments, modify well known heuristics such as first fit (FF), next fit (NF), and best fit (BF) in the decreasing order of items. In one or more embodiments, retain what is needed and prune as needed. For example, consider the FF heuristic. This involves considering the applications in the decreasing order of their sizes. This can be achieved by first sorting the applications in the decreasing order of their sizes. Furthermore, the servers are numbered according to the order in which they are decided to be acquired. Now, when each application is considered, it is put into the earliest acquired server into which it fits. If it does not fit into any of the acquired servers, a decision is made to acquire a new server. In case of the first-fit heuristic, a server that has enough capacity to host the application at minimum cost is acquired. The decisions of which of the existing servers to choose from and which server to acquire thus depend on the heuristic employed. Impose cardinality constraints explicitly. By way of explanation, if a server cannot accommodate more than a specified number of applications, then, adhere to this restriction even when there is spare capacity in it. In one or more non-limiting embodiments, year-to-year planning may, for example, be implemented in a two pronged manner: (i) try to fill-up the previous year's large servers as much as possible before provisioning new servers, and then (ii) plan up-gradation for small servers so that they can host applications for the next years.
  • One or more embodiments of the invention may be implemented in the form of a software tool such as tool 112. The tool may include, for example, a completely configurable library of multiple heuristics; and/or constraints specific to the client and hosting constraints of different types of servers, for example, servers of type 1 (ST1s) and servers of type 2 (ST2s). Preferably, it is possible to add, delete, and/or modify constraints for other situations in a simple text edited format.
  • One or more embodiments of the invention implement power management as follows. Performance and availability constraints are used to determine the size and number of VMs for each application. Compute the optimal target server utilization for each server based on its power profile. Employ incremental DFF (Decreasing First Fit) to minimize the number of bins, while not leading to large-scale migrations; in particular, use the previous packing as a starting point, fold varying server utilization in the heterogeneous bin-packing framework, and incremental versions of other packing algorithms as well (online and approximation algorithms). Greedy exploration is employed to short-circuit costly migrations and optimize the power versus migration cost tradeoff.
  • Consider the consolidation problem formulation. In one or more embodiments, maximize the objective function, B:
  • B = i = 1 N ( Cost i + F ( C P U i ) ) - j = 1 N ( Cost j × Y j + k = 1 N MCost k , j × A k , j + F ( k = 1 N C P U k × A k , j ) )
  • In the equation for B:
      • N is the number of VMs,
      • Costa is the fixed cost of running a server “a,”
      • MCostb,c is the cost of migrating VMb to serverc,
      • Figure US20100005173A1-20100107-P00001
        (v) is a power function dependant on CPU utilization, as explained further below,
      • Y marks used servers (Y is used for bookkeeping to track which servers are currently being used), and
      • A records the assignments (A records which applications are assigned to which server).
  • Figure US20100005173A1-20100107-P00001
    (v) represents the power drawn by a server at a given utilization. This function is, for example, supplied by an expert, or computed experimentally in cases when the system is available. If the system is available, then the function can be computed by driving the servers at different CPU utilization levels and fitting a piece-wise linear curve between the measured points (X-axis is CPU utilization, Y-axis is power drawn).
  • Consider now the specification of constraints. Any recommendation to merge two or more servers should satisfy all pertinent constraints. These may include, for example, system level constraints, SLA constraints, legal constraints, application level constraints, and/or domain specific constraints. Examples of system level constraints are as follows: CPU utilization should not remain above 90% for more than 10 minutes, network traffic due to VM migration should be less than 10% of LAN capacity, keep peak power consumption of the data center less than 2000 kW. An example of an SLA constraint is that response time of an application should be less than 5 seconds. An example of a legal constraint is that some processes require hardware isolation. An example of an application level constraint is that two applications simultaneously accessing a remote database should not be hosted on the same machine. Domain specific constraints are constraints specified by domain experts based on domain specific intelligence.
  • Advantageously, flexibility to specify the constraints is provided by a structured and/or mathematical language powerful enough to specify constraints of the form: “Servers A & B can be merged only between 5 AM to 6 PM; after that, the servers cannot be merged with any other server.” For example, this can be specified in structured language as:
  • If (Time > 5 PM AND Time < 6 PM)
      Possible-Merge (A,B) == TRUE
    Else
      Possible-Merge (A,B) == FALSE
  • Advantageously, visualization tools and/or textual reports are provided to assist in understanding and/or visualizing “before” and “after” scenarios of the servers recommended to be merged. This allows the system administrator 110 to visually examine the recommendations. Preferably, the system administrator 110 can also visually see the effect of implementing the recommendation on different system level parameters. Reports can be generated on possible merged configurations and the net reward or penalty for each configuration. This facilitates informed decision making.
  • The recommendation system 112 (also referred to as recommendation engine (RE) 112) is preferably provided in the form of an intelligent, robust and scalable backend recommendation engine, which can generate recommendations while taking into account the pertinent constraints. In one or more embodiments, the engine is capable of dynamic recommendations, for example:
    • A & B—Merge between 1 PM and 5 PM
    • A & C—Merge between 5 PM and 11 PM
    • B—Stand alone between 7 PM and 9 PM.
  • Examples of constraints include assigning each VM to exactly one server and limiting the number of violations such that it is less than a user-defined threshold. Domain expert-defined constraints may include exclusivity and time-dependent exclusivity.
  • In some instances, static techniques are employed for data analysis. These may be used to generate recommendations for a plurality of time periods, for example, recommendation can be generated for multiple years taking into account cost and technology changes in multiple years. This approach to the situation is posed as an optimization problem, to minimize the number of violations of the constraints. A tolerable number of violations is typically specified as part of the constraint. Recommendations are fixed and do not change over time. Advantages to this approach are that it is easy to derive recommendations, and there is less overhead for the system administrator. Another advantage is that the migration cost is only a one-time cost. However, this may not be the most effective approach, and time-varying changes are not leveraged.
  • Dynamic techniques are also appropriate in some cases. Such techniques generate time varying change aware recommendations. In the dynamic approach, static techniques are used to generate recommendations at a lower time resolution (that is, the static techniques are used to generate a series of “snapshots” at incremental units of time, based on updated conditions). The recommendations may be implemented (that is, servers recommended for combination may be combined) if the savings are greater than the migration cost. This approach tends to be more effective than the static approach, and the real power is exposed if the majority of systems are complementary. In some cases, however, migration costs may be high, and more involvement of the system administrator is typically required to approve recommendations.
  • A number of evaluation criteria may be used to determine the effectiveness of one or more inventive approaches; for example, the total number of servers turned off; the number of violations of constraints per unit time; the time taken to generate recommendations; and, for dynamic mapping only, the remapping interval (the incremental units of time mentioned above). It is good to have a high interval to show stability, but not too high, because that would mean that either the workload is static or the dynamism is not being exploited.
  • Attention should now be given to FIG. 4, which presents a flow chart 400 of exemplary method steps. After beginning at block 402, step 412 includes obtaining a plurality of application profiles, for a plurality of applications. Each of the profiles specifies a list of resources, and requirements for each of the resources, associated with a corresponding one of the applications. Step 414 includes facilitating specification of a plurality of constraints associated with the applications. Step 416 includes facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which the applications are to run. Step 418 includes generating a recommended server configuration for running the applications, by formulating and solving a bin packing problem.
  • Each of the at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith. The size is substantially equal (that is, exactly equal, or close enough to permit useful predictions) to a corresponding one of the resource requirements as given by a corresponding one of the application profiles. Capacity is typically in the same units as the units for the resources that specify the application profile. Each of the applications is treated as an item, with an associated size, to be packed into the bins. The bin packing problem develops the recommended server configuration based on reducing the total acquisition cost while satisfying the constraints and the sizes of the applications.
  • Optionally, an additional step 426 includes configuring the applications and the servers in accordance with the recommended server configuration and/operating the applications and the servers in accordance with the recommended server configuration.
  • In some instances, the step 412 of obtaining the plurality of application profiles comprises accessing given data, as per block 404. In another approach, the step 412 of obtaining the plurality of application profiles includes step 406, obtaining monitored data from at least one pre-existing system on which the applications are already running; step 408, using the data from the at least one pre-existing system to build pre-existing system application profiles for the pre-existing system; and step 410, using the capacities of the servers to estimate the plurality of application profiles.
  • Thus, by way of summary and review, as far as application profiles are considered, in a first exemplary scenario, assume that application profiles are already given for specific server platforms. This is indeed true for many common applications. In a second exemplary scenario, assume that monitored data is available on a system that the applications are already deployed. Use that data to build application profiles on the earlier system, and use the server capacity information to estimate the application profiles on a new target system, where it is intended to now host the applications (the target system that is the output of the SSP).
  • In some cases, the monitored data from the at least one pre-existing system includes central processing unit utilization, network utilization, disk utilization, and/or memory utilization.
  • In another aspect, the application profiles specify size and a list of resources for multiple years. There are instances in which the application profiles are already available according to some industrial standards. For example, in the domain of SAP applications, each application is characterized by what is called SAP rating, which is a normalized measure of the amount of computing power that an application needs. The SAP rating of an application is independent of the target architecture. Apart from the computational requirement, a SAP application is also characterized by the number of I/O ports it requires, number of network ports it requires and so on. Industry standard profilers are used to arrive at such a characterization and are used by the architects in designing their solution.
  • Thus, in some instances, the application profiles obtained in step 412 are obtained for a plurality of time periods (for example, a number of years into the future). In such instances, an additional step includes repeating the generating step 418 for additional ones of the time periods (see blocks 418 and 420). Thus, in such instances the application profiles specify size and a list of resources for multiple years. The SSP could use static profiles to compute the needed configuration for each year (or other time period). As described earlier, computing the configuration for each year involves solving the bin-packing problem derived from the new applications that need to be hosted in a given year, and the servers that can be acquired to host these applications. In order to take into account the effect of future demand, note that, in one or more embodiments, it is essentially impossible to fit the set of applications exactly. Preferably, acquire the last server in such a way that, its spare capacity can be maximally used by the future applications. That is, for each choice of the last server to be acquired, check how much of it can be usefully employed in the next year.
  • As noted, in some cases DSC 116 is coupled to SSP 114 to reduce both fixed and runtime costs. The recommended server can be denoted as a first recommended server configuration, and generating step 418 can be repeated (YES branch of decision block 420) to generate at least a second recommended server configuration. Once all desired recommendations are generated, step 422 includes estimating run-time cost for the first and second recommended server configurations (in general, two or more configurations); and step 424 includes determining for which of the first and second recommended server configurations the total cost (acquisition cost plus run-time cost) is lower. Step 424 may include, for example, applying the objective function, B.
  • Another optional step includes measuring performance of the recommended server configuration, as per block 428; for example, one or more of total number of the servers turned off, number of violations of the constraints per unit time, and time required to generate the recommended configurations. As noted, in some cases, recommendations are generated dynamically, and in such cases, the performance measurements can further include a remapping interval associated with the dynamic generation.
  • As noted, recommended server configurations can be based, at least in part, on detection of servers with low utilization and/or servers with complementary time-varying loads.
  • In a case of static recommendations, the second recommended server configuration is generated statically, for a second time (say time t2), which is after a first time (say, time t1) for which the first recommended server configuration is generated. The second recommendation can be generated by taking into account cost and technology changes between the first and second times t1 and t2.
  • In another aspect, in a case of dynamic recommendations, the second recommended server configuration is generated dynamically, for a second time (again, say time t2), which is after a first time (again, say, time t1) for which the first recommended server configuration is generated. The second recommendation is generated by generating a plurality of snapshots between the first and second times t1 and t2, taking into account time-varying changes in resource utilization.
  • FIG. 5 shows dynamic savings per cluster for 35 clusters numbered C1 through C35, broken into groups of low saving—low variation, high saving—high variation, high saving—low variation, and low saving—high variation. Each sub plot corresponds to a cluster of servers. The y-axis in each sub plot shows the percentage of servers which can be turned off, if recommendations are taken into account. The x-axis for each sub plot ranges from 1 to 144 (300 minute periodic consolidation intervals in a month (43200 minutes)). Ideally, it is preferable to have many periods in a subplot with high fraction of servers turned off, i.e. the mean number of servers turned off across all 144 periods in the subplot to be high (high saving). It is also preferable to have the variance of this mean to be low (low variation) so that servers are not frequently turned off and on thus reducing their lifetimes.
  • Consider a case where a client requires, in a first year, a total of 73 logical partitions for hosting many enterprise resource planning (ERP) applications, growing, in a fourth year, to a total of 139 logical partitions for the same set of applications, with year-on-year SAP® R/3 enterprise resource planning software growth of more than 60%. The technology may include, for example, server type 1 (ST1) (16 CPUs) and several versions of server type 2 (ST2) (64 CPUs), with year-on-year SAP capacity growth of 30%. A manual solution might take at least a day to compute a single configuration, and might require roughly 25 ST1 and ST2s in the last year to host all the applications.
  • Using exemplary inventive techniques, near-optimal solutions may be computed within a few seconds; it is now possible to quickly respond to the client's requirement changes. As discussed below, output can be conveniently displayed, for example, in spreadsheets. One or more embodiments make the job of the architect easier, allowing the architect to innovate by specifying different constraints, exploring indigenous possibilities, and the like and seeing their impact on the solution. In the particular non-limiting example, a tool implementing inventive techniques may compute solutions which used 19 ST1s and 30 ST2s (ST1s are 6 times cheaper than ST2s); this would result in approximately 5-10% savings, which might be very significant in a $40,000,000 contract. Thus, one or more embodiments of the invention may enable significant savings in large strategic outsourcing (SO) deals and/or hosting platforms for multiple clients.
  • FIG. 6 is an example of the output generated by the SSP. It is a tab separated Excel® sheet (registered mark of Microsoft, Redmond, Wash., USA) describing the mapping computed by the planner. Each row 602 in the figure is an instance of an application. The first column 604 is the name of the application, the second column 606 specifies the copy of the application (as there could be multiple copies of the same application), the third column 608 specifies the size of the application in terms of its SAP rating, the fourth column 610 specifies the server to which it is assigned, and the fifth column 612 specifies the geographical location where the server is hosted.
  • Exemplary System and Article of Manufacture Details
  • A variety of techniques, utilizing dedicated hardware, general purpose processors, firmware, software, or a combination of the foregoing may be employed to implement the present invention or components thereof. One or more embodiments of the invention, or elements thereof, can be implemented in the form of a computer product including a computer usable medium with computer usable program code for performing the method steps indicated. Furthermore, one or more embodiments of the invention, or elements thereof, can be implemented in the form of an apparatus including a memory and at least one processor that is coupled to the memory and operative to perform exemplary method steps.
  • One or more embodiments can make use of software running on a general purpose computer or workstation. With reference to FIG. 7, such an implementation might employ, for example, a processor 1702, a memory 1704, and an input/output interface formed, for example, by a display 1706 and a keyboard 1708. The term “processor” as used herein is intended to include any processing device, such as, for example, one that includes a CPU (central processing unit) and/or other forms of processing circuitry. Further, the term “processor” may refer to more than one individual processor. In connection with FIG. 7, the term “memory” is intended to include memory associated with a processor or CPU, such as, for example, RAM (random access memory), ROM (read only memory), a fixed memory device (for example, hard drive), a removable memory device (for example, diskette), a flash memory and the like. In addition, the phrase “input/output interface” as used herein, is intended to include, for example, one or more mechanisms for inputting data to the processing unit (for example, mouse), and one or more mechanisms for providing results associated with the processing unit (for example, printer). The processor 1702, memory 1704, and input/output interface such as display 1706 and keyboard 1708 can be interconnected, for example, via bus 1710 as part of a data processing unit 1712. Suitable interconnections, for example via bus 1710, can also be provided to a network interface 1714, such as a network card, which can be provided to interface with a computer network, and to a media interface 1716, such as a diskette or CD-ROM drive, which can be provided to interface with media 1718. FIG. 7 is illustrative of the servers and other computers mentioned herein.
  • Accordingly, computer software including instructions or code for performing the methodologies of the invention, as described herein, may be stored in one or more of the associated memory devices (for example, ROM, fixed or removable memory) and, when ready to be utilized, loaded in part or in whole (for example, into RAM) and executed by a CPU. Such software could include, but is not limited to, firmware, resident software, microcode, and the like.
  • Furthermore, the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium (for example, media 1718) providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer usable or computer readable medium can be any apparatus for use by or in connection with the instruction execution system, apparatus, or device. The medium can store program code to execute one or more method steps set forth herein.
  • The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device). Examples of a computer-readable medium include a semiconductor or solid-state memory (for example memory 1704), magnetic tape, a removable computer diskette (for example media 1718), a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
  • A data processing system suitable for storing and/or executing program code will include at least one processor 1702 coupled directly or indirectly to memory elements 1704 through a system bus 1710. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories 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 1708, displays 1706, pointing devices, and the like) can be coupled to the system either directly (such as via bus 1710) or through intervening I/O controllers (omitted for clarity).
  • Network adapters such as network interface 1714 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 modem and Ethernet cards are just a few of the currently available types of network adapters.
  • Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code 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).
  • Embodiments of the invention have been described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products. 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. These computer 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 program instructions may also be stored in a computer-readable medium that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable medium produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing 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 code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, 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 combinations of special purpose hardware and computer instructions.
  • In any case, it should be understood that the components illustrated herein may be implemented in various forms of hardware, software, or combinations thereof; for example, application specific integrated circuit(s) (ASICS), functional circuitry, one or more appropriately programmed general purpose digital computers with associated memory, and the like. Given the teachings of the invention provided herein, one of ordinary skill in the related art will be able to contemplate other implementations of the components of the invention.
  • It will be appreciated and should be understood that the exemplary embodiments of the invention described above can be implemented in a number of different fashions. Given the teachings of the invention provided herein, one of ordinary skill in the related art will be able to contemplate other implementations of the invention. Indeed, although illustrative embodiments of the present invention have been described herein with reference to the accompanying drawings, it is to be understood that the invention is not limited to those precise embodiments, and that various other changes and modifications may be made by one skilled in the art without departing from the scope or spirit of the invention.

Claims (25)

1. A method comprising the steps of:
obtaining a plurality of application profiles, for a plurality of applications, each of said profiles specifying a list of resources, and requirements for each of said resources, associated with a corresponding one of said applications;
facilitating specification of a plurality of constraints associated with said applications;
facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which said applications are to run; and
generating a recommended server configuration for running said applications, by formulating and solving a bin packing problem, wherein:
each of said at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith, said size being substantially equal to a corresponding one of said resource requirement as given by a corresponding one of said application profiles;
each of said applications is treated as an item, with an associated size, to be packed into said bins; and
said bin packing problem develops said recommended server configuration based on reducing a total acquisition cost while satisfying said constraints and said sizes of said applications.
2. The method of claim 1, further comprising the additional step of configuring said applications and said servers in accordance with said recommended server configuration.
3. The method of claim 1, further comprising the additional step of operating said applications and said servers in accordance with said recommended server configuration.
4. The method of claim 1, wherein said step of obtaining said plurality of application profiles comprises accessing given data.
5. The method of claim 1, wherein said step of obtaining said plurality of application profiles comprises:
obtaining monitored data from at least one pre-existing system on which said applications are already running;
using said data from said at least one pre-existing system to build pre-existing system application profiles for said pre-existing system; and
using said capacities of said servers to estimate said plurality of application profiles.
6. The method of claim 5, wherein said monitored data from said at least one pre-existing system comprises central processing unit utilization, network utilization, disk utilization, and memory utilization.
7. The method of claim 1, wherein said application profiles are obtained for a plurality of time periods, further comprising the additional step of repeating said generating step for additional ones of said time periods.
8. The method of claim 1, wherein said recommended server configuration comprises a first recommended server configuration, further comprising:
repeating said generating step to generate at least a second recommended server configuration; and
estimating run-time cost for said first and second recommended server configurations; and
determining for which of said first and second recommended server configurations a total cost, comprising said acquisition cost and said run-time cost, is lower.
9. The method of claim 8, further comprising measuring performance of said recommended server configuration.
10. The method of claim 9, wherein said performance measurement comprises at least one of a total number of said servers turned off, a number of violations of said constraints per unit time, and a time required to generate said recommended configurations.
11. The method of claim 10, wherein said second recommended configuration is generated dynamically, and wherein said performance measurements further comprises a remapping interval associated with said dynamic generation.
12. The method of claim 8, wherein said determining comprises maximizing an objective function, B, given by:
B = i = 1 N ( Cost i + F ( C P U i ) ) - j = 1 N ( Cost j × Y j + k = 1 N MCost k , j × A k , j + F ( k = 1 N C P U k × A k , j ) )
where:
N is the number of virtual machines,
Costa is the fixed cost of running a server “a,”
MCostb,c is the cost of migrating virtual machine VMb to server serverc,
Figure US20100005173A1-20100107-P00001
(v) represents the power drawn by a server at a given utilization,
Y is used for bookkeeping to track of which of said servers are currently being used, and
A records which of said applications are assigned to which of said servers.
13. The method of claim 8, wherein at least one of said recommended server configurations is based, at least in part, on detection of at least one of said servers with low utilization.
14. The method of claim 8, wherein at least one of said recommended server configurations is based, at least in part, on detection of a condition where at least one of said servers has a time-varying load complementary to a time-varying load of at least another one of said servers.
15. The method of claim 8, wherein said second recommended server configuration is generated statically, for a second time, said second time being after a first time for which said first recommended server configuration is generated, said second recommendation being generated by taking into account cost and technology changes between said first and second times.
16. The method of claim 8, wherein said second recommended server configuration is generated dynamically, for a second time, said second time being after a first time for which said first recommended server configuration is generated, said second recommendation being generated by generating a plurality of snapshots between said first time and said second time, said snapshots taking into account time-varying changes in resource utilization.
17. A system comprising:
means for obtaining a plurality of application profiles, for a plurality of applications, each of said profiles specifying a list of resources, and requirements for each of said resources, associated with a corresponding one of said applications;
means for facilitating specification of a plurality of constraints associated with said applications;
means for facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which said applications are to run; and
means for generating a recommended server configuration for running said applications, by formulating and solving a bin packing problem, wherein:
each of said at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith, said size being substantially equal to a corresponding one of said resource requirement as given by a corresponding one of said application profiles;
each of said applications is treated as an item, with an associated size, to be packed into said bins; and
said bin packing problem develops said recommended server configuration based on reducing a total acquisition cost while satisfying said constraints and said sizes of said applications.
18. The system of claim 17, further comprising means for facilitating configuring said applications and said servers in accordance with said recommended server configuration.
19. The system of claim 17, further comprising means for facilitating operating said applications and said servers in accordance with said recommended server configuration.
20. A computer program product comprising a computer useable medium including computer usable program code, said computer program product including:
computer usable program code for obtaining a plurality of application profiles, for a plurality of applications, each of said profiles specifying a list of resources, and requirements for each of said resources, associated with a corresponding one of said applications;
computer usable program code for facilitating specification of a plurality of constraints associated with said applications;
computer usable program code for facilitating obtaining a plurality of cost models associated with at least two different kinds of servers on which said applications are to run; and
computer usable program code for generating a recommended server configuration for running said applications, by formulating and solving a bin packing problem, wherein:
each of said at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith, said size being substantially equal to a corresponding one of said resource requirement as given by a corresponding one of said application profiles;
each of said applications is treated as an item, with an associated size, to be packed into said bins; and
said bin packing problem develops said recommended server configuration based on reducing a total acquisition cost while satisfying said constraints and said sizes of said applications.
21. The computer program product of claim 20, further comprising computer usable program code for facilitating configuring said applications and said servers in accordance with said recommended server configuration.
22. The computer program product of claim 20, further comprising computer usable program code for facilitating operating said applications and said servers in accordance with said recommended server configuration.
23. A system comprising:
a memory; and
at least one processor, coupled to said memory, and operative to:
obtain a plurality of application profiles, for a plurality of applications, each of said profiles specifying a list of resources, and requirements for each of said resources, associated with a corresponding one of said applications;
facilitate specification of a plurality of constraints associated with said applications;
facilitate obtaining a plurality of cost models associated with at least two different kinds of servers on which said applications are to run; and
generate a recommended server configuration for running said applications, by formulating and solving a bin packing problem, wherein:
each of said at least two different kinds of servers is treated as a bin of a different size, based on its capacity, and has an acquisition cost associated therewith, said size being substantially equal to a corresponding one of said resource requirement as given by a corresponding one of said application profiles;
each of said applications is treated as an item, with an associated size, to be packed into said bins; and
said bin packing problem develops said recommended server configuration based on reducing a total acquisition cost while satisfying said constraints and said sizes of said applications.
24. The system of claim 23, wherein said processor is further operative to facilitate configuring said applications and said servers in accordance with said recommended server configuration.
25. The system of claim 23, wherein said processor is further operative to facilitate operating said applications and said servers in accordance with said recommended server configuration.
US12/217,439 2008-07-03 2008-07-03 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems Expired - Fee Related US7970905B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/217,439 US7970905B2 (en) 2008-07-03 2008-07-03 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems
US13/041,939 US8244873B2 (en) 2008-07-03 2011-03-07 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/217,439 US7970905B2 (en) 2008-07-03 2008-07-03 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/041,939 Continuation US8244873B2 (en) 2008-07-03 2011-03-07 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems

Publications (2)

Publication Number Publication Date
US20100005173A1 true US20100005173A1 (en) 2010-01-07
US7970905B2 US7970905B2 (en) 2011-06-28

Family

ID=41465197

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/217,439 Expired - Fee Related US7970905B2 (en) 2008-07-03 2008-07-03 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems
US13/041,939 Expired - Fee Related US8244873B2 (en) 2008-07-03 2011-03-07 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/041,939 Expired - Fee Related US8244873B2 (en) 2008-07-03 2011-03-07 Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems

Country Status (1)

Country Link
US (2) US7970905B2 (en)

Cited By (78)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100125473A1 (en) * 2008-11-19 2010-05-20 Accenture Global Services Gmbh Cloud computing assessment tool
US20100293163A1 (en) * 2009-05-15 2010-11-18 Mclachlan Paul Operational-related data computation engine
US20110202657A1 (en) * 2010-02-12 2011-08-18 Elitegroup Computer Systems Co., Ltd. Method for scheduling cloud-computing resource and system applying the same
WO2011084296A3 (en) * 2010-01-11 2011-10-06 Nec Laboratories America, Inc. A virtualization and consolidation analysis engine for enterprise data centers
US20110258317A1 (en) * 2010-04-19 2011-10-20 Microsoft Corporation Application sla based dynamic, elastic, and adaptive provisioning of network capacity
US20120290725A1 (en) * 2011-05-09 2012-11-15 Oracle International Corporation Dynamic Cost Model Based Resource Scheduling In Distributed Compute Farms
US20120304179A1 (en) * 2011-05-24 2012-11-29 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US20120330700A1 (en) * 2011-06-22 2012-12-27 International Business Machines Corporation Application placement among a set of consolidation servers utilizing license cost and application workload profiles as factors
US8595363B2 (en) 2011-04-07 2013-11-26 Infosys Limited System and method for fast server consolidation
US20140136269A1 (en) * 2012-11-13 2014-05-15 Apptio, Inc. Dynamic recommendations taken over time for reservations of information technology resources
US8766981B2 (en) 2012-02-02 2014-07-01 Apptio, Inc. System and method for visualizing trace of costs across a graph of financial allocation rules
US20140215460A1 (en) * 2013-01-31 2014-07-31 International Business Machines Corporation Optimization of virtual machine sizing and consolidation
US20140278807A1 (en) * 2013-03-15 2014-09-18 Cloudamize, Inc. Cloud service optimization for cost, performance and configuration
US20150006593A1 (en) * 2013-06-27 2015-01-01 International Business Machines Corporation Managing i/o operations in a shared file system
US20150058641A1 (en) * 2013-08-24 2015-02-26 Vmware, Inc. Adaptive power management of a cluster of host computers using predicted data
US9020830B2 (en) 2011-03-08 2015-04-28 Apptio, Inc. Hierarchy based dependent object relationships
US9275050B2 (en) 2011-10-24 2016-03-01 Apptio, Inc. Global dictionaries using universal primitives
US9350561B1 (en) 2015-05-27 2016-05-24 Apptio, Inc. Visualizing the flow of resources in an allocation model
US9384511B1 (en) 2015-12-16 2016-07-05 Apptio, Inc. Version control for resource allocation modeling
TWI547817B (en) * 2015-11-09 2016-09-01 緯創資通股份有限公司 Method, system and apparatus of planning resources for cluster computing architecture
US9529863B1 (en) 2015-12-21 2016-12-27 Apptio, Inc. Normalizing ingested data sets based on fuzzy comparisons to known data sets
US20170235615A1 (en) * 2009-08-03 2017-08-17 Oracle International Corporation Altruistic dependable memory overcommit for virtual machines
US9830192B1 (en) * 2014-11-10 2017-11-28 Turbonomic, Inc. Managing application performance in virtualization systems
US9830566B1 (en) * 2014-11-10 2017-11-28 Turbonomic, Inc. Managing resources in computer systems using action permits
US9852011B1 (en) * 2009-06-26 2017-12-26 Turbonomic, Inc. Managing resources in virtualization systems
US9858068B2 (en) 2010-06-22 2018-01-02 Hewlett Packard Enterprise Development Lp Methods and systems for planning application deployment
US9858123B1 (en) * 2014-11-10 2018-01-02 Turbonomic, Inc. Moving resource consumers in computer systems
US9888067B1 (en) * 2014-11-10 2018-02-06 Turbonomic, Inc. Managing resources in container systems
US9996382B2 (en) 2016-04-01 2018-06-12 International Business Machines Corporation Implementing dynamic cost calculation for SRIOV virtual function (VF) in cloud environments
US10003514B2 (en) 2010-06-22 2018-06-19 Hewlett Packard Enteprrise Development LP Method and system for determining a deployment of applications
CN108260007A (en) * 2018-01-22 2018-07-06 北京华录新媒信息技术有限公司 Program commending method and program recommendation system
US10157356B2 (en) 2016-12-14 2018-12-18 Apptio, Inc. Activity based resource allocation modeling
US10191778B1 (en) 2015-11-16 2019-01-29 Turbonomic, Inc. Systems, apparatus and methods for management of software containers
US10226505B2 (en) 2013-03-15 2019-03-12 Cedars-Sinai Medical Center Methods of diagnosis, selection, and treatment of diseases and conditions caused by or associated with methanogens
US10268979B2 (en) 2015-09-28 2019-04-23 Apptio, Inc. Intermediate resource allocation tracking in data models
US10268980B1 (en) 2017-12-29 2019-04-23 Apptio, Inc. Report generation based on user responsibility
US10324951B1 (en) 2017-12-29 2019-06-18 Apptio, Inc. Tracking and viewing model changes based on time
US10325232B2 (en) 2013-09-20 2019-06-18 Apptio, Inc. Allocating heritage information in data models
US10346775B1 (en) 2015-11-16 2019-07-09 Turbonomic, Inc. Systems, apparatus and methods for cost and performance-based movement of applications and workloads in a multiple-provider system
US10387815B2 (en) 2015-09-29 2019-08-20 Apptio, Inc. Continuously variable resolution of resource allocation
US10417591B2 (en) 2013-07-03 2019-09-17 Apptio, Inc. Recursive processing of object allocation rules
US10474974B2 (en) 2016-09-08 2019-11-12 Apptio, Inc. Reciprocal models for resource allocation
US10482407B2 (en) 2016-11-14 2019-11-19 Apptio, Inc. Identifying resource allocation discrepancies
US10519515B2 (en) 2013-03-15 2019-12-31 Cedars-Sinai Medical Center Methods of diagnosis, selection, and treatment of diseases and conditions caused by or associated with methanogens
US10552586B1 (en) 2015-11-16 2020-02-04 Turbonomic, Inc. Systems, apparatus and methods for management of computer-based software licenses
US10673952B1 (en) 2014-11-10 2020-06-02 Turbonomic, Inc. Systems, apparatus, and methods for managing computer workload availability and performance
US10726367B2 (en) 2015-12-28 2020-07-28 Apptio, Inc. Resource allocation forecasting
US10733024B2 (en) * 2017-05-24 2020-08-04 Qubole Inc. Task packing scheduling process for long running applications
US10736871B2 (en) 2015-04-01 2020-08-11 Cedars-Sinai Medical Center Anti-methanogenic lovastatin analogs or derivatives and uses thereof
US10936978B2 (en) * 2016-09-20 2021-03-02 Apptio, Inc. Models for visualizing resource allocation
US20210216648A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Modify Access Restrictions in Response to a Possible Attack Against Data Stored by a Storage System
US20210216633A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Multi-Layer Security Threat Detection for a Storage System
US20210216666A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Inter-I/O Relationship Based Detection of a Security Threat to a Storage System
US20210216629A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Selective Throttling of Operations Potentially Related to a Security Threat to a Storage System
US20210216408A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Recovery Point Determination for Data Restoration in a Storage System
US20210216646A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Hardware Token Based Management of Recovery Datasets for a Storage System
US20210216630A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Extensible Attack Monitoring by a Storage System
US20210216628A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Recovery Dataset Management For Security Threat Monitoring
USRE48663E1 (en) * 2009-06-26 2021-07-27 Turbonomic, Inc. Moving resource consumers in computer systems
USRE48680E1 (en) * 2009-06-26 2021-08-10 Turbonomic, Inc. Managing resources in container systems
USRE48714E1 (en) * 2009-06-26 2021-08-31 Turbonomic, Inc. Managing application performance in virtualization systems
US20210303687A1 (en) * 2019-11-22 2021-09-30 Pure Storage, Inc. Snapshot Delta Metric Based Determination of a Possible Ransomware Attack Against Data Maintained by a Storage System
US11151493B2 (en) 2015-06-30 2021-10-19 Apptio, Inc. Infrastructure benchmarking based on dynamic cost modeling
CN113626165A (en) * 2021-07-30 2021-11-09 北京达佳互联信息技术有限公司 Method, device and system for managing packing queue
US20210382992A1 (en) * 2019-11-22 2021-12-09 Pure Storage, Inc. Remote Analysis of Potentially Corrupt Data Written to a Storage System
US11244364B2 (en) 2014-02-13 2022-02-08 Apptio, Inc. Unified modeling of technology towers
US11261707B2 (en) * 2020-03-27 2022-03-01 Saudi Arabian Oil Company Method and system for well assignment in a reservoir simulation based on well activity
US11265215B2 (en) * 2018-08-22 2022-03-01 Vmware, Inc. System and method of strategy driven optimization of computer resource configurations in a cloud environment
US11272013B1 (en) 2009-06-26 2022-03-08 Turbonomic, Inc. Systems, apparatus, and methods for managing computer workload availability and performance
US11307884B2 (en) 2014-07-16 2022-04-19 Vmware, Inc. Adaptive resource management of a cluster of host computers using predicted data
US11344501B2 (en) 2014-08-13 2022-05-31 Cedars-Sinai Medical Center Anti-methanogenic compositions and uses thereof
US20220245241A1 (en) * 2019-11-22 2022-08-04 Pure Storage, Inc. Compressibility Metric-based Detection of a Ransomware Threat to a Storage System
US20220284359A1 (en) * 2019-06-20 2022-09-08 Stripe, Inc. Systems and methods for modeling and analysis of infrastructure services provided by cloud services provider systems
US20230062383A1 (en) * 2019-11-22 2023-03-02 Pure Storage, Inc. Encryption Indicator-based Retention of Recovery Datasets for a Storage System
US11687418B2 (en) 2019-11-22 2023-06-27 Pure Storage, Inc. Automatic generation of recovery plans specific to individual storage elements
US11734097B1 (en) 2018-01-18 2023-08-22 Pure Storage, Inc. Machine learning-based hardware component monitoring
US11775552B2 (en) 2017-12-29 2023-10-03 Apptio, Inc. Binding annotations to data objects
US11941116B2 (en) * 2019-11-22 2024-03-26 Pure Storage, Inc. Ransomware-based data protection parameter modification

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8266616B1 (en) * 2006-05-11 2012-09-11 Hewlett-Packard Development Company, L.P. Computer system provisioning using templates
WO2009037915A1 (en) * 2007-09-18 2009-03-26 Nec Corporation Server recombination support system and server reassignment support method
US8930542B2 (en) * 2012-01-23 2015-01-06 International Business Machines Corporation Dynamically building a set of compute nodes to host the user's workload
US10118723B2 (en) * 2012-03-23 2018-11-06 Amazon Technologies, Inc. Custom containers in a materials handling facility
WO2013158139A1 (en) * 2012-04-16 2013-10-24 Hewlett-Packard Development Company, L.P. Virtual computing resource orchestration
US9619258B2 (en) 2013-01-21 2017-04-11 International Business Machines Corporation Live virtual machine migration quality of service
US10762456B2 (en) * 2014-09-30 2020-09-01 International Business Machines Corporation Migration estimation with partial data
US20160164957A1 (en) * 2014-12-04 2016-06-09 Jaan Leemet Host Optimization For Network Accessible Software
WO2016137496A1 (en) * 2015-02-27 2016-09-01 Hewlett Packard Enterprise Development Lp Responsive server identification among multiple data servers linked to a shared memory
US10469616B2 (en) * 2017-06-09 2019-11-05 Red Hat, Inc. Data driven bin packing implementation for data centers with variable node capabilities
US10705882B2 (en) 2017-12-21 2020-07-07 Cisco Technology, Inc. System and method for resource placement across clouds for data intensive workloads
CN110443535B (en) 2018-05-03 2023-12-29 盒马(中国)有限公司 Method and device for processing information of goods picking container and store system
US10620987B2 (en) 2018-07-27 2020-04-14 At&T Intellectual Property I, L.P. Increasing blade utilization in a dynamic virtual environment
US11144443B2 (en) 2019-09-09 2021-10-12 Microsoft Technology Licensing, Llc Optimization of workloads based on constraints

Citations (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737623A (en) * 1995-04-19 1998-04-07 Liebrock; Lorie M. Multi-processor parallel computer architecture using a parallel machine with topology-based mappings of composite grid applications
US6272483B1 (en) * 1997-10-31 2001-08-07 The State Of Oregon Acting By And Through The State Board Of Higher Education On Behalf Of The University Of Oregon Cost-optimizing allocation system and method
US6278901B1 (en) * 1998-12-18 2001-08-21 Impresse Corporation Methods for creating aggregate plans useful in manufacturing environments
US20020143945A1 (en) * 2001-01-29 2002-10-03 Shahabuddin Johara Shireen System for optimal resource allocation and planning for hosting computing services
US20020143929A1 (en) * 2000-12-07 2002-10-03 Maltz David A. Method and system for collection and storage of traffic data from heterogeneous network elements in a computer network
US20030005028A1 (en) * 2001-06-27 2003-01-02 International Business Machines Corporation Method and apparatus for controlling the number of servers in a hierarchical resource environment
US20030065758A1 (en) * 2001-09-28 2003-04-03 O'sullivan Michael Justin Module-building method for designing interconnect fabrics
US20030118027A1 (en) * 2001-12-26 2003-06-26 Byoung-Joon Lee Multi-constraint routing system and method
US20030154282A1 (en) * 2001-03-29 2003-08-14 Microsoft Corporation Methods and apparatus for downloading and/or distributing information and/or software resources based on expected utility
US20030191996A1 (en) * 2002-04-05 2003-10-09 Nilanjan Mukherjee Scheduling the concurrent testing of multiple cores embedded in an integrated circuit
US6795399B1 (en) * 1998-11-24 2004-09-21 Lucent Technologies Inc. Link capacity computation methods and apparatus for designing IP networks with performance guarantees
US20050138170A1 (en) * 2003-12-17 2005-06-23 Ludmila Cherkasova System and method for determining how many servers of at least one server configuration to be included at a service provider's site for supporting an expected workload
US20060020366A1 (en) * 2001-03-16 2006-01-26 Breakthrough Logistics Corporation Method and system for efficient package delivery and storage
US20060080285A1 (en) * 2004-10-13 2006-04-13 Sybase, Inc. Database System with Methodology for Parallel Schedule Generation in a Query Optimizer
US20060107087A1 (en) * 2004-10-26 2006-05-18 Platespin Ltd System for optimizing server use in a data center
US7187652B2 (en) * 2001-12-26 2007-03-06 Tropic Networks Inc. Multi-constraint routing system and method
US20070192406A1 (en) * 2005-11-08 2007-08-16 Thomas Frietsch Server consolidation in consideration of electric power consumption
US7305520B2 (en) * 2004-01-30 2007-12-04 Hewlett-Packard Development Company, L.P. Storage system with capability to allocate virtual storage segments among a plurality of controllers
US20080062886A1 (en) * 2006-09-12 2008-03-13 Tang Ao Kevin Method and apparatus for resource allocation for stream data processing
US20080091826A1 (en) * 2002-12-10 2008-04-17 Dias Daniel M Apparatus and methods for co-location and offloading of web site traffic based on traffic pattern recognition
US20080189418A1 (en) * 2005-04-21 2008-08-07 Tracy Jay Kimbrel Dynamic application placement under service and memory constraints
US20080209043A1 (en) * 2007-02-23 2008-08-28 Yasuhiro Ajiro Server migration planning system and server migration planning method
US20080215179A1 (en) * 2004-09-22 2008-09-04 Sap Aktiengesellschaft Online Controlled Picking in a Warehouse
US20080216088A1 (en) * 2004-09-28 2008-09-04 Tantawi Asser N Coordinating service performance and application placement management
US20090070771A1 (en) * 2007-08-31 2009-03-12 Tom Silangan Yuyitung Method and system for evaluating virtualized environments
US7594016B1 (en) * 2003-11-12 2009-09-22 Hewlett-Packard Development Company, L.P. Calculating numbers of servers for tiers of a multi-tiered system
US20090287823A1 (en) * 2008-04-08 2009-11-19 Infosys Technologies Limited Method and system for server consolidation using a hill climbing algorithm
US7644148B2 (en) * 2005-05-16 2010-01-05 Hewlett-Packard Development Company, L.P. Historical data based workload allocation
US7669029B1 (en) * 2006-11-15 2010-02-23 Network Appliance, Inc. Load balancing a data storage system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6907546B1 (en) * 2000-03-27 2005-06-14 Accenture Llp Language-driven interface for an automated testing framework
US7171654B2 (en) * 2000-05-25 2007-01-30 The United States Of America As Represented By The Secretary Of The Navy System specification language for resource management architecture and corresponding programs therefore
US6990666B2 (en) 2002-03-18 2006-01-24 Surgient Inc. Near on-line server
JP2003281008A (en) 2002-03-26 2003-10-03 Toshiba Corp Device, method and program for distributing server computer load, and server computer system
US7640342B1 (en) * 2002-09-27 2009-12-29 Emc Corporation System and method for determining configuration of one or more data storage systems
KR100460536B1 (en) * 2002-12-20 2004-12-08 한국전자통신연구원 Apparatus and method for recommending associated components based on performance measurement of components
US7873549B1 (en) * 2006-03-27 2011-01-18 Amazon Technologies, Inc. Product dimension correction
US7756973B2 (en) * 2006-04-27 2010-07-13 International Business Machines Corporation Identifying a configuration for an application in a production environment
US8555288B2 (en) * 2006-05-17 2013-10-08 Teradata Us, Inc. Managing database utilities to improve throughput and concurrency
US20080059630A1 (en) * 2006-08-29 2008-03-06 Juergen Sattler Assistant
US8555287B2 (en) * 2006-08-31 2013-10-08 Bmc Software, Inc. Automated capacity provisioning method using historical performance data
US8301742B2 (en) * 2008-04-07 2012-10-30 International Business Machines Corporation Systems and methods for coordinated management of power usage and runtime performance in performance-managed computing environments

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5737623A (en) * 1995-04-19 1998-04-07 Liebrock; Lorie M. Multi-processor parallel computer architecture using a parallel machine with topology-based mappings of composite grid applications
US6272483B1 (en) * 1997-10-31 2001-08-07 The State Of Oregon Acting By And Through The State Board Of Higher Education On Behalf Of The University Of Oregon Cost-optimizing allocation system and method
US6795399B1 (en) * 1998-11-24 2004-09-21 Lucent Technologies Inc. Link capacity computation methods and apparatus for designing IP networks with performance guarantees
US6278901B1 (en) * 1998-12-18 2001-08-21 Impresse Corporation Methods for creating aggregate plans useful in manufacturing environments
US20020143929A1 (en) * 2000-12-07 2002-10-03 Maltz David A. Method and system for collection and storage of traffic data from heterogeneous network elements in a computer network
US20020143945A1 (en) * 2001-01-29 2002-10-03 Shahabuddin Johara Shireen System for optimal resource allocation and planning for hosting computing services
US6877035B2 (en) * 2001-01-29 2005-04-05 International Business Machines Corporation System for optimal resource allocation and planning for hosting computing services
US20060020366A1 (en) * 2001-03-16 2006-01-26 Breakthrough Logistics Corporation Method and system for efficient package delivery and storage
US20030154282A1 (en) * 2001-03-29 2003-08-14 Microsoft Corporation Methods and apparatus for downloading and/or distributing information and/or software resources based on expected utility
US20030005028A1 (en) * 2001-06-27 2003-01-02 International Business Machines Corporation Method and apparatus for controlling the number of servers in a hierarchical resource environment
US20030065758A1 (en) * 2001-09-28 2003-04-03 O'sullivan Michael Justin Module-building method for designing interconnect fabrics
US20030118027A1 (en) * 2001-12-26 2003-06-26 Byoung-Joon Lee Multi-constraint routing system and method
US7187652B2 (en) * 2001-12-26 2007-03-06 Tropic Networks Inc. Multi-constraint routing system and method
US20030191996A1 (en) * 2002-04-05 2003-10-09 Nilanjan Mukherjee Scheduling the concurrent testing of multiple cores embedded in an integrated circuit
US20080091826A1 (en) * 2002-12-10 2008-04-17 Dias Daniel M Apparatus and methods for co-location and offloading of web site traffic based on traffic pattern recognition
US7594016B1 (en) * 2003-11-12 2009-09-22 Hewlett-Packard Development Company, L.P. Calculating numbers of servers for tiers of a multi-tiered system
US20050138170A1 (en) * 2003-12-17 2005-06-23 Ludmila Cherkasova System and method for determining how many servers of at least one server configuration to be included at a service provider's site for supporting an expected workload
US7305520B2 (en) * 2004-01-30 2007-12-04 Hewlett-Packard Development Company, L.P. Storage system with capability to allocate virtual storage segments among a plurality of controllers
US20080215179A1 (en) * 2004-09-22 2008-09-04 Sap Aktiengesellschaft Online Controlled Picking in a Warehouse
US20080216088A1 (en) * 2004-09-28 2008-09-04 Tantawi Asser N Coordinating service performance and application placement management
US20060080285A1 (en) * 2004-10-13 2006-04-13 Sybase, Inc. Database System with Methodology for Parallel Schedule Generation in a Query Optimizer
US20060107087A1 (en) * 2004-10-26 2006-05-18 Platespin Ltd System for optimizing server use in a data center
US20080189418A1 (en) * 2005-04-21 2008-08-07 Tracy Jay Kimbrel Dynamic application placement under service and memory constraints
US7644148B2 (en) * 2005-05-16 2010-01-05 Hewlett-Packard Development Company, L.P. Historical data based workload allocation
US20070192406A1 (en) * 2005-11-08 2007-08-16 Thomas Frietsch Server consolidation in consideration of electric power consumption
US20080062886A1 (en) * 2006-09-12 2008-03-13 Tang Ao Kevin Method and apparatus for resource allocation for stream data processing
US7669029B1 (en) * 2006-11-15 2010-02-23 Network Appliance, Inc. Load balancing a data storage system
US20080209043A1 (en) * 2007-02-23 2008-08-28 Yasuhiro Ajiro Server migration planning system and server migration planning method
US20090070771A1 (en) * 2007-08-31 2009-03-12 Tom Silangan Yuyitung Method and system for evaluating virtualized environments
US20090287823A1 (en) * 2008-04-08 2009-11-19 Infosys Technologies Limited Method and system for server consolidation using a hill climbing algorithm

Cited By (121)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7987262B2 (en) * 2008-11-19 2011-07-26 Accenture Global Services Limited Cloud computing assessment tool
US20100125473A1 (en) * 2008-11-19 2010-05-20 Accenture Global Services Gmbh Cloud computing assessment tool
US8782241B2 (en) 2008-11-19 2014-07-15 Accenture Global Services Limited Cloud computing assessment tool
US8768976B2 (en) 2009-05-15 2014-07-01 Apptio, Inc. Operational-related data computation engine
US20100293163A1 (en) * 2009-05-15 2010-11-18 Mclachlan Paul Operational-related data computation engine
US11272013B1 (en) 2009-06-26 2022-03-08 Turbonomic, Inc. Systems, apparatus, and methods for managing computer workload availability and performance
USRE48714E1 (en) * 2009-06-26 2021-08-31 Turbonomic, Inc. Managing application performance in virtualization systems
US11093269B1 (en) 2009-06-26 2021-08-17 Turbonomic, Inc. Managing resources in virtualization systems
USRE48680E1 (en) * 2009-06-26 2021-08-10 Turbonomic, Inc. Managing resources in container systems
USRE48663E1 (en) * 2009-06-26 2021-07-27 Turbonomic, Inc. Moving resource consumers in computer systems
US9852011B1 (en) * 2009-06-26 2017-12-26 Turbonomic, Inc. Managing resources in virtualization systems
US10496446B2 (en) * 2009-08-03 2019-12-03 Oracle International Corporation Altruistic dependable memory overcommit for virtual machines
US20170235615A1 (en) * 2009-08-03 2017-08-17 Oracle International Corporation Altruistic dependable memory overcommit for virtual machines
EP2524322A2 (en) * 2010-01-11 2012-11-21 NEC Laboratories America, Inc. A virtualization and consolidation analysis engine for enterprise data centers
WO2011084296A3 (en) * 2010-01-11 2011-10-06 Nec Laboratories America, Inc. A virtualization and consolidation analysis engine for enterprise data centers
CN102713893A (en) * 2010-01-11 2012-10-03 美国日本电气实验室公司 A virtualization and consolidation analysis engine for enterprise data centers
EP2524322A4 (en) * 2010-01-11 2014-11-05 Nec Lab America Inc A virtualization and consolidation analysis engine for enterprise data centers
US20110202657A1 (en) * 2010-02-12 2011-08-18 Elitegroup Computer Systems Co., Ltd. Method for scheduling cloud-computing resource and system applying the same
US8392572B2 (en) * 2010-02-12 2013-03-05 Elitegroup Computer Systems Co., Ltd. Method for scheduling cloud-computing resource and system applying the same
US20110258317A1 (en) * 2010-04-19 2011-10-20 Microsoft Corporation Application sla based dynamic, elastic, and adaptive provisioning of network capacity
US9858068B2 (en) 2010-06-22 2018-01-02 Hewlett Packard Enterprise Development Lp Methods and systems for planning application deployment
US10003514B2 (en) 2010-06-22 2018-06-19 Hewlett Packard Enteprrise Development LP Method and system for determining a deployment of applications
US9020830B2 (en) 2011-03-08 2015-04-28 Apptio, Inc. Hierarchy based dependent object relationships
US9305275B2 (en) 2011-03-08 2016-04-05 Apptio, Inc. Platform for rapid development of applications
US8595363B2 (en) 2011-04-07 2013-11-26 Infosys Limited System and method for fast server consolidation
US9749183B2 (en) 2011-04-07 2017-08-29 Infosys Limited System and method for determining optimal combinations of computer servers
US20120290725A1 (en) * 2011-05-09 2012-11-15 Oracle International Corporation Dynamic Cost Model Based Resource Scheduling In Distributed Compute Farms
US8583799B2 (en) * 2011-05-09 2013-11-12 Oracle International Corporation Dynamic cost model based resource scheduling in distributed compute farms
US20120304179A1 (en) * 2011-05-24 2012-11-29 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US9940172B2 (en) * 2011-05-24 2018-04-10 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US9495649B2 (en) * 2011-05-24 2016-11-15 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US20180173566A1 (en) * 2011-05-24 2018-06-21 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US20170039090A1 (en) * 2011-05-24 2017-02-09 International Business Machines Corporation Workload-to-cloud migration analysis based on cloud aspects
US20120330700A1 (en) * 2011-06-22 2012-12-27 International Business Machines Corporation Application placement among a set of consolidation servers utilizing license cost and application workload profiles as factors
US10592825B2 (en) * 2011-06-22 2020-03-17 International Business Machines Corporation Application placement among a set of consolidation servers utilizing license cost and application workload profiles as factors
US20120331114A1 (en) * 2011-06-22 2012-12-27 International Business Machines Corporation Application placement among a set of consolidation servers utilizing license cost and application workload profiles as factors
US9275050B2 (en) 2011-10-24 2016-03-01 Apptio, Inc. Global dictionaries using universal primitives
US8766981B2 (en) 2012-02-02 2014-07-01 Apptio, Inc. System and method for visualizing trace of costs across a graph of financial allocation rules
US10937036B2 (en) * 2012-11-13 2021-03-02 Apptio, Inc. Dynamic recommendations taken over time for reservations of information technology resources
US20140136295A1 (en) * 2012-11-13 2014-05-15 Apptio, Inc. Dynamic recommendations taken over time for reservations of information technology resources
US20140136269A1 (en) * 2012-11-13 2014-05-15 Apptio, Inc. Dynamic recommendations taken over time for reservations of information technology resources
US9471347B2 (en) * 2013-01-31 2016-10-18 International Business Machines Corporation Optimization of virtual machine sizing and consolidation
US20140215464A1 (en) * 2013-01-31 2014-07-31 International Business Machines Corporation Optimization of virtual machine sizing and consolidation
US9569236B2 (en) * 2013-01-31 2017-02-14 International Business Machines Corporation Optimization of virtual machine sizing and consolidation
US20140215460A1 (en) * 2013-01-31 2014-07-31 International Business Machines Corporation Optimization of virtual machine sizing and consolidation
US10519515B2 (en) 2013-03-15 2019-12-31 Cedars-Sinai Medical Center Methods of diagnosis, selection, and treatment of diseases and conditions caused by or associated with methanogens
US20140278807A1 (en) * 2013-03-15 2014-09-18 Cloudamize, Inc. Cloud service optimization for cost, performance and configuration
US10226505B2 (en) 2013-03-15 2019-03-12 Cedars-Sinai Medical Center Methods of diagnosis, selection, and treatment of diseases and conditions caused by or associated with methanogens
US9772877B2 (en) 2013-06-27 2017-09-26 Lenovo Enterprise Solution (Singapore) PTE., LTD. Managing I/O operations in a shared file system
US20150006593A1 (en) * 2013-06-27 2015-01-01 International Business Machines Corporation Managing i/o operations in a shared file system
US9244939B2 (en) * 2013-06-27 2016-01-26 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Managing I/O operations in a shared file system
US10417591B2 (en) 2013-07-03 2019-09-17 Apptio, Inc. Recursive processing of object allocation rules
US10248977B2 (en) 2013-08-24 2019-04-02 Vmware, Inc. NUMA-based client placement
US11068946B2 (en) 2013-08-24 2021-07-20 Vmware, Inc. NUMA-based client placement
US10068263B2 (en) * 2013-08-24 2018-09-04 Vmware, Inc. Adaptive power management of a cluster of host computers using predicted data
US20150058641A1 (en) * 2013-08-24 2015-02-26 Vmware, Inc. Adaptive power management of a cluster of host computers using predicted data
US10325232B2 (en) 2013-09-20 2019-06-18 Apptio, Inc. Allocating heritage information in data models
US11244364B2 (en) 2014-02-13 2022-02-08 Apptio, Inc. Unified modeling of technology towers
US11307884B2 (en) 2014-07-16 2022-04-19 Vmware, Inc. Adaptive resource management of a cluster of host computers using predicted data
US11344501B2 (en) 2014-08-13 2022-05-31 Cedars-Sinai Medical Center Anti-methanogenic compositions and uses thereof
US9830566B1 (en) * 2014-11-10 2017-11-28 Turbonomic, Inc. Managing resources in computer systems using action permits
US9888067B1 (en) * 2014-11-10 2018-02-06 Turbonomic, Inc. Managing resources in container systems
US10673952B1 (en) 2014-11-10 2020-06-02 Turbonomic, Inc. Systems, apparatus, and methods for managing computer workload availability and performance
US9858123B1 (en) * 2014-11-10 2018-01-02 Turbonomic, Inc. Moving resource consumers in computer systems
US9830192B1 (en) * 2014-11-10 2017-11-28 Turbonomic, Inc. Managing application performance in virtualization systems
US11590102B2 (en) 2015-04-01 2023-02-28 Cedars-Sinai Medical Center Anti-methanogenic lovastatin analogs or derivatives and uses thereof
US10736871B2 (en) 2015-04-01 2020-08-11 Cedars-Sinai Medical Center Anti-methanogenic lovastatin analogs or derivatives and uses thereof
US9350561B1 (en) 2015-05-27 2016-05-24 Apptio, Inc. Visualizing the flow of resources in an allocation model
US11151493B2 (en) 2015-06-30 2021-10-19 Apptio, Inc. Infrastructure benchmarking based on dynamic cost modeling
US10268979B2 (en) 2015-09-28 2019-04-23 Apptio, Inc. Intermediate resource allocation tracking in data models
US10387815B2 (en) 2015-09-29 2019-08-20 Apptio, Inc. Continuously variable resolution of resource allocation
TWI547817B (en) * 2015-11-09 2016-09-01 緯創資通股份有限公司 Method, system and apparatus of planning resources for cluster computing architecture
US10671953B1 (en) 2015-11-16 2020-06-02 Turbonomic, Inc. Systems, apparatus and methods for cost and performance-based movement of applications and workloads in a multiple-provider system
US10191778B1 (en) 2015-11-16 2019-01-29 Turbonomic, Inc. Systems, apparatus and methods for management of software containers
US10346775B1 (en) 2015-11-16 2019-07-09 Turbonomic, Inc. Systems, apparatus and methods for cost and performance-based movement of applications and workloads in a multiple-provider system
US10552586B1 (en) 2015-11-16 2020-02-04 Turbonomic, Inc. Systems, apparatus and methods for management of computer-based software licenses
US9384511B1 (en) 2015-12-16 2016-07-05 Apptio, Inc. Version control for resource allocation modeling
US9529863B1 (en) 2015-12-21 2016-12-27 Apptio, Inc. Normalizing ingested data sets based on fuzzy comparisons to known data sets
US10726367B2 (en) 2015-12-28 2020-07-28 Apptio, Inc. Resource allocation forecasting
US9996382B2 (en) 2016-04-01 2018-06-12 International Business Machines Corporation Implementing dynamic cost calculation for SRIOV virtual function (VF) in cloud environments
US10474974B2 (en) 2016-09-08 2019-11-12 Apptio, Inc. Reciprocal models for resource allocation
US10936978B2 (en) * 2016-09-20 2021-03-02 Apptio, Inc. Models for visualizing resource allocation
US10482407B2 (en) 2016-11-14 2019-11-19 Apptio, Inc. Identifying resource allocation discrepancies
US10157356B2 (en) 2016-12-14 2018-12-18 Apptio, Inc. Activity based resource allocation modeling
US10733024B2 (en) * 2017-05-24 2020-08-04 Qubole Inc. Task packing scheduling process for long running applications
US10324951B1 (en) 2017-12-29 2019-06-18 Apptio, Inc. Tracking and viewing model changes based on time
US10268980B1 (en) 2017-12-29 2019-04-23 Apptio, Inc. Report generation based on user responsibility
US11775552B2 (en) 2017-12-29 2023-10-03 Apptio, Inc. Binding annotations to data objects
US11734097B1 (en) 2018-01-18 2023-08-22 Pure Storage, Inc. Machine learning-based hardware component monitoring
CN108260007A (en) * 2018-01-22 2018-07-06 北京华录新媒信息技术有限公司 Program commending method and program recommendation system
US11765031B2 (en) 2018-08-22 2023-09-19 Vmware, Inc. System and method of strategy-driven optimization of computer resource configurations in a cloud environment
US11265215B2 (en) * 2018-08-22 2022-03-01 Vmware, Inc. System and method of strategy driven optimization of computer resource configurations in a cloud environment
US11704617B2 (en) * 2019-06-20 2023-07-18 Stripe, Inc. Systems and methods for modeling and analysis of infrastructure services provided by cloud services provider systems
US20220284359A1 (en) * 2019-06-20 2022-09-08 Stripe, Inc. Systems and methods for modeling and analysis of infrastructure services provided by cloud services provider systems
US20210216646A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Hardware Token Based Management of Recovery Datasets for a Storage System
US11651075B2 (en) * 2019-11-22 2023-05-16 Pure Storage, Inc. Extensible attack monitoring by a storage system
US20210382992A1 (en) * 2019-11-22 2021-12-09 Pure Storage, Inc. Remote Analysis of Potentially Corrupt Data Written to a Storage System
US11941116B2 (en) * 2019-11-22 2024-03-26 Pure Storage, Inc. Ransomware-based data protection parameter modification
US20210303687A1 (en) * 2019-11-22 2021-09-30 Pure Storage, Inc. Snapshot Delta Metric Based Determination of a Possible Ransomware Attack Against Data Maintained by a Storage System
US20210216628A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Recovery Dataset Management For Security Threat Monitoring
US20220245241A1 (en) * 2019-11-22 2022-08-04 Pure Storage, Inc. Compressibility Metric-based Detection of a Ransomware Threat to a Storage System
US20210216630A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Extensible Attack Monitoring by a Storage System
US20210216408A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Recovery Point Determination for Data Restoration in a Storage System
US20230062383A1 (en) * 2019-11-22 2023-03-02 Pure Storage, Inc. Encryption Indicator-based Retention of Recovery Datasets for a Storage System
US11615185B2 (en) * 2019-11-22 2023-03-28 Pure Storage, Inc. Multi-layer security threat detection for a storage system
US11625481B2 (en) * 2019-11-22 2023-04-11 Pure Storage, Inc. Selective throttling of operations potentially related to a security threat to a storage system
US11645162B2 (en) * 2019-11-22 2023-05-09 Pure Storage, Inc. Recovery point determination for data restoration in a storage system
US20210216648A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Modify Access Restrictions in Response to a Possible Attack Against Data Stored by a Storage System
US11657146B2 (en) * 2019-11-22 2023-05-23 Pure Storage, Inc. Compressibility metric-based detection of a ransomware threat to a storage system
US11657155B2 (en) * 2019-11-22 2023-05-23 Pure Storage, Inc Snapshot delta metric based determination of a possible ransomware attack against data maintained by a storage system
US11675898B2 (en) * 2019-11-22 2023-06-13 Pure Storage, Inc. Recovery dataset management for security threat monitoring
US11687418B2 (en) 2019-11-22 2023-06-27 Pure Storage, Inc. Automatic generation of recovery plans specific to individual storage elements
US20210216629A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Selective Throttling of Operations Potentially Related to a Security Threat to a Storage System
US11720714B2 (en) * 2019-11-22 2023-08-08 Pure Storage, Inc. Inter-I/O relationship based detection of a security threat to a storage system
US11720692B2 (en) * 2019-11-22 2023-08-08 Pure Storage, Inc. Hardware token based management of recovery datasets for a storage system
US11720691B2 (en) * 2019-11-22 2023-08-08 Pure Storage, Inc. Encryption indicator-based retention of recovery datasets for a storage system
US20210216666A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Inter-I/O Relationship Based Detection of a Security Threat to a Storage System
US11755751B2 (en) * 2019-11-22 2023-09-12 Pure Storage, Inc. Modify access restrictions in response to a possible attack against data stored by a storage system
US20210216633A1 (en) * 2019-11-22 2021-07-15 Pure Storage, Inc. Multi-Layer Security Threat Detection for a Storage System
US11261707B2 (en) * 2020-03-27 2022-03-01 Saudi Arabian Oil Company Method and system for well assignment in a reservoir simulation based on well activity
CN113626165A (en) * 2021-07-30 2021-11-09 北京达佳互联信息技术有限公司 Method, device and system for managing packing queue

Also Published As

Publication number Publication date
US7970905B2 (en) 2011-06-28
US20110161470A1 (en) 2011-06-30
US8244873B2 (en) 2012-08-14

Similar Documents

Publication Publication Date Title
US8244873B2 (en) Method, system and computer program product for server selection, application placement and consolidation planning of information technology systems
US20240086240A1 (en) Allocating computing resources based on user intent
US11483384B2 (en) Application migrations
US8839243B2 (en) Remediating resource overload
US20200034745A1 (en) Time series analysis and forecasting using a distributed tournament selection process
Ferreto et al. Server consolidation with migration control for virtualized data centers
US8903983B2 (en) Method, system and apparatus for managing, modeling, predicting, allocating and utilizing resources and bottlenecks in a computer network
Liu et al. Multi-objective scheduling of scientific workflows in multisite clouds
US8738333B1 (en) Capacity and load analysis in a datacenter
US9154366B1 (en) Server maintenance modeling in cloud computing
US11748230B2 (en) Exponential decay real-time capacity planning
JP2014532247A (en) Discoverable identification and migration of easily cloudable applications
CN103425529A (en) System and method for migrating virtual machines between networked computing environments based on resource utilization
US20200026576A1 (en) Determining a number of nodes required in a networked virtualization system based on increasing node density
Singh et al. Energy based efficient resource scheduling: a step towards green computing
Megahed et al. Optimizing cloud solutioning design
US20210122032A1 (en) Robotic management for optimizing a number of robots
Westermann et al. Using software performance curves for dependable and cost-efficient service hosting
US11562299B2 (en) Workload tenure prediction for capacity planning
US20210263718A1 (en) Generating predictive metrics for virtualized deployments
WO2022037472A1 (en) Scalable operators for automatic management of workloads in hybrid cloud environments
Harichane et al. KubeSC‐RTP: Smart scheduler for Kubernetes platform on CPU‐GPU heterogeneous systems
Tumanov et al. Tetrisched: Space-time scheduling for heterogeneous datacenters
Rumi et al. Optimization techniques within the hadoop eco-system: A survey
Sharma et al. An Empirical Study of Different Techniques for the Improvement of Quality of Service in Cloud Computing

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINESS CORPORATION, NEW

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BASKARAN, RAMESH;MEHTA, SAMEEP;NEOGI, ANINDYA;AND OTHERS;REEL/FRAME:021537/0326;SIGNING DATES FROM 20080703 TO 20080704

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20150628