WO2006027152A1 - Method for provisioning a server in a computer arrangement - Google Patents

Method for provisioning a server in a computer arrangement Download PDF

Info

Publication number
WO2006027152A1
WO2006027152A1 PCT/EP2005/009399 EP2005009399W WO2006027152A1 WO 2006027152 A1 WO2006027152 A1 WO 2006027152A1 EP 2005009399 W EP2005009399 W EP 2005009399W WO 2006027152 A1 WO2006027152 A1 WO 2006027152A1
Authority
WO
WIPO (PCT)
Prior art keywords
servers
server
administration means
provisioning
reservation
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.)
Ceased
Application number
PCT/EP2005/009399
Other languages
French (fr)
Inventor
Joseph W. Armstrong
Shu-Ching Hsu
Mark Johnston
Rahul Kelkar
Judy King
Brian Kress
Radhika Pennepalli
Kesava Pulijala
Guangji Shen
Pushkar Singh
Kevin Stoner
Rajendran Vishwanathan
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.)
Fujitsu Siemens Computers Inc
Original Assignee
Fujitsu Siemens Computers Inc
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 Fujitsu Siemens Computers Inc filed Critical Fujitsu Siemens Computers Inc
Publication of WO2006027152A1 publication Critical patent/WO2006027152A1/en
Priority to US11/674,196 priority Critical patent/US20070220147A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5014Reservation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1023Server selection for load balancing based on a hash applied to IP addresses or costs

