[ovirt-users] Making modules persistant on ovirt-node
Fabian Deutsch
fdeutsch at redhat.com
Fri Jun 26 03:57:07 EDT 2015
----- Original Message -----
> I recently added FCOE to my oVirt-node servers and I need a way for the
> modprobe to persist through reboot.
Hey Tim,
you can try adding the modprobe command to /etc/rc.d/rc.local
And the run
$ chmod a+x /etc/rc.d/rc.local
$ persist /etc/rc.d/rc.local
This might work, but it depends on when the FC device needs to be accessible.
- fabian
More information about the Users
mailing list