How to make my storage pool bootable entities

Pavan Kumar 1 Reputation point
2023-01-25T06:16:34.84+00:00

i have a Virtual machine with a virtual disk created from storage pool ,pool was created from 4 disks, how do i boot from storage pool instead of native disk ?

Azure Storage Explorer
Azure Storage Explorer

An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.

Azure Disk Storage
Azure Disk Storage

A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Storage high availability | Other

1 answer

Sort by: Newest
  1. Limitless Technology 45,246 Reputation points
    2023-01-25T16:53:18.0333333+00:00

    Hello there,

    Generally, no - you can't boot from a software RAID volume because the BIOS/UEFI/etc don't know anything about it. Your OS bootloader file might get striped across multiple physical drives and even if the BIOS/UEFI/etc could find the beginning of it (say if it happened to start in the expected location), it would have no idea how to find the rest.

    Similar discussion here https://learn.microsoft.com/en-us/answers/questions/456820/boot-drive-included-in-storage-spaces

    I think you can not include mere partitions in storage spaces pools, but you are NOT forced to dedicate full disks either.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.