Definitions

  • This invention relates to a method for provisioning a server in a computer arrangement, in particular in a computer arrangement which comprises a plurality of servers, designated to provide services to clients over a network, at least one administration means, set up to control the usage of said servers by making provisioning decisions (based on input parameters and predetermined rules) and a deployment server connected to the at least one administration means and to the servers, set up to provision the servers according to the provisioning decisions of the administration means.
  • Computer networks typically include at least one computer called a server and one or more computers called clients. Clients can request certain services over the network which are provided by the servers .
  • a network service provider runs a plurality of servers (called a server farm) in order to be able to handle all incoming requests.
  • a server farm which can consist of hundreds of servers there is an increasing demand to automate administrative tasks like allocating available resources, i.e. servers, and configuring them.
  • the approach to automate administrative tasks is known as autonomous computing (AC) .
  • a central element in an AC- environment is an administration means to perform administrative tasks.
  • the administration means in AC is referred to as a decision engine (DE) or a control means.
  • DE decision engine
  • the administration means is hosted on a computer within the network that is neither server nor client, but specifically designated for administrative tasks.
  • the administration means is capable of dynamically allocating or freeing servers and setting them up to provide services for which an actual demand exists. This process of allocating and setting up servers is also called “provisioning of servers”.
  • a whole boot image is transferred to a server and the server is re-booted with the new boot image.
  • the decision making component is still referred to as the administration means (or decision engine) and the unit that carries out the actual provisioning is called a deployment server.
  • the administration means are based on a number of criteria and basic conditions, like actual demands, the capacity that is theoretically available and the actual capacity which might be decreased due to failures. Also, non- technical but economical considerations, for example different priorities of certain services, might be taken into account. Therefore, customers of server farms often prefer to use an administration means which is optimized to meet their requirements. This results in a situation, in which several administration means are used in a computing arrangement in parallel, usually in combination with a common deployment server. Problems then arise if two or more administration means try to provision the same server. So far, this could only be prevented by the intervention of a human administrator, e.g. by manually dividing the available servers into subsets and assigning different subsets to different administration means.
  • This solution has the disadvantage of being very inflexible. Since it is difficult to manually check and re-adjust the size of subsets continuously, this solution is likely to lead to a situation in which unused servers are present in one subset and overloaded servers in another. It is also an expensive and error-prone solution.
  • a reservation request concerning one of the servers is transmitted from the administration means to the deployment server; - upon reception of a reservation request, the reservation is granted and the reservation information is updated if the concerned server it is not already reserved, or otherwise, the reservation is denied if the concerned server it is already reserved; - upon reception of a provisioning request by one of the administration means concerning one of the servers, the provisioning is performed if the concerned server is reserved by said server and denied otherwise.
  • a reservation system for servers is created within the deployment server. Before any user of the deployment server, i.e. any automated or human administration means, can use a server, it has to exclusively reserve the server. Once a server is reserved for a given administration means, no other administration means can use it.
  • This reservation system prevents the server to be used by two or more interfering administration means without having a rigid and inflexible assignment between servers and administration means.
  • Fig. 1 is a conceptual diagram of one embodiment of a computer arrangement according to the invention and Fig. 2 is a flow-chart of one embodiment of a method for provisioning a server in a computer arrangement according to the invention.
  • Figure 1 shows three administration means 1 (IA, IB, 1C) which are connected to a deployment server 2.
  • the deployment server 2 is in charge of a group 4 of several servers 3 (3A to 3F) .
  • the group 4 of servers 3 is divided into several subsets 4A to 4C, of which subset 4A comprises the servers 3A t to 3C, subset 4B comprises the servers 3D and 3E and subset
  • 4C comprises server 3F.
  • the numbers of administration means 1 and servers 3 shown in the diagram are just exemplary.
  • Computer arrangements for providing services to clients over a network often comprise several tens or even hundreds of servers .
  • the invention can be easily applied to computer arrangements (server farms) of any size.
  • the servers 3 can either be independent physical units, for example blade servers, or can be virtual servers. Virtual servers share a common hardware which runs a software that emulates several hardware units .
  • three administration means 1 are present, two of which (IA and IB) are autonomous computing solutions, e.g. working for different customers using the computer arrangement.
  • the third administration means is a human user, for example a system administrator, using a terminal or any other input/output means.
  • system administrators can take advantage of the reservation system provided, e.g. to get undisturbed access to servers 3 for maintenance purposes.
  • the three administration means 1 are connected to the deployment server 2 which is set up to receive messages from and send messages to the administration means 1.
  • the deployment server 2 is in authority over all servers 3 belonging to the group 4.
  • the deployment server 2 is connected to all these servers 3, here by way of example the six servers 3A to 3F, and set up to provision these servers 3.
  • different methods to provision servers are known, for example bare metal provisioning or starting and stopping of servers and applications hosted on the servers. All techniques to provision and control servers could be used by the deployment server 2.
  • the connections between deployment server 2 and administration means 1 or servers 3, respectively, could be realized as an independent network for security and/or performance reasons.
  • the same network that connects the servers 3 to clients could also be used to exchange the messages between the administration means 1 and the deployment server 2 and to transmit the provisioning and control information between the deployment server 2 and the servers 3.
  • the servers 3 contained in the subsets 4A, 4B, 4C are reserved to be used by the administration means IA, IB, 1C, respectively.
  • the reservation procedure according to the invention which led to the formation of the logical subgroups 4A, 4B and 4C is described in the following in connection with Figure 2.
  • Figure 2 shows a flow-chart of an embodiment of a method according to the present invention.
  • step A a request is sent from one of the administration means 1 to the deployment server 2.
  • the request can either concern the reservation of a certain server 3 or a number of servers 3 for future provisioning, or it can concern the provisioning of a particular server 3 that has already been reserved beforehand.
  • the deployment server 2 analyses the request in step B and branches to step C if the request is a reservation request or it branches to step G if the request is a provisioning request.
  • Requests could be of any format agreed on, but preferably a well-structured description language, for example XML (extensible Mark-up Language) is used.
  • the reservation request can either be directed towards a particular server 3 or towards a number of servers 3 for subsequent provisioning.
  • a unique identifier of the particular server 3 to be reserved is transmitted.
  • This unique identifier could, for example, be a network name or a network address of the particular server 3 within the computer arrangement.
  • This first case of reservation request could for example be used if an administration means IA or IB likes to make use of a particular server 3 due to its performance. It would also be used if a system administrator (administration means 1C) would like to perform maintenance or debugging tasks on a particular server 3.
  • the second case will be used if it is irrelevant, which server 3 or servers 3 will be reserved, as long as the requested number of servers 3 is available.
  • a third type of reservation request could be implemented, which is not directed to particular servers 3 but on certain types of servers 3.
  • Administration means 1 could then, for example, request a certain number of a first type of servers 3 and another number of a second type of servers 3, where the types of servers 3 differ in their performance or the operating system or the architecture of the servers 3.
  • the deployment server 2 now checks whether it is possible to make the reservation or not. If the request concerns a particular server 3, the deployment server 2 will check whether this particular server 3 is still available or whether it is already reserved for another administration means 1. If the request concerns a number of servers 3, the deployment server 2 will look for available, i.e. not yet reserved servers 3 and will generate a list of identifiers of these servers 3. The identifiers can again be the network names or network addresses of the servers 3. All reservation information is kept by the deployment server in a list or a table or any other appropriate data structure.
  • step D If it is not possible to make the requested reservation, a message to report the negative result is generated and transmitted to the requesting administration means 1 in step D. If a successful or partly successful reservation was made, the reservation information is updated accordingly in step E. In step F, a message is then generated to report the positive result of the reservation process. If a number of servers was asked for, the message also contains the list comprising the identifiers of the reserved servers 3. The message is transmitted back to the administration means 1 that sent the request. The method then restarts with step A, ready to receive further requests.
  • the administration means 1 After the reception of a positive report on a reservation request the administration means 1 is now informed that a particular server 3 is available or, if a number of servers was requested for, the administration means 1 now possess the identifiers of the reserved servers 3.
  • the administration means 1 then sends the actual provisioning request to the deployment server 2 (again step A) .
  • This request is analyzed in step B to be a provisioning request and accordingly the method continues with step G.
  • a provisioning request contains at least the identifier of the server 3 to be provisioned and optional provisioning parameters .
  • the deployment server 2 ensures that the server 3 to be provisioned is reserved for the administration means 1 that sent the provisioning request.
  • step H If it is not, the provision is rejected and a negative message is generated in step H and sent back to the requesting administration means 1. If the server 3 is reserved for the requesting administration means 1, the server 3 is provisioned in step I of the method and a positive feedback message is sent back to the requesting administration means in step J. The method starts again with step A, being ready for further requests.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention relates to a method for provisioning a server (3) in a computer arrangement, in particular in a computer arrangement which comprises a plurality of servers (3), at least one administration means (1), set up to control the usage of said servers (3) by making provisioning decisions and a deployment server (2) set up to provision the servers (3) according to the provisioning decisions of the administration means (1). According to the invention a reservation system for servers (3) is created within the deployment server (2). Before an administration means (1) can use a server (3), it has to exclusively reserve the server (3). Once a server (3) is reserved for a given administration means (1), no other administration means (1) can use it. This method prevents the server (3) to be used by two or more interfering administration means (1) without having a rigid and inflexible assignment between servers (3) and administration means (1).

