Synlogy Diskstation 416play Performance Fixed by krischik

View this thread on steempeak.com
· @krischik · (edited)
$1.25
Synlogy Diskstation 416play Performance Fixed
# The Month of Problems

For over a month I had problem with my Synlogy Diskstation 416play. After a few hours of usage the Diskstation became sluggish, unresponsive and eventually froze up. If I noticed in time I could quickly reboot the system via ssh. The web interface usually didn't work at that point any more. However if I didn't notice early enough then all that was left was pressing the power button for 8 seconds to reboot the system.

Not a good solution as that leads to a RAID parity check.

If you look at the CPU, memory and I/O statistics of the last month you can see the down times quite clearly:

<TABLE>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/qd9ji1h5-Screenshot20at20Sep20102016-43-27.png"></P>
    </TD>
    <TD>
      <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/AcS1WKxV-Screenshot20at20Sep20102016-45-54.png"></P>
    </TD>
  </TR>
  <TR>
    <TD >
        <P>Physical Memory in %</P>
    </TD>
    <TD>
      <P>Swap Memory in I/O operations</P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/AGryKVlT-Screenshot20at20Sep20102019-16-49.png"></P>
    </TD>
    <TD>
      <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/G12LQFmt-Screenshot20at20Sep20102019-20-16.png"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>CPU usage in %</P>
    </TD>
    <TD>
      <P>Volume I/O in %</P>
    </TD>
  </TR>
</TABLE>

Whenever the values show zero the system was basically frozen. I call it frozen as the system wasn't responding. However, the hard-drives where still in full use. But whatever the system was doing it wasn't anything useful as not even the statistical data was saved any more.

# Switching off Services

In order to keep the system running I switched off all non essential services and one by one started them again. In the end the system was halfway stable without index service, Moments, Synlogy Drive Server, Synlogy Office, Hyper Backup and **SMB / AFP connection**.

But with that many essential services, including the SMB / AFP connection, deactivated the system wasn't very helpful any more. I had to find a proper fix.

# Adding more Memory

Throughout the month I was looking for a solution, Tried difference combination services to activate. Doubling `vm.min_free_kbytes` as that was mentioned as a fix. But nothing helped. Until i finally found a community posting mentioning installing more memory. Increasing memory from 1GB to 8GB to be precise. The Memory used by the 416play is not that expensive, warranty has expired, so I ordered a **KINGSTON 8 GB DDR3L-SDRAM SO-DIMM 204-Pin**.

