[openstack-dev] [Fuel] Wiping node's disks on delete

Dmitry Guryanov dguryanov at mirantis.com
Tue Mar 22 14:06:26 UTC 2016


For GPT disks and non-UEFI boot this method will work, since MBR will still
contain first stage of a bootloader code. For UEFI boot things are little
more complicated, we have to find EFI system partition, mount it and
remove/edit some files.

On Tue, Mar 22, 2016 at 4:26 PM, Bulat Gaifullin <bgaifullin at mirantis.com>
wrote:

> What about GPT[1] disks?
> As I know we have plans to support UEFI boot and GPT disks.
>
>
> [1] https://en.wikipedia.org/wiki/GUID_Partition_Table
>
> Regards,
> Bulat Gaifullin
> Mirantis Inc.
>
>
>
> > On 22 Mar 2016, at 13:46, Dmitry Guryanov <dguryanov at mirantis.com>
> wrote:
> >
> > On Tue, 2016-03-22 at 13:07 +0300, Dmitry Guryanov wrote:
> >> Hello,
> >>
> >>  ......
> >>
> >> [0] https://github.com/openstack/fuel-astute/blob/master/mcagents/era
> >> se_node.rb#L162-L174
> >> [1] https://github.com/openstack/fuel-
> >> agent/blob/master/fuel_agent/manager.py#L194-L221
> >
> >
> > Sorry, here is a correct link:
> > https://github.com/openstack/fuel-agent/blob/master/fuel_agent/manager.
> > py#L228-L252
> >
> >
> >>
> >>
> >> --
> >> Dmitry Guryanov
> >
> >
> __________________________________________________________________________
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe:
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 
Dmitry Guryanov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160322/e55aa30d/attachment.html>


More information about the OpenStack-dev mailing list