Description

Description of the Invention
METHOD FOR PROVISIONING A SERVER IN A COMPUTER ARRANGEMENT
This invention relates to a method for provisioning a server in a computer arrangement, in particular in a computer arrangement which comprises a plurality of servers, designated to provide services to clients over a network, at least one administration means, set up to control the usage of said servers by making provisioning decisions (based on input parameters and predetermined rules) and a deployment server connected to the at least one administration means and to the servers, set up to provision the servers according to the provisioning decisions of the administration means.
Computer networks typically include at least one computer called a server and one or more computers called clients. Clients can request certain services over the network which are provided by the servers .
Often a network service provider runs a plurality of servers (called a server farm) in order to be able to handle all incoming requests. Considering the growing size of modern server farms which can consist of hundreds of servers there is an increasing demand to automate administrative tasks like allocating available resources, i.e. servers, and configuring them. The approach to automate administrative tasks is known as autonomous computing (AC) . A central element in an AC- environment is an administration means to perform administrative tasks. Sometimes, the administration means in AC is referred to as a decision engine (DE) or a control means. Usually the administration means is hosted on a computer within the network that is neither server nor client, but specifically designated for administrative tasks.
The administration means is capable of dynamically allocating or freeing servers and setting them up to provide services for which an actual demand exists. This process of allocating and setting up servers is also called "provisioning of servers".
Different methods to provision servers by an administration means are known. One way is to remotely start or stop instances of an application depending on requirements. This bears the danger of collecting remains of all applications that were once started and stopped again (like temporary files) which might lead to an unstable and slow system. Therefore, often another approach, sometimes called "bare- metal provisioning", is chosen, where for each new task
(different customer, different applications) a whole boot image is transferred to a server and the server is re-booted with the new boot image.
Sometimes the decision making process is separated from the actual process of provisioning. In such a case, the decision making component is still referred to as the administration means (or decision engine) and the unit that carries out the actual provisioning is called a deployment server.
Decisions of the administration means are based on a number of criteria and basic conditions, like actual demands, the capacity that is theoretically available and the actual capacity which might be decreased due to failures. Also, non- technical but economical considerations, for example different priorities of certain services, might be taken into account. Therefore, customers of server farms often prefer to use an administration means which is optimized to meet their requirements. This results in a situation, in which several administration means are used in a computing arrangement in parallel, usually in combination with a common deployment server. Problems then arise if two or more administration means try to provision the same server. So far, this could only be prevented by the intervention of a human administrator, e.g. by manually dividing the available servers into subsets and assigning different subsets to different administration means. This solution has the disadvantage of being very inflexible. Since it is difficult to manually check and re-adjust the size of subsets continuously, this solution is likely to lead to a situation in which unused servers are present in one subset and overloaded servers in another. It is also an expensive and error-prone solution.
It is therefore an objective of the present invention to provide a method for provisioning a server in a computer arrangement, which allows more than one administration means to utilize the servers and which nonetheless prevents a server from being influenced by different administration means at the same time. It is another objective to present a computer arrangement which is suitable to perform the method.
In order to accomplish the above object, a method of the aforementioned kind is provided, where:
- prior to a provisioning request, a reservation request concerning one of the servers is transmitted from the administration means to the deployment server; - upon reception of a reservation request, the reservation is granted and the reservation information is updated if the concerned server it is not already reserved, or otherwise, the reservation is denied if the concerned server it is already reserved; - upon reception of a provisioning request by one of the administration means concerning one of the servers, the provisioning is performed if the concerned server is reserved by said server and denied otherwise.
Concerning the computer arrangement, the objective is accomplished by a computer arrangement according to claim 5.
According to the invention a reservation system for servers is created within the deployment server. Before any user of the deployment server, i.e. any automated or human administration means, can use a server, it has to exclusively reserve the server. Once a server is reserved for a given administration means, no other administration means can use it. This reservation system prevents the server to be used by two or more interfering administration means without having a rigid and inflexible assignment between servers and administration means.
Other features which are considered as characteristic for the invention or which describe advantageous embodiments of the present invention are set forth in the dependent claims.
The above and other objects, features and advantages of the present invention will become apparent from the following description in conjunction with the accompanying drawings.
In the drawings:
Fig. 1 is a conceptual diagram of one embodiment of a computer arrangement according to the invention and Fig. 2 is a flow-chart of one embodiment of a method for provisioning a server in a computer arrangement according to the invention.
Figure 1 shows three administration means 1 (IA, IB, 1C) which are connected to a deployment server 2. The deployment server 2 is in charge of a group 4 of several servers 3 (3A to 3F) . The group 4 of servers 3 is divided into several subsets 4A to 4C, of which subset 4A comprises the servers 3A t to 3C, subset 4B comprises the servers 3D and 3E and subset
4C comprises server 3F.
For reasons of simplicity the computer arrangement shown in Figure 1 is limited to those parts which are characteristic for the invention. For example, although no network connection over which the servers 3 provide their services is displayed, it is to be understood that such an obvious component is present in an implementation of the invention.
Also, the numbers of administration means 1 and servers 3 shown in the diagram are just exemplary. Computer arrangements for providing services to clients over a network often comprise several tens or even hundreds of servers . The invention can be easily applied to computer arrangements (server farms) of any size. The servers 3 can either be independent physical units, for example blade servers, or can be virtual servers. Virtual servers share a common hardware which runs a software that emulates several hardware units .
In the example shown, three administration means 1 are present, two of which (IA and IB) are autonomous computing solutions, e.g. working for different customers using the computer arrangement. The third administration means is a human user, for example a system administrator, using a terminal or any other input/output means. Although the purpose of the present invention is primarily to control the provisioning of servers 3 by automated administration means IA and IB, system administrators can take advantage of the reservation system provided, e.g. to get undisturbed access to servers 3 for maintenance purposes.
The three administration means 1 are connected to the deployment server 2 which is set up to receive messages from and send messages to the administration means 1. The deployment server 2 is in authority over all servers 3 belonging to the group 4. The deployment server 2 is connected to all these servers 3, here by way of example the six servers 3A to 3F, and set up to provision these servers 3. As mentioned earlier, different methods to provision servers are known, for example bare metal provisioning or starting and stopping of servers and applications hosted on the servers. All techniques to provision and control servers could be used by the deployment server 2. The connections between deployment server 2 and administration means 1 or servers 3, respectively, could be realized as an independent network for security and/or performance reasons. In another embodiment, the same network that connects the servers 3 to clients could also be used to exchange the messages between the administration means 1 and the deployment server 2 and to transmit the provisioning and control information between the deployment server 2 and the servers 3.
In Figure 1, the servers 3 contained in the subsets 4A, 4B, 4C are reserved to be used by the administration means IA, IB, 1C, respectively. The reservation procedure according to the invention which led to the formation of the logical subgroups 4A, 4B and 4C is described in the following in connection with Figure 2.
Figure 2 shows a flow-chart of an embodiment of a method according to the present invention.
In step A a request is sent from one of the administration means 1 to the deployment server 2. The request can either concern the reservation of a certain server 3 or a number of servers 3 for future provisioning, or it can concern the provisioning of a particular server 3 that has already been reserved beforehand.
After reception of the request, the deployment server 2 analyses the request in step B and branches to step C if the request is a reservation request or it branches to step G if the request is a provisioning request. Requests could be of any format agreed on, but preferably a well-structured description language, for example XML (extensible Mark-up Language) is used.
Assuming now that the request received by the deployment server 2 is a reservation request, the method continues with step C. The reservation request can either be directed towards a particular server 3 or towards a number of servers 3 for subsequent provisioning. In the first case, a unique identifier of the particular server 3 to be reserved is transmitted. This unique identifier could, for example, be a network name or a network address of the particular server 3 within the computer arrangement. This first case of reservation request could for example be used if an administration means IA or IB likes to make use of a particular server 3 due to its performance. It would also be used if a system administrator (administration means 1C) would like to perform maintenance or debugging tasks on a particular server 3. The second case will be used if it is irrelevant, which server 3 or servers 3 will be reserved, as long as the requested number of servers 3 is available. In another embodiment of the invention, a third type of reservation request could be implemented, which is not directed to particular servers 3 but on certain types of servers 3. Administration means 1 could then, for example, request a certain number of a first type of servers 3 and another number of a second type of servers 3, where the types of servers 3 differ in their performance or the operating system or the architecture of the servers 3.
The deployment server 2 now checks whether it is possible to make the reservation or not. If the request concerns a particular server 3, the deployment server 2 will check whether this particular server 3 is still available or whether it is already reserved for another administration means 1. If the request concerns a number of servers 3, the deployment server 2 will look for available, i.e. not yet reserved servers 3 and will generate a list of identifiers of these servers 3. The identifiers can again be the network names or network addresses of the servers 3. All reservation information is kept by the deployment server in a list or a table or any other appropriate data structure.
If it is not possible to make the requested reservation, a message to report the negative result is generated and transmitted to the requesting administration means 1 in step D. If a successful or partly successful reservation was made, the reservation information is updated accordingly in step E. In step F, a message is then generated to report the positive result of the reservation process. If a number of servers was asked for, the message also contains the list comprising the identifiers of the reserved servers 3. The message is transmitted back to the administration means 1 that sent the request. The method then restarts with step A, ready to receive further requests.
After the reception of a positive report on a reservation request the administration means 1 is now informed that a particular server 3 is available or, if a number of servers was requested for, the administration means 1 now possess the identifiers of the reserved servers 3.
The administration means 1 then sends the actual provisioning request to the deployment server 2 (again step A) . This request is analyzed in step B to be a provisioning request and accordingly the method continues with step G.
A provisioning request contains at least the identifier of the server 3 to be provisioned and optional provisioning parameters . In step G the deployment server 2 ensures that the server 3 to be provisioned is reserved for the administration means 1 that sent the provisioning request.
If it is not, the provision is rejected and a negative message is generated in step H and sent back to the requesting administration means 1. If the server 3 is reserved for the requesting administration means 1, the server 3 is provisioned in step I of the method and a positive feedback message is sent back to the requesting administration means in step J. The method starts again with step A, being ready for further requests.
Not shown in Figure 2 are further possible requests, e.g. to cancel a reservation. If the administration means 1 no longer needs a server 3 that is reserved for this administration means 1, it sends a cancellation request concerning this particular server 3 to the deployment server 2. The deployment server 2 then checks that this particular server 3 is indeed reserved for the requesting administration means 1. If it is, the reservation is cancelled and the reservation information is updated accordingly.
It is to be understood that the invention can be embodied in other specific forms without departing from the spirit or essential character thereof. The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive.
List of Reference Signs
1 administration means
IA, IB automated administration means 1C system administrator
2 deployment server
3 server
4 group of servers provisioned by deployment server 2 4A subset of servers 3 reserved for admin, means IA 4B subset of servers 3 reserved for admin, means IB 4C subset of servers 3 reserved for admin, means 1C

