<?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 ChomeOS Peer-to-Peer Updates: Looking for insight and impact in Peer-Peer Topics</title>
    <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289055#M5021</link>
    <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;We're currently looking into enabling ChromeOS peer-to-peer (P2P) auto update downloads for the devices in our schools. (&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Workspace Admin &amp;gt; Devices &amp;gt; Chrome &amp;gt; Settings &amp;gt; Device &amp;gt; Auto-update settings &amp;gt; Peer to Peer&lt;/STRONG&gt;&lt;/FONT&gt;).&amp;nbsp; We're trying to understand it better, especially how well it works and what impact it might have on our environment.&lt;BR /&gt;&lt;BR /&gt;If you've turned it on in your environment, how's it going? What are the pros, cons, or unexpected gotchas you've run into?&lt;BR /&gt;&lt;BR /&gt;After digging in the &lt;A href="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/p2p/README.md" target="_self"&gt;P2P Service Spec&lt;/A&gt;, I have a couple of specific areas I'm trying to map out for our district:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;The Networking Side (mDNS &amp;amp; Ports)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;mDNS Traffic:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Since peer discovery relies on mDNS, and multicast is usually disabled on school Wi-Fi to keep broadcast traffic down, how did you handle this? Did you have to deploy mDNS reflectors to allow discovery across different subnets, or did you keep it strictly local?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Ports:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;For the DNS-SD service (HTTP over port 16725), did you open this up across networks, or are you limiting P2P sharing to devices on the exact same VLAN?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Storage Impact&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Cache Space:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The spec mentions cached updates live in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;/var/cache/p2p&lt;/STRONG&gt;&lt;/FONT&gt;. Is ChromeOS always caching these files anyway, or does turning on P2P create a brand-new storage footprint on the device?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If it’s net-new, how much storage is it actually eating up on student/staff devices? We’re trying to make sure we don’t accidentally starve user profiles of space.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Would love to hear any lessons learned, configuration tips, or even just a general "yes, it's worth it" or "no, if you're environment has or does not have X or Y, it's not for you."&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2026 20:14:43 GMT</pubDate>
    <dc:creator>DeeA</dc:creator>
    <dc:date>2026-09-10T20:14:43Z</dc:date>
    <item>
      <title>ChomeOS Peer-to-Peer Updates: Looking for insight and impact</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289055#M5021</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;We're currently looking into enabling ChromeOS peer-to-peer (P2P) auto update downloads for the devices in our schools. (&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Workspace Admin &amp;gt; Devices &amp;gt; Chrome &amp;gt; Settings &amp;gt; Device &amp;gt; Auto-update settings &amp;gt; Peer to Peer&lt;/STRONG&gt;&lt;/FONT&gt;).&amp;nbsp; We're trying to understand it better, especially how well it works and what impact it might have on our environment.&lt;BR /&gt;&lt;BR /&gt;If you've turned it on in your environment, how's it going? What are the pros, cons, or unexpected gotchas you've run into?&lt;BR /&gt;&lt;BR /&gt;After digging in the &lt;A href="https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/p2p/README.md" target="_self"&gt;P2P Service Spec&lt;/A&gt;, I have a couple of specific areas I'm trying to map out for our district:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;The Networking Side (mDNS &amp;amp; Ports)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;mDNS Traffic:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Since peer discovery relies on mDNS, and multicast is usually disabled on school Wi-Fi to keep broadcast traffic down, how did you handle this? Did you have to deploy mDNS reflectors to allow discovery across different subnets, or did you keep it strictly local?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Ports:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;For the DNS-SD service (HTTP over port 16725), did you open this up across networks, or are you limiting P2P sharing to devices on the exact same VLAN?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Storage Impact&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Cache Space:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The spec mentions cached updates live in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;/var/cache/p2p&lt;/STRONG&gt;&lt;/FONT&gt;. Is ChromeOS always caching these files anyway, or does turning on P2P create a brand-new storage footprint on the device?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If it’s net-new, how much storage is it actually eating up on student/staff devices? We’re trying to make sure we don’t accidentally starve user profiles of space.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Would love to hear any lessons learned, configuration tips, or even just a general "yes, it's worth it" or "no, if you're environment has or does not have X or Y, it's not for you."&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2026 20:14:43 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289055#M5021</guid>
      <dc:creator>DeeA</dc:creator>
      <dc:date>2026-09-10T20:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: ChomeOS Peer-to-Peer Updates: Looking for insight and impact</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289271#M5023</link>
      <description>&lt;P&gt;We have it enabled in my district. It has helped to reduce the burden and strain on our network infrastructure and empowers our devices to update more seamlessly. I personally have not heard concerns about it but clearing up some bandwidth for other educational purposes has been helpful.&lt;/P&gt;&lt;!-- a=1 --&gt;</description>
      <pubDate>Fri, 11 Sep 2026 12:05:58 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289271#M5023</guid>
      <dc:creator>zdanenyc</dc:creator>
      <dc:date>2026-09-11T12:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: ChomeOS Peer-to-Peer Updates: Looking for insight and impact</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289277#M5024</link>
      <description>&lt;P&gt;My understanding is that the updates are downloaded to a partition and cache automatically.&amp;nbsp; This can then be enabled to share the update with other devices through mDNS.&amp;nbsp; Chromebooks use a two copy partition for updating the system which is different than Windows, and I believe it allows for this to work pretty seemlessly.&lt;/P&gt;&lt;P&gt;I do not believe this uses any additional drive space on the users device as this is already downloaded to the device anyway.&lt;/P&gt;&lt;P&gt;We currently have this feature turned off as we were able to get bandwidth to support updates direct from Google, however, we did have this turned on (several years ago now).&lt;/P&gt;&lt;P&gt;Considerations:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It will consume some serious internal bandwidth when updates are released.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Consider any network throttles or bottlenecks (per client bandwidth restrictions, etc).&amp;nbsp; Any restrictions could affect the end users experience&lt;/LI&gt;&lt;LI&gt;If you have Chromebooks across multiple VLANs, you probably don't need to worry about bridging all of those VLANs.&amp;nbsp; Once a Chromebook in that VLAN grabs an update, they will then distribute it to others.&lt;/LI&gt;&lt;LI&gt;If possible, start small, Gauge impact and roll out.&lt;/LI&gt;&lt;LI&gt;We typically saw high AP utilization for the first period or two when an update was released, but overall it did seem to work fine.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 11 Sep 2026 13:38:11 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/ChomeOS-Peer-to-Peer-Updates-Looking-for-insight-and-impact/m-p/289277#M5024</guid>
      <dc:creator>kaned</dc:creator>
      <dc:date>2026-09-11T13:38:11Z</dc:date>
    </item>
  </channel>
</rss>

