An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computing, thin provisioning involves using virtualization technology to give the appearance of having more physical resources than are actually available. If a system always has enough resource to simultaneously support all of the virtualized resources, then it is not thin provisioned. The term thin provisioning is applied to disk layer in this article, but could refer to an allocation scheme for any resource. For example, real memory in a computer is typically thin-provisioned to running tasks with some form of address translation technology doing the virtualization. Each task acts as if it has real memory allocated. The sum of the allocated virtual memory assigned to tasks typically exceeds the total of real memory.

Property Value
dbo:abstract
  • Thin provisioning je způsob využívání virtualizační technologie, které má zajistit dojem, že existuje více fyzických prostředků, než je ve skutečnosti k dispozici. K aplikaci této technologie dochází v případě, že nemáme dostatek volných prostředků typu úložného prostoru například, ale je možné ji použít v souvislosti s libovolným prostředkem. Zřetelným příkladem může být také využití v prostředí, kdy organizace provozuje jeden fyzický server a na něm např. čtyři virtuální servery. I když má fyzický server limitovanou velikost operační paměti (např. 8 GB), mohu nadefinovat na virtuálních serverech v součtu více operační paměti, než kolik je fyzicky dostupné (např. každý virtuální server bude pracovat se 4 GB RAM). Pokročilými systémovými technikami (know-how výrobců virtualizačních technologií) je pak možné sdílet RAM fyzického serveru tak, že opravdu vzniká dojem nezávislých virtuálních serverů s definovanou virtuální velikostí RAM - tyto techniky např. umožňují sdílet podobné bloky dat, využívat nevyužitou paměť jednoho virtuální serveru jiným apod. Významným důvodem pro použití technologie thin provisioning je zjevně úspora při investicích do infrastruktury. Mohu nastavit využití zdrojů v dostatečné (nikoliv tedy maximální) kapacitě pro konkrétní časové období. Při neexistenci thin provisioning (tedy stav nazývaný fat- nebo thick provisioning) technologie je kladen vyšší nárok na plánování zdrojů v průběhu času a fyzické technologie jsou pořizovány v naddimenzované hodnotě pro daný časový úsek. Jde tedy o pořízení prostředků "do rezervy" pro budoucí růst. Thin provisioning naopak umožňuje nakoupit fyzické prostředky pro právě konkrétní potřeby služeb, přičemž je v průběhu času možné dokupovat požadovanou kapacitu opět podle aktuální potřeby. (cs)
  • Thin Provisioning (TP) (deutsch „schlanke Speicherzuweisung“), bezeichnet ein kostensparendes Verfahren zur Bereitstellung von Speicherkapazität in virtualisierten Speicherumgebungen (Storage-Virtualisierung). Im Gegensatz zur üblichen Vollständigen Zuordnung (Thick Provisioning) wird bei der schlanken Speicherzuweisung nur der Speicher reserviert, welcher auch tatsächlich benötigt wird. Dadurch kann scheinbar mehr Speicher bereitgestellt werden, als tatsächlich vorhanden ist. (de)
  • Le Dynamic provisioning, aussi appelé « Thin Provisioning » ou allocation fine et dynamique est une technologie de Stockage d'information. Il offre aux administrateurs du stockage les avantages de l’allocation fine et dynamique tels que la réduction des coûts, l’optimisation automatique des performances et la facilité d'approvisionnement. Cette fonctionnalité est de plus en plus utilisée par les constructeurs de systèmes de stockage. (fr)
  • In computing, thin provisioning involves using virtualization technology to give the appearance of having more physical resources than are actually available. If a system always has enough resource to simultaneously support all of the virtualized resources, then it is not thin provisioned. The term thin provisioning is applied to disk layer in this article, but could refer to an allocation scheme for any resource. For example, real memory in a computer is typically thin-provisioned to running tasks with some form of address translation technology doing the virtualization. Each task acts as if it has real memory allocated. The sum of the allocated virtual memory assigned to tasks typically exceeds the total of real memory. The efficiency of thin or thick/fat provisioning is a function of the use case, not of the technology. Thick provisioning is typically more efficient when the amount of resource used very closely approximates to the amount of resource allocated. Thin provisioning offers more efficiency where the amount of resource used is much smaller than allocated, so that the benefit of providing only the resource needed exceeds the cost of the virtualization technology used. Just-in-time allocation differs from thin provisioning. Most file systems back files just-in-time but are not thin provisioned. Overallocation also differs from thin provisioning; resources can be over-allocated / oversubscribed without using virtualization technology, for example overselling seats on a flight without allocating actual seats at time of sale, avoiding having each consumer having a claim on a specific seat number. Thin provisioning is a mechanism that applies to large-scale centralized computer disk-storage systems, SANs, and storage virtualization systems. Thin provisioning allows space to be easily allocated to servers, on a just-enough and just-in-time basis. Thin provisioning is called "sparse volumes" in some contexts. (en)
  • Thin provisioning (TP) – informatyczny proces „oszukiwania” systemu operacyjnego polegający na logicznym prezentowaniu mu w pełni funkcjonalnych zasobów dyskowych, pomimo faktu iż w pełni zasobów takich fizycznie on nie posiada. W tradycyjnych systemach komputerowych udostępnienie zasobów dyskowych z zewnętrznych macierzy było procesem długotrwałym. Po utworzeniu odpowiedniego wolumenu, następował proces formatowania lub zerowania całej jego powierzchni, co w zależności od jego wielkości trwało nawet kilkanaście godzin. Dopiero po tym czasie wolumen taki mógł być wykorzystywany przez system operacyjny. W podstawowej funkcjonalności TP pozwala na natychmiastowe udostępnienie zasobów dyskowych zaraz po ich utworzeniu. W momencie utworzenia wolumenu tworzona jest rezerwa o odpowiedniej pojemności, natomiast proces formatowania/zerowania wolumenu odbywa się w tle, równocześnie z korzystaniem z tego wolumenu przez system operacyjny. Pomimo iż system operacyjny logicznie korzysta z całego wolumenu, fizycznie nie posiada on wszystkich zaprezentowanych zasobów. Jednocześnie w typowych rozwiązaniach dyskowych udostępniane są narzędzia do dynamicznego rozszerzania pojemności takich wolumenów, tak aby zwiększyć elastyczność zarządzania oraz wykorzystanie przestrzeni dyskowej. Rozszerzeniem podstawowej funkcjonalności TP jest „virtual provisioning” oraz overalokacja. Virtual provisioning to w najprostszym podejściu możliwość współdzielenia przydzielonych, ale niezapisanych przestrzeni dyskowych pomiędzy wieloma serwerami i systemami operacyjnymi. Natomiast overalokacja to możliwość logicznej prezentacji większej pojemności niż fizycznie jest ona dostępna. (pl)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3332784 (xsd:integer)
