Displaying 20 results from an estimated 800 matches similar to: "Unexpected error: <type ''exceptions.OSError''>"
2007 Oct 24
1
Unexpected error: exceptions.OSError - Setting up Windows XP HVM
Hello everybody,
i have a problem setting up a DomU with Windows XP. I get the following
error:
xen:/etc/xen# xm create windows.hvm
Using config file "./windows.hvm".
VNC= 1
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-3.1-1/bin/xm", line 7, in ?
main.main(sys.argv)
File
2007 Sep 27
0
trying to get a windows2000 moved over to a xen machine.
We have an old 2000 machine with some data that we can''t get rid of yet.
the machine is taking up way too much space for the amount of data it holds and
the frequency in which the data is accessed.
so, i want to do a p2v migration.
using knoppix i have dd''d the whole hda drive and moved the data to an
image file
on the xen server. then i created a lvm volume that is large
2007 Sep 18
1
OSError Exception
Hi
I am getting this one on an HP nx6325 on Pardus 2007.2 with xen 3.1.0
built from packages.
Started domain pardus-av.sxp
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2453, in
2008 Feb 02
1
OSError: [Errno 10] No child processes
Hi;
After updating our Xen packages to current tip of xen-3.1-testing (from 3.1.0)
caglar@zangetsu xen-3.1-testing.hg $ hg tip
changeset: 15634:dbe47d8cb825
tag: tip
user: Keir Fraser <keir.fraser@citrix.com>
date: Thu Jan 31 10:07:57 2008 +0000
summary: Added tag RELEASE-3.1.3 for changeset 4835d702ba6133849bfae64b783b755c5066c094
I cannot boot domU''s
2008 Sep 17
2
[Xen-ia64-devel] [PATCH] xm: Don''t spawn vncviewer twice.
Hi. I found this issue with IA64 box while looking at the c/s of
18204:21dd1fdb73d8, but I believe the things is same with x86 box.
I''m not sure whether this patch coexist with the old ioemu which
is to be removed soon. So it might be desirable to apply
this patch after deleting the internal ioemu tree.
thanks,
xm: Don''t spawn vncviewer twice.
Without this patch, vncviewer
2006 Mar 21
3
Rsync 4TB datafiles...?
I need to rsync 4 TB datafiles to remote server and clone to a new oracle
database..I have about 40 drives that contains this 4 TB data. I would like
to do rsync from a directory level by using --files-from=FILE option. But
the problem is what will happen if the network connection fails the whole
rsync will fail right.
rsync -a srchost:/ / --files-from=dbf-list
and dbf-list would contain this:
2005 Dec 16
0
very strange OCFSv1 problems
We are using RHEL ES 3.0 Update 6, kernel version is 2.4.21-37.ELsmp. We have 5-node Oracle 10g RAC (10.1.0.4).
# cat /proc/ocfs/version
1.0.14-PROD1 Fri Jan 7 13:58:41 PST 2005 (build 7a10bc19875bb2abf8a7fd110639b81b)
One problem with ocfs v1 here is that when I used "debugocfs -h /dev/emcpowere1" command, it always show that "curr_master=INVALID_MASTER". My question is: Is
2005 Dec 16
0
RE: very strange OCFSv1 problems
For the 2nd problem, on node 5, I tried the following:
$ rmdir hotbackup
rmdir: `hotbackup': Directory not empty
$ ls -ldi hotbackup/
266133504 drwxr-xr-x 1 oracle dba 131072 Dec 14 15:46 hotbackup/
Now this folder is back! Strange!
> -----Original Message-----
> From: Wu, Hai
> Sent: Wednesday, December 14, 2005 5:47 PM
> To: 'ocfs-users@oss.oracle.com'
2007 Feb 21
4
User/Group HWM ignored when converting idmap from tdb to LDAP
Hi!
I'm trying to convert my tdb-based idmap mapping to a LDAP-based
one. This generally works as intended, with one exception - the
highest uidNumber/gidNumber in use is not transferred, and this causes
duplicate use of the same uid/gidNumber.
Here's what I'm doing:
1) net idmap dump /var/cache/samba/winbindd_idmap.tdb > idmap.dump
2) Set idmap backend in smb.conf to
2004 Apr 12
2
FW: cluster1 error
I am trying to use:
ocfs-support-1.0.10-1
ocfs-2.4.21-EL-smp-1.0.11-1
ocfs-tools-1.0.10-1
with RedHat AS 3.0, 2-node cluster with shared SCSI. 2 dell 1650s, dual
CPUs, PERC 3/DC cards chained to a PowerVault 220S.
I am using lvm, and here is my layout:
[root@cluster1 archive]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 32G 5.1G 25G
2004 Apr 28
1
Cannot delete directories
Running ocfs v 1.0.9-PROD12 on RHAS 2.1, kernel 2.4.9-e.25smp.
I have (what look to ls and rm) as empty directories. But when I try to
rmdir, returns "Directory not empty". This has gone through a reboot
(several actually). Any ideas what I can do?
[root@delphi1 tmp]# ls -l /oradata/u02
total 514
drwxr-xr-x 1 oracle dba 131072 Feb 4 2003 bogus
drwxr-xr-x 1 oracle
2006 May 22
0
Unexpected error: exceptions.OSError
[root@SardanaLi Jordi]# /usr/sbin/xm top
Unexpected error: exceptions.OSError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 1021, in main
rc = cmd(args)
File
2004 Apr 14
2
Problem creating new domain in unstable
Hi,
I just had a try using the xeno-unstable. When I used the xc_dom_create.py to create a new domain I got the followings:
==============================================
Traceback (most recent call last):
File "/usr/bin/xc_dom_create.py", line 332, in ?
(current_id, current_port) = make_domain()
File "/usr/bin/xc_dom_create.py", line 238, in make_domain
2006 Jun 28
0
xend start error: OSError: [Errno 1] Operation not permitted
Hello,
I have recently installed xen 3.0.2 from source, but have been
having some trouble getting it working. I had to make a few changes to
the kernel to support my network card. After i rebooted and tried to
start xend, I got the following error
Traceback (most recent call last):
File "/usr/sbin/xend", line 111, in ?
sys.exit(main())
File "/usr/sbin/xend",
2005 Nov 18
1
OSerror [err no 5] while booting
hi ,
I have invoked xm commands(create, shutdown,pause...) inside C programs(fork/exec),
But, while connecting to console when creating a domain it gives following error:
Traceback (most recent call last):
File "/usr/sbin/xm", line 9, in ?
main.main(sys.argv)
File "/usr/lib/python/xen/xm/main.py", line 808, in main
xm.main(args)
File
2004 May 20
1
xc_dom_create.py cpu flag
I pulled unstable yesterday and noticed xc_dom_create.py does not have
a default value for cpu, so python complains
Traceback (most recent call last):
File "/usr/bin/xc_dom_create.py", line 408, in ?
(current_id, current_port) = make_domain()
File "/usr/bin/xc_dom_create.py", line 234, in make_domain
id = xc.domain_create( mem_kb=mem_size*1024,
2012 Mar 21
1
IDMAP dump and restore for second server.
Hello all.
I use Samba 3.6.3 on FreeBSD in combination with ZFS, and it all works fine.
I use zfs send to receive my store on a backup machine and i want the users id to be the same as on the master server so to say.
Keeps my backups easy accessable with samba!
Now i know i can dump the IDMAP database using the following: net idmap dump.
I expect a whole bunch of lines,but i get the following,
2012 Mar 09
2
iotop :: OSError: Netlink error: Invalid argument (22)
Hi! i have a problem with iotop :
root at alien: ~ # iotop
Traceback (most recent call last):
File "/usr/bin/iotop", line 16, in ?
main()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 567, in main
main_loop()
File "/usr/lib/python2.4/site-packages/iotop/ui.py", line 557, in <lambda>
main_loop = lambda: run_iotop(options)
File
2005 Sep 24
1
10gR2, oifcfg fails on ocfs2
Howdy,
I am trying to setup a 10gR2 RAC on top of some nbd devices. OS is
Centos4.1/i386, (2.6.9-11.0.0.10.3.EL, ocfs2-2.6.9-11.0.0.10.3.EL-1.0.4-1).
ocfs2 setup went perfectly well, btw. (besides the fact that
ocfs2console apparently ignores nbd disks)
mount says
/dev/nbd1 on /opt/oradata/data1 type ocfs2 (rw,_netdev)
on both nodes
ls says (after runInstaller was started, so the files were
2004 Apr 21
1
Fwd: RE: OCFS Hang
Oh yeah - easy way to check, Randy:
Next time your node hangs, get on the OTHER NODE and go into each
directory where files are being opened (datafiles, archivelogs,
controlefiles, redo logs, etc) and delete a file (you can create one
first then delete it). If this causes the hung node to recover then
you're having the same problem I was having.
Jeremy
>>> "Jeremy