Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
NETWORK BACKUP
Document Type and Number:
WIPO Patent Application WO/2016/080963
Kind Code:
A1
Abstract:
Implementations may obtain a backup from a first storage system accessible outside a local area network (LAN). The backup may be stored on a second storage system inaccessible outside the LAN. An authorized backup user may be authenticated and the backup may be copied from the to a third storage system accessible outside the LAN.

Inventors:
ANDERS VALENTIN (US)
Application Number:
PCT/US2014/066128
Publication Date:
May 26, 2016
Filing Date:
November 18, 2014
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
HEWLETT PACKARD ENTPR DEV LP (US)
International Classes:
H04L12/24; H04L12/28
Foreign References:
US20030018657A12003-01-23
US8689294B12014-04-01
US20110289561A12011-11-24
US20060230264A12006-10-12
KR20050041898A2005-05-04
Attorney, Agent or Firm:
FEBBO, Michael A. et al. (3404 E. Harmony RoadMail Stop 7, Fort Collins CO, US)
Download PDF:
Claims:
CLAIMS

1. A method , comprising:

obtaining a backup from a first storage system acoessib!e outside a local area network (LAN);

storing the backup on a second storage system inaccessible outside the LAN;

authenticating an authorized backup user;

copying the backup from the second storage system to a third storage system accessible outside the LAN.

2. The method of claim 1 , wherein the first storage system is read-only accessible by a backup system obtaining the backup from the first storage system.

3. The method of claim 1 , further comprising:

maintaining the backup in the second storage system for at least a quarantine period.

4. The method of claim 1 , further comprising:

authenticating the authorized backup user using a channel other than a network connection to the LAN.

5. The method of claim 1 , further comprising:

wherein the backup on the third storage system is accessible with read only privileges to the authorized backup user.

6. A system, comprising:

an authenticator to obtain verification of an identification of a user authorized for backup recovery over an out-of-band channel;

a backup instructor to instruct a backup system to allow recovery of a backup by copying a backup from a first storage system inaccessible outside a local area network to a second storage system accessible outside the local area network.

7. The system of claim 6, further comprising:

the backup system connected to the backup instructor over the local area network.

8. The system of claim 7, further comprising the first storage system connected to the backup system over the local area network.

9. The system of claim 6, further comprising:

a firewall connected to the local area network to prevent access to the first storage system from outside the local area network.

10. A non-transitory computer readable medium storing instructions executable by a processor to:

obtain a backup of data from a first storage system, the first storage system accessible outside a local network;

store the backup on a second storage system, the second storage system inaccessible outside the local network;

receive a restore command from an authentication system; and store the backup on a third storage system, the third storage system accessible outside the local network.

11. The non-transitory computer readable medium of claim 10, wherein the first storage system is read-only accessible by a backup system comprising the processor and the non-transitory computer readable medium.

12. The non-transitory computer readable medium of claim 10, wherein the third storage system is read-only accessible by a system outside the local network authorized to access the backup on the third storage system.

13. The non-transitory computer readable medium of claim 10, storing further instructions to:

generate the backup of data on the first storage system.

14. The non-transitory computer readable medium of claim 10, storing further instructions to: obtain the backup of data from the first storage system by copying an existing backup.

15. The non-transitory computer readable medium of claim 10, storing further instructions to:

maintain the backup of data on the second storage system for at least a quarantine period.

Description:
NETWORK BACKUP

BACKGROUND

[0001] A remote backup service is a service that provides a system for backup, storage, and recover of computer files. A cloud backup service provides a remote backup service through a cloud infrastructure. Some cloud backup services allow automated recovery as well as automated backup.

BRIEF DESCRIPTION OF THE DRAWINGS

[0002] Certain examples are described in the following detailed description and in reference to the drawings, in which:

[0003] Figure 1 illustrates an example implementation of a backup system providing temporally isolated backups;

[0004] Figure 2 illustrates an example method of operation of a backup system;

[0005] Figure 3 illustrates an example system including an authenticator and a backup instructor;

