Comment 8 for bug 1372466

Revision history for this message
Dmitriy Novakovskiy (dnovakovskiy) wrote :

AlexeyZ,

I need your help with review of this bug. Judging from description, there's an issue when a node is "discovered" state is shut down, it's storage controller is disabled, the node is brought back. Due to some hack restricting empty updates of node's disk configuration the "discovered" node coming back online will not reflect the change of storage controller (it's removal).

Can you please validate whether the following flow will work in 8.0:

1. User boots a node into PXE boot, it's discovered by Fuel, provisioned with bootstrap image
2. User shuts down the node and removes disks/storage controllers from it
3. User boots the node again - into PXE boot
4. The node is re-discovered by Fuel as the one not having storage options in it

If it will work - I think we can solve this issue by documentation.