Comment 3 for bug 1887669

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

From logs:

storage:
  config:
  - {path: /dev/dasda, wipe: superblock, preserve: false, name: '', grub_device: false,
    device_id: 0.0.262f, type: disk, id: disk-dasda}
  - {fstype: ext4, volume: disk-dasda, preserve: false, type: format, id: format-0}
  - {device: format-0, path: /, type: mount, id: mount-0}
  version: 1

I think this is missing dasd configuration, specifically the superblock wipe command should not be there, and instead there should be two `type: dasd` commands.

- id: dasd_root
  type: dasd
  device_id: 0.0.1520
  blocksize: 4096
  disk_layout: cdl
  label: 0X1520
  mode: quick
- id: disk0
  type: disk
  ptable: vtoc
  serial: 0X1520
  name: root_disk
  wipe: superblock