Hi,
I am trying to deploy starlingx on a bearmetal server, but failed, 
After execute "sudo config_controller" and some default configuration confirmed(all-in-one, simplex),  exception printed as below:

01/08: Creating bootstrap configuration ... DONE
02/08: Applying bootstrap manifest ... [  452.567312] EXT4-fs error (device drbd1): ext4_journal_check_start:56: Detected aborted journal
[  452.576753] EXT4-fs (drbd1): Remounting filesystem read-only
[  466.880792] EXT4-fs error (device drbd3): ext4_journal_check_start:56: Detected aborted journal
[  466.886032] EXT4-fs (drbd3): Remounting filesystem read-only
[  479.755269] EXT4-fs error (device drbd0): ext4_journal_check_start:56: Detected aborted journal
[  479.760818] EXT4-fs (drbd0): Remounting filesystem read-only
[  479.766425] EXT4-fs (drbd0): ext4_writepages: jbd2_start: 13312 pages, ino 28; err -30
Failed to execute bootstrap manifest

Configuration failed: failed to apply bootstrap manifest. See /var/log/puppet/latest/puppet.log for details.

I had deployed successfully on a qemu VM with same image, also all-in-one and simplex.
Is there any configurations missed for the bear metal server? I had recovered all BIOS configurations to default for it.
Could anyone help me to fix it?
Thanks

BR
Tim Xiong