byghis

Xen 4.1.1 ps aux|grep xen

Aug 27th, 2011
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. edward@pituba:~$ ps aux|grep xen
  2. root 24 0.0 0.0 0 0 ? S 17:49 0:00 [xenwatch]
  3. root 25 0.0 0.0 0 0 ? S 17:49 0:00 [xenbus]
  4. edward 1467 0.0 0.3 33480 3640 pts/0 S+ 17:54 0:00 vim xend.log
  5. root 1605 0.0 0.1 10704 1048 ? S 18:14 0:00 xenstored --pid-file=/var/run/xenstored.pid
  6. root 1611 0.0 0.0 24936 648 ? SLl 18:14 0:00 xenconsoled --pid-file=/var/run/xenconsoled.pid
  7. root 1644 0.0 1.1 74796 11732 ? S 18:14 0:00 /usr/bin/python /usr/sbin/xend start
  8. root 1645 0.0 1.6 151932 16724 ? SLl 18:14 0:01 /usr/bin/python /usr/sbin/xend start
  9. edward 1845 0.0 0.1 9088 1124 pts/1 S+ 18:34 0:00 grep --color=auto xen
  10.  
  11. edward@pituba:~$ sudo virsh -c xen:///
  12. [sudo] password for edward:
  13. Welcome to virsh, the virtualization interactive terminal.
  14.  
  15. Type: 'help' for help with commands
  16. 'quit' to quit
  17.  
  18. virsh # version
  19. Compiled against library: libvir 0.8.8
  20. Using library: libvir 0.8.8
  21. Using API: Xen 3.0.1
  22. Running hypervisor: Xen 4.1.0
Advertisement
Add Comment
Please, Sign In to add comment