Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@an-c05n01 ~]# ps -eaf | grep libvirt
- root 2875 1 2 16:37 ? 00:04:04 libvirtd --daemon
- root 5800 5798 0 16:41 ? 00:00:00 sh -c if nc -q 2>&1 | grep "requires an argument" >/dev/null 2>&1; then ARG=-q0;else ARG=;fi;nc $ARG -U /var/run/libvirt/libvirt-sock
- root 5807 5800 0 16:41 ? 00:00:20 nc -U /var/run/libvirt/libvirt-sock
- qemu 6209 1 10 16:41 ? 00:17:18 /usr/libexec/qemu-kvm -name vm01-win7 -S -M rhel6.4.0 -enable-kvm -m 2048 -smp 2,sockets=2,cores=1,threads=1 -uuid 8832aaf3-69ac-ebed-c55a-89f536068294 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/vm01-win7.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/shared/files/Windows_7_Pro_SP1_64bit_OEM_English.iso,if=none,media=cdrom,id=drive-ide0-0-0,readonly=on,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=/shared/files/virtio-win-0.1-52.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=/dev/c05n01_vg0/vm01-win7_0,if=none,id=drive-virtio-disk0,format=raw,cache=none,aio=native -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=24,id=hostnet0,vhost=on,vhostfd=25 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:58:ca:9f,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc 127.0.0.1:0 -vga std -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
- root 31041 29343 0 19:25 pts/3 00:00:00 grep libvirt
Advertisement
Add Comment
Please, Sign In to add comment