<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Script to Backup MySQL Database to Nimble in Array Performance and Data Protection</title>
    <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983161#M468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to stop and start MySQL database, take snapshots, and then restart My SQL database. Using Bash (RedHat Linux)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 19:04:52 GMT</pubDate>
    <dc:creator>jmcgary103</dc:creator>
    <dc:date>2014-07-23T19:04:52Z</dc:date>
    <item>
      <title>Script to Backup MySQL Database to Nimble</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983161#M468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to stop and start MySQL database, take snapshots, and then restart My SQL database. Using Bash (RedHat Linux)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 19:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983161#M468</guid>
      <dc:creator>jmcgary103</dc:creator>
      <dc:date>2014-07-23T19:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help writing a script to backup MySQL database to Nimble.</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983162#M469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sure you could do this with the PowerShell module...&amp;nbsp; although I haven't had the chance to use it yet. If it facilitates snapshotting (which it looks like it does), you could simply use PowerShell to call plink.exe and pass your MySQL service stop, take the snap, start MySQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 13:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983162#M469</guid>
      <dc:creator />
      <dc:date>2014-07-24T13:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help writing a script to backup MySQL database to Nimble.</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983163#M470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll be honest...&amp;nbsp; I'm extremely new to the Nimble community and not aware of CLI/API capabilities yet. If you can ssh from Linux directly to Nimble then that would obviously be your choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Forgot to add...&amp;nbsp;&amp;nbsp; ping me offline at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mike@runningohio.com"&gt;mike@runningohio.com&lt;/A&gt;&lt;SPAN&gt; if you need some help writing this. Both PowerShell and Bash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 13:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983163#M470</guid>
      <dc:creator />
      <dc:date>2014-07-24T13:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help writing a script to backup MySQL database to Nimble.</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983164#M471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jeffery, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the excellent script written by &lt;A href="https://community.hpe.com/u1/2668"&gt;Tom Dau&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.hpe.com/docs/DOC-1302" style="font-size: 10pt; line-height: 1.5em;" title="https://connect.nimblestorage.com/docs/DOC-1302"&gt;https://connect.nimblestorage.com/docs/DOC-1302&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It specifically pertains to Oracle but the genesis of the operations is identical - Tom's script puts Oracle into and out&amp;nbsp; Archive logmode in order to get the consistency but you should be easily able to substitute that for the MySQL equivalent or the shutdown/restart of the service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 15:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983164#M471</guid>
      <dc:creator>rfenton4</dc:creator>
      <dc:date>2014-07-24T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Script to Backup MySQL Database to Nimble</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983165#M472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote my own snapshot utility similar to the oracle one.&amp;nbsp; I already have custom backup scripts for mysql so I added this process to the same project.&amp;nbsp; The basic idea goes like this:&lt;/P&gt;&lt;P&gt;* process on DB server locks database&lt;/P&gt;&lt;P&gt;* forked process starts snapshot on nimble&lt;/P&gt;&lt;P&gt;* after snap DB tables are unlocked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/mysqlarchives/" title="https://sourceforge.net/projects/mysqlarchives/"&gt;https://sourceforge.net/projects/mysqlarchives/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I posted the code here.&amp;nbsp; Feel free to take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 16:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983165#M472</guid>
      <dc:creator>jtmoree23</dc:creator>
      <dc:date>2014-07-24T16:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script to Backup MySQL Database to Nimble</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983166#M473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.hpe.com/u1/7724"&gt;JT Moree&lt;/A&gt; - you should post that to the main forum as well - there is a nice promotion running for the community for tips, suggestions and scripts... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 16:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/script-to-backup-mysql-database-to-nimble/m-p/6983166#M473</guid>
      <dc:creator>rfenton4</dc:creator>
      <dc:date>2014-07-24T16:51:14Z</dc:date>
    </item>
  </channel>
</rss>

