search for: tknchris

Displaying 20 results from an estimated 21 matches for "tknchris".

2010 Jun 14
13
VNC issues
I''ve recently installed Debian Lenny witch Xen (xen-utils, xen.tools and xen-linux-system-2.6.26-2-xen-amd64). I want to virtualize some windows servers, but I''m unable to connect to localhost VNC when I start the vm (xm create) to proceed with windows instalation. The VM config is: import os, re arch = os.uname()[4] if re.search(''64'', arch):
2010 Nov 29
13
VTD not working on Intel DX58SO w/ Xen 4.0.1
Hello, I''m having problems with VTD on this board. The board/cpu/bios all support vt-d and I think maybe I''m just missing something? Any feedback would be much appreciated :) Output below: root@vm:~# xm create /etc/xen/vm-nine.cfg Using config file "/etc/xen/vm-nine.cfg". Error: Failed to assign device to IOMMU (0000:05:00.0@100,msitranslate=1,power_mgmt=0)
2010 Nov 29
13
VTD not working on Intel DX58SO w/ Xen 4.0.1
Hello, I''m having problems with VTD on this board. The board/cpu/bios all support vt-d and I think maybe I''m just missing something? Any feedback would be much appreciated :) Output below: root@vm:~# xm create /etc/xen/vm-nine.cfg Using config file "/etc/xen/vm-nine.cfg". Error: Failed to assign device to IOMMU (0000:05:00.0@100,msitranslate=1,power_mgmt=0)
2011 Jan 19
13
xen-unstable: ImportError: No module named xen.xm
I have pulled the latest from xen-unstable on a new machine, I run make world and make install and after rebooting into xen, when i run xm list or anything else i get: # xm list Traceback (most recent call last): File "/usr/sbin/xm", line 5, in <module> from xen.xm import main ImportError: No module named xen.xm I also tried going into the tools dir and make install,
2011 Jan 19
13
xen-unstable: ImportError: No module named xen.xm
I have pulled the latest from xen-unstable on a new machine, I run make world and make install and after rebooting into xen, when i run xm list or anything else i get: # xm list Traceback (most recent call last): File "/usr/sbin/xm", line 5, in <module> from xen.xm import main ImportError: No module named xen.xm I also tried going into the tools dir and make install,
2010 Jun 13
9
pygrub error booting iso
I mounted an iso file like so: ------------------------------------------- # mount -o loop=/dev/loop0 /path/to/iso /tmp/mnt #ls /tmp/mnt cdromupgrade  dists  doc  install  isolinux  md5sum.txt  pics  pool  preseed  README.diskdefines  ubuntu ------------------------------------------- I used the following file to try to have pygrub boot the mounted iso: -------------------------------------------
2013 Jan 09
13
DIDForSale spam
List users, Did anyone else recently receive spam from DIDForSale with the subject "DIDForSale 2012 achievements"? I suspect that they are using this list to harvest email addresses and think they should be called out on this poor business practice if that is the case. Regards, Matthew Roth InterMedia Marketing Solutions Software Engineer and Systems Developer
2014 Dec 19
3
Smartphone Mobility App?
Anyone found any good smartphone apps that connect with their asterisk boxes that provides basic mobility features? The main problem we are trying to solve is when our staff forward to their cell phones they cant distinguish if the call was directed at their cell phone or the business DID. We also would like to give user ability to control DND and forwarding of their extension from the
2014 Dec 19
0
Smartphone Mobility App?
Try zoiper ... On Dec 19, 2014 10:29 PM, "chris" <tknchris at gmail.com> wrote: Anyone found any good smartphone apps that connect with their asterisk boxes that provides basic mobility features? The main problem we are trying to solve is when our staff forward to their cell phones they cant distinguish if the call was directed at their cell phone or...
2014 Dec 19
0
Smartphone Mobility App?
...o have an audio prompt announce the calls that were passed through from the business DID before connecting the call through. That does require using a follow-me approach instead of forwarding, but is easily done by just changing the confimration prompt. On Fri, Dec 19, 2014 at 8:29 AM, chris <tknchris at gmail.com> wrote: > > Anyone found any good smartphone apps that connect with their asterisk > boxes that provides basic mobility features? > > The main problem we are trying to solve is when our staff forward to > their cell phones they cant distinguish if the call was dir...
2010 May 12
44
Xen4 / Intel DX58SO Mobo / VT-d not working
Hello, I''ve previously been successful with Xen4 and VT-d on other systems. I am having trouble getting VT-d passthrough working to a WinXP domain with DX58SO (Q45) motherboard and i7 930 CPU. VT-d is enabled in bios, xm info shows hvm_directio capability, I have iommu=1 set, I have the devices bound to pciback on dom0 cmdline, xm pci-list-assignable-devices shows the devices as
2010 May 12
44
Xen4 / Intel DX58SO Mobo / VT-d not working
Hello, I''ve previously been successful with Xen4 and VT-d on other systems. I am having trouble getting VT-d passthrough working to a WinXP domain with DX58SO (Q45) motherboard and i7 930 CPU. VT-d is enabled in bios, xm info shows hvm_directio capability, I have iommu=1 set, I have the devices bound to pciback on dom0 cmdline, xm pci-list-assignable-devices shows the devices as
2011 Feb 14
8
e1000 gig nic howto?
We have a 10Gbps connection to our server so I need to be able to create VMs using the faster e1000 nics instead of the default Realtek 100Mbps ones but I''m not sure how to go about it. Is there a walkthrough or "howto" or can someone point me at some simple instructions? I''m using xen-3.0.3-105.el5_5.5 and Centos 5.5 kernel 2.6.18-194.32.1.el5.centos.plusxen VMs are
2012 Aug 24
9
pvhvm on debian
hello, I know this not quite a xen problem but im sure a fair number of people are using debian for their dom0 and maybe have some insight into this. I have a large number of dom0''s running squeeze and for a long time i was hoping for pvhvm to make into the official debian xen packages and recently during some periodic updates I noticed pvhvm working after a kernel package update. Now
2012 Feb 08
7
[PATCH] libxl: Set VNC password through QMP
This patch provide the code to set the VNC password to QEMU upstream through VNC. The password is still stored in xenstore but will not be used by QEMU upstream. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> --- tools/libxl/libxl_create.c | 3 +++ tools/libxl/libxl_dm.c | 21 ++++++++++++--------- tools/libxl/libxl_internal.h | 1 + tools/libxl/libxl_qmp.c
2010 Feb 19
7
VT-d not working
Hello there, I am using a Gigabyte H55M-UD2H (Intel H55-Chipset) together with a Core-i5-650. According to Gigabyte Support the Mainboard does support VT-d. Well, actually support says, that VT-d does work on Windows-7 in XP-Mode. They do not test and support Linux though. Did anybody here have success using VT-d on any H55-Board? Perhaps it is some misconfiguration on my side. I tried a
2012 May 11
34
gaming on multiple OS of the same machine?
Hi, I am new to Xen and I was wondering if the following construction would be feasible with the current Xen. I would like to put 2/3/4 new computers in my house, mainly for gaming. Instead of buying 2/3/4 different computers, I was thinking of building one computer with a 4/6/8-core CPU, 2/3/4 GPUs, 2/3/4 small SSDs, and attach 2/3/4 monitors to it, 2/3/4 keyboards and 2/3/4 mouses, and run VGA
2009 Dec 17
0
trouble with pci passthrough on debian to hvm domain on intel dq35jo motherboard
im trying to do pcipassthrough to a hvm domain on xen 3.4.2 with jeremy''s pv_ops dom0 kernel 2.6.31.6 on debian lenny. dom0 kernel indicates that pciback cmdline options are unknown, but config shows CONFIG_XEN_PCIDEV_BACKEND=y is compiled in. is pciback broken on this kernel or something? all relevant information i can think is here, let me know if theres anything else you''d
2011 Mar 18
0
VM''s on tunnels
Hello, I have a VM where I would like to setup a secondary interface which has an IP on a remote lan ideally with GRE. I have a simple GRE tunnel from dom0 to a cisco at the remote site, the tunnel works great I have routes in and I can ping between both sides dom0 and the remote router/lan. I had planned on just bridging the GRE interface with a new empty bridge then have the VM attach to that
2014 Sep 12
1
Call Flow Documentation Tools
Hello, I have been researching software for documenting pbx call flow paths and I was just wondering if anyone out there is using anything they have found particularly useful or cool. I am looking for something preferably visual that the average end user can follow. So far the best thing I have come up with is making a diagram with a decision tree in visio but its very time consuming to build