- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP2920-48G-POE (J9729A) Firmware update issue (fro...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2017 07:55 AM
тАО03-08-2017 07:55 AM
Hello,
I'm having an issue while updating the firmware of my switch through SFTP with WinSCP Software.
"ip ssh filetransfer" is enabled
I also have an "ip shh listen oobm" line in my conf, and of course i'm connecting through the oobm's IP
Default boot is set to "Primary"
Here is what i've done :
- Connecting to my switch using SFTP with WinSCP
- Navigate to "/os" folder
- Copy/Paste the primary or the secondary => ERROR CODE 3 (permission denied) (see attached file)
The same thing happen when I try to remove the secondary or primary file instead of overwriting it.
Please notice that i made another test with another switch with the same firmware (15.16.0011) and everything went fine ! The only difference in the configuration is that the first one (which doesn't work) use OOBM while the second one (which work) do not use OOBM.
So is there any known issue about OOBM and SFTP ? It's really weird that I'm able to connect with WinSCP and navigate inside my switch's folder but I can't overwrite both the primary or the secondary.
Thank you for your help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2017 12:37 PM - edited тАО03-08-2017 02:39 PM
тАО03-08-2017 12:37 PM - edited тАО03-08-2017 02:39 PM
Re: HP2920-48G-POE (J9729A) Firmware update issue (from 15.16.0011 to 16.02.0010) WinSCP
Just curious: Is the primary/secondary file timestamps (Year 2036?) and permissions (rwxrw----) the same on both switches (OoBM and not OoBM) used for SCP file transfer testing?
Then, why exactly using WB.16.02.0010 (August 2016) when the latest one available is WB.16.02.0016 (January 2017) if the starting point is WB.15.16.0011 (November 2015)? Is software version WB.16.02.0010 special?
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2017 09:20 PM
тАО03-08-2017 09:20 PM
Re: HP2920-48G-POE (J9729A) Firmware update issue (from 15.16.0011 to 16.02.0010) WinSCP
The OOBM should work the same as the data plane with respect to SFTP. I didn't get the exact same error but the switch's file system won't let you create new files. You can only write to existing ones, otherwise you get a permission error. By default I think WinSCP is trying to write a temp file then rename it. You can disable that functionality under Preferences/Endurance.
I was able to load a build on WB.15.16.0011 after disabling that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2017 11:52 PM
тАО03-08-2017 11:52 PM
Re: HP2920-48G-POE (J9729A) Firmware update issue (from 15.16.0011 to 16.02.0010) WinSCP
I second @Michael Patmon: if so, the WinSCP option to be disabled is "Enable transfer resume/transfer to temporary filename for" found under WinSCP Preference -> Transfer -> Endurance.
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2017 03:59 AM - edited тАО03-09-2017 04:38 AM
тАО03-09-2017 03:59 AM - edited тАО03-09-2017 04:38 AM
SolutionThank you very much for the answers.
First of all I'm upgrading from an old version to another old version (15.16.0011 to 16.02.0010) because unfortunately the choice of the version is not up to me.
I was able to upgrade my switch this morning by issuing an SFTP transfer from the switch. The command I used was : "copy sftp flash ......secondary"
So then I just had to reload my switch and make a "copy flash flash primary" and everything was fine.
Unfortunately I didn't resolve my first issue which I encountered while trying to upload the secondary file through SFTP using WinSCP.
- YES I renamed my file exactly the same than it is on the switch's flash : "secondary" without the ".swi" of course
- YES I disabled the resume functionality of WinSCP so that it directly overwrites the file in the switch and it doesn't create a ".part" or something like that.
I believe that the issue seems to be a security rule on the switch configuration because I can navigate through the switch's folder with WinSCP but I cannot copy/paste (overwrite) the primary or the secondary file.
Indeed what is curious is that I can perfectly navigate in the switch's folder but IтАЩm not allowed to overwrite my secondary or primary file...
EDIT : It works.
After reloading the switch and upgrading it I can copy/paste the primary or secondary file to the switch. I remember that I did not reboot the switch after issuing the command "IP SSH Filetransfer" so perhaps a reload is necessary for this command to be taken in consideration.
Anyway thank you for the answer, I will mark the post as resolved.