WO2018065334A1 - Access to services provided by a distributed data storage system - Google Patents

Access to services provided by a distributed data storage system Download PDF

Info

Publication number
WO2018065334A1
WO2018065334A1 PCT/EP2017/074897 EP2017074897W WO2018065334A1 WO 2018065334 A1 WO2018065334 A1 WO 2018065334A1 EP 2017074897 W EP2017074897 W EP 2017074897W WO 2018065334 A1 WO2018065334 A1 WO 2018065334A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
service
entity according
endpoint
entity
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/EP2017/074897
Other languages
French (fr)
Inventor
Marie-France GARCIA
Christine COULOIGNER
Patrice MOUZER
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.)
Nokia Technologies Oy
Original Assignee
Nokia Technologies Oy
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 Nokia Technologies Oy filed Critical Nokia Technologies Oy
Priority to US16/339,905 priority Critical patent/US11089104B2/en
Priority to CN201780071056.8A priority patent/CN110024358B/en
Publication of WO2018065334A1 publication Critical patent/WO2018065334A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • 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
    • 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
    • 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/1021Server selection for load balancing based on client or server locations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal

Definitions

  • the present invention generally relates to communication networks and systems, in particular mobile communication networks and systems.
  • a terminal also called User Equipment UE
  • the network generally comprises a Core Network accessed via an Access Network.
  • EPS Evolved Packet System
  • a Next Generation system (also called 5G), is currently being standardized.
  • An architecture for such Next Generation system is currently being studied, in particular in 3GPP TR 23.799.
  • a network comprises various network entities also called
  • a Network Function is defined as a 3GPP adopted or 3GPP defined processing function in a network, which has defined functional behaviour and 3GPP defined interfaces;
  • a Network Function can be implemented either as a network element on a dedicated hardware, or as a software instance running on a dedicated hardware, or as a virtualised function instantiated on an appropriate platform, e.g. on a cloud infrastructure.
  • control plane Network Functions e.g. Core Control Function CCF
  • a Network Function can create, update, delete data in the Data Layer, and other Network Functions can have access to these data, or subscribe to notification upon change of these data, via the Data Layer.
  • CCF Core Control Function
  • the stored data may include context data (e.g. Mobility Management context, Session Management context,...etc.).
  • Such Data Layer thus brings several advantages, in particular it supports flexible interconnection between control plane network functions, e.g. avoiding functional and signaling impact to unrelated network functions for a given interaction.
  • Embodiments of the present invention in particular address such needs.
  • Client configured to:
  • Service Discovery Function configured to:
  • Client - support access by an entity referred to as Client, to services provided by a distributed data storage system, via at least one service end point allocated to the Client by the Service Discovery Function based on at least one of: Client
  • FIG. 2 is intended to illustrate in a simplified way an example of workflow related to a first procedure for access to services provided by a Data Layer, according to embodiments of the invention
  • FIG. 3 is intended to illustrate in a simplified way an example of workflow related to a second procedure for access to services provided by a Data Layer, according to embodiments of the invention
  • FIG. 4 is intended to illustrate in a simplified way an example of workflow related to a third procedure for access to services provided by a Data Layer, according to embodiments of the invention.
  • 3GPP is currently standardizing the so called Next Generation Core Network which will be the core network for 5G networks.
  • 3GPP SA2 is documenting the results in TR 23.799.
  • data which may include subscriber, session, mobility, policy, operations data
  • SDL Shared Data Layer
  • the SDL enables a flexible cloud-optimized network design with simplified stateless VNFs (Virtualized Network Functions), accessing the Shared Data Layer for creating, reading, updating, deleting data or for being notified about data changes.
  • VNFs Virtualized Network Functions
  • the SDL can be seen as a distributed data storage system in a Cloud for
  • Telco environment also including a service of notification to applications upon modification of data.
  • embodiments of the invention will be described more particularly for the SDL case, embodiments of the invention are not limited to the SDL case, and generally apply to access to services provided by a distributed data storage system.
  • Access to services provided by a distributed data storage such as the SDL may involve: - entities referred to hereafter as client application (or client, or client VNF as illustrated in figures 2 to 4), accessing to these services,
  • service endpoint refers to the connection to a node within the SDL that is providing access to storage or notification service. It can be considered as a proxy to the Data Base Storage node.
  • Client applications may communicate with service endpoints at application level using protocols such as LDAP, RESP, CQL, SOAP....
  • Client applications may store their data in one or multiple local or remote storage nodes in the SDL.
  • scale-in / scale-out service is not offered : need external application like service discovery to update DNS records. In case of :
  • Scale-in may be defined as an operation (manual or automatic following metrics analysis) that suppresses an endpoint from the SDL configuration.
  • Scale-out may be defined as an operation (manual or automatic following metrics analysis) that adds an endpoint to the SDL configuration.
  • Embodiments of the present invention in particular allow to overcome such deficiencies.
  • allow client applications of SDL to discover (i.e. be assigned by SDL) end-point accesses to storage service and notification service, taking into account load distribution in the SDL and specific application performance constraints (e.g. latency constraint for 5G).
  • allow client applications to request the SDL to provide redundancy of their data across multiple local and/or remote access nodes; enable the SDL to inform client applications of the need of reconfiguration (e.g. addition or removal of end-point accesses) in function of the dynamically evolving network topology (e.g. scale-in/scale-out operations in the cloud) and the load evolution within the SDL (e.g. overload situation) taking in account the high constraint of reliability in telco environment.
  • reconfiguration e.g. addition or removal of end-point accesses
  • the dynamically evolving network topology e.g. scale-in/scale-out operations in the cloud
  • the load evolution within the SDL e.g. overload situation
  • new procedures between client applications and the SDL are proposed to be introduced.
  • the Shared Data Layer may comprise an entity (also called hereafter Service Discovery Function, or Service Discovery, or VNFC Service Discovery as illustrated in figures 2 to 4) providing a service discovery functionality for access to services (storage and notification services) provided by the SDL.
  • the Service Discovery may allows a client application to register to the SDL to discover the endpoints within the SDL supporting a particular service (e.g. data storage or subscription to notification service).
  • the client may provide information regarding one or more of: its localization, its traffic level, and data redundancy requirements, that allow the Service Discovery of the SDL to assign the most optimal access points to the application, balancing the load on the different access points and taking in account the application latency and redundancy requirements.
  • a Network Function of the 5G network may indicate whether it wants to access the data locally and remotely. So, this allows data (e.g. context data) to be exchanged across Network Functions irrespective of whether they are located close to each other or remotely from each other.
  • data e.g. context data
  • the SDL Service Discovery may enable the SDL to update the client applications when there is a need for reconfiguration of the access points assigned to the applications.
  • the client may send to the Service Discovery information related to one or more of: its localization, the traffic level requested and the redundancy level.
  • the SDL Service Discovery may leverage this information in one or more of the following ways:
  • the localization may permit to provide access point close to the client
  • the traffic level requested may permit to estimate the number of access point in the database that must be allocated to the client and to better share the load of all the application clients across the SDL access points. This may also be used to anticipate the triggering of scale-out operations.
  • the Service Discovery functionality may permit at least one of:
  • Client may register to Service Discovery.
  • Client may send a Register request including one or more of following information or client characteristics: identity, Client type (e.g. Network Function type, such as HSS, MME, ...etc.), locality , requested endpoints description (e.g. protocol used), traffic qualification (e.g. real-time, provisioning, ...etc.), local and remote strategy redundancy, ...etc.
  • Client type e.g. Network Function type, such as HSS, MME, ...etc.
  • locality e.g.
  • requested endpoints description e.g. protocol used
  • traffic qualification e.g. real-time, provisioning, ...etc.
  • local and remote strategy redundancy e.g.
  • Discovery may memorize such Client information.
  • 2- Service Discovery may allocate client UUID (Universal Unique Identifier), and may calculate best endpoints allocation taking into account latency (optimize response time, strong requirement 5G deployment), redundancy model (reliability) and endpoint load
  • 3 - Service Discovery may return UUID, to be used for further Client requests,
  • 4 - Client may request allocated endpoints
  • 5- Service Discovery may return the list of allocated endpoints with connection data (e.g. IP address, port, protocol) for each of them, e.g. endpoints i and j
  • client may connect to allocated endpoints
  • 1 - Service Discovery may be aware of topology change with endpoint i scale-in and may re-calculate best endpoints allocation taking into account endpoint i scale-in, latency, redundancy model and endpoint load and Client information memorized at client registration.
  • Endpoint k may be allocated to Client
  • 2 - Service Discovery may notify Client of topology change in anticipation before the endpoint is suppressed to avoid impacts on QoS (Quality of Service)
  • 3 - Client may request allocated endpoints
  • 4- Service Discovery may return the list of allocated endpoints with connection data for each of them
  • 5 - Client may connect to new endpoint k before disconnecting from endpoint i to avoid impacts on QoS
  • Service Discovery may be aware of topology change, e.g. with endpoint k scale-out, and may re-calculate best endpoints allocation taking into account new endpoint k, latency, redundancy model and endpoint load.
  • endpoint k may be allocated to client in addition to already allocated endpoints, to avoid impacts on QoS for that Client.
  • 2- Service Discovery may notify Client of topology change 3 - Client may request allocated endpoints
  • 4- Service Discovery may return the list of allocated endpoints with new endpoint k
  • 5 - Client may redistribute traffic and connect to the new endpoint k, in addition to connections on already allocated endpoints.
  • Some aspects are related to an entity referred to as Client.
  • the entity is configured to:
  • Service Discovery Function based on at least one of: Client requirements, and conditions at the distributed data storage system.
  • the distributed data storage system includes a Data Layer of a
  • 5G network such as 5G network.
  • said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
  • - Client requirements include at least one of:
  • - conditions at the distributed data storage system include at least one of:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to perform at least one of:
  • the entity is configured to perform at least one of:
  • Service Discover Function Other aspects are related to an entity referred to as Service Discover Function.
  • the entity is configured to:
  • Client - support access by an entity referred to as Client, to services provided by a distributed data storage system, via at least one service end point allocated to the Client by the Service Discovery Function based on at least one of: Client
  • the distributed data storage system includes a Data Layer of a
  • 5G network such as 5G network.
  • said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
  • - Client requirements include at least one of:
  • - conditions at the distributed data storage system include at least one of:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to:
  • the entity is configured to perform at least one of: - send to the Client a notification in anticipation before an already allocated service endpoint is suppressed,
  • the entity is configured to perform at least one of: - send to the Client a notification indicating need of allocation of a new service endpoint in addition to already allocated endpoints,
  • program storage devices e.g., digital data storage media, which are machine or computer readable and encode machine- executable or computer-executable programs of instructions, wherein said instructions perform some or all of the steps of said above-described methods.
  • the program storage devices may be, e.g., digital memories, magnetic storage media such as a magnetic disks and magnetic tapes, hard drives, or optically readable digital data storage media.
  • the embodiments are also intended to cover computers programmed to perform said steps of the above-described methods.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Embodiments of the invention include an entity referred to as Client, configured to: - support access to services provided by a distributed data storage system, via at least one service end point allocated to the Client by an entity referred to as Service Discovery Function based on at least one of: Client requirements, and conditions at the distributed data storage system.

