<?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 manual file restore missing information in HPE SimpliVity</title>
    <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7074985#M1136</link>
    <description>&lt;P&gt;Hello all ,&lt;/P&gt;&lt;P&gt;since a bug in the simplivity File Level Restore UI , which has a limit on the number of items that can be present in a folder , we've been told to do a manual restore but the command requires the --snapid parameter of the backup that is to be used , and we don't know how to find it .&lt;/P&gt;&lt;P&gt;Can anyone help on this ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;SC&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 15:46:02 GMT</pubDate>
    <dc:creator>Stefano_Colombo</dc:creator>
    <dc:date>2020-01-07T15:46:02Z</dc:date>
    <item>
      <title>manual file restore missing information</title>
      <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7074985#M1136</link>
      <description>&lt;P&gt;Hello all ,&lt;/P&gt;&lt;P&gt;since a bug in the simplivity File Level Restore UI , which has a limit on the number of items that can be present in a folder , we've been told to do a manual restore but the command requires the --snapid parameter of the backup that is to be used , and we don't know how to find it .&lt;/P&gt;&lt;P&gt;Can anyone help on this ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;SC&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 15:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7074985#M1136</guid>
      <dc:creator>Stefano_Colombo</dc:creator>
      <dc:date>2020-01-07T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: manual file restore missing information</title>
      <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075052#M1139</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To retreive the partition number :&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;SPAN&gt;dsv-filerestore-get-partitions-fromvmdk --snapid &amp;lt;&amp;gt; --vmdkname &amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--snapid The property ID of the source backup&lt;BR /&gt;(SNAP).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--vmdkname (Required) The name of the vmdk file in the virtual&lt;BR /&gt;machine. Include the .vmdk extension in the&lt;BR /&gt;filename.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The above will provide a numeric value as output like 2 or 3 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;dsv-filerestore-get-files-fromvmdk --partno &amp;lt;&amp;gt; --filename "/" --snapid 8&amp;lt;&amp;gt; --vmdkname &amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The abover shall restore all files in the primary partiton of the selected vmdk.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 08:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075052#M1139</guid>
      <dc:creator>Shivam1</dc:creator>
      <dc:date>2020-01-08T08:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: manual file restore missing information</title>
      <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075054#M1140</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;my problem is how to retrieve the SNAPID&amp;nbsp; of the backup&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 08:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075054#M1140</guid>
      <dc:creator>Stefano_Colombo</dc:creator>
      <dc:date>2020-01-08T08:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: manual file restore missing information</title>
      <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075057#M1141</link>
      <description>&lt;P&gt;Hi Stefano,&lt;/P&gt;&lt;P&gt;Gather the SnapID from DataBase:&lt;/P&gt;&lt;P&gt;psql -x -t -c "select * from snapbackup where name like '%VM_Name%'";&lt;/P&gt;&lt;P&gt;SnapID is labeled ID in the output from above command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 08:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075057#M1141</guid>
      <dc:creator>DowS</dc:creator>
      <dc:date>2020-01-08T08:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: manual file restore missing information</title>
      <link>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075060#M1142</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I found that the correct syntax is&lt;/P&gt;&lt;P&gt;psql -c "SELECT id, config_filename FROM snapbackup WHERE NAME = '2019-12-08T01:00:01+01:&lt;/P&gt;&lt;P&gt;Your example provided no resuts as the "name" does not include the VM name&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 09:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-simplivity/manual-file-restore-missing-information/m-p/7075060#M1142</guid>
      <dc:creator>Stefano_Colombo</dc:creator>
      <dc:date>2020-01-08T09:11:43Z</dc:date>
    </item>
  </channel>
</rss>