[0006] Figure 4 illustrates an example system including a control system, backup system, two storage systems, and firewall; and

[0007] Figure 5 illustrates a backup server including a non-transitory computer readable medium storing backup instructions.

DETAILED DESCRIPTION OF SPECIFIC EXAMPLES

[0008] Many cloud services providing data storage, backup, archiving, and disaster recovery are automated and provide control panel interfaces to allow users to manage their services. Many of these service depend on credentials such as security keys for security and authentication. If these credentials are compromised, an unauthorized party may gain access to the cloud services control panel and may compromise or destroy the user's data as well as their backups or archives.

[0009] Aspects of the disclosed technology provide temporal isolation of data storage backups associated with a remote backup service. A backup copy of data may be kept on an offline storage system that is inaccessible outside a firewall and that cannot be managed using a cloud services control pane!. Recovery of the data from the offline storage may require authentication and approval over a hardened security channel, which may include manual verification of credentials. During the recovery process, a copy of the backup may be transferred from the offline storage to a storage that is accessible from outside the firewall. The copy of the backup may then be transferred to the system using the backup for recovery.

[0010] Figure 1 illustrates an example implementation of a backup system providing temporally isolated backups. The implementation includes a first server 102 connected to a first storage system 107. For example, the first server 102 may be a server hosting a client application. In another example, the first server 102 may be a server hosting a backup application providing backups to a connected client application. In some implementations, the server 102 may be a physical or virtual machine located at a customer premises, a shared premises, or a private, public, or virtual private cloud infrastructure.

[0011] The first storage system 107 may comprise any storage medium. For example, the storage system 107 may be a disk based storage, flash based storage, or other type of storage. In some implementations, the first storage system 107 may be collocated with the server 102. For example, the storage system 107 may a storage volume of the server 102. In other implementations, the storage system 107 may be connected to the server 102 via a network connection. For example, the first storage system 107 may be a network attached storage (NAS) or may be a part of a storage area network (SAN).

[0012] In the illustrated example, the server 102 has read and write privileges to the first storage system 107. The server 102 uses the storage system 107 to store data. For example, if the server 102 executes a backup application, the data may be a backup of other application data. As another example, if the server 102 executes a client application, the data may be the application data, such as a copy of a virtual machine image.

[0013] The Illustrated example further includes a backup server 112. The backup server 112 is connected 105 to the first storage system 107 with read only privileges. For example, the backup server 112 may be on a local area network (LAN) behind a firewall 108 that enforces the privileges. As another example, the first storage system 107 or other network appliance may enforce the read only privileges. The backup server 112 is configured to retrieve a backup of user data on the first storage system 107. For example, the backup server 112 may create a backup of user data stored on the storage system 107. As another example, the backup server 1 12 may obtain a copy of a backup stored on the first storage system 107.

[0014] In this example, the backup server 112 has read and write privileges 111 to a second storage system 114. For example, the second storage system 114 may be a NAS or volume on a SAN that is accessible on the local network by the backup server. As another example, the second storage system 114 may be a local storage volume of backup server 112. For example, backup server 112 and the second storage system 114 may be components of the same physical or virtual machine. In the illustrated implementations, the second storage system 114 is connected to the LAN and inaccessible outside the network. For example, the firewall 108 may prevent access to the second storage system 114 by devices outside the local network.

[0015] In this implementation, the backup server 112 stores the backup retrieved from the first storage system 107 on the second storage system 114. In some implementations, the backup server 112 maintains the backup on the second storage system 114 for at least a predefined quarantine period, during which the backup is not allowed to be deleted from the second storage system 114.

[0016] In the illustrated example, the backup server 112 also has read and write privileges 110 to a third storage system 113. In some

implementations, the third storage system 113 may be a NAS or volume on a SAN that is accessible on the local network by the backup server, in other implementations, the third storage system 113 may a storage volume of the backup server 112. For example, in one implementation, the second storage system 114, and third storage system 113 may both be storage volumes on a system bus of the backup server 112. . [0017] The third storage system 113 is also accessible by the server 102. For example, the server 102 may be granted read only privileges 106 to the third storage system 113, tn this example, if instructed by a control system 109, the backup server 112 retrieves a copy of the backup from the second storage system 114 and writes it onto the third storage system 113. The server 102 may then retrieve the backup from the third storage system 113 and restore It to the first storage system 107.

[0018] In the illustrated example, the control system 109 issues the instruction to retrieve the backup to the backup server 112 after authenticating a custodian 101 of the backup data. For example, the custodian 101 may be a system administrator or other designated party that has authorization to request data retrieval The authentication may occur over a security hardened channel 104. The security hardened channel may be an out-of-band communication channel different from the network connections 103, 105 106 used to connect to the backup server 112 and third storage 113. For example, a multi-factor authentication process may be employed to verify a requesting party is authorized to request a backup restoration. For example, a requesting party may send a request for restoration, and a system administrator of the control system 109 may call the authorized party using a previously designated phone number. The system administrator may then manuaiiy authenticate the authorized party using further authentication procedures. As another example, upon request by the requesting party, a system administrator may call multiple known numbers to speak to a set of authorized security officers. The system administrator may then use the control system 109 to instruct retrieval if the entire set of authorized security offers, or a threshold number of officers, agree to the recovery.

[0019] In this implementation, even if a backup or data stored on the first storage 107 is compromised, an adversary may be prevented from

compromising the copy of the backup because of the quarantine period.

Additionally, the adversary may be prevented from obtaining a copy of the backup data from the second storage 114 because of the control system 109 and firewall 108. [0020] Figure 2 illustrates an example method of operation of a backup system. For example, the method of Figure 2 may be performed by backup server and control system, such as backup server 112 and control system 109 of Figure 1.

[0021 J The example method may include block 201. Block 201 may include obtaining a backup from a first storage system. The first storage system may be accessible outside a local area network (LAN). For example, the first storage system may be located outside a firewall. As an example, the first storage system may be located at a customer's premises or on a public or private cloud infrastructure. In some implementations, the first storage system may be a storage as described with respect to storage 107 of Figure 1. For example, block 201 may include copying an existing backup from the first storage. As another example, block 201 may include generating a backup of other data stored on the first storage system, in various implementations, block 201 may be performed at scheduled times or upon command.

[0022] In some implementations, the first storage system may be readonly accessible by a backup system obtaining the backup from the first storage system. For example, a firewall, such as firewall 108 of Figure 1 , may enforce read-only privileges for the backup system to access the first storage system,

[0023] The example method may also include block 202. Block 202 may include storing the backup on a second storage system. The second storage system may be inaccessible outside the LAN. For example, second storage system may as described with respect to storage system 114 of Figure 1. In some implementations, block 202 may include maintain the backup in the second storage system for at least a quarantine period. For example, the backup system may refuse to execute any command to delete the backup within the quarantine period.

[0024] The example method may include block 203. Block 203 may include authenticating an authorized backup user. In some implementations, the authorized backup user may be authenticated using a channel other than a network connection to the LAN. For example, the authorized backup user may be a data custodian 101 and the channel may be a security hardened channel 104 as described with respect to Figure 1

[0025] The example method may aiso include block 204. Block 204 may include copying the backup from the second storage system to a third storage system. The third storage system may be accessible outside the LAN. For example, the third storage system may be a storage system as described with respect to storage system 113 of Figure 1. In some implementations, the backup on the third storage system is accessible with read only privileges to the authorized backup user.

[0026] Figure 3 illustrates an example system 301 including an authenticator 302 and a backup instructor 303. For example, the examp!e system 301 may be an implementation of a control system 109 as described with respect to Figure 1. In various implementations, the illustrated modules 302, 303 may be implemented as software modules stored on a non-transitory computer readable medium and executed by a processor, as hardware modules, or a combination thereof.

[0027] The example control system 301 may include an authenticator 302. The authenticator 302 may obtain verification of an identification of a user authorized for backup recovery over an out-of-band channel. For example, the control system 301 may provide a user interface to allow a system administrator to provide the identification verification. Additionally, the authenticator 302 may provide authentication information used by the system administrator to authenticate the authorized user, in another example, the authenticator 302 may obtain verification of the identification by performing an automatic authentication procedure. For example, the authenticator 302 may perform mu!ti-factor authentication using one or more communication channels. For example, the authenticator 302 may send a text message containing an authorization code to a previously designated telephone number. The authenticator 302 may then present an interface, such as a web form, on a network channel to allow the authorized user to enter the authorization code.

[0028] The example control system 301 may aiso include a backup instructor 303. Upon authorizing the user for backup recover, the control system 301 may use the instructor 303 to instruct a backup system to allow recovery of a backup. The instruction may be to copy the backup from a first storage system inaccessible outside a local area network (LAN) to a second storage system accessible outside the local area network. For example, the backup system may be a backup server 112, the first storage system may be a storage system 114, and the second storage system may be a storage system 113 as described with respect to Figure 1.

[0029] Figure 4 illustrates an example system including a control system 301 , backup system 309, two storage systems 310, 311, and firewall 305.

[0030] In the illustrated implementation, the system includes a backup system 309. The backup system 309 may be connected to the backup instructor 303 of the control system 301. For example, the backup system 309 may be a backup server 112 as described with respect to Figure 1.

[0031] The system of Figure 4 may further include the first storage system 311 connected to the backup system 309 over the LAN 306. The first storage system 311 may inaccessible outside the LAN 306 and may be used by the backup system 309 to store the backup. For example, the first storage system 311 may be a storage as described with respect to storage system 1 14 of Figure 1.

[0032] The system of Figure 4 may further include a firewall 305. The firewall 305 may be connected to the LAN 306 and may prevent access to the first storage system 311 from outside the LAN 306. Additionally, the firewall 305 may allow read-only access to the second storage system 310 to the authorized user.

[0033] Figure 5 illustrates a backup server 501 including a non-transitory computer readable medium 504 storing backup instructions 505-508. For example, the backup server 501 may be an implementation of a backup server 112 as described with respect to Figure 1. In various implementations, the non- transitory computer readable medium 504 may include memory, such as random access memory or flash memory, storage, or a combination thereof.

[0034] The non-transitory computer readable medium 504 may store a first set of instructions 505. The instructions 505 may be executable by a processor 503 to obtain a backup of data from a first storage system via a network interface 502, In this implementation, the first storage system is accessible outside a local network. For example, the first storage system may be a storage 107 as described with respect to Figure 1. In some cases, the first storage system may be read-only accessible by the backup system 501. In some implementations, the instructions 505 may be further executable to generate the backup by backing up data stored on the first storage system. In other implementations, the instructions 505 may be further executable to obtain the backup of data from the first storage system by copying an existing backup.

[0035] The medium 505 may store a second set of instructions 506. The instructions 506 may be executable by the processor 503 to store the backup on a second storage system, the second storage system inaccessible outside the local network. For example, the processor 503 may execute the instructions 506 to use the interface 502 to store the backup on a storage system such as storage system 114 of Figure 1. in some cases, the instruction 506 may be further executable to maintain the backup on the second storage system for at least a quarantine period.

[0036] The medium 505 may store a third set of instructions 507. The instructions maybe executable by the processor 503 to receive a restore command from an authentication system. For example, the authentication system may be a control system 109 as described with respect to Figure 1.

[0037] The medium 505 may store a fourth set of instructions 508. the instructions 508 may be executable by the processor 503 to store the backup on a third storage system accessible outside the local network. For example, the instructions 508 may be executable to store the backup on the third system in response to receiving the restore command. In some implementations, the third system may be as described with respect to the storage 113 of Figure 1. For example, the third system may be read-only accessible by a system outside the local network authorized to access the backup on the third storage system.

[0038] in the foregoing description, numerous details are set forth to provide an understanding of the subject disclosed herein. However, implementations may be practiced without some or all of these details. Other implementations may include modifications and variations from the details discussed above. It is intended that the appended claims cover such modifications and variations.