Skip to content

issues Search Results · repo:cea-hpc/clustershell language:Python

Filter by

462 results
 (105 ms)

462 results

incea-hpc/clustershell (press backspace or delete to remove)

Lower priority but would be nice to fix ev_pickup events when a gateway is down and messages are rerouted in tree mode. See test test_tree_run_abort_on_start in TreeWorkerTest.py where the check for ev_pickup ...
Lib/Tree
  • thiell
  • Opened 
    26 days ago
  • #594

Source: RH Bug 2378535 - clustershell: Stop using deprecated python setup.py build/install command in the spec See also: https://fedoraproject.org/wiki/Changes/DeprecateSetuppyMacros
Packaging
  • thiell
  • Opened 
    on Aug 3
  • #587

It looks like file path completion doesn t work anymore in 1.9.3, when using copy mode: $ clush -c /tmp/file[TAB][TAB] doesn t complete /tmp/filename anymore. Maybe a side effect of the new bash completions ...
Scripts
  • kcgthb
  • Opened 
    on Feb 20
  • #584

Hello, Here is the code that I run: #!/bin/bash # Read IPs from the file and store them in an array IFS=$ \n read -d -r -a IPs ../IPs # Loop through each server (IP) for ip in ${IPs[@]} ; do ...
invalid
  • michaelmaalouly
  • 1
  • Opened 
    on Feb 14
  • #583

I have a source of multiple sources of groups (or groups of groups). To support such use-case, I thought it would be nice to be able to express dynamic group sources with reusable placeholders, eg.: [src-{CLUSTER}] ...
  • rezib
  • 6
  • Opened 
    on Feb 6
  • #579

I d like to publish clustershell to Flathub. I ve already created a manifest to upload. To do so, I just need approval from the developers. If you are not happy with some third party uploading, I am happy ...
  • Justinzobel
  • 6
  • Opened 
    on Jan 28
  • #578

What would be the best way to store additional metadata for the machines or groups in the yaml definition file? EDIT: after a bit fiddling I came up with a external group provider instead. See my gist ...
  • dot-mike
  • 3
  • Opened 
    on Jan 21
  • #572

I encountered a problem when using clush in tree mode. When my hostname (host01.a.b) contains a dot and is used as the root node, clush throws an error: clush: TREE MODE: host01 is not a valid root ...
  • luxiaoyong
  • 4
  • Opened 
    on Nov 5, 2024
  • #571

Hello, When using clustershell with milkcheck, I have an error: ClusterShell.Propagation.RouteResolvingError: No route available to pm4-nod01 The error comes as soon as I have a topology file. The ...
blocker
Lib/Tree
  • MarbolanGos
  • 7
  • Opened 
    on Sep 4, 2024
  • #566

Issue Description I am using treemode to execute the command whoami in an environment with over 1000 nodes. The execution took 17 minutes for this simple command, and for more complex commands, the process ...
  • luxiaoyong
  • 1
  • Opened 
    on Aug 31, 2024
  • #565
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub