Changes between Version 15 and Version 16 of ssd


Ignore:
Timestamp:
Mar 14, 2018, 5:03:12 PM (7 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ssd

    v15 v16  
    143143}}}
    144144
    145 And edit the environment variables for the given host in /etc/sv/kvm/HOST/env.
     145Make this change permanent. Edit: /etc/udev/rules.d/92-kvm_creator-jacobs.rules and add a new line:
     146
     147{{{
     148ACTION=="change", SUBSYSTEM=="block", ATTR{dm/name}=="vg_wiwa1-jacobs", GROUP="jacobs"
     149}}}
     150
     151And edit the environment variables for the given host in /etc/kvm-manager/jacobs/env.
    146152
    147153You must indicate to kvm-manager that the `scsi` driver should be used instead of the default virtio driver.