Description

ACCESS TO SERVICES PROVIDED BY A DISTRIBUTED DATA STORAGE SYSTEM
The present invention generally relates to communication networks and systems, in particular mobile communication networks and systems.
Descriptions of such networks and systems can be found in the literature, such as in particular in Technical Specifications published by standardization bodies such as for example 3GPP (3rd Generation Partnership Project).
In general, in such systems, a terminal (also called User Equipment UE) has access to a network providing communication services. The network generally comprises a Core Network accessed via an Access Network.
Different systems of different generations have been standardized over time, for example EPS (Evolved Packet System) for 4G generation.
A Next Generation system (also called 5G), is currently being standardized. An architecture for such Next Generation system is currently being studied, in particular in 3GPP TR 23.799.
In general, a network comprises various network entities also called
Network Functions. For example, in 3GPP TR 23.799, a Network Function is defined as a 3GPP adopted or 3GPP defined processing function in a network, which has defined functional behaviour and 3GPP defined interfaces; a Network Function can be implemented either as a network element on a dedicated hardware, or as a software instance running on a dedicated hardware, or as a virtualised function instantiated on an appropriate platform, e.g. on a cloud infrastructure.
In 3GPP TR 23.799, a solution for interaction of control plane Network Functions (e.g. Core Control Function CCF) via a Data Layer has been proposed, whereby a Network Function can create, update, delete data in the Data Layer, and other Network Functions can have access to these data, or subscribe to notification upon change of these data, via the Data Layer. A simplified model for
interconnection of Core Control Functions via a Data Layer is recalled in Figure 1 taken from 3GPP TR 23.799. The stored data may include context data (e.g. Mobility Management context, Session Management context,...etc.).
Such Data Layer thus brings several advantages, in particular it supports flexible interconnection between control plane network functions, e.g. avoiding functional and signaling impact to unrelated network functions for a given interaction.
As recognized by the inventors and as will be described with more detail, there is a need for an optimized solution for access to services provided by such Data Layer, particularly in view of the high level of performances required for Next Generation (or 5G) systems. More generally there is a need to improve such systems, such as Next Generation (or 5G) systems.
Embodiments of the present invention in particular address such needs.
These and other objects are achieved, in one aspect, by an entity referred to as Client, configured to:
- support access to services provided by a distributed data storage system, via at least one service end point allocated to the Client by an entity referred to as Service Discovery Function based on at least one of: Client requirements, and conditions at the distributed data storage system. These and other objects are achieved, in another aspect, by an entity referred to as Service Discovery Function, configured to:
- support access by an entity referred to as Client, to services provided by a distributed data storage system, via at least one service end point allocated to the Client by the Service Discovery Function based on at least one of: Client
requirements, and conditions at the distributed data storage system.
These and other objects are achieved, in another aspect, by a method for access to services provided by a distributed data storage system, comprising at least one step performed by at least one of the thus configured entities. Some embodiments of apparatus and/or methods in accordance with embodiments of the present invention are now described, by way of example only, and with reference to the accompanying drawings, in which:
- Figure 1 is intended to recall a simplified model for Data Layer
interconnection model for Next Generation system architecture,
- Figure 2 is intended to illustrate in a simplified way an example of workflow related to a first procedure for access to services provided by a Data Layer, according to embodiments of the invention,
- Figure 3 is intended to illustrate in a simplified way an example of workflow related to a second procedure for access to services provided by a Data Layer, according to embodiments of the invention,
- Figure 4 is intended to illustrate in a simplified way an example of workflow related to a third procedure for access to services provided by a Data Layer, according to embodiments of the invention.
Description of various aspects and/or embodiments of the invention
As indicated above, 3GPP is currently standardizing the so called Next Generation Core Network which will be the core network for 5G networks. 3GPP SA2 is documenting the results in TR 23.799. In this framework it has been proposed that data (which may include subscriber, session, mobility, policy, operations data) in the 5G core networks is stored in data plane - the so called Shared Data Layer (SDL).
The SDL enables a flexible cloud-optimized network design with simplified stateless VNFs (Virtualized Network Functions), accessing the Shared Data Layer for creating, reading, updating, deleting data or for being notified about data changes.
The SDL can be seen as a distributed data storage system in a Cloud for
Telco environment, also including a service of notification to applications upon modification of data.
Although embodiments of the invention will be described more particularly for the SDL case, embodiments of the invention are not limited to the SDL case, and generally apply to access to services provided by a distributed data storage system.
Access to services provided by a distributed data storage such as the SDL may involve: - entities referred to hereafter as client application (or client, or client VNF as illustrated in figures 2 to 4), accessing to these services,
- entities referred to hereafter as service endpoint (or endpoint, or access point), via which client applications access to these services. The service endpoint refers to the connection to a node within the SDL that is providing access to storage or notification service. It can be considered as a proxy to the Data Base Storage node.
Client applications may communicate with service endpoints at application level using protocols such as LDAP, RESP, CQL, SOAP....
Client applications may store their data in one or multiple local or remote storage nodes in the SDL.
Current state of the art fails to provide an optimized solution for access to services provided by the SDL, at least for the following reasons :
- No solution is currently standardized (e.g. in the standardized 3GPP User Data Convergence architecture) to allow client applications to discover the available end points for storage and notifications services, and be updated when new end- points are added or existing end-points are removed, as function of dynamic network topology (e.g. scale-in/scale-out operations in the cloud).
- Besides, existing solutions do not permit to take in account the telco constraint for 5G and reliability, e.g. :
Low latency between the client and the storage to meet the ultra low latency requirement in 5G environment.
Redundancy level to avoid/limit impact on traffic in case of site crash of access point, site or lost of access to a region.
The traffic level requested by the client.
- In existing solutions, scale-in / scale-out service is not offered : need external application like service discovery to update DNS records. In case of :
• Scale in : Clients will be only notified when connection will be closed
• Scale out : only new client that will access to DNS will take benefit of the new configuration.
Scale-in may be defined as an operation (manual or automatic following metrics analysis) that suppresses an endpoint from the SDL configuration.
Scale-out may be defined as an operation (manual or automatic following metrics analysis) that adds an endpoint to the SDL configuration.
Embodiments of the present invention in particular allow to overcome such deficiencies.
In some embodiments, it is proposed to allow one or more of:
allow client applications of SDL to discover (i.e. be assigned by SDL) end-point accesses to storage service and notification service, taking into account load distribution in the SDL and specific application performance constraints (e.g. latency constraint for 5G).
allow client applications to request the SDL to provide redundancy of their data across multiple local and/or remote access nodes; enable the SDL to inform client applications of the need of reconfiguration (e.g. addition or removal of end-point accesses) in function of the dynamically evolving network topology (e.g. scale-in/scale-out operations in the cloud) and the load evolution within the SDL (e.g. overload situation) taking in account the high constraint of reliability in telco environment.
In some embodiments, new procedures between client applications and the SDL are proposed to be introduced.
In some embodiments:
The Shared Data Layer (SDL) may comprise an entity (also called hereafter Service Discovery Function, or Service Discovery, or VNFC Service Discovery as illustrated in figures 2 to 4) providing a service discovery functionality for access to services (storage and notification services) provided by the SDL. The Service Discovery may allows a client application to register to the SDL to discover the endpoints within the SDL supporting a particular service (e.g. data storage or subscription to notification service).
In such registration procedure, the client may provide information regarding one or more of: its localization, its traffic level, and data redundancy requirements, that allow the Service Discovery of the SDL to assign the most optimal access points to the application, balancing the load on the different access points and taking in account the application latency and redundancy requirements.
In some embodiments, a Network Function of the 5G network may indicate whether it wants to access the data locally and remotely. So, this allows data (e.g. context data) to be exchanged across Network Functions irrespective of whether they are located close to each other or remotely from each other.
In addition the SDL Service Discovery may enable the SDL to update the client applications when there is a need for reconfiguration of the access points assigned to the applications.
In some embodiments:
The client may send to the Service Discovery information related to one or more of: its localization, the traffic level requested and the redundancy level.
The SDL Service Discovery may leverage this information in one or more of the following ways:
• The localization may permit to provide access point close to the client
application and thus a response time in line with the response time constraint of the application, e.g. for 5G.
• The traffic level requested may permit to estimate the number of access point in the database that must be allocated to the client and to better share the load of all the application clients across the SDL access points. This may also be used to anticipate the triggering of scale-out operations.
• the data access level (local and remote).
In some embodiments:
The Service Discovery functionality may permit at least one of:
· to alert the client that a VM will be shut down and provide new access point.
• To notify the client in case of required rebalancing due to exceed load. Examples of new procedures introduced according to embodiments of the invention, are illustrated in a simplified way in figures 2, 3, 4.
1 ) Workflow for client registration and SDL endpoint discovery
Part or all of following steps (illustrated in figure 2) may be provided:
1 - Client may register to Service Discovery. Client may send a Register request including one or more of following information or client characteristics: identity, Client type (e.g. Network Function type, such as HSS, MME, ...etc.), locality , requested endpoints description (e.g. protocol used), traffic qualification (e.g. real-time, provisioning, ...etc.), local and remote strategy redundancy, ...etc. Service
Discovery may memorize such Client information.
2- Service Discovery may allocate client UUID (Universal Unique Identifier), and may calculate best endpoints allocation taking into account latency (optimize response time, strong requirement 5G deployment), redundancy model (reliability) and endpoint load
3 - Service Discovery may return UUID, to be used for further Client requests,
4 - Client may request allocated endpoints
5- Service Discovery may return the list of allocated endpoints with connection data (e.g. IP address, port, protocol) for each of them, e.g. endpoints i and j
6 & 7: client may connect to allocated endpoints
2) Workflow for endpoint scale-in: alert of shut down to avoid impact on traffic (smooth operation)
Part or all of following steps (illustrated in figure 3) may be provided:
1 - Service Discovery may be aware of topology change with endpoint i scale-in and may re-calculate best endpoints allocation taking into account endpoint i scale-in, latency, redundancy model and endpoint load and Client information memorized at client registration. E.g., Endpoint k may be allocated to Client
2 - Service Discovery may notify Client of topology change in anticipation before the endpoint is suppressed to avoid impacts on QoS (Quality of Service)
3 - Client may request allocated endpoints
4- Service Discovery may return the list of allocated endpoints with connection data for each of them
5 - Client may connect to new endpoint k before disconnecting from endpoint i to avoid impacts on QoS
6 - Client may disconnect from endpoint i 7- endpoint i can be suppressed from SDL configuration
3) Workflow for endpoint scale-out: redistribution of traffic
Part or all of following steps (illustrated in figure 4) may be provided
1 - Following scale out due to extension capacity
(overload/optimization), Service Discovery may be aware of topology change, e.g. with endpoint k scale-out, and may re-calculate best endpoints allocation taking into account new endpoint k, latency, redundancy model and endpoint load. E.g., endpoint k may be allocated to client in addition to already allocated endpoints, to avoid impacts on QoS for that Client.
2- Service Discovery may notify Client of topology change 3 - Client may request allocated endpoints
4- Service Discovery may return the list of allocated endpoints with new endpoint k
5 - Client may redistribute traffic and connect to the new endpoint k, in addition to connections on already allocated endpoints.
Various aspects and/or embodiments of the invention include (though not being limited to) following aspects and/or embodiments.
Some aspects are related to an entity referred to as Client.
Various embodiments are provided, including (though not being limited to) following embodiments, which may be taken alone or in combination, according to various combinations.
In an embodiment, the entity is configured to:
- support access to services provided by a distributed data storage system, via at least one service end point allocated to the Client by an entity referred to as Service Discovery Function based on at least one of: Client requirements, and conditions at the distributed data storage system.
In an embodiment:
- the distributed data storage system includes a Data Layer of a
communication network such as 5G network.
In an embodiment: - said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
In an embodiment:
- Client requirements include at least one of:
• location of the Client,
• performances required by the Client,
• access redundancy level required by the Client. In an embodiment:
- conditions at the distributed data storage system include at least one of:
• load conditions,
• configuration conditions.
In an embodiment, the entity is configured to:
- indicate to the Service Discovery Function, if data needs to be stored locally and/or if data needs to be stored remotely.
In an embodiment, the entity is configured to:
- indicate its requirements to the Service Discovery Function during a procedure for registration for service end point discovery.
In an embodiment, the entity is configured to:
- send to the Service Discovery Function a request for service endpoint allocation.
In an embodiment, the entity is configured to:
- provide in a request for service endpoint allocation sent to the Service Discovery Function, identification information received from the Service Discovery
Function during a procedure for registration for service endpoint discovery.
In an embodiment, the entity is configured to perform at least one of:
- receive from the Service Discovery Function a notification in anticipation before an already allocated service endpoint is suppressed, - upon reception of a notification from the Service Discovery Function, send to the Service Discovery Function a new request for service endpoint allocation,
- connect to a new allocated service endpoint before disconnecting from an already allocated service endpoint.
In an embodiment, the entity is configured to perform at least one of:
- receive from the Service Discovery Function a notification indicating need of allocation of a new service endpoint in addition to already allocated endpoints,
- upon reception of a notification from the Service Discover Function, send to the Service Discovery Function a new request for service endpoint allocation, - connect to a new allocated endpoint, in addition to connection to already allocated service endpoints.
Other aspects are related to an entity referred to as Service Discover Function.
Various embodiments are provided, including (though not being limited to) following embodiments, which may be taken alone or in combination, according to various combinations.
In an embodiment, the entity is configured to:
- support access by an entity referred to as Client, to services provided by a distributed data storage system, via at least one service end point allocated to the Client by the Service Discovery Function based on at least one of: Client
requirements, and conditions at the distributed data storage system.
In an embodiment:
- the distributed data storage system includes a Data Layer of a
communication network such as 5G network.
In an embodiment:
- said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
In an embodiment: - Client requirements include at least one of:
• location of the Client,
• performances required by the Client,
• data redundancy level required by the Client.
In an embodiment:
- conditions at the distributed data storage system include at least one of:
• load conditions,
• configuration conditions.
In an embodiment, the entity is configured to:
- receive from the Client an indication if data needs to be stored locally and/or if data needs to be stored remotely.
In an embodiment, the entity is configured to:
- receive Client requirements during a procedure for registration for service end point discovery.
In an embodiment, the entity is configured to:
- memorize information received from the Client during a procedure for registration for service end point discovery.
In an embodiment, the entity is configured to:
- receive from the Client a request for service endpoint allocation.
In an embodiment, the entity is configured to:
- receive from the Client, in a request for service endpoint allocation, identification information sent to the Client during a procedure for registration for service endpoint discovery.
In an embodiment, the entity is configured to perform at least one of: - send to the Client a notification in anticipation before an already allocated service endpoint is suppressed,
- receive from the Client a new request for service point allocation,
- allocate at least one new service endpoint, upon new request for service endpoint allocation from the Client.
In an embodiment, the entity is configured to perform at least one of: - send to the Client a notification indicating need of allocation of a new service endpoint in addition to already allocated endpoints,
- receive from the Client a new request for service endpoint allocation,
- allocate at least one new service endpoint, upon new request for service endpoint allocation from the Client.
Other aspects are related to method(s) for access to services provided by a distributed data storage system, comprising at least one step performed by at least one of the thus configured entities, such as (although not limited to) entity referred to as Client and entity referred to as Discovery Function.
A person of skill in the art would readily recognize that steps of various above-described methods can be performed by programmed computers. Herein, some embodiments are also intended to cover program storage devices, e.g., digital data storage media, which are machine or computer readable and encode machine- executable or computer-executable programs of instructions, wherein said instructions perform some or all of the steps of said above-described methods. The program storage devices may be, e.g., digital memories, magnetic storage media such as a magnetic disks and magnetic tapes, hard drives, or optically readable digital data storage media. The embodiments are also intended to cover computers programmed to perform said steps of the above-described methods.

