search for: taptyp

Displaying 5 results from an estimated 5 matches for "taptyp".

Did you mean: taptype
2010 Dec 21
4
tap2:remus:backup_ip:9000|aio:/path_to_disk.img not working - OSError: [Errno 2] No such file or directory
...ite-packages/xen/xend/XendDomainInfo.py", line 2820, in _initDomain self._configureBootloader() File "usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 3245, in _configureBootloader mounted = devtype in [''tap'', ''tap2''] and taptype != ''aio'' and taptype != ''sync'' and not os.stat(fn).st_rdev OSError: [Errno 2] No such file or directory: ''backup_ip:9000|aio:/home/xen/domains/lucid/disk.img'' [2010-12-21 00:32:23 2091] DEBUG (XendDomainInfo:3053) XendDomainInfo.destroy: domid=...
2010 Jun 21
7
Third release candidate for Xen 4.0.1
Folks, The tag 4.0.1-rc3 has been added to http://xenbits.xensource.com/xen-4.0-testing.hg Please test! -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Jun 21
6
Xen 4.0.1 rc3 pre install problem
...cate_check blkdev_file = blkdev_uname_to_file(dev_uname) File "/usr/lib/python2.6/dist-packages/xen/util/blkif.py", line 95, in blkdev_uname_to_file return _parse_uname(uname)[0] File "/usr/lib/python2.6/dist-packages/xen/util/blkif.py", line 90, in _parse_uname (taptype, fn) = fn.split(":", 2)[1:3] ValueError: need more than 1 value to unpack in xmexample config, kernel = "/vm/tmp/vmlinuz-2.6.32.15-domU-deb" ramdisk = "/vm/tmp/initrd.img-2.6.32.15-domU-deb" memory = 256 name = "debdomU" vif = [ ''mac=6A:60:41:4A:6...
2008 Apr 28
8
NetApp vfiler example scripts
Hi, For anyone who is interested; I created some basic scripts based on my current iSCSI block script. http://kinkrsoftware.nl/contrib/xen/block-netapp http://kinkrsoftware.nl/contrib/xen/netapp-lun.py Basically these two scripts allow you to start a vfiler with a qtree of customers. You log in the NetApp upon boot, and can use: netapp://customer1/disk1 It is work in progress... because I
2008 Apr 28
8
NetApp vfiler example scripts
Hi, For anyone who is interested; I created some basic scripts based on my current iSCSI block script. http://kinkrsoftware.nl/contrib/xen/block-netapp http://kinkrsoftware.nl/contrib/xen/netapp-lun.py Basically these two scripts allow you to start a vfiler with a qtree of customers. You log in the NetApp upon boot, and can use: netapp://customer1/disk1 It is work in progress... because I