[PATCH] Add the "Add FCoE" dialog.

Radek Vykydal rvykydal at redhat.com
Mon Apr 29 15:30:21 UTC 2013


On 04/22/2013 05:23 PM, Chris Lumens wrote:
>>   po/POTFILES.in                                 |   1 +
>>   pyanaconda/constants.py                        |   1 +
>>   pyanaconda/ui/gui/spokes/advstorage/fcoe.glade | 268 +++++++++++++++++++++++++
>>   pyanaconda/ui/gui/spokes/advstorage/fcoe.py    | 121 +++++++++++
>>   pyanaconda/ui/gui/spokes/filter.py             |  15 +-
>>   5 files changed, 405 insertions(+), 1 deletion(-)
>>   create mode 100644 pyanaconda/ui/gui/spokes/advstorage/fcoe.glade
>>   create mode 100644 pyanaconda/ui/gui/spokes/advstorage/fcoe.py
> I don't have any FCoE setup here, so I am posting this patch in the
> hopes that someone who does can apply it and try it out.  I've loaded it
> up to verify that there's no tracebacks, but that's the best I can do.
> I also do not know if FCoE devices will appear in the filter UI and how
> they will look if they do.

I've checked on storageqe-13.rhts.eng.bos.redhat.com in beaker that
the FCoE SAN disks are actually created (seeing them in 
/proc/partitions) but
they are showed neither in filter UI nor in Adv storage widget.

I may look into it deeper.

If you want to take a look too, you can connect to installation in progress:

ssh root at storageqe-13.rhts.eng.bos.redhat.com
vncviewer storageqe-13.rhts.eng.bos.redhat.com:1
console -M conserver.englab.brq.redhat.com 
storageqe-13.rhts.eng.bos.redhat.com

the iface attached to SAN (to be chosen in Add FCoE) has MAC address 
ending :35

For further tries, boot target to choose in grub is: install-fcoe (it is 
Apr 25 nightly (19.20) with updates
from master with your FCoE patch from the list)

Not sure for how long I'll have the machine loaned.

Radek


More information about the anaconda-patches mailing list