With the aid of one of the many [guide on the internet](https://www.reddit.com/r/synology/comments/5s5kyr/tutorial_upgrading_your_synology_ds416play_to_8gb/) I replaced the memory in less than an hour. Taking the case apart is the most difficult.

<TABLE>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/LLPab1Ew-20190911_070919.jpg"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>Synlogy knows precisely what part is in desperate need of an upgrade.</P>
    </TD>
  </TR>
</TABLE>

And the result: Everything is working again and better than it ever did before. All services started again, including Moments and indexing, which had been the biggest trouble maker in the past, and everything is working smoothly.

# A Closer Look at the Current Statistic

With this success I took a closer look at the memory usage of the currently running system:

<TABLE>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/PIo6XbGK-Screenshot20at20Sep20102016-53-00.png"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>Physical Memory in usage</P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/OpJdnFgD-Screenshot20at20Sep20102016-47-06.png"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>Swapper in I/O and usage</P>
    </TD>
  </TR>
</TABLE>

The swapper is, as expected after adding eight time the memory, empty so only main memory is of interest. The yellow part is the memory actually used by the apps. With that 2.5GB this is 2½ times the total memory originally installed.

I have worked with swapper ever since they where invented in the 1980th. And ever since then they have been a constant pain.

When introduced in the 1980th swapper where advertised as a great way to expand expensive main memory to become virtually limitless by use of cheap hard drive memory.

But that is not true. In my 30 years of experience I have learned that the swapper can at best double your memory. Once more data is stored in the swapper then main memory system performance degrades significantly. And once the swapper exceeds twice the main memory (⅓ of data is stored in main memory and ⅔ in the swapper) death by swapping will follow soon — that is the system becomes unusable.

That Synlogy added 6GB of swapper to a computer with only 1GB main memory is pointless. The system died by swapping long before the 6GB filled up.

From this one might be tempted to think that 4GB is enough and one could save some money when extending  their system. That has some merit but I like to direct you to the 5.1 GB memory marked in dark green. That's the hard drive cache. The Diskstation is a NAS and providing data from the hard drive is its main job. With a such a huge hard drive cache data is provided that much faster.

# Current status

Let's look at the table from before but instead of last month only from today:

<TABLE>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/WkxFZdgN-Screenshot20at20Sep20102018-39-40.png"></P>
    </TD>
    <TD>
      <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/dcCZqthI-Screenshot20at20Sep20102018-40-17.png"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>Physical Memory in %</P>
    </TD>
    <TD>
        <P>Swap Memory in I/O operations</P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/S5IVGnD8-Screenshot20at20Sep20102019-17-42.png"></P>
    </TD>
    <TD>
      <P><IMG SRC="https://files.steempeak.com/file/steempeak/krischik/JiPAmHNL-Screenshot20at20Sep20102019-20-51.png"></P>
    </TD>
  </TR>
  <TR>
    <TD>
        <P>CPU usage in %</P>
    </TD>
    <TD>
      <P>Volume I/O in %</P>
    </TD>
  </TR>
</TABLE>

You can see that the system has frozen over night and was rebooted shortly before 7 o'Clock. You can also see that the system was shut down at about 15 o'Clock to install the new memory.

Main memory usage dropped 65% (of 1GB) to 30% (of 8GB). The system never used all the system memory for applications. Even before some was used as hard drive cache. Which means that from the 2.5GB of application memory needed only ¼ was keep in main memory.

Swap I/O dropped to zero as those 6GB of swapper is not unused any more. Which is perfect. For best performance the swapper should only be used in exceptional circumstance. Mind you, I tried using systems with lots of main memory and swapper deactivated but that turned out to be not a good idea. It's OK to have those 6GB do nothing.

CPU usage increased which is also no surprise. With only 1GB even the relatively weak Celeron N3060 was waiting for memory to be swapped in and out most of the time.

Which brings us to volume I/O which changed from 100% choke block to a more healthy 50%. That all look very promising.

I do suspect now that it was indeed the `vm.min_free_kbytes` filling up. This memory is used to provide emergency memory to interrupt handler and will indeed freeze the system if there is nothing left. Doubling `vm.min_free_kbytes` form 64MB to 128 MB (⅛ of 1GB) did not help and doubling yet again wasn't really an option on a system with only 1GB of memory.

# Conclusion

Right now the memory increase was an absolute success. It seems that 8GB is the perfect amount of memory to have you Diskstation run absolutely smoothly. But 4GB will probably work as well.

Of course I have to see how it goes for another week to be absolutely sure my problems are gone. Updates in the comment. Knock on wood.

<center>![](https://www.synology.com/img/products/detail/DS416play/heading.png)</center>

-----

<center>![comment](https://steemitimages.com/50x60/http://steemitboard.com/@krischik/Comments.png?3) ![votes](http://steemitimages.com/60x70/http://steemitboard.com/@krischik/Votes.png) ![posts](http://steemitimages.com/70x80/http://steemitboard.com/@krischik/Posts.png) ![level](http://steemitimages.com/100x80/http://steemitboard.com/@krischik/Level.png) ![payout](http://steemitimages.com/70x80/http://steemitboard.com/@krischik/Payout.png) ![commented](http://steemitimages.com/60x70/http://steemitboard.com/@krischik/Commented.png) ![voted](https://steemitimages.com/50x60/http://steemitboard.com/@krischik/voted.png?3)</center>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
post_id79,892,612
authorkrischik
permlinksynlogy-diskstation-416play-performance-fixed
categorynas
json_metadata{"app":"steempeak\/1.16.1","format":"markdown","tags":["nas","hardware","network","server","computer","palnet","neoxian","marlians","stem"],"users":["krischik"],"links":["https:\/\/www.reddit.com\/r\/synology\/comments\/5s5kyr\/tutorial_upgrading_your_synology_ds416play_to_8gb\/"],"image":["https:\/\/www.synology.com\/img\/products\/detail\/DS416play\/heading.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/qd9ji1h5-Screenshot20at20Sep20102016-43-27.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/AcS1WKxV-Screenshot20at20Sep20102016-45-54.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/AGryKVlT-Screenshot20at20Sep20102019-16-49.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/G12LQFmt-Screenshot20at20Sep20102019-20-16.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/LLPab1Ew-20190911_070919.jpg","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/PIo6XbGK-Screenshot20at20Sep20102016-53-00.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/OpJdnFgD-Screenshot20at20Sep20102016-47-06.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/WkxFZdgN-Screenshot20at20Sep20102018-39-40.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/dcCZqthI-Screenshot20at20Sep20102018-40-17.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/S5IVGnD8-Screenshot20at20Sep20102019-17-42.png","https:\/\/files.steempeak.com\/file\/steempeak\/krischik\/JiPAmHNL-Screenshot20at20Sep20102019-20-51.png","https:\/\/steemitimages.com\/50x60\/http:\/\/steemitboard.com\/@krischik\/Comments.png?3","http:\/\/steemitimages.com\/60x70\/http:\/\/steemitboard.com\/@krischik\/Votes.png","http:\/\/steemitimages.com\/70x80\/http:\/\/steemitboard.com\/@krischik\/Posts.png","http:\/\/steemitimages.com\/100x80\/http:\/\/steemitboard.com\/@krischik\/Level.png","http:\/\/steemitimages.com\/70x80\/http:\/\/steemitboard.com\/@krischik\/Payout.png","http:\/\/steemitimages.com\/60x70\/http:\/\/steemitboard.com\/@krischik\/Commented.png","https:\/\/steemitimages.com\/50x60\/http:\/\/steemitboard.com\/@krischik\/voted.png?3"]}
created2019-09-10 20:19:57
last_update2019-09-11 14:56:42
depth0
children14
net_rshares4,492,753,979,499
last_payout2019-09-17 20:19:57
cashout_time1969-12-31 23:59:59
total_payout_value0.596 SBD
curator_payout_value0.658 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length9,001
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries
0.
accountsteempeak
weight500
1.
accountsteemplus-pay
weight500
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars0
author_curate_reward""
vote details (41)
@themarkymark ·
$0.07
I hated my Synology 1512+, it was great but crazy slow for everything I tried to use it for but file sharing.  Mostly due to the really weak CPU.

I ended up building my own NAS and detailed it over [12 posts](https://steemit.com/technology/@themarkymark/nas-build-2019-step-12-conclusion).  Was a fun project.

I featured your post on STEMGeeks.
👍  , ,
👎  
properties (23)
post_id79,898,967
authorthemarkymark
permlinkpxn9nu
categorynas
json_metadata{"tags":["nas"],"links":["https:\/\/steemit.com\/technology\/@themarkymark\/nas-build-2019-step-12-conclusion"],"app":"steemit\/0.1"}
created2019-09-11 02:02:18
last_update2019-09-11 02:02:18
depth1
children4
net_rshares312,450,164,499
last_payout2019-09-18 02:02:18
cashout_time1969-12-31 23:59:59
total_payout_value0.035 SBD
curator_payout_value0.034 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length346
author_reputation806,615,692,176,612
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (4)
@krischik ·
Until yesterday my CPU was under utilized waiting for memory pages being swapped in and out.

But yes: Synlogy is needlessly under powered.

Posted using [Partiko Android](https://partiko.app/referral/krischik)
👍  
properties (23)
post_id79,904,768
authorkrischik
permlinkkrischik-re-themarkymark-pxn9nu-20190911t072413293z
categorynas
json_metadata{"app":"partiko","client":"android"}
created2019-09-11 07:24:15
last_update2019-09-11 07:24:15
depth2
children0
net_rshares36,133,825,457
last_payout2019-09-18 07:24:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length210
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@krischik ·
Why was this posting downvoted? Have a 

!BEER
👍  
properties (23)
post_id79,962,845
authorkrischik
permlinkre-themarkymark-pxrcf0
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-13 06:52:12
last_update2019-09-13 06:52:12
depth2
children1
net_rshares1,654,813,560
last_payout2019-09-20 06:52:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length46
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@themarkymark ·
Just a troll
👎  
properties (23)
post_id79,962,862
authorthemarkymark
permlinkpxrcgs
categorynas
json_metadata{"tags":["nas"],"app":"steemit\/0.1"}
created2019-09-13 06:53:15
last_update2019-09-13 06:53:15
depth3
children0
net_rshares0
last_payout2019-09-20 06:53:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length12
author_reputation806,615,692,176,612
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@beerlover ·
<div class='pull-right'>https://cdn.steemitimages.com/DQmXK1U89BrMJHwgv6BysSpYswN7NA39URStPi65azu3PJo/Sich%20f%C3%BCllendes%20Bierglas.gif<p><sup>View or trade <code>BEER</code> at <a href='https://steem-engine.com/?p=market&t=BEER'>steem-engine</a>.</sup></p></div><center><br><br> <p> Hey @themarkymark, here is a bit <code>BEER</code> for you. Enjoy it!</p> </center>
properties (22)
post_id79,962,854
authorbeerlover
permlinkre-pxn9nu-20190913t065228z
categorynas
json_metadata{"app":"beem\/0.21.1"}
created2019-09-13 06:52:30
last_update2019-09-13 06:52:30
depth2
children0
net_rshares0
last_payout2019-09-20 06:52:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length370
author_reputation16,011,958,080,429
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@krischik · (edited)
**Update 1:** When Hyper Backup started memory consumption increased to 2.7GB. That explains why Hyper Backup was on the naughty list.
👍  ,
properties (23)
post_id79,900,809
authorkrischik
permlinkre-krischik-pxnepy
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-11 03:51:33
last_update2019-09-13 06:45:48
depth1
children0
net_rshares81,250,513,007
last_payout2019-09-18 03:51:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length134
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@cuddlekitten ·
I like you
![cuddle_teddy1.png](https://steemitimages.com/DQmbkoTPspoJLwd21U9awA2rX2bBNpgFr2Tbm6GDsUAWkg3/cuddle_teddy1.png)
👍  ,
properties (23)
post_id79,916,184
authorcuddlekitten
permlinkre-synlogy-diskstation-416play-performance-fixed-20190911t160146z
categorynas
json_metadata{"app":"beem\/0.20.22"}
created2019-09-11 16:01:48
last_update2019-09-11 16:01:48
depth1
children0
net_rshares57,128,554,494
last_payout2019-09-18 16:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length113
author_reputation2,261,749,195,153
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@steem-plus ·
SteemPlus upvote
Hi, @krischik!

You just got a **8.9%** upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
properties (22)
post_id79,917,058
authorsteem-plus
permlinksynlogy-diskstation-416play-performance-fixed---vote-steemplus
categorynas
json_metadata{}
created2019-09-11 16:38:24
last_update2019-09-11 16:38:24
depth1
children0
net_rshares0
last_payout2019-09-18 16:38:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length434
author_reputation247,995,867,762,997
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@krischik · (edited)
**Update 2:** After one day the system has moved 1.2 GB of memory into the swapper:

![image.png](https://files.steempeak.com/file/steempeak/krischik/Y4Dw255s-image.png)

This is suspicious. Memory usage is still at 2.5GB and the swapper should still be empty. I can think of two explanation:

1. Unused parts of programs like initialisation routines which are used once and then never again. That's not a problem. The unused memory stays in the swapper till next reboot and causes not further harm. 
2. A memory leak: one of the programs doesn't free unused memory. Leaking 1.2GB of memory in 24h, would be a serious problem. A reboot every few days to free memory would be needed.

I'll have to keep a close look at this.
👍  ,
properties (23)
post_id79,918,722
authorkrischik
permlinkre-krischik-pxohcr
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-11 17:46:03
last_update2019-09-13 06:46:06
depth1
children0
net_rshares80,237,956,473
last_payout2019-09-18 17:46:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length724
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@krischik · (edited)
**Update 3:** **Moments** was the first service is stopped to stabilise my system. I already did so about 6 month ago. At the time it was only a hunch but now that the system is working normally i can take some proper measurements:

![image.png](https://files.steempeak.com/file/steempeak/krischik/gMkjwrO5-image.png)

The display is ordered by memory usage and as you can see **Moments** right at the top with the highest memory usage and 2nd highest CPU usage. 

**Moments** is using ¼ of the CPU and on a 1GB system ¼ of the system memory. It's clearly not feasible to use **Moments** on a 1GB system. However with 8GB of memory **Moments** runs like a charm.

The other thing to notice the **Universal Search** / **System Database** combo. A combo because the **Universal Search** index is stored inside the **System Database**.

Now that the system is stable I restarted the index and **Universal Search** has the highest CPU usage and the **System Database** the 2nd highest memory usage.

Just like **Moments** the **Universal Search** / **System Database** combo would be using ¼ of CPU and system memory on a 1GB system. I would say that using **Universal Search** is unfeasible on a 1GB system but it's not possible to stop or deinstall **Universal Search**. All you can do is defer indexing indefinably.

Conclusion: Even with **Moments** and **Universal Search** eating up ½ the available CPU the system is running smoothly. I'm looking forward on how fast the system will be when **Moments** and **Universal Search** finished there background tasks. Which will probably take a few days.
👍  ,
properties (23)
post_id79,933,075
authorkrischik
permlinkre-krischik-pxpfg4
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-12 06:02:27
last_update2019-09-13 06:46:54
depth1
children0
net_rshares46,513,870,370
last_payout2019-09-19 06:02:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,599
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@krischik ·
**Update 4:**  **Moments** finally finished whatever it was doing and CPU and memory usage is back to normal:

![image.png](https://files.steempeak.com/file/steempeak/krischik/Npee1NDY-image.png)
properties (22)
post_id79,962,809
authorkrischik
permlinkre-krischik-pxrcbf
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-13 06:50:03
last_update2019-09-13 06:50:03
depth1
children0
net_rshares0
last_payout2019-09-20 06:50:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length195
author_reputation12,621,504,053,655
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@contrabourdon ·
!giphy-tip 500
👍  
properties (23)
post_id80,010,131
authorcontrabourdon
permlinkre-krischik-pxuf1g
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.16.1"}
created2019-09-14 22:41:42
last_update2019-09-14 22:41:42
depth1
children1
net_rshares47,287,073,256
last_payout2019-09-21 22:41:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length14
author_reputation118,092,474,323,969
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@giphy ·
@krischik you have received `500 GIPHY` from giphy!<br>Trade the tokens on Steem Engine or send them to @giphy with post in memo for an upvote!<br><img src="https://media.giphy.com/media/SOmjomEnNHsrK/giphy.gif" /></a><br>// **This tip bot is powered by witness <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=untersatz&approve=1">untersatz</a>!** //
👍  ,
properties (23)
post_id80,010,133
authorgiphy
permlinkxox87lp9v7m
categorynas
json_metadata{}
created2019-09-14 22:41:51
last_update2019-09-14 22:41:51
depth2
children0
net_rshares0
last_payout2019-09-21 22:41:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length373
author_reputation1,359,356,390,878
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@bearbear613 ·
Your post has been curated by the bitcoin myk project. Tokens are available for this account you can trade for steem at: https://steem-engine.com/. Join our curation priority list to earn more tokens by registering at:

http://www.bitcoinmyk.com/register/

Bitcoin MYK
admin
Register - Bitcoin MYK
properties (22)
post_id81,382,652
authorbearbear613
permlinkre-krischik-q0axuh
categorynas
json_metadata{"tags":["nas"],"app":"steempeak\/1.19.0"}
created2019-11-01 17:56:42
last_update2019-11-01 17:56:42
depth1
children0
net_rshares0
last_payout2019-11-08 17:56:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length297
author_reputation58,135,905,929,028
root_title"Synlogy Diskstation 416play Performance Fixed"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000