Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Support for Rocky/Alma 8?

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Support for Rocky/Alma 8?


Chronological Thread 
  • From: Mark Feit <>
  • To: Jarett <>, "" <>
  • Subject: Re: [perfsonar-user] Support for Rocky/Alma 8?
  • Date: Wed, 19 Apr 2023 22:05:06 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=internet2.edu; dmarc=pass action=none header.from=internet2.edu; dkim=pass header.d=internet2.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vghwE3GVLphISVaSRKzT+1T3ictyF75XQMfe8qkbmKs=; b=R7Z5HWnavkvLptQP5QKAnxNiMk8wXm122eApCFff9G5AW4ETe2/y6C+ggbWD8jdQnjGpEUfbob6qA7PNt2xS1HlQvOpRujfL7oaJjWvyzjNo82DPL12inGnInctas5cHKDmpzt+9AElT5EY5QJz+q3TfORQsdgTPMzFN1B/5oD1lMln9NVS2fQb/LNays7Il/iEGre5BLTfjOThGrN4ueszAD18+vVyucPuvJfJNZbS5HdDvQfvqn+jxYITpW/LPVZRba0FP+dYBMgx3OQ+B6VwDiaiRdqDmzDY8mqbBxDT0n5QgqwecoJo31r2J34+lXRdDX9xa2BbEXosbwGNfCA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=lXlRVwD7NVOxjEqYrHQfzYNQmwD0BjgEJp4fHCN7Apfu5n6WtCopGtDjPV0IZFEn7KofRT/sxZ3LjtJYZCVfm1ha415Kg76gpe2C28H4q9xxlJT50yQn/hbpQPrUf+EPbgvap6Nv4wNfoMCHXJDjvHVC65D/Ve0dmUkh0L9eGHcP9fCZf55OAqGVxTCuYE/JlZ2yuDw19h8kDlVz4RgOm5DrGa6o6oprmhsXcBn0hQKO28Cfdct0ComthbbI+dciUS4GZ+2WdQxOT89i6iKnfO/vMszyNotqyjdEL3KMt67N9qVMYWbA8xovUdzsoLKO4sS1w24Vjwb7i9JsQz9iUw==

Jarett writes:

 

Can you expand a bit on the Docker option? Previously (on 4.4.6) my understanding was that the Docker option was only for “one-off” tests meant to be stood up and torn down without much in the way of central management or interacting with an archiver. Has that changed?

 

Some of our early experiments with Docker were like that, but what we publish now encompasses the entire perfSONAR testpoint distribution.  (I forget what release started that, but it was 4.4.0 at the latest.)  You can configure that to become part of a mesh and send results to an archive as you would on bare metal.

 

What we do at Internet2 is dedicate CPU cores and RAM to the container and  bind the container to a dedicated 100 Gb/s interface on the host using macvlan.  I’ve attached a script containing the commands we use to launch our containers with any internal stuff redacted.  The script manages two containers, so you can skip the duplicates.  Depending on your local arrangements, you may want to derive a container from the one perfSONAR distributes that has site-specific customizations and run that.

 

--Mark

 

Attachment: i2-docker-containers
Description: i2-docker-containers




Archive powered by MHonArc 2.6.24.

Top of Page