Claims

1. An entity referred to as Client, configured to:
- support access to services provided by a distributed data storage system, via at least one service end point allocated to the Client by an entity referred to as Service Discovery Function based on at least one of: Client requirements, and conditions at the distributed data storage system.
2. An entity according to claim 1, wherein:
- the distributed data storage system includes a Data Layer of a
communication network such as 5G network.
3. An entity according to claim 1 or 2, wherein:
- said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
4. An entity according to any of claims 1 to 3, wherein:
- Client requirements include at least one of:
location of the Client,
performances required by the Client,
• access redundancy level required by the Client.
5. An entity according to any of claims 1 to 4, wherein:
conditions at the distributed data storage system include at least one load conditions,
configuration conditions.
6. An entity according to any of claims 1 to 5, configured to: - indicate to the Service Discovery Function, if data needs to be stored locally and/or if data needs to be stored remotely.
7. An entity according to any of claims 1 to 6, configured to:
- indicate its requirements to the Service Discovery Function during a procedure for registration for service end point discovery.
8. An entity according to any of claims 1 to 7, configured to:
- send to the Service Discovery Function a request for service endpoint allocation.
9. An entity according to any of claims 1 to 8, configured to:
- provide in a request for service endpoint allocation sent to the Service Discovery Function, identification information received from the Service Discovery Function during a procedure for registration for service endpoint discovery.
10. An entity according to any of claims 1 to 9, configured to perform at least one of:
- receive from the Service Discovery Function a notification in anticipation before an already allocated service endpoint is suppressed,
- upon reception of a notification from the Service Discovery Function, send to the Service Discovery Function a new request for service endpoint allocation,
- connect to a new allocated service endpoint before disconnecting from an already allocated service endpoint.
11. An entity according to any of claims 1 to 10, configured to perform at least one of:
- receive from the Service Discovery Function a notification indicating need of allocation of a new service endpoint in addition to already allocated endpoints, - upon reception of a notification from the Service Discover Function, send to the Service Discovery Function a new request for service endpoint allocation,
- connect to a new allocated endpoint, in addition to connection to already allocated service endpoints.
12. An entity referred to as Service Discovery Function, configured to:
- support access by an entity referred to as Client, to services provided by distributed data storage system, via at least one service end point allocated to the Client by the Service Discovery Function based on at least one of: Client
requirements, and conditions at the distributed data storage system.
13. An entity according to claim 12, wherein:
- the distributed data storage system includes a Data Layer of a
communication network such as 5G network.
14. An entity according to claim 12 or 13, wherein:
- said services include at least one of: create, read, modify, delete data, subscribe to notification of data modification, receive notification of data modification.
15. An entity according to any of claims 12 to 14, wherein:
Client requirements include at least one
location of the Client,
performances required by the Client,
data redundancy level required by the Client.
16. An entity according to any of claims 12 to 15, wherein:
- conditions at the distributed data storage system include at least one of: load conditions,
configuration conditions.
17. An entity according to any of claims 12 to 16, configured to:
- receive from the Client an indication if data needs to be stored locally and/or if data needs to be stored remotely.
18. An entity according to any of claims 12 to 17, configured to:
- receive Client requirements during a procedure for registration for service end point discovery.
19. An entity according to any of claims 12 to 18, configured to:
- memorize information received from the Client during a procedure for registration for service end point discovery.
20. An entity according to any of claims 12 to 19, configured to:
- receive from the Client a request for service endpoint allocation.
21. An entity according to any of claims 12 to 20, configured to:
- receive from the Client, in a request for service endpoint allocation, identification information sent to the Client during a procedure for registration for service endpoint discovery.
22. An entity according to any of claims 12 to 21, configured to perform at least one of:
- send to the Client a notification in anticipation before an already allocated service endpoint is suppressed,
- receive from the Client a new request for service point allocation,
- allocate at least one new service endpoint, upon new request for service endpoint allocation from the Client.
23. An entity according to any of claims 12 to 22, configured to perform at least one of:
- send to the Client a notification indicating need of allocation of a new service endpoint in addition to already allocated endpoints,
- receive from the Client a new request for service endpoint allocation,
- allocate at least one new service endpoint, upon new request for service endpoint allocation from the Client.
24. A method for access to services provided by a distributed data storage system, said method comprising at least one step performed by at least one of an entity referred to as Client according to any of claims 1 to 11, and an entity referred to as Service Discovery Function according to any of claims 12 to 23.
PCT/EP2017/074897 2016-10-07 2017-09-29 Access to services provided by a distributed data storage system Ceased WO2018065334A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/339,905 US11089104B2 (en) 2016-10-07 2017-09-29 Access to services provided by a distributed data storage system
CN201780071056.8A CN110024358B (en) 2016-10-07 2017-09-29 Access to services provided by a distributed data storage system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP16306326.6 2016-10-07
EP16306326.6A EP3306896B1 (en) 2016-10-07 2016-10-07 Access to services provided by a distributed data storage system

