Skip to content

Commit

Permalink
Use the storaged's iSCSI DBus API instead of libiscsi
Browse files Browse the repository at this point in the history
libiscsi is, at this point, a giant hack and its python bindings are another
giant hack on top of that hack. Instead of dealing with these, we should just
use the DBus API for iSCSI provided by the storaged daemon.

The only change in behaviour should be that all nodes are marked for automatic
startup while before this patch it was only nodes that weren't required for the
root file system marked that way. Is there a problem with marking nodes required
for the root file system (and thus started up by dracut)? If so, isn't that a
bug in openiscsi?
  • Loading branch information
vpodzime committed Feb 5, 2016
1 parent 4769a5e commit 9280eff
Showing 1 changed file with 111 additions and 162 deletions.

0 comments on commit 9280eff

Please sign in to comment.