Advertisement
Guest User

Salt Rename computer Name Hanging

a guest
Apr 1st, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.93 KB | None | 0 0
  1. amkread@ubuntu:~$ salt 'winXP' system.set_computer_name 'WINXP-org' -l debug
  2. [DEBUG   ] Reading configuration from /etc/salt/master
  3. [DEBUG   ] Guessing ID. The id can be explicitly in set /etc/salt/minion
  4. [INFO    ] Found minion id from generate_minion_id(): ai-ubuntu2
  5. [DEBUG   ] Missing configuration file: ~/.saltrc
  6. [DEBUG   ] Configuration file path: /etc/salt/master
  7. [DEBUG   ] Reading configuration from /etc/salt/master
  8. [DEBUG   ] Guessing ID. The id can be explicitly in set /etc/salt/minion
  9. [INFO    ] Found minion id from generate_minion_id(): ai-ubuntu2
  10. [DEBUG   ] Missing configuration file: ~/.saltrc
  11. [DEBUG   ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  12. [DEBUG   ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  13. [DEBUG   ] LazyLoaded local_cache.get_load
  14. [DEBUG   ] get_iter_returns for jid 20150401172754915375 sent to set(['winXP']) will timeout at 17:27:59.917059
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement