LAN-free backup

A LAN-free backup is a backup of server data to a shared, central storage device without sending the data over the local area network (LAN). It is usually achieved by using a storage area network (SAN).

Note that trivial backup to a dedicated, unshared storage device (such as local tape drive) does not meet the definition.

Technical aspects

The goal of LAN-free backup is to reduce the load on LAN and reduce the time it takes to complete the backup. It offers an alternative way of backup than a simple data copy to network-attached storage (NAS) over LAN

It comes in different flavours:

  • with backup server: in addition to a shared storage device (usually a traditional tape library), there exists a central server arbitrating access to device (for all the other SAN servers). The central server however, does not handle data stream itself.
  • without backup server: the storage facility (usually a virtual tape library, or VTL) is smart enough to handle multiple data accesses without intermediate component.
gollark: Your thing pulls in an entire Lua VM for about five lines of JS, soooo...
gollark: I think a big reason for inefficiency is that some sites seem obsessed with shipping big images with their content even when it's not meaningful or helpful.
gollark: I've designed my website to be very lightweight, though, so it's reasonably good for people on slow connections and loads very fast.
gollark: I'm on a 30something Mbps VDSL connection, which I consider bad but which is actually somehow better than many people I interact with.
gollark: I don't think that would work, maybe do `WHERE selector LIKE ?` and substitute in `%whatever%` instead.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.