Skip to content

Instantly share code, notes, and snippets.

Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/585365c3ce9fd5546b85 to your computer and use it in GitHub Desktop.
Save anonymous/585365c3ce9fd5546b85 to your computer and use it in GitHub Desktop.
[root@ipa salt]# salt '*' state.highstate -v
Executing job with jid 20140320120323724610
-------------------------------------------
Execution is still running on client02.cumberbatch.com
Execution is still running on oss02.cumberbatch.com
Execution is still running on oss01.cumberbatch.com
Execution is still running on oss03.cumberbatch.com
Execution is still running on iml.cumberbatch.com
Execution is still running on client01.cumberbatch.com
Execution is still running on oss04.cumberbatch.com
Execution is still running on mds01.cumberbatch.com
Execution is still running on mds02.cumberbatch.com
oss04.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
mds01.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
oss01.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
oss02.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
oss03.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
mds02.cumberbatch.com:
----------
State: - no
Name: states
Function: None
Result: False
Comment: No Top file or external nodes data matches found
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total: 1
client01.cumberbatch.com:
----------
State: - file
Name: /etc/modprobe.d/lustre.conf
Function: managed
Result: True
Comment: File /etc/modprobe.d/lustre.conf is in the correct state
Changes:
----------
State: - network
Name: system
Function: system
Result: True
Comment: Global network settings are up to date.
Changes:
----------
State: - network
Name: eth0
Function: managed
Result: True
Comment: Interface eth0 is up to date.
Changes:
----------
State: - network
Name: eth1
Function: managed
Result: True
Comment: Interface eth1 is up to date.
Changes:
----------
State: - service
Name: network
Function: running
Result: True
Comment: The service network is already running
Changes:
Summary
------------
Succeeded: 5
Failed: 0
------------
Total: 5
client02.cumberbatch.com:
----------
State: - file
Name: /etc/modprobe.d/lustre.conf
Function: managed
Result: True
Comment: File /etc/modprobe.d/lustre.conf is in the correct state
Changes:
----------
State: - network
Name: system
Function: system
Result: True
Comment: Global network settings are up to date.
Changes:
----------
State: - network
Name: eth0
Function: managed
Result: True
Comment: Interface eth0 is up to date.
Changes:
----------
State: - network
Name: eth1
Function: managed
Result: True
Comment: Interface eth1 is up to date.
Changes:
----------
State: - service
Name: network
Function: running
Result: True
Comment: The service network is already running
Changes:
Summary
------------
Succeeded: 5
Failed: 0
------------
Total: 5
iml.cumberbatch.com:
----------
State: - file
Name: /etc/modprobe.d/lustre.conf
Function: managed
Result: True
Comment: File /etc/modprobe.d/lustre.conf is in the correct state
Changes:
----------
State: - network
Name: system
Function: system
Result: True
Comment: Global network settings are up to date.
Changes:
----------
State: - network
Name: eth0
Function: managed
Result: True
Comment: Interface eth0 is up to date.
Changes:
----------
State: - network
Name: eth1
Function: managed
Result: True
Comment: Interface eth1 is up to date.
Changes:
----------
State: - service
Name: network
Function: running
Result: True
Comment: The service network is already running
Changes:
Summary
------------
Succeeded: 5
Failed: 0
------------
Total: 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment