Displaying 20 results from an estimated 556 matches for "nova".
Did you mean:
nov
2007 Nov 24
1
Strange file permissions
...it can access the correct directories, but when he edits or creates a
file, the group owner and file permissions are wrong:
/home/projects/cp/CP 2007# ls -alt
total 2932
drwxrwsrw- 4 daniel cp 4096 2007-11-24 12:35 .
-r-------- 1 haffers BUILTIN\users 197120 2007-11-24 12:34 CP 11 Nova.xls
-rw-rw-rw- 1 haffers BUILTIN\users 199168 2007-11-23 19:47 CP 10 Octa.xls
drwxrwsrwx 2 daniel cp 4096 2007-11-23 19:34 FORMS 2007
-rw-rw-rw- 1 haffers BUILTIN\users 299520 2007-11-23 19:20 2007
ANALYSIS.xls
drwxrws--- 26 dnl cp 4096 2007-11-23 15:37 ..
-r-----...
2013 Apr 26
4
Help with merge function
Dear all,
I'm trying to merge 2 dataframes, but I'm not being entirely successful and
I can't understand why.
Dataframe x1
State_prov Shape_name bob2009 bob 2010 bob2011
Nova Scotia Annapolis 0 0 1
Nova Scotia Antigonish 0 0 0
Nova Scotia Gly NA NA NA
Dataframe x2 - has 20000 rows and 193 variables, contains one important
field which is "...
2017 Apr 26
3
Tunnelled migrate Windows7 VMs halted
...e some sugestions?
>
>
> Thanks,
> Linwen Deng
>
>
> vm.xml
>
>
> <domain type='kvm' id='8'>
> <name>i-000000ac</name>
> <uuid>53f0710f-b25e-4f47-a7cf-c15a9409fdc3</uuid>
> <metadata>
> <nova:instance xmlns:nova="http://openstack.org/xmlns/libvirt/nova/1.0">
> <nova:package version="12.0.0-4"/>
> <nova:name>c7-vm15-test15-7</nova:name>
> <nova:creationTime>2017-04-14 06:48:54</nova:creationTime>
> &...
2014 Jun 02
2
Re: libguestfs error
Hi Rich
I'm running openstack compute node on powerpc ubuntu 13.10 and openstack
controller node on ubuntu x86 machine.Initially when I tried booting VM
from controller node onto powerpc compute node,the nova-compute service
which is responsible for booting VM on compute node was searching for
libguestfs-test-tool.After compiling linguesftfs for powerpc,the
nova-compute resulted in the supermin error as discussed with you
earlier.The VM at compute node was stucking at spawning state at that
moment.
The...
2015 May 07
2
Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
Hi everyone,
I’m testing the new openstack kilo on ubuntu15.04 and hypervisor is xen4.5.
I can creat instance successfully , but live migration is always failed. Error report like this:
2015-05-07 10:47:22.135 1331 ERROR nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
2015-05-07 10:47:22.246 1331 WARNING nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Error m...
2013 Sep 24
4
Bug#710650: Bug#718767: transition: ocaml 4.00.1
...isn't affected by the (not
> finished) work on XCP 1.6 for Debian.
More than two weeks later, xen-api is still in testing, and preventing
the start of the OCaml transition.
If I remove all binary packages of xen-api from testing, the following
new packages are broken: xcp-guest-templates, nova-xcp-plugins,
nova-compute-xen.
xcp-guest-templates is built by guest-templates which seems to be a leaf
package and could be removed from testing.
On the other hand, both nova-* packages are built by nova which Julien
wants to keep in testing. The last changelog entry advertises the
removal of no...
2016 Jun 06
0
Adding a channel device within an Openstack Fedora Instance ..
...='virtio' name='instance-00000005.agent'/>
</channel>
#virsh dumpxml instance-00000005
<domain type='kvm' id='8'>
<name>instance-00000005</name>
<uuid>f85ea8a4-0159-417c-bef5-5b4e908ea2a0</uuid>
<metadata>
<nova:instance xmlns:nova="http://openstack.org/xmlns/libvirt/nova/1.0">
<nova:package version="12.0.1-1.el7"/>
<nova:name>Fedora-Cloud-23-2015-1</nova:name>
<nova:creationTime>2016-06-06 08:22:34</nova:creationTime>
<nova:fl...
2000 Dec 29
4
vorbis.com
Form the vorbis.com homepage:
"Ogg Vorbis does not compromise quality for freedom. Its stunning
quality is coupled with aggressive features like fast bitrate scaling,
surround channels, and fast sample-granularity seek and decode."
This makes me wonder...
-- What is "fast bitrate scaling"?
-- I've never seen anything in the source supporting surround channels.
-- I
2017 Apr 26
0
Re: Tunnelled migrate Windows7 VMs halted
...inwen Deng
> >
> >
> > vm.xml
> >
> >
> > <domain type='kvm' id='8'>
> > <name>i-000000ac</name>
> > <uuid>53f0710f-b25e-4f47-a7cf-c15a9409fdc3</uuid>
> > <metadata>
> > <nova:instance xmlns:nova="http://openstack.org/xmlns/libvirt/nova/1.0">
> > <nova:package version="12.0.0-4"/>
> > <nova:name>c7-vm15-test15-7</nova:name>
> > <nova:creationTime>2017-04-14 06:48:54</nova:creationTime&g...
2007 Feb 16
5
MGE Nova AVR 600 USB on FreeBSD
Hi,
I've seen a few emails in the archives about problems polling MGE UPSs
via USB under FreeBSD, but unfortunately I didn't find a solution in
them that works for me.
A few details about my setup.. The UPS is a MGE Nova AVR 600 connected
via USB to a FreeBSD 6.2 box. I have tried both the nut port (2.0.5)
and the svn trunk but have had no success yet. I am running nut as
root to exclude the possibility of permission issues.
The testing below is done on the trunk version.
My ups.conf:
[mge-nova]
driver=...
2007 Feb 16
5
MGE Nova AVR 600 USB on FreeBSD
Hi,
I've seen a few emails in the archives about problems polling MGE UPSs
via USB under FreeBSD, but unfortunately I didn't find a solution in
them that works for me.
A few details about my setup.. The UPS is a MGE Nova AVR 600 connected
via USB to a FreeBSD 6.2 box. I have tried both the nut port (2.0.5)
and the svn trunk but have had no success yet. I am running nut as
root to exclude the possibility of permission issues.
The testing below is done on the trunk version.
My ups.conf:
[mge-nova]
driver=...
2015 May 07
0
Re: Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
...n 07.05.2015 11:26, RockCui@zhaoxin.com wrote:
> Hi everyone,
>
> I’m testing the new openstack kilo on ubuntu15.04 and hypervisor is xen4.5.
> I can creat instance successfully , but live migration is always failed. Error report like this:
>
> 2015-05-07 10:47:22.135 1331 ERROR nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
> 2015-05-07 10:47:22.246 1331 WARNING nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Er...
2013 Feb 07
0
puppetlabs-nova puppetlabs-keystone modules got the following error
Hi,
I install the openstack nova on CentOS6.3 through the puppet. I use the
puppet modules from puppetlabs. Got the following error.
I am using puppet 2.7.14 with puppetdb.
For this kind of issue, how to debug and how to figure out where the issue
is?
*err: Could not prefetch keystone_service provider ''keystone'...
2017 Jul 07
5
STARTTLS issue with sieve
...we now have a
little openssl based CA I have decided to create signed certificate for
imaps. Dovecot is happily accepting the new certificate which has
integrated the whole cert-chain. Unfortunately Pigeonhole does not seem
to like the certificate:
<--snip
gnutls-cli --starttls -p4190 mail.novanetwork.local
Processed 173 CA certificate(s).
Resolving 'mail.novanetwork.loc'...
Connecting to '10.2.1.23:4190'...
- Simple Client Mode:
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddre...
2013 Sep 24
0
Bug#710650: Bug#718767: transition: ocaml 4.00.1
...t;> finished) work on XCP 1.6 for Debian.
>
> More than two weeks later, xen-api is still in testing, and preventing
> the start of the OCaml transition.
>
> If I remove all binary packages of xen-api from testing, the following
> new packages are broken: xcp-guest-templates, nova-xcp-plugins,
> nova-compute-xen.
>
> xcp-guest-templates is built by guest-templates which seems to be a leaf
> package and could be removed from testing.
>
> On the other hand, both nova-* packages are built by nova which Julien
> wants to keep in testing. The last changelog...
2007 Oct 28
1
Program works local but not remote / How to interpret errors?
Hello,
Beein new to wine, I have problems to interpret errors and to find
the way fixing them.
We have a customs handling software based on a framework called 'nova'.
While it works locally on our OpenSuSE 10.2, i cannot access it via X11
with LTSP Clients.
How can a locate the source of the problem and how can I fix it?
Regards, Adam
Output of wine ... > wine.out 2>&1
Xlib: extension "GLX" missing on display "129.1.63.52:1.0...
2019 Feb 04
2
Installing libvirt and Xen on Red Hat 7.5
Hi,
I am installing OpenStack on Red Hat 7.5. For Nova compute component, I
choose libvirt and Xen.
However, I am running into some problems. It seems libvirt is unable to
communicate with Xen.
Xen installation:
I installed Xen410 using "Xen make easy"
https://xen.crc.id.au/support/guides/install/. Here is a list of packages
installed and ve...
2013 May 02
0
GlusterFS mount does not list directory content until parent directory is listed
Hello,
Have spotted strange behaviour of GlusterFS fuse mount. I am unable to list files in a directory until parent directory is listed. However if I do list file with full path it is listed on some client nodes.
Example:
localadmin at ldgpsua00000038:~$ ls -al /var/lib/nova/instances/_base/
ls: cannot access /var/lib/nova/instances/_base/: No such file or directory
localadmin at ldgpsua00000038:~$ ls -al /var/lib/nova/instances/
total 32271483
drwxr-xr-x 413 nova nova 622592 May 2 10:48 .
drwxr-xr-x 9 nova nova 4096 Nov 14 13:37 ..
drwxrwxr-x 2 nova n...
2013 Sep 24
0
Bug#710650: Bug#718767: transition: ocaml 4.00.1
Le 24/09/2013 15:48, St?phane Glondu a ?crit :
> If I remove all binary packages of xen-api from testing, the following
> new packages are broken: xcp-guest-templates, nova-xcp-plugins,
> nova-compute-xen.
>
> xcp-guest-templates is built by guest-templates which seems to be a leaf
> package and could be removed from testing.
>
> On the other hand, both nova-* packages are built by nova which Julien
> wants to keep in testing. The last changelog...
2013 Jul 01
3
nova-compute, libvirt and authentication
Hello
I have a question about live migration when libvirt requires sasl
authentication. I have managed to configure remote access for user nova
with sasl enabled (credentials stored in auth.conf -
https://review.openstack.org/#/c/12706/). It looks like live migration do
not use these credentials at all. What is more it thinks that sasl is not
not configured:
2013-07-01 09:49:09.317+0000: 17997: error :
virNetSASLSessionClientStart:484 : a...