Displaying 7 results from an estimated 7 matches for "cloud1".
Did you mean:
cloud
2003 Feb 11
2
geoR question from new R user
...my Ascii data using: D <- matrix(scan("file.dat",
n=530*3), 530,3, byrow=TRUE).
Then I use: as.geodata(D, coords.col=1:2, data.col=3) to make the
object D geodata.
I check the descriptive statistics, and my data file appears to be in
order.
But when I try the following command: cloud1<- variog(D,
option="cloud", max.dist=1), I get this error:
Error in array(x, c(length(x), 1), if (!is.null(names(x))) list
(names(x), :
attempt to set an attribute on NULL
I get that same error message when I try different arguments with the
variog command.
Can someo...
2011 Jul 26
2
python-libvirt for 0.9.3 leaking file descriptors
i've reported this issue before, so i guess this is a regression. looks
like the python bindings for 0.9.3 are leaking file descriptors:
root at cloud1:~# python
Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvirt
>>> libvirt.getVersion()
9003
>>> def openclose():
... c...
2014 Mar 27
0
libvirt-users@redhat.com
...to attach device from 1.xml
error: Requested operation is not valid: PCI device 0000:04:01.1 is in
use by domain t5
I tried it with different VMs and different guest OSs that the same
happend.
The same action was done with another host running libvirt version
Installed: 1.0.2-0ubuntu11.13.04.5~cloud1
Candidate: 1.0.2-0ubuntu11.13.04.5~cloud1
and it worked pretty OK. No problem.
Do you have any idea what is wrong?
More information:
Kernel : 3.8.0-37-generic
/etc/libvirt/qemu.conf : security_driver = "none”
root@compute01:~# ethtool -i eth5
driver: bnx2x
version: 1.78.58
firmware...
2014 Mar 27
0
Attach / detach problem for passthrough/SR-IOV in libvirt
...to attach device from 1.xml
error: Requested operation is not valid: PCI device 0000:04:01.1 is in
use by domain t5
I tried it with different VMs and different guest OSs that the same
happend.
The same action was done with another host running libvirt version
Installed: 1.0.2-0ubuntu11.13.04.5~cloud1
Candidate: 1.0.2-0ubuntu11.13.04.5~cloud1
and it worked pretty OK. No problem.
Do you have any idea what is wrong?
More information:
Kernel : 3.8.0-37-generic
/etc/libvirt/qemu.conf : security_driver = "none”
root@compute01:~# ethtool -i eth5
driver: bnx2x
version: 1.78.58
firmware...
2013 Jan 17
0
XCP 1.1 SR_BACKEND_FAILURE_46 The VDI is not available [opterr=VDI already attached RW] issue
...39;OpaqueRef:5b8af71e-3432-0ce6-3ed4-4fe2fe0197a7'', ''device_config'':
{''target'': ''172.16.132.1'', ''chappassword_secret'':
''b47a23a5-4939-d613-8641-51c740b8dd87'', ''chapuser'': ''cloud1'',
''targetIQN'': ''iqn.2011-04.cz.vshosting:storage1.cloud1'', ''SRmaster'':
''true'', ''device'': ''/dev/disk/by-id/scsi-26c756e3020636239'', ''SCSIid'':
''26c756e302...
2011 Jan 22
2
invalid argument error when using cache parameter
hi,
i tried to add a 'cache' argument to the 'driver' element in my
domainxml for qemu/kvm. i tried adding cache="none" as well as
"writethrough" and "writeback", but every time i get these errors:
libvirtError: internal error process exited while connecting to monitor: char device redirected to /dev/pts/1
qemu: could not open disk image
2010 Dec 24
2
XCP 1.0 beta Realtek 8168 nic not working
...CentOS 5.5 DVD and went into Rescue mode and both cards worked.
Is this a driver issue with XCP 1.0.0 beta?
If I plug a network cable into eth0 (the Realtek port) I get this from dmesg
r8169: eth0: link up
xenbr0: port 1(eth0) entering forwarding state
Things seem fine. Output of ethtool
[root@cloud1 ~]# ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes:...