dbo:wikiPageLength
  • 6378 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 859782072 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Thin Provisioning (TP) (deutsch „schlanke Speicherzuweisung“), bezeichnet ein kostensparendes Verfahren zur Bereitstellung von Speicherkapazität in virtualisierten Speicherumgebungen (Storage-Virtualisierung). Im Gegensatz zur üblichen Vollständigen Zuordnung (Thick Provisioning) wird bei der schlanken Speicherzuweisung nur der Speicher reserviert, welcher auch tatsächlich benötigt wird. Dadurch kann scheinbar mehr Speicher bereitgestellt werden, als tatsächlich vorhanden ist. (de)
  • Le Dynamic provisioning, aussi appelé « Thin Provisioning » ou allocation fine et dynamique est une technologie de Stockage d'information. Il offre aux administrateurs du stockage les avantages de l’allocation fine et dynamique tels que la réduction des coûts, l’optimisation automatique des performances et la facilité d'approvisionnement. Cette fonctionnalité est de plus en plus utilisée par les constructeurs de systèmes de stockage. (fr)
  • Thin provisioning je způsob využívání virtualizační technologie, které má zajistit dojem, že existuje více fyzických prostředků, než je ve skutečnosti k dispozici. K aplikaci této technologie dochází v případě, že nemáme dostatek volných prostředků typu úložného prostoru například, ale je možné ji použít v souvislosti s libovolným prostředkem. Zřetelným příkladem může být také využití v prostředí, kdy organizace provozuje jeden fyzický server a na něm např. čtyři virtuální servery. I když má fyzický server limitovanou velikost operační paměti (např. 8 GB), mohu nadefinovat na virtuálních serverech v součtu více operační paměti, než kolik je fyzicky dostupné (např. každý virtuální server bude pracovat se 4 GB RAM). Pokročilými systémovými technikami (know-how výrobců virtualizačních technol (cs)
  • In computing, thin provisioning involves using virtualization technology to give the appearance of having more physical resources than are actually available. If a system always has enough resource to simultaneously support all of the virtualized resources, then it is not thin provisioned. The term thin provisioning is applied to disk layer in this article, but could refer to an allocation scheme for any resource. For example, real memory in a computer is typically thin-provisioned to running tasks with some form of address translation technology doing the virtualization. Each task acts as if it has real memory allocated. The sum of the allocated virtual memory assigned to tasks typically exceeds the total of real memory. (en)
  • Thin provisioning (TP) – informatyczny proces „oszukiwania” systemu operacyjnego polegający na logicznym prezentowaniu mu w pełni funkcjonalnych zasobów dyskowych, pomimo faktu iż w pełni zasobów takich fizycznie on nie posiada. (pl)
rdfs:label
  • Thin provisioning (cs)
  • Thin Provisioning (de)
  • Dynamic Provisioning (fr)
  • Thin provisioning (pl)
  • Thin provisioning (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License