Publications (1)

Publication Number Publication Date
WO2018065334A1 true WO2018065334A1 (en) 2018-04-12

Family

ID=57189986

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2017/074897 Ceased WO2018065334A1 (en) 2016-10-07 2017-09-29 Access to services provided by a distributed data storage system

Country Status (4)

Country Link
US (1) US11089104B2 (en)
EP (1) EP3306896B1 (en)
CN (1) CN110024358B (en)
WO (1) WO2018065334A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3306896B1 (en) * 2016-10-07 2025-10-22 Nokia Technologies Oy Access to services provided by a distributed data storage system
US11681568B1 (en) * 2017-08-02 2023-06-20 Styra, Inc. Method and apparatus to reduce the window for policy violations with minimal consistency assumptions
CN110049089A (en) * 2019-01-09 2019-07-23 阿里巴巴集团控股有限公司 A kind of service register center
CN113542013B (en) * 2021-06-24 2023-04-07 新华三大数据技术有限公司 Method, device and equipment for distributing virtualized network function management messages

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7843843B1 (en) * 2004-03-29 2010-11-30 Packeteer, Inc. Adaptive, application-aware selection of differntiated network services
US20140043993A1 (en) * 2011-04-01 2014-02-13 Alexander Sirotkin Intelligent p-gw relocation for sipto service continuity
US20150117430A1 (en) * 2012-07-06 2015-04-30 Huawei Technologies Co., Ltd. Methods, Devices, and Systems for Registering and Discovering Service
US20160183168A1 (en) * 2014-12-22 2016-06-23 Qualcomm Incorporated Enhanced access network query protocol (anqp) signaling to scale to support large numbers of service providers at an access point (ap)

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6332198B1 (en) * 2000-05-20 2001-12-18 Equipe Communications Corporation Network device for supporting multiple redundancy schemes
AU2001216957A1 (en) 2000-10-10 2002-04-22 Nokia Corporation Service discovery and service partitioning for a subscriber terminal between different networks
EP1625516A1 (en) 2003-05-16 2006-02-15 NTT DoCoMo, Inc. Personalized service selection
US20080040151A1 (en) * 2005-02-01 2008-02-14 Moore James F Uses of managed health care data
US20160004820A1 (en) * 2005-02-01 2016-01-07 Newsilike Media Group, Inc. Security facility for maintaining health care data pools
US20070106754A1 (en) * 2005-09-10 2007-05-10 Moore James F Security facility for maintaining health care data pools
JP4701018B2 (en) 2005-06-22 2011-06-15 キヤノン株式会社 Communication apparatus and communication method
CN101650741B (en) * 2009-08-27 2011-02-09 中国电信股份有限公司 A method and system for real-time updating of indexes for distributed full-text retrieval
KR101710452B1 (en) * 2010-04-21 2017-02-28 삼성전자주식회사 Method and apparatus for transmitting/receiving service discovery information in a multimedia transmission system
EP2580896B1 (en) 2010-06-14 2020-02-26 Samsung Electronics Co., Ltd Hybrid delivery mechanism in a multimedia transmission system
US9596122B2 (en) * 2010-12-03 2017-03-14 International Business Machines Corporation Identity provider discovery service using a publish-subscribe model
US9667713B2 (en) 2011-03-21 2017-05-30 Apple Inc. Apparatus and method for managing peer-to-peer connections between different service providers
JP6141006B2 (en) * 2012-12-27 2017-06-07 キヤノン株式会社 Communication device, control method, and program
KR102005408B1 (en) 2013-08-08 2019-07-30 삼성전자주식회사 Method and apparatus for registering and authenticating a device in a wireless communication system
CN103701916B (en) * 2013-12-31 2017-10-27 赛凡信息科技(厦门)有限公司 The dynamic load balancing method of distributed memory system
US9635124B2 (en) * 2014-01-15 2017-04-25 Qualcomm Connected Experiences, Inc. Conveying state changes using connectionless messaging and a store-and-forward cache
CN104754040B (en) * 2014-03-31 2019-02-12 惠州Tcl移动通信有限公司 System for end-to-end cloud service virtualization
CN105530620B (en) 2014-09-29 2019-02-12 电信科学技术研究院 A kind of method, apparatus and communication system directly found
US9407612B2 (en) 2014-10-31 2016-08-02 Intel Corporation Technologies for secure inter-virtual network function communication
US9722873B2 (en) * 2014-12-04 2017-08-01 Microsoft Technology Licensing, Llc Zero-downtime, reversible, client-driven service migration
US10332180B2 (en) * 2014-12-23 2019-06-25 Ntt Docomo, Inc. Method and apparatus for proximity service discovery
US9930025B2 (en) * 2015-03-23 2018-03-27 Duo Security, Inc. System and method for automatic service discovery and protection
JP6579884B2 (en) * 2015-09-24 2019-09-25 キヤノン株式会社 Communication device, control method, and program
EP3306896B1 (en) * 2016-10-07 2025-10-22 Nokia Technologies Oy Access to services provided by a distributed data storage system
US10493784B2 (en) * 2017-03-31 2019-12-03 Canon Kabushiki Kaisha Printing apparatus, printing system, method of controlling printing apparatus, method of controlling printing system, and storage medium
CA3020118A1 (en) * 2017-10-09 2019-04-09 Comcast Cable Communications, Llc Ethernet type packet data unit session communications
US11006316B2 (en) * 2017-10-16 2021-05-11 Ofinno, Llc Header compression for ethernet frame
US10785145B2 (en) * 2018-02-19 2020-09-22 Arista Networks, Inc. System and method of flow aware resilient ECMP

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7843843B1 (en) * 2004-03-29 2010-11-30 Packeteer, Inc. Adaptive, application-aware selection of differntiated network services
US20140043993A1 (en) * 2011-04-01 2014-02-13 Alexander Sirotkin Intelligent p-gw relocation for sipto service continuity
US20150117430A1 (en) * 2012-07-06 2015-04-30 Huawei Technologies Co., Ltd. Methods, Devices, and Systems for Registering and Discovering Service
US20160183168A1 (en) * 2014-12-22 2016-06-23 Qualcomm Incorporated Enhanced access network query protocol (anqp) signaling to scale to support large numbers of service providers at an access point (ap)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
3GPP TR 23.799

