This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
IBM Power Systems Development
IBM understands the request and will consider it for our future plans.
The COMMON Europe Advisory Council (CEAC) has reviewed this requirement and recommends that IBM view this as a MEDIUM priority requirement that should be addressed.
Background: The CEAC members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.
To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT
Therese Eaton – CEAC Program Manager, IBM
First, Case TS002823522 did not have anything to do with a failure of TFTP. The TFTP activity is handled by boot loader in the firmware once power down has been completed and power up has re-started.
That said, That doesn't invalidate this RFE request. It's been on our internal list for awhile as a nicety, however, it had never been fully investigated for the following reasons:
1 - No formal customer request had been received.
2 - It isn't a trivial enhancement
3 - Using the documentation from the Network Install White Paper (ftp://public.dhe.ibm.com/systems/support/power/i/nfs_optical_upgrade.pdf) tips and techniques section as well the IBM i and Related Software wiki (http://www.ibm.com/developerworks/ibmi/software) FAQ section, there is a way to verify that the source (Host) server TFTP has been setup correctly prior to kicking off STRNETINS.
It also should be noted that as the TFTP activity executed after STRNETINS is issued is done at the firmware level, it would not be able to be duplicated at the XPF level. At best any verification done within STRNETINS execution would just prove that the source (host) system was setup properly, which can already be done from an aix or PC command prompt as described in our documentation.
If we were able to provide this verification, I would suggest it would just be built into the STRNETINS code to provide a failure if it was detected that the TFTP was not properly setup on the source server. There really isn't a need to have just a validate function. The code should always just validate prior to power down.
I don't to hijack Dr F's RFE but how about extending the HMC to serve these images?
Using something like the Template and OS function you could capture an install or upgrade image and deploy it, as the HMC would not have any other need for NFS / TFTP (where theoretically an IBM i LPAR could) then it could automatically configure itself correctly for the task and so reduce the potential problems that the Doc describes in his use case.