Claims

Claims
1. A method for provisioning a server (3) in a computer arrangement, the computer arrangement comprising: - a plurality of servers (3) , designated to provide services to clients over a network;
- at least one administration means (1), set up to control the usage of said servers (3) by making provisioning decisions based on input parameters and predetermined rules;
- a deployment server (2) connected to the at least one administration means (1) and to the servers (3), set up to provision the servers (3) according to the provisioning decisions of the administration means (1) ; where:
- prior to a provisioning request, a reservation request concerning one of the servers (3) is transmitted from the administration means (1) to the deployment server (2); - upon reception of a reservation request, the reservation is made if the concerned server it is not already reserved, or otherwise, the reservation is denied if the concerned server (3) it is already reserved;
- upon reception of a provisioning request made by one of the administration means (1) concerning one of the servers (3), the provisioning is performed if the concerned server (3) is reserved by the requesting administration means (1) and denied otherwise.
2. The method according to claim 1, where in response to a reservation request, a message whether the reservation is granted or denied is transmitted from the deployment server (2) to the administration means (1) .
3. The method according to claims 1 and 2, where the reservation request concerns a number of servers (3) to be provisioned rather than a certain server (3) , and where, if possible, the requested number is reserved and where the response message comprises a set of identifiers of the servers (3) which are reserved.
4. The method according to one of the claims 1 to 3, where requests to and messages from the deployment server (2) are in form of mark-up language based transactions, in particular in form of XML-based (extensible Markup Language) transactions.
5. A computer arrangement comprising:
- a plurality of servers (3) , designated to provide services to clients over a network;
- at least one administration means (1), set up to control the usage of said servers (3) by making provisioning decisions based on input parameters and predetermined rules;
- a deployment server (2) connected to the at least one administration means (1) and to the servers (3) , set up to provision the servers (3) according to the provisioning decisions of the administration means (1); where the administration means (1) and the deployment server (3) are set up to perform a method according to one of the claims 1 to 4.
PCT/EP2005/009399 2004-09-09 2005-08-31 Method for provisioning a server in a computer arrangement Ceased WO2006027152A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/674,196 US20070220147A1 (en) 2004-09-09 2007-02-13 Method for Provisioning a Server in a Computer Arrangement

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US60852504P 2004-09-09 2004-09-09
US60/608,525 2004-09-09

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/674,196 Continuation US20070220147A1 (en) 2004-09-09 2007-02-13 Method for Provisioning a Server in a Computer Arrangement

Publications (1)

Publication Number Publication Date
WO2006027152A1 true WO2006027152A1 (en) 2006-03-16

Family

ID=35241097

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2005/009399 Ceased WO2006027152A1 (en) 2004-09-09 2005-08-31 Method for provisioning a server in a computer arrangement

Country Status (2)

Country Link
US (1) US20070220147A1 (en)
WO (1) WO2006027152A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013042078A1 (en) 2011-09-22 2013-03-28 International Business Machines Corporation Provisioning of resources

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817041A2 (en) * 1996-07-01 1998-01-07 Sun Microsystems, Inc. Method for reserving resources
US20030126202A1 (en) * 2001-11-08 2003-07-03 Watt Charles T. System and method for dynamic server allocation and provisioning

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7558864B2 (en) * 2004-01-27 2009-07-07 International Business Machines Corporation Method, system and product for identifying, reserving, and logically provisioning resources in provisioning data processing systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817041A2 (en) * 1996-07-01 1998-01-07 Sun Microsystems, Inc. Method for reserving resources
US20030126202A1 (en) * 2001-11-08 2003-07-03 Watt Charles T. System and method for dynamic server allocation and provisioning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ROCHE N ET AL: "Managing content-initiated application delivery with a client-side agent", PROCEEDINGS OF THE SECOND IASTED INTERNATIONAL CONFERENCE ON COMMUNICATIONS, INTERNET, AND INFORMATION TECHNOLOGY 17-19 NOV. 2003 SCOTTSDALE, AZ, USA, 19 November 2003 (2003-11-19), Proceedings of the Second IASTED International Conference on Communications, Internet, and Information Technology ACTA Press Anaheim, CA, USA, pages 334 - 339, XP008055347, ISBN: 0-88986-398-9 *

