Seite 1 von 1
unterschied zwischen raw, sparse und monolithic
Verfasst: 05.10.2006, 10:40
von Mallah
Kann mir mal bitte jemand den Unterschied erklären zwischen
raw , sparse und monolithic ?
oder einfach ma eine Link zu ner Anleitung
vielen dank
Verfasst: 05.10.2006, 18:36
von continuum
Hi
habe ich neulich mal im US-forum gepostet ...
At the moment current VMware Workstation, VMserver and VMplayer use the following 6 different disktypes:
> "monolithicSparse"
This is a growing disk in one piece - the only disk type that uses no external descriptor but an embedded one
> "monolithicFlat"
This is a pre-allocated disk in one piece - it uses an external descriptorfile
> "twoGbMaxExtentSparse"
this is a growing disk split into 2Gb chunks - it uses an external descriptorfile
> "twoGbMaxExtentFlat"
this is a preallocated disk split into 2Gb chunks - it uses an external descriptorfile
> "fullDevice"
this is a physical disk useing the full disk - it uses an external descriptorfile
> "partitionedDevice"
this is a physical disk and you can allow access per partition - it uses an external descriptorfile
I hope this answers your question about the table you were looking for - damn - some time ago I made one with more details and loaded it to my site but I forgot the link

Ulli
Verfasst: 05.10.2006, 23:21
von Tschoergez
@continuum: Deinen Post im US-forum hatte ich in Erinnerung, hab ihn aber nicht mehr gefunden
Hast Du noch irgendwo nen Link zu den detaillierteren Beschreibungen?
Viele Grüße,
Jörg
Verfasst: 06.10.2006, 00:13
von continuum
Ja ... jein ....
ich habe mal was genaueres auf meine seite gepackt - aber ich weiss nicht mehr wie die html hiess

Verfasst: 09.10.2006, 12:07
von Mallah
vielen dank erstmal..