Editing
ATS
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Upload driver & config == Login to backup3 at i2b as root and go to : <pre>[root@backup3 ~]# cd /root [root@backup3 ~]# ls 047_files disk-image1 disk-image5 driver_win-9.5.4_.zip fs3 fs7 052_FWfiles disk-image2 disk-image6 fs fs4 fs8 055_files disk-image3 disk-image7 fs1 fs5 verify.sh disk-image disk-image4 disk-image8 fs2 fs6 [root@backup3 ~]#</pre> The drivers and configs are in directories <tt>047_files</tt> (old-style cards, in ATS1,2,3,7,8,9) and <tt>055_files</tt> (new-style cards, in ATS4,5,6) Depending on which ATS you're updating, cd to that directory (this example assumes ATS8, an old-style card): <pre>[root@backup3 ~]# cd 047_files/ [root@backup3 ~/047_files]# ls ats1.paconfig.ini ats3.paconfig.ini ats7.paconfig.ini ats9.paconfig.ini rom.bin ats2.paconfig.ini ats4.paconfig.ini ats8.paconfig.ini pwralert.dat [root@backup3 ~/047_files]# </pre> Ftp to the real (private) IP for the ATS, login with admin user (pass is our std root pass): <pre>[root@backup3 ~/047_files]# ftp 10.1.2.78 Connected to 10.1.2.78. 220 NET+ARM FTP Server 1.0 ready. Name (10.1.2.78:root): admin 331 User admin OK, send password. Password: 230 Password OK. Remote system type is NET+ARM. ftp> </pre> Prepare for binary upload and issue 2 put commands to upload <tt>pwralert.dat</tt> and <tt>rom.bin</tt>: <pre>ftp> bin 200 Type set to I. ftp> put rom.bin local: rom.bin remote: rom.bin 200 PORT command Ok. 150 About to open data connection. 226 Transfer complete 2109474 bytes sent in 2.40 secs (856.8 kB/s) ftp> put pwralert.dat local: pwralert.dat remote: pwralert.dat 200 PORT command Ok. 150 About to open data connection. 226 Transfer complete 679080 bytes sent in 0.80 secs (823.9 kB/s)</pre> Set the mode to ascii to upload the correct config file: <pre>ftp> ascii 200 Type set to I. ftp> put ats8.paconfig.ini paconfig.ini local: ats8.paconfig.ini remote: paconfig.ini 200 PORT command Ok. 150 About to open data connection. 226 Transfer complete 4014 bytes sent in 0.00 secs (8322.6 kB/s) ftp> exit 221 Goodbye. [root@backup3 ~/047_files]#</pre> Quick note on command you entered above: the command you run to upload the config for ATS8 is: put ats8.paconfig.ini paconfig.ini whereas the command for ATS9 would be: put ats9.paconfig.ini paconfig.ini At this point, after you disconnect, the ATS card will automatically reboot (2x) and load up the new config: <pre>PowerAlert 12 is initialized. verifying length and md5 Flash write complete, returned code: 0 File write worked File write worked Ftp session closed, rebooting in ten seconds System rebooting now BSP Version 012.004.047.001.0001 Built on Fri Apr 3 13:25:45 2009 by cspengler Copyright TrippLite 2007, all rights reserved PLATFORM: TrippLite APPLICATION: PowerAlert 12 ----------------------------------------------------------------------------- NETWORK INTERFACE PARAMETERS: IP address on LAN is 10.1.2.78 LAN interface's subnet mask is 255.255.255.0 IP address of default gateway to other networks is 10.1.2.1 HARDWARE PARAMETERS: The date/time from RTC hardware: 11/13/2012 12:32:22 This board's serial number is 9836AY0AC735100483 This board's MAC Address is 00:06:67:21:EB:D6 After board is reset, start-up code will wait 10 seconds Default duplex setting for Ethernet connection: 100 Full Duplex ----------------------------------------------------------------------------- Press any key in 10 seconds to change these settings. Timeout, no key was pressed. Application Version 012.004.047.001.0001 Built on Mon Jun 8 11:26:04 2009 by cspengler Current IP Address: 10.1.2.78 Snmp Access set ftpd started System DAT files were deleted. paconfig.ini has changed settings that require a reboot Add of syslog 0 server ignored as blank Add of syslog 1 server ignored as blank Add of syslog 2 server ignored as blank Add of syslog 3 server ignored as blank PowerAlert 12 is initialized. (auto reboots again) BSP Version 012.004.047.001.0001 Built on Fri Apr 3 13:25:45 2009 by cspengler Copyright TrippLite 2007, all rights reserved PLATFORM: TrippLite APPLICATION: PowerAlert 12 ----------------------------------------------------------------------------- NETWORK INTERFACE PARAMETERS: IP address on LAN is 10.1.2.78 LAN interface's subnet mask is 255.255.255.0 IP address of default gateway to other networks is 10.1.2.1 HARDWARE PARAMETERS: The date/time from RTC hardware: 11/13/2012 12:35:15 This board's serial number is 9836AY0AC735100483 This board's MAC Address is 00:06:67:21:EB:D6 After board is reset, start-up code will wait 10 seconds Default duplex setting for Ethernet connection: 100 Full Duplex ----------------------------------------------------------------------------- Press any key in 10 seconds to change these settings. Timeout, no key was pressed. Application Version 012.004.047.001.0001 Built on Mon Jun 8 11:26:04 2009 by cspengler Current IP Address: 10.1.2.78 Snmp Access set ftpd started Add of syslog 0 server ignored as blank Add of syslog 1 server ignored as blank Add of syslog 2 server ignored as blank Add of syslog 3 server ignored as blank Auto discovery done, starting web server. httpServ: Task running PowerAlert 12 is now initializing... PowerAlert 12 is initialized.</pre> And once you see that last line: <tt>PowerAlert 12 is initialized</tt> you know that the ATS is loaded/up.
Summary:
Please note that all contributions to JCWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JCWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information