[rhel6-branch 2/3] fcoe: the control path in sysfs is now /sys/module/libfcoe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Related: rhbz#641420
---
 storage/fcoe.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/storage/fcoe.py b/storage/fcoe.py
index 4260dbf..d3f0c1a 100644
--- a/storage/fcoe.py
+++ b/storage/fcoe.py
@@ -129,7 +129,7 @@ class fcoe(object):
             iutil.execWithRedirect("fipvlan", [ nic, "-c", "-s" ],
                                stdout = "/dev/tty5", stderr="/dev/tty5")
         else:
-            f = open("/sys/module/fcoe/parameters/create", "w")
+            f = open("/sys/module/libfcoe/parameters/create", "w")
             f.write(nic)
             f.close()
 
-- 
1.7.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux