<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Main Page on Scaring devs</title>
    <link>https://devs.boo/</link>
    <description>Recent content in Main Page on Scaring devs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Mar 2026 22:00:00 +0200</lastBuildDate>
    <atom:link href="https://devs.boo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>https://devs.boo/about/</link>
      <pubDate>Mon, 30 Mar 2026 22:00:00 +0200</pubDate>
      <guid>https://devs.boo/about/</guid>
      <description>$ whoami Student Admin owner of: 4x mini PC&amp;rsquo;s domains: bgp.ovh devs.boo sysadmin.men </description>
    </item>
    <item>
      <title>Selecting best candiate to migrate on local storage</title>
      <link>https://devs.boo/posts/2026-03-30-virsh-migration-candidate/</link>
      <pubDate>Mon, 30 Mar 2026 21:00:00 +0200</pubDate>
      <guid>https://devs.boo/posts/2026-03-30-virsh-migration-candidate/</guid>
      <description>Special for Cloudstack!&#xA;Features:&#xA;Only snapshotless VM&amp;rsquo;s Show: CPU% of the host Name Disk size pgrep qemu | awk &amp;#39;{ if((NR-1)%20==0) {printf &amp;#34;%s&amp;#34;,$0} else {printf &amp;#34;,%s&amp;#34;,$0} if(NR%20==0) printf &amp;#34;\n&amp;#34;} END{ if(NR%20!=0) printf &amp;#34;\n&amp;#34;}&amp;#39; | xargs -I {p} top -w 150 -c -b -n1 -p {p} | awk &amp;#39;match($14,/i-.*VM/){print $9, substr($14,RSTART,RLENGTH)}&amp;#39; | while read size vm; do img=$(virsh domblklist &amp;#34;$vm&amp;#34; | grep images | awk &amp;#39;{print $2}&amp;#39; | xargs -I {} qemu-img info -U {} | grep &amp;#34;disk size&amp;#34; | head -n1 | awk &amp;#39;{print $3}&amp;#39;); echo &amp;#34;$size $vm $img&amp;#34;; done | while read size vm rest; do cnt=$(virsh snapshot-list &amp;#34;$vm&amp;#34; 2&amp;gt;/dev/null | wc -l); [ &amp;#34;$cnt&amp;#34; -gt 3 ] &amp;amp;&amp;amp; continue; echo &amp;#34;$size $vm $rest&amp;#34;; done | sort -n -k1,1 </description>
    </item>
  </channel>
</rss>
