{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
        "slug": "dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/"
        },
        "title": "Distinguish a Storage Spaces pool from the resiliency of each virtual disk",
        "summary": "Where is the data-protection choice made in a Windows Storage Spaces design?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "network-infrastructure",
            "label": "Networks & infrastructure",
            "alt": "Resilient network core with engineered blue and gold data paths.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            },
            {
                "slug": "networks-infrastructure",
                "name": "Networks & Infrastructure",
                "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:14:31+00:00",
        "modified_at": "2026-09-08T18:26:31+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 1,
        "word_count": 196,
        "potentially_affected": "Administrators reviewing Windows Server Storage Spaces pools and virtual disks.",
        "dse_recommendation": "Prepare a mapping from each workload to its virtual disk and selected resiliency.",
        "primary_source": {
            "name": "Storage Spaces overview",
            "url": "https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Storage Spaces combines physical drives into logical pools and creates virtual disks from the pooled capacity. Microsoft describes choosing resiliency and performance characteristics for each virtual disk. A simple space stripes data without redundancy, so a drive failure can lose data. Mirror spaces duplicate data into two or three copies, providing a different protection model from a simple space. <a href=\"https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft documentation</a>.</p>\n<h2>Applicability</h2>\n<p>Identify the physical drives, pool, virtual disks, workload data, and required recovery behavior. Review the supported hardware and configuration for the actual Storage Spaces design rather than inferring protection from a pool name.</p>\n<h2>DSE recommendation</h2>\n<p>Prepare a mapping from each workload to its virtual disk and selected resiliency. Have the data owner explicitly approve any simple space and document how its contents can be recreated or recovered. Keep the physical pool inventory separate from the virtual-disk protection decision.</p>\n<h2>Verification</h2>\n<p>Inspect the actual virtual-disk resiliency and compare it with the approved mapping. Verify representative file access and the documented recovery procedure using an authorized test. Record unprotected data or an unexpected virtual-disk layout as a finding before expanding the workload onto that storage.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Storage Spaces overview</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nStorage Spaces combines physical drives into logical pools and creates virtual disks from the pooled capacity. Microsoft describes choosing resiliency and performance characteristics for each virtual disk. A simple space stripes data without redundancy, so a drive failure can lose data. Mirror spaces duplicate data into two or three copies, providing a different protection model from a simple space. Microsoft documentation.\nApplicability\nIdentify the physical drives, pool, virtual disks, workload data, and required recovery behavior. Review the supported hardware and configuration for the actual Storage Spaces design rather than inferring protection from a pool name.\nDSE recommendation\nPrepare a mapping from each workload to its virtual disk and selected resiliency. Have the data owner explicitly approve any simple space and document how its contents can be recreated or recovered. Keep the physical pool inventory separate from the virtual-disk protection decision.\nVerification\nInspect the actual virtual-disk resiliency and compare it with the approved mapping. Verify representative file access and the documented recovery procedure using an authorized test. Record unprotected data or an unexpected virtual-disk layout as a finding before expanding the workload onto that storage.\nOfficial references\nMicrosoft Learn: Storage Spaces overview. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nStorage Spaces combines physical drives into logical pools and creates virtual disks from the pooled capacity. Microsoft describes choosing resiliency and performance characteristics for each virtual disk. A simple space stripes data without redundancy, so a drive failure can lose data. Mirror spaces duplicate data into two or three copies, providing a different protection model from a simple space. [Microsoft documentation](https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview).\n\n## Applicability\n\nIdentify the physical drives, pool, virtual disks, workload data, and required recovery behavior. Review the supported hardware and configuration for the actual Storage Spaces design rather than inferring protection from a pool name.\n\n## DSE recommendation\n\nPrepare a mapping from each workload to its virtual disk and selected resiliency. Have the data owner explicitly approve any simple space and document how its contents can be recreated or recovered. Keep the physical pool inventory separate from the virtual-disk protection decision.\n\n## Verification\n\nInspect the actual virtual-disk resiliency and compare it with the approved mapping. Verify representative file access and the documented recovery procedure using an authorized test. Record unprotected data or an unexpected virtual-disk layout as a finding before expanding the workload onto that storage.\n\n## Official references\n\n[Microsoft Learn: Storage Spaces overview](https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Distinguish a Storage Spaces pool from the resiliency of each virtual disk",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/",
                "headline": "Distinguish a Storage Spaces pool from the resiliency of each virtual disk",
                "description": "Where is the data-protection choice made in a Windows Storage Spaces design?",
                "abstract": "Where is the data-protection choice made in a Windows Storage Spaces design?",
                "articleBody": "Source facts\nStorage Spaces combines physical drives into logical pools and creates virtual disks from the pooled capacity. Microsoft describes choosing resiliency and performance characteristics for each virtual disk. A simple space stripes data without redundancy, so a drive failure can lose data. Mirror spaces duplicate data into two or three copies, providing a different protection model from a simple space. Microsoft documentation.\nApplicability\nIdentify the physical drives, pool, virtual disks, workload data, and required recovery behavior. Review the supported hardware and configuration for the actual Storage Spaces design rather than inferring protection from a pool name.\nDSE recommendation\nPrepare a mapping from each workload to its virtual disk and selected resiliency. Have the data owner explicitly approve any simple space and document how its contents can be recreated or recovered. Keep the physical pool inventory separate from the virtual-disk protection decision.\nVerification\nInspect the actual virtual-disk resiliency and compare it with the approved mapping. Verify representative file access and the documented recovery procedure using an authorized test. Record unprotected data or an unexpected virtual-disk layout as a finding before expanding the workload onto that storage.\nOfficial references\nMicrosoft Learn: Storage Spaces overview. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:14:31+00:00",
                "dateModified": "2026-09-08T18:26:31+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-160-distinguish-a-storage-spaces-pool-from-the-resiliency-of-each-virtual-disk/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/network-infrastructure-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Distinguish a Storage Spaces pool from the resiliency of each virtual disk"
                },
                "articleSection": [
                    "IT",
                    "Networks & Infrastructure"
                ],
                "keywords": [
                    "IT",
                    "Networks & Infrastructure",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Networks & Infrastructure",
                        "url": "https://update.dsesecurity.com/topic/networks-infrastructure/"
                    }
                ],
                "wordCount": 196,
                "timeRequired": "PT1M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Storage Spaces overview",
                    "url": "https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/overview"
                }
            }
        ]
    }
}