- Community Home
- >
- Networking
- >
- IMC
- >
- Auto Deployment Plan Using Template
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
Forums
Discussions
Discussions
Discussions
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
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
04-12-2021 05:16 AM
04-12-2021 05:16 AM
Hi,
I'm having issues when using Import Auto Deployment Devices to upload a CSV file with pre-populated fields.
After clicking start import button I get the following:
Start to import files...
Necessary file parameters are missing.
The import is complete. Please view information about imported devices on the auto deployment plan page.
I've tried it by leaving the column headings in, and also by only completing the few required fields and removing other fields. I can complete the process manually using the same file name for the config that gets sent to the device and it works fine, but not bulk using the CSV template. There are no imported devices on the auto deployment plan page using the template method.
I'm currently using iMC PLAT 7.3 (E0705) and not sure where the logs are to find out more information as to why it is failing.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 12:28 AM
04-13-2021 12:28 AM
SolutionHello,
It's been a while since I did some setups with CSV Import for ZTP, but one thing I recall is that all the headers in the CSV file were needed, even if some of the optional columns are not filled in. That's excluding the initial 'description' row in the template when you download it, which is only there to inform you of how each field should be filled in, and should be removed before import.
The "necessary file parameters are missing" error generally means you are missing certain columns or values, so that's why I'd recommend testing it with all of them.
So the first row/line should look similar to this:
TargetIp,ConfigFile,ConfigPara,MACAddress,changDeviceInfo,DeviceName,DeviceGroup,DeploySoft,CLIScript,CLIPara,changSnmpPara,SnmpParaVersion,SnmpParaRead,SnmpParaWrite,SnmpParaSecurityUser,SnmpParaContextName,SnmpParaSecuMode,SnmpParaAuthScheme,SnmpParaAuthPassword,SnmpParaPrivScheme,SnmpParaPrivPassword,PingDevType,changTelnet,TelnetStyle,TelnetUseName,TelnetPassword,TelnetSuperWord,changeSsh,SshParaAuthType,SshParaUserName,SshParaPassword,LoginType,mainToBackupFlag
...followed by the next rows/lines that include all the values filled in for the device(s), leaving optional ones blank.
By the way, the in-context Help menu in iMC has a neat table showing all the parameters and how to fill them in as well.
If you are still struggling to get it working, let me know and I'll ask you to send me the import csv file directly, so I can test it in my lab and see what is causing the issue.
Justin
Working @ HPE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2021 06:01 AM
04-13-2021 06:01 AM
Re: Auto Deployment Plan Using Template
Thanks Justin, I got it working by removing the row with descriptions. It also works when removing columns.
I had further issues but they were due to mismatch in variables in the template on iMC and the CSV emplate uploaded.