Comment 2 for bug 1470276

Revision history for this message
Samantha Jian-Pielak (samantha-jian) wrote :

It was a copy and paste from the hpvsa driver. Not necessary since ahci is for SATA, and snic is for SCSI.

I used this drivers.yaml (http://pastebin.ubuntu.com/11875478/) which didn't have blacklist ahci in the snic section, and the system is provisioned successfully.

ubuntu@mature-sheep:~$ cat /var/log/kern.log |grep BOOT_IMAGE
Jul 13 18:27:37 mature-sheep kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic root=UUID=e1845928-cccd-4f30-a74f-f3e20e160f32 ro modprobe.blacklist=
Jul 13 18:27:37 mature-sheep kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-44-generic root=UUID=e1845928-cccd-4f30-a74f-f3e20e160f32 ro modprobe.blacklist=
ubuntu@mature-sheep:~$