Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Possible bug in PS5.1.beta

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Possible bug in PS5.1.beta


Chronological Thread 
  • From: Phil Reese <>
  • To: "" <>
  • Subject: [perfsonar-user] Possible bug in PS5.1.beta
  • Date: Thu, 23 May 2024 15:13:45 -0700
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=stanford.edu; dmarc=pass action=none header.from=stanford.edu; dkim=pass header.d=stanford.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=clQqLhRhMV2RhAAHXv4DiIOJE6dsA2wHkEzw8DTGoR8=; b=KqWjFpPIawHoK3RykOKzZmauNGDN6qHanqXWGG2oYz53/cBBtxYtuLrVfvcZOgBLaDJffg4ksF2jLmK6Pbuym5igHbcTc5Lb/hvzcjHud/Rv3LKy50tzfjqAKzLB6Qns8Kjs9mGUNQMW501OzrUU9lerxMFlyqPZImYyfIEm8aCzLkjRtLrlCA0L6fYP82TTfPnx2ndiYIO8lxIDt5MEdOW/5IvJSMm4fSrtX/zNv5uDXhggaXmbJqn0htQ4ybAgZX5AEl53RZ12cIcxZkZPIp7HTlKFdO2BcXQeIeNf08CIutlOHkeLXFLMic+LXqR4OR2LtdZf9lfjYBu9fgKQFQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ZvgJsPcdvNabbc5LMBZfz8TIIOut6TcXY09D7b1t3RjzWnudMlkeRTtL+qnU8S+fRXknf9aynA9s79RwIFpeWJ7oHwxcIF5GBd2QQsrhdpNfwuacpq3WnGUgQksPF2ROoSHL7C2DTmyqNT95Y7k2V54//ebmevH8h05igHc4braApmOqLj5MXDCzyNAp4/qEl6bOmlSRJeRjLmOgQv4g+NgPP0A5r4ENaHJ62OZzfa70a3JFeqzRPpYh0eMDRWtnXdmgVlL0ZZ4dZ9FhOi0vsMH+N7LjA/yB0aaoHFdX7wNosoeau1yK4ZUNDdPEbBafKns6hEOhCD5FG+A4o3jcHQ==

Started to play with some different meshes today.  Tried the 'disjoint' type without luck.

The 'psconfig validate' command gives this error:

# psconfig validate dj.json
Loading config ...... OK
Validating JSON schema ...... FAIL

    JSON Path: type
    Error: 'disjoint' is not one of ['list']

The dj.json file lines:
    "groups": {
        "Homei-DJ_group_mesh": {
            "type": "disjoint",
            "unidirectional": true,
            "a-addresses": [

Probably just an oversight.

Thanks
Phil



Archive powered by MHonArc 2.6.24.

Top of Page