search for: dom4

Displaying 14 results from an estimated 14 matches for "dom4".

Did you mean: dom
2010 May 14
2
ethernet outages C5.4
Hello All, I don't have any reason to believe CENTOS (5.4) is underlying my difficulties but it's what I've got to work with so here's the setup: I have a 2P motherboard with 2 Opteron 2376s and two ethernet ports. The setup is fully virtualized, with Dom0, dom4 and Dom1 up and running. dom4 is attached to a dhcp service on eth0 and has no problems. I've recently connected dom1 to eth1. eth1 is connected to a dsl modem (no router) and to the ISP's dsl signal It has a static IP address, 204.174.35.205. At intervals of a few hours the dom1 ser...
2008 Dec 08
10
[PATCH] Accurate vcpu weighting for credit scheduler
...job. The reason of this problem is that vcpu round-robin queue blocks large weight vcpus by small weight vcpus. For example, we assume following case on 2pcpu environment. (with 4domains (each domain has 2vcpus)) dom1 vcpu0,1 w128 credit 4 dom2 vcpu0,1 w128 credit 4 dom3 vcpu0,1 w256 credit 8 dom4 vcpu0,1 w512 credit 15 d4v0 gets 15ms credit each time. but if 3vcpus are blocking,(like d1v0, d2v0, d3v0) d4v0 credit becomes over 30msec(45msec=15x3times). Then d4v0 credit cleared. This makes d4v0 uses smaller credit than expected. This problem also occurs on d4v1 case. (blocked by d1v1, d2v1,...
2006 Jul 25
0
trusted domains and disconnected domains
...M1 S-1-5-21-790525478-1844823847-725345543 DOM2 S-1-5-21-776971034-1374619893-1389755056 DOM5 S-1-5-21-1979410263-576795079-1250845650 DOM6 S-1-5-21-2091962305-833907787-4047963448 DOM3 S-1-5-21-144846545-115680220-1939559906 DOM4 S-1-5-21-151263845-1299922530-322568963 DOM8 S-1-5-21-607462080-1190682306-324685044 DOM7 S-1-5-21-2068281220-2021992396-681445708 DOM10 S-1-5-21-2856294414-1944682179-2323182264 DOM11 S-1-5-21-606747145-1801674531-839522115 DOM9...
2013 Jan 16
1
rombios unable to loaded MPT BIOS
...Kernel driver in use: pciback Kernel modules: mpt2sas Debug info when xm-create the guest: ------------------------------------- (XEN) HVM4: HVM Loader (XEN) HVM4: Detected Xen v4.1.2-OVM (XEN) HVM4: CPU speed is 3060 MHz (XEN) HVM4: Xenbus rings @0xfeffc000, event channel 9 (XEN) irq.c:264: Dom4 PCI link 0 changed 0 -> 5 (XEN) HVM4: PCI-ISA link 0 routed to IRQ5 (XEN) irq.c:264: Dom4 PCI link 1 changed 0 -> 10 (XEN) HVM4: PCI-ISA link 1 routed to IRQ10 (XEN) irq.c:264: Dom4 PCI link 2 changed 0 -> 11 (XEN) HVM4: PCI-ISA link 2 routed to IRQ11 (XEN) irq.c:264: Dom4 PCI link 3 chang...
2004 Aug 04
1
Samba with Mac files (continued)
Here are some more messages that pop in the server logs when I try to read folders on a Win2K file server - the folders/files were saved from a Macintosh on the network: smb_proc_readdir_long: name=\Font Library\B\Bernhard BoldCond. et al?\*, result=-2, rcls=1, err=123 smb_proc_readdir_long: name=\Font Library\K\Kino, et al?\*, result=-2, rcls=1, err=123 smb_proc_readdir_long: name=\Font
2006 Sep 30
0
pciback not working
...ign to virtual slot 0 func 3 pciback: vpci: 0000:00:1d.7: assign to virtual slot 0 func 7 pciback: vpci: 0000:02:01.0: assign to virtual slot 1 pciback: vpci: 0000:02:02.0: assign to virtual slot 2 There is an eror message in xm dmesg but, from what I read, it does not seem to be a problem. (XEN) DOM4: (file=mm.c, line=578) Non-privileged attempt to map I/O space 00000000 (XEN) DOM4: (file=mm.c, line=578) Non-privileged attempt to map I/O space 00000000 I _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 May 21
4
[PATCH] xen: do not map the same GSI twice
PV on HVM guests map GSIs into event channels; at restore time the event channels are resumed by restore_pirqs. Device drivers might try to register the same GSI again through ACPI at restore time, but the GSI has already been mapped and bound by restore_pirqs. This patch detects these situations and avoid mapping the same GSI multiple times. Signed-off-by: Stefano Stabellini
2006 Jun 15
11
domU consoles
Hi I have a couple of questions: 1. How do I exist from a domU console back to dom0 console (after issuing xm console [domU])? 2. How do I setup a dom0/domU in order to get a tty login? TIA Paolo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2014 Apr 13
1
web services
Hello, I have PDC sernet samba 4.1.6 (DOM4) and BDC w2k8 (domain & forest level 2008R2) I'd like use web services from w2k8, but if I run from windows nltest /dsgetdc:DOMAIN /ws samba return: Getting dc name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN If nltest direct query to samba server i get this error, but if is query...
1999 Nov 09
2
netbios
Hi all, My NT environment cannot recognize my SAMBA servers(Bad IP address when ping from MS DOS prompt) and after I restarted the nmbd daemon it can see my SAMBA servers. Does anyone know why this happens? Is it there is a change in the WINS server's database? Please advise. thanks & regards, Bridget
2011 Feb 27
3
Xen network-route : mix Public and Private IP on a Front-Back architecture
...n connect any address on Internet and is accessible from Internet too. Now i would like to add a private IP address on DOM1 in order to comunicate with DOM2, 3 and 4 who is configured with just a private IP address. -----(private IP) DOM4 | | Physical Eth0 (Public IP1) --- DOM0 ----------- (public IP2 ) DOM1 (private IP1) --------------(private IP2) DOM2 | | -----(private IP) DOM3 To finish, i would like DOM2, 3 and 4 to connect Internet via DOM1 IP public Address...
2010 Feb 17
2
Howto convert Solaris 10 DomU from hvm to paravirt?
...lt;/distro> <devices> <emulator>/usr/lib/xen/bin/qemu-dm</emulator> <disk type=''block'' device=''disk''> <driver name=''phy'' type=''zvol''/> <source dev=''/tank/guests/dom4/disk0''/> <target dev=''hda'' bus=''ide''/> </disk> <disk type=''file'' device=''cdrom''> <target dev=''hdc'' bus=''ide''/> <readonly/>...
2009 Aug 11
9
can''t add vlans successfully
Hi, I want to add 2 vlans by the following steps: 1. add the vlan interfaces: vconfig add eth0 100 --vlan100 vconfig add eth0 101 --vlan101 2. modify the network-bridge script by the websit, http://wiki.xensource.com/xenwiki/XenNetworking#head-04ebcc1760dbc4678e83b116afa310dc0612dc39 Comment each time ifup or ifdown commands are executed.The reason is that ifdown ends with
2011 May 04
8
Xen 4.1.0, multiple network interfaces, network-bridge failing to create multiple bridges
Hi *, having built Xen 4.1.0 and running my Dom0 on Slackware 13.1, I''m trying to assign different physical network interfaces to different DomU guests: vif = [ ''bridge=ethX'' ] in the DomU configuration files. My /etc/xen/scripts/network-bridge script, however, doesn''t create more than one bridge: root@cen:~# /etc/xen/scripts/network-bridge start