Also Published As

Publication number Publication date
US11089104B2 (en) 2021-08-10
CN110024358A (en) 2019-07-16
EP3306896A1 (en) 2018-04-11
US20200053153A1 (en) 2020-02-13
CN110024358B (en) 2022-05-03
EP3306896B1 (en) 2025-10-22

Similar Documents

Publication Publication Date Title
EP4044557B1 (en) Device and method for providing information of application server in mobile communication system
JP6513878B2 (en) System and method for load balancing in a distributed software defined network packet core system
JP7004738B2 (en) Methods and equipment for session management function selection
US12075527B2 (en) Retrieving a core network or access network assigned user equipment identifier
US11929882B2 (en) Migration to indirect communication mode in a service-based architecture
WO2019029525A1 (en) Network function information management method and related device
WO2017133535A1 (en) Network slice selection method, policy generation method, and network node
US11089104B2 (en) Access to services provided by a distributed data storage system
US20240340077A1 (en) Satellite switching method, apparatus, storage medium, and chip system
CN105227602A (en) A kind of method of load balancing, client, registrar and system
CN109819484B (en) Session context processing method, network element and terminal equipment
JP2020537401A (en) Methods and equipment for proxies between different architectures
CN102984762A (en) Method and device for function allocation of IMS
US20220019380A1 (en) Methods providing network service restoration context and related service instance sets and storage resource nodes
US12490137B2 (en) P-CSCF registration and discovery mechanism
US20210195465A1 (en) Traffic in a distributed cloud system
CN102056166A (en) Multihoming implementation method and system in IPSPLIT network
EP4623564A1 (en) Network function profile management
US12568150B1 (en) Methods for optimizing NFProfile discovery and subscriptions
JP5437195B2 (en) Network control method and system
US12598463B2 (en) Systems and methods auto-discover instances of compute instances and network components instantiated in the 5G cloud
JP7277062B2 (en) Method and apparatus for session management function selection
CN109495529B (en) Business processing method, first device and second device
WO2025237051A1 (en) Communication method and apparatus
WO2025074427A1 (en) Method and system for managing resources allocation in a telecommunication network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17777276

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17777276

Country of ref document: EP

Kind code of ref document: A1