<?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 Re: Data unavailable after AWS appliance migration in NetApp Console</title>
    <link>https://community.netapp.com/t5/NetApp-Console/Data-unavailable-after-AWS-appliance-migration/m-p/105652#M353</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a formal upgrade process to migrate from an existing SteelStore AMI appliance to the AltaVault AMI appliance. It is documented in the install guide, chapter 2. Please check out this &lt;A target="_self" href="https://community.netapp.com/t5/Hybrid-Cloud-Discussions/Amazon-Cloud-based-AltaVault-AMI-migration-from-SteelStore-AMI/m-p/105632"&gt;forum post &lt;/A&gt;which has the link to the documentation and goes over that process. You will need to use that process to complete the conversion. I am hoping that the actions you've taken already haven't damaged the original datastore volumes, which will need to be migrated across to the new appliance. Please use the established procedure for migration and let us know how things go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christopher&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2015 05:11:24 GMT</pubDate>
    <dc:creator>chriswong</dc:creator>
    <dc:date>2015-05-29T05:11:24Z</dc:date>
    <item>
      <title>Data unavailable after AWS appliance migration</title>
      <link>https://community.netapp.com/t5/NetApp-Console/Data-unavailable-after-AWS-appliance-migration/m-p/105647#M352</link>
      <description>&lt;DIV&gt;We have a situation where we've attempted to migrate a AWS AMI SteelStore appliance to a new instance.&amp;nbsp; We are now in a situation where the new instance is on line but it is not presenting any of the data previously stored by the original instance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Full details of the problem are as follows:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Original instance was an AWS market place instance running from the following AWS AMI ID: SteelStore_apollo_730_GA-23c1c006-945c-41c7-83f2-f45427c2ef86-ami-70e67218.2 (ami-5f046a65) using S3 cloud storage.&lt;/LI&gt;&lt;LI&gt;We noticed some large disk queueing on the cache storage of the instance and wanted to change to SSD backed storage from the default magnetic.&amp;nbsp; Additionally we wanted to enable "EBS Optimised" on the instance.&lt;/LI&gt;&lt;LI&gt;Plan was to perform a "DR Migration" to a new instance, following the online documentation for this process.&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;Process was as follows:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;Log into original appliance, export configuration and shut down&lt;/LI&gt;&lt;LI&gt;Launch a new instance from the AWS marketplace (Same VPC, subnet, security group etc. but enable EBS Optimised and configure all storage as SSD instead of magnetic)&lt;/LI&gt;&lt;LI&gt;SSH to new instance, set the admin password, and initialise storage with the following commands:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="monospace, monospace"&gt;&lt;FONT face="courier new,courier"&gt;enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;configure terminal&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;username admin password 0 xxxxx&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;aws setup data partition&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;write memory&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Log in to the web interface of the new appliance and import the configuration exported from the original appliance.&amp;nbsp; Supply encryption key and import shared data only.&lt;/LI&gt;&lt;LI&gt;SSH back into the appliance and set the datastore recovery mode with the following commands&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="monospace, monospace"&gt;&lt;FONT face="courier new,courier"&gt;enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;configure terminal&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;no service enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;replication recovery enable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;service enable&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Wait for the cloud restore process to complete (3+hours)&lt;/LI&gt;&lt;LI&gt;Once the service is in a running state attempt to browse a CIFS share, most of which appear empty&lt;BR /&gt;&lt;BR /&gt;One share has a folder structure and a couple of files out of the thousands of expected files.&amp;nbsp; This share was previously pinned.&lt;BR /&gt;&lt;BR /&gt;Am able to write to any share.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Attempt to run a prepopulation job on one of the shares which fails immediately.&lt;/LI&gt;&lt;LI&gt;At this point I decided to roll back by stopping the new appliance and restarting the old appliance.&amp;nbsp; The storage optimisation service on the old appliance would not start.&amp;nbsp; There was a message in the logs saying something along the lines of "cloud is ahead of appliance" as per the following log.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ctl.INFO] (5679) /etc/rfsd.conf set gc.mode=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ctl.ERR] (5679) no such node prepop.restore_percent_limit_per_hour&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ctl.INFO] (5679) delaying setting prepop.restore_percent_limit_per_hour=5: not available&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [rfsd.INFO] (5681) rbt_internal=/data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [shelf_config.INFO] (5681) Adding shelf: path=/data device=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [shelf_config.INFO] (5681) Adding shelf evicter config: num_entries= 8388630 reserve=4194301 reserve_incr=500000 max_secs_between_syncs=1800 max_unsynced_changes=1000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 mgmtd[2370]: [mgmtd.INFO]: session 36: accepted client 'rfsd-5679' for authenticated user 'admin' (uid 0, gid 0) authorization key 'admin', interactive 'false'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) rbt_oids read from rbt_oids.dat on disk:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) OID_PREFIX : 6360455&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) SLAB_PREFIX : 3368957&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ANCHOR_HASH_SYNC : 18690&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) HOT_SLAB_PREFIX : 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ESC_SLAB_PREFIX : 1099511699414&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) PREPOP_TASK_PREFIX : 13&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ha.INFO] (5681) Local datastore is not empty&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ha.INFO] (5681) Configured as a standalone WW&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [mgmt/mgmtd.INFO] (5682) connected to mgmtd&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 statsd[2885]: [statsd.INFO]: session 4: accepted client 'rfsd-5679' for authenticated user 'admin' (uid 0, gid 0) authorization key 'admin', interactive 'false'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [ha.INFO] (5681) Nothing to do&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [mgmt/statsd.INFO] (5683) connected to statsd&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [rfsd.INFO] (5681) Continuing RfsContext initialization&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [rfsd.NOTICE] (5681) Checking cloud connection.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:35 steelstore01 rfsd[5679]: [rfsd/graphite.INFO] (5684) Starting Graphite statistics thread&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [replicator.INFO] (5681) Using bucket in01-steelstore-01.t1cloud.com&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [replicator.INFO] (5681) Validating local and cloud copies of rbt_oids.dat&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [replicator.INFO] (5681) Reading local rbt_oids.dat&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) rbt_oids read from rbt_oids.dat on disk:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) OID_PREFIX : 6360455&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) SLAB_PREFIX : 3368957&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ANCHOR_HASH_SYNC : 18690&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) HOT_SLAB_PREFIX : 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ESC_SLAB_PREFIX : 1099511699414&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) PREPOP_TASK_PREFIX : 13&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [replicator.INFO] (5681) Reading remote rbt_oids.dat&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) rbt_oids read from rbt_oids.dat.cloud on disk:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) OID_PREFIX : 6394006&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) SLAB_PREFIX : 3380368&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ANCHOR_HASH_SYNC : 18759&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) HOT_SLAB_PREFIX : 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) ESC_SLAB_PREFIX : 1099511699455&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [oidgen.INFO] (5681) PREPOP_TASK_PREFIX : 15&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 rfsd[5679]: [replicator.CRIT] (5681) Cloud is ahead of appliance. Please contact Riverbed Support&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 12:10:36 steelstore01 pm[2309]: [pm.ERR]: Output from rfsd: /opt/rbt/bin/rfsd (pid 5679) received signal 6 (SIGABRT) dumping core&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Attempt to clear the local data store on the original appliance failed as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# datastore format local&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;WARNING: The local datastore has data pending to be replicated.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Format local datastore? (y/N) y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Could not stat Not --- No such file or directory&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;The device apparently does not exist; did you specify it correctly?&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to clean /data.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Failed to format local datastore.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;At this time the new AMI AltaVault became avaiable so I attempted to deploy this version with a similar result but saw a little bit more information in the logs&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:12 amnesiac rfsd[4055]: [restore_progress_meter.INFO] (4057) Cloud restore phase progress: 82.5% done, estimated time left: 00:36:16, rate: 529.4 objects per second&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:40 amnesiac rfsd[4055]: [thread_tuner.INFO] (4508) Reached update time Current time = 15:27:40, Last calibration time = 15:24:40&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:41 amnesiac hald[2985]: [hald.INFO]: Support query handler called&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:41 amnesiac webasd[5908]: [web.INFO]: web: User admin viewing System Logs page.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:42 amnesiac rfsd[4055]: [restore_progress_meter.INFO] (4057) Cloud restore phase progress: 82.7% done, estimated time left: 00:35:39, rate: 529.4 objects per second&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:45 amnesiac hald[2985]: [hald.INFO]: Support query handler called&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:45 amnesiac webasd[5908]: [web.INFO]: web: User admin viewing System Logs page.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:47 amnesiac hald[2985]: [hald.INFO]: Support query handler called&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:47 amnesiac webasd[5908]: [web.INFO]: web: User admin viewing System Logs page.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:50 amnesiac hald[2985]: [hald.INFO]: Support query handler called&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:27:50 amnesiac webasd[5908]: [web.INFO]: web: User admin viewing System Logs page.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:05 amnesiac rfsd[4055]: [replicationdb.INFO] (4622) Level-0 table #2845: started&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:05 amnesiac rfsd[4055]: [replicationdb.INFO] (4622) Level-0 table #2845: 3263661 bytes OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:05 amnesiac rfsd[4055]: [replicationdb.INFO] (4622) Delete type=0 #2842&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:12 amnesiac rfsd[4055]: [restore_progress_meter.INFO] (4057) Cloud restore phase progress: 83.0% done, estimated time left: 00:35:03, rate: 1285.7 objects per second&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:42 amnesiac rfsd[4055]: [restore_progress_meter.INFO] (4057) Cloud restore phase progress: 83.2% done, estimated time left: 00:34:51, rate: 818.2 objects per second&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:43 amnesiac rfsd[4055]: [namespace_restore.INFO] (4057) Cloud restore phase complete. Starting namespace generation phase&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:45 amnesiac rfsd[4055]: [namespace_restore.NOTICE] (4057) File /data/fs/SQLBackups/IN01-SQL02-SQL0/RestoreCheckpointDB5.CKP has already been restored with oid 6376843;dropping the restore for oid 0x614661&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [meta_data_log_entry.ERR] (4057) Failed to decrypt file name: Encrypt/decrypt failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [namespace_restore.ERR] (4057) Failed to read buffer for oid 0x611380: Encrypt/decrypt failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [mgmt/mgmtd.NOTICE] (4057) rfsd sent event to mgmtd: /rbt/rfsd/events/notready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [namespace_restore.ERR] (4057) Failed to create_shell_file for oid 0x611380: Encrypt/decrypt failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac mgmtd[2478]: [mgmtd.INFO]: EVENT: /rbt/rfsd/events/notready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac mgmtd[2478]: [mgmtd.INFO]: in rfsd_notup&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac mgmtd[2478]: [mgmtd.INFO]: message Mismatch in encryption key&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [megamount.ERR] (4057) Error in restoring user namespace : Encrypt/decrypt failed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [rfsd.INFO] (4055) tearing down RfsContext&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [rfsd.INFO] (4055) Megamount not running&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [rfsd.INFO] (4055) Shutting down backend threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [rfsd.INFO] (4055) Stopping restore of user namespace&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [reclaim_file.INFO] (4055) Processor ReclaimFile shutting down 1 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [vnode_evicter_syncer.INFO] (4055) Processor VnodeEvicterSyncer shutting down 32 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [megastore.INFO] (4055) shutting down megastore instance for volume rfsd_volume&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [megastore.INFO] (4055) shutting down megastore instance rfsd_volume&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [online_mfsck.INFO] (4055) shutting down online_mfsck completed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [gc.INFO] (4055) Shutting down GC&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [gc.INFO] (4055) GC not currently running, so nothing to cancel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [reaper.INFO] (4055) Shutting down reaper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [reaper.INFO] (4055) Waiting for main thread completion&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [reaper.INFO] (4055) Reaper shutdown complete&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [dataprepop.INFO] (4512) prepop task processor thread shutting down.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [dataprepop.INFO] (4513) dryrun prepop task processor thread shutting down.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [dataprepop.INFO] (4514) prepop job monitor thread shutting down.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [prefetch.INFO] (4055) Processor prefetch_processor shutting down 1 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [megastore.INFO] (4055) synching anchor hash&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [anchor_hash.INFO] (4055) Shutting down AnchorHash Cleaner&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [replicator.INFO] (4055) Shutting down replication manager thread&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [retry_monitor.INFO] (4509) Replication retry monitoring thread exiting&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [replicator.INFO] (4055) Shutting down backend threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [replicator.INFO] (4507) Slab task wait thread shutting down&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [replicator.INFO] (4506) slab replicator shutting down : Server is shutting down&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:47 amnesiac rfsd[4055]: [replicator.INFO] (4505) replication manager shutting down.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4508) Shutting down thread tuner&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) Shutting down replicator&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) Shutting down all replication worker threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) Processor replicator shutting down 20 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) Completed shutdown of replication worker threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) Replicator shutdown complete&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [replicator.INFO] (4055) ReplicationManager shutdown complete&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [megastore.INFO] (4055) Time stamp until which data is restorable : Thu May 28 08:05:57 2015&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [mutable_slab_manager.INFO] (4055) releasing partial slabs&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [evicter.INFO] (4501) evicter monitor thread stopping&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [evicter.INFO] (4500) evicter thread stopping&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [evict.INFO] (4055) Processor EvictProcessor shutting down 257 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [megastore.NOTICE] (4055) Megastore rfsd_volume shut down cleanly!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [bs_index.INFO] (4055) Enqueuing 0 Index blocks for syncing&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [index_syncer.INFO] (4055) Processor IndexSyncer shutting down 1 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [slab_consistency.INFO] (4055) Shutting down all slab consistency worker threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [slab_consistency.INFO] (4055) Processor slab_consistency shutting down 16 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [slab_consistency.INFO] (4055) Completed shutdown of slab consistency worker threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [anchor_inserter.INFO] (4055) Processor AnchorHashInserter shutting down 1 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [megastore.INFO] (4055) Transaction Statistics for Transaction Manager rfsd_volume&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [megastore.INFO] (4055) Log Records Per Transaction: Samples: 0 **bleep**. Total: 0 Min: 0 Max: 0 Mean: -nan Median: 0 Median Err: 5&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:48 amnesiac rfsd[4055]: [megastore.INFO] (4055) Payload Bytes Logged Per Transaction: Samples: 0 **bleep**. Total: 0 Min: 0 Max: 0 Mean: -nan Median: 0 Median Err: 5&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:49 amnesiac rfsd[4055]: [slabcache.INFO] (4055) SlabCache is empty&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:49 amnesiac rfsd[4055]: [slab_syncer.INFO] (4055) Processor SlabSyncer shutting down 32 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:49 amnesiac rfsd[4055]: [slab_expander.INFO] (4055) Processor SlabExpander shutting down 32 threads&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:54 amnesiac rfsd[4055]: [mgmt/mgmtd.NOTICE] (4055) rfsd sent event to mgmtd: /rbt/rfsd/events/notready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:54 amnesiac mgmtd[2478]: [mgmtd.INFO]: EVENT: /rbt/rfsd/events/notready&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:54 amnesiac mgmtd[2478]: [mgmtd.INFO]: in rfsd_notup&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:54 amnesiac mgmtd[2478]: [mgmtd.ERR]: Error no message binding from rfsd.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:28:54 amnesiac rfsd[4055]: [rfsd.INFO] (4055) Destroying fuse object&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:29:08 amnesiac hald[2985]: [hald.INFO]: Support query handler called&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;May 28 15:29:08 amnesiac webasd[5908]: [web.INFO]: web: User admin viewing System Logs page.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Am looking for a solution to either getting the old instance back online or a new instance presenting all of the data.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:12:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/Data-unavailable-after-AWS-appliance-migration/m-p/105647#M352</guid>
      <dc:creator>AaronHauck</dc:creator>
      <dc:date>2025-06-05T04:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data unavailable after AWS appliance migration</title>
      <link>https://community.netapp.com/t5/NetApp-Console/Data-unavailable-after-AWS-appliance-migration/m-p/105652#M353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a formal upgrade process to migrate from an existing SteelStore AMI appliance to the AltaVault AMI appliance. It is documented in the install guide, chapter 2. Please check out this &lt;A target="_self" href="https://community.netapp.com/t5/Hybrid-Cloud-Discussions/Amazon-Cloud-based-AltaVault-AMI-migration-from-SteelStore-AMI/m-p/105632"&gt;forum post &lt;/A&gt;which has the link to the documentation and goes over that process. You will need to use that process to complete the conversion. I am hoping that the actions you've taken already haven't damaged the original datastore volumes, which will need to be migrated across to the new appliance. Please use the established procedure for migration and let us know how things go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christopher&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2015 05:11:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/Data-unavailable-after-AWS-appliance-migration/m-p/105652#M353</guid>
      <dc:creator>chriswong</dc:creator>
      <dc:date>2015-05-29T05:11:24Z</dc:date>
    </item>
  </channel>
</rss>