Also Published As

Publication number Publication date
US20070220147A1 (en) 2007-09-20

Similar Documents

Publication Publication Date Title
US20210311781A1 (en) Method and system for scalable job processing
US8239509B2 (en) Systems and methods for management of virtual appliances in cloud-based network
US5341477A (en) Broker for computer network server selection
EP2922238B1 (en) Resource allocation method
US8316125B2 (en) Methods and systems for automated migration of cloud processes to external clouds
US8862720B2 (en) Flexible cloud management including external clouds
US8364819B2 (en) Systems and methods for cross-vendor mapping service in cloud networks
EP0384339B1 (en) Broker for computer network server selection
US8849971B2 (en) Load balancing in cloud-based networks
US20110296000A1 (en) Systems and methods for exporting usage history data as input to a management platform of a target cloud-based network
JP5582344B2 (en) Connection management system and connection management server linkage method in thin client system
EP3720050A1 (en) Method and apparatus for deploying network slice
US20100306767A1 (en) Methods and systems for automated scaling of cloud computing systems
US9870541B2 (en) Service level backup using re-cloud network
US9037692B2 (en) Multiple cloud marketplace aggregation
US6907406B2 (en) On-demand service expanding system and method for providing services
US20090300607A1 (en) Systems and methods for identification and management of cloud-based virtual machines
US20050076336A1 (en) Method and apparatus for scheduling resources on a switched underlay network
JP2012208605A (en) Virtual server id management system, integrated monitoring system, virtual server id management program, and integrated monitoring program
US20140237373A1 (en) Method of provisioning a cloud-based render farm
US20070208844A1 (en) Computer Arrangement and Method for Providing Services for Clients Over a Network
US20190377596A1 (en) Flexible batch job scheduling in virtualization environments
US20070220147A1 (en) Method for Provisioning a Server in a Computer Arrangement
US12190121B2 (en) Distribution of bootstrap management for application monitoring
CN101945130A (en) Composite domain name based service array load balancing method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 11674196

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWP Wipo information: published in national office

Ref document number: 11674196

Country of ref document: US

122 Ep: pct application non-entry in european phase