Skip to content

Instantly share code, notes, and snippets.

@krondor
Created January 26, 2016 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krondor/92f145d67d150eca3602 to your computer and use it in GitHub Desktop.
Save krondor/92f145d67d150eca3602 to your computer and use it in GitHub Desktop.
maas deploy failure
mdadm: No arrays found in config file or automatically
An error occured handling 'cciss!c0d0': FileNotFoundError - [Errno 2] No such file or directory: '/sys/block/c0d0/holders'
[Errno 2] No such file or directory: '/sys/block/c0d0/holders'
Installation failed with exception: Unexpected error while running command.
Command: ['curtin', 'block-meta', 'custom']
Exit code: 3
Reason: -
Stdout: b"mdadm: No arrays found in config file or automatically\nAn error occured handling 'cciss!c0d0': FileNotFoundError - [Errno 2] No such file or directory: '/sys/block/c0d0/holders'\n[Errno 2] No such file or directory: '/sys/block/c0d0/holders'\n"
Stderr: ''
@krondor
Copy link
Author

krondor commented Jan 26, 2016

Occurs on Trusty and Wiley regardless of how I configure storage layout (Flat, LVM, etc...). HP Proliant DL 380 G5s with HP Smart Array P400 Controllers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment