Displaying 11 results from an estimated 11 matches for "tredyffrin".
2006 Jul 14
3
NET ADS JOIN error
Can anyone shed some light on this error? I can't seem to find any
information as to why it is failing. Thanks.
USTR-MINT-A-1:~ # net ads join "United
States\Tredyffrin\Resources\Servers" -U trimblrd
trimblrd's password:
Failed to pre-create the machine object in OU United
States\Tredyffrin\Resources\Servers.
I have tried two different domain admin accounts and I get the same
error each time. It strange since the object already exists in AD.
2008 Feb 14
1
Winbind problem with more details.
...TR-LINUX-1-SPAR is not there.
USTR-LINUX-1:~ # for i in `wbinfo --user-domgroups=S-1-5-21-725345543-2052111302-527237240-100501`; do wbinfo --sid-to-name=$i; done
NA\guminssa 1
NA\USAUS-WEBBrowsers 2
NA\USMV IIs Releases 2
NA\USTR CMP SSafe DB 2
NA\USRV-JOPLIN-CHANGE-NULDEV 2
NA\Domain Users 2
NA\Tredyffrin Users 2
NA\USAUS-Knowlix 2
NA\TCUsers 2
NA\PKI MFA Smartcards 2
NA\OE-P D T Tred-000106 2
NA\AD ClearPath MCP 2
NA\All Employees 2
NA\CTY-United St-US 2
NA\CE-United Sta-US 2
NA\OE-Systems & -000004 2
NA\Org-Eastern -002418 2
NA\MessageStats Web 2
NA\OE-Eastern De-002418 2
NA\All NA Employees 2...
2006 Mar 27
1
"xm list" causing "OverflowError: int exceeds XML-RPC limits"
...;xm info" without issues. But I am seeing similar
"OverflowError: int exceeds XML-RPC limits" with "xm shutdown" and "xm
destroy". My python version is 2.4.2.
Any way I can get around this problem?
Thanks,
Aravindh Puthiyaparambil
Xen Development Team
Unisys, Tredyffrin PA
E-Mail: aravindh.puthiyaparambil@unisys.com
linuxM0076:~ # xm list
Error: Traceback (most recent call last):
File
"/root/xen-unstable.hg/dist/install/usr/lib64/python/xen/util/xmlrpclib2
.py", line 79, in _marshaled_dispatch
allow_none=1)
File "/usr/lib64/python2.4/xmlr...
2006 Feb 01
1
AW: "make xconfig" for Dom0 not working
...make target
`/root/xen/xen-unstable.hg/linux-2.6.12-xen0/arch/xen/Makefile''. Stop.
I tried "make linux-2.6-xen-config CONFIGMODE=xconfig" but that seems to
only change DomU. Is there another way of changing the configuration of
Dom0?
Thanks,
Aravindh Puthiyaparambil
Unisys
Tredyffrin, PA
Phone 610-648-2416
E-Mail: aravindh.puthiyaparambil@unisys.com
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@lists.xe...
2006 Feb 07
0
unstable tree with 2.6.15
Is there a way to modify the build process to make xen-unstable use only
2.6.15 for the Dom0 and DomU kernels and not apply the 2.6.16-rc2 patch
with the latest changeset?
Thanks,
Aravindh Puthiyaparambil
Unisys, Tredyffrin PA
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 May 30
0
Invalid sequencer interrupt with AIC79xx driver and linux-xen kernel
...linux-2.6-xen kernel I am getting an "Invalid Sequencer interrupt" and
the system hangs after this. But if I use the linux-2.6-xen0 kernel it
works well.
Does anyone know why this is happening and how I can make it go away?
Thanks,
Aravindh Puthiyaparambil
Xen Development Team
Unisys, Tredyffrin PA
ACPI: PCI Interrupt 0000:03:0d.0[A] -> GSI 49 (level, low) -> IRQ 18
scsi2 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
<Adaptec (Dell OEM) 39320 Ultra320 SCSI adapter>
aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 67-100Mhz,
512 SCBs
Vendor: SEAGATE Mo...
2007 Oct 19
4
[PATCH] nr_cpus calculation problem due to incorrect sockets_per_node
Testing on an 8-node 128-way NUMA machine has exposed a problem with
Xen''s nr_cpus calculation. In this case, since Xen cuts off recognized
CPUs at 32, the machine appears to have 16 CPUs on the first and second
nodes and none on the remaining nodes. Given this asymmetry, the
calculation of sockets_per_node (which is later used to calculate
nr_cpus) is incorrect:
2006 May 16
7
Unable to bring up Mini-OS on x86_64
.... Any clue why this happening? Has something changed in the builder that Mini-OS needs to be aware of?
PS: I tried reverting changeset 9993 (Allow linking of mini-os with application-specific object code), but still got the same error
Thanks,
Aravindh Puthiyaparambil
Xen Development Team
Unisys, Tredyffrin, PA
E-Mail: aravindh.puthiyaparambil@unisys.com
xenbox:~/xen/xen-unstable/extras/mini-os # xm create domain_config Using config file "domain_config".
Error: <ProtocolError for /RPC2: -1 >
Dmesg
-----
xenbox kernel: python[12171] general protection rip:2b14fba3776e rsp:427ff7d0 e...
2007 Jan 29
8
x86_64 build break in rombios
I am getting the following build break on changeset 13662. I am
compiling on x86_64 SLES10 with gcc 4.1.0. Is there a fix for this?
Thanks,
Aravindh Puthiyaparambil
Xen Development Team
Unisys, Tredyffrin PA
make[1]: Entering directory `/root/xen/xen-unstable.hg/tools/firmware''
make[2]: Entering directory
`/root/xen/xen-unstable.hg/tools/firmware/rombios''
gcc -o biossums biossums.c
gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c
bcc -o rombios.s -C-c -D__i86__ -0 -S _r...
2006 Aug 26
13
qemu-dm cpu utilization
Using an 8-way ES7000 with 32GB of ram, I''m running xen at changset 11217
with dom0_mem=3092M as a kernel parameter on a x86_64 hyperviser.
It appears that qemu is adding too much overhead to
virtual machines to display graphics.
If I boot a sles9sp3 domVT in runlevel 5 with vga=0x314 for a graphicalboot, and immediately use
vncviewer simply to watch the virtual machine as it boots,
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the
last while on a full replacement for Xen''s shadow pagetable support.
This mail contains some design notes, below; a patch against
xen-unstable, giving a snapshot of the current state of the new shadow
code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch
Comments on both are welcome, although the code is not