Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. tail -f -n100 vm.startvm.log
  2. + [[ -x /startvm.zone ]]
  3. + exec /smartdc/bin/qemu-exec /smartdc/bin/qemu-system-x86_64 -m 8096 -name ad811a34-7290-4843-ba75-796fb3c3135f -uuid ad811a34-7290-4843-ba75-796fb3c3135f -cpu qemu64 -smp 4 -drive file=/dev/zvol/rdsk/zones/ad811a34-7290-4843-ba75-796fb3c3135f-disk0,if=virtio,index=0,media=disk,boot=on -drive file=/dev/zvol/rdsk/backups/ad811a34-7290-4843-ba75-796fb3c3135f-disk1,if=virtio,index=1,media=disk -drive file=/dev/zvol/rdsk/zones/ad811a34-7290-4843-ba75-796fb3c3135f-disk2,if=virtio,index=2,media=disk -drive file=/gparted-live-0.19.1-1-i486.iso,if=ide,index=3,media=cdrom -boot order=cd,once=d -device virtio-net-pci,mac=d2:95:50:e0:56:62,tx=timer,x-txtimer=200000,x-txburst=128,vlan=0 -net vnic,name=net0,vlan=0,ifname=net0 -smbios 'type=1,manufacturer=Joyent,product=SmartDC HVM,version=7.20140530T010428Z,serial=ad811a34-7290-4843-ba75-796fb3c3135f,uuid=ad811a34-7290-4843-ba75-796fb3c3135f,sku=001,family=Virtual Machine' -pidfile /tmp/vm.pid -vga std -chardev socket,id=qmp,path=/tmp/vm.qmp,server,nowait -qmp chardev:qmp -chardev socket,id=serial0,path=/tmp/vm.console,server,nowait -serial chardev:serial0 -chardev socket,id=serial1,path=/tmp/vm.ttyb,server,nowait -serial chardev:serial1 -vnc unix:/tmp/vm.vnc -parallel none -usb -usbdevice tablet -k en-us
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement