Changes between Version 14 and Version 15 of ssd


Ignore:
Timestamp:
Aug 18, 2017, 3:04:21 PM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ssd

    v14 v15  
    1 [[PageOutline]]
     1 [[PageOutline]]
    22
    33= Solid State Drives =
     
    148148
    149149 * HDA will probably be set to the path to the regular block device (e.g. `/dev/mapper/vg_wiwa0-jacobs`). Leave it as is (it will default to the virtio driver).
    150  * Add a new variable: HDB set to the path to the ssd block device followed by scsi (e.g. `/dev/mapper/vg_wiwa1-jacobs scsi`). NOTE - this method is in transition. See [ticket:12797#comment:4]. The new method is to add an environment variable named after the disk, e.g. HDB_DRIVER=scsi.
    151 
     150 * Add a new variable: HDB set to the path to the ssd block device (e.g. `/dev/mapper/vg_wiwa1-jacobs`).
     151 * Add another new environment variable named after the disk, e.g. HDB_DRIVER with the content: `scsi`.
    152152
    153153Reboot the guest.