| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
| hello guy, my en1 ethernet ainterface was neither in a defined or available state, when i run cfgmgr; the following error was display; method error (/usr/lib/methods/cfgefscsi -l fcsci1): 0514-061 cannot find a child device cfgmgr: 0514-0621 WARNING:The following device packages are required for device support but are not currently installed devices.fcp.tm what steps can i take to get it work? any body out there to help! John |
|
#2
| ||||
| ||||
Hi This is not an ethernet device but a HBA (Host Bus Adapter) device. Also known as Fiber Channel Adapter, in AIX you can use it to transfer information in storage access network (SAN) using the FC protocol (Fibre Channel - Wikipedia, the free encyclopedia) as well as using TCPIP protocl to transfer data as in a EThernet Network. Look like your AIX needs some device drivers, please issue the following commands in order to check: lslpp -l | grep df1000 It should display something similar to: lslpp -l | grep df1000 devices.pci.df1000f7.com 5.3.0.50 APPLIED Common PCI FC Adapter Device devices.pci.df1000f7.diag devices.pci.df1000f7.rte 5.3.0.30 COMMITTED PCI FC Adapter Device Software devices.pci.df1000f9.diag 5.3.0.0 COMMITTED 64-bit PCI FC Adapter Device devices.pci.df1000f9.rte 5.3.0.30 COMMITTED 64-bit PCI FC Adapter Device devices.pci.df1000fa.diag 5.3.0.0 COMMITTED FC PCI-X Adapter Device devices.pci.df1000fa.rte 5.3.0.50 APPLIED FC PCI-X Adapter Device devices.pci.df1000fd.diag 5.3.0.0 COMMITTED FC PCI-X Adapter Device devices.pci.df1000fd.rte 5.3.0.50 APPLIED 4Gb PCI-X FC Adapter Device devices.pci.df1000f7.com 5.3.0.50 APPLIED Common PCI FC Adapter Device devices.pci.df1000f7.diag devices.pci.df1000f7.rte 5.3.0.30 COMMITTED PCI FC Adapter Device Software Please confirm all these drivers below are installed. You can also run cfgmgr with the following flag and the AIX install cd in the server: cfgmgr -v -i /dev/cd0 This will try ti config and in case any devices drivers is not found, then AIX will look for them in the install media. Try this and keep us informed. Hope this helps
__________________ cd3lgad0p |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX 5.3 undefine a cdrom device | TheDogBoy | AIX for POWER Systems | 2 | June 19th, 2007 17:12 |
| cannot find a child device | akins2day | AIX for POWER Systems | 0 | June 1st, 2007 12:28 |
| How do i know what is the device driver of any given device ?? | cdelgadop | AIX for POWER Systems | 0 | April 24th, 2007 13:03 |
| How to mount USB device on AIX | enaeem | AIX for POWER Systems | 1 | February 22nd, 2007 12:07 |
| What is this "mover0" device in VIOS? | cdelgadop | AIX for POWER Systems | 0 | November 3rd, 2006 14:04 |