[one-users] CfP VHPC20: HPC Containers-Kubernetes

2019-12-19 Thread VHPC 20

CALL FOR PAPERSa

15th Workshop on Virtualization in High-Performance Cloud Computing
(VHPC 20) held in conjunction with the International Supercomputing
Conference - High Performance, June 21-25, 2020, Frankfurt, Germany.
(Springer LNCS Proceedings)




Date: June 25, 2020
Workshop URL: vhpc[dot]org


Abstract registration Deadline: Jan 31st, 2020
Paper Submission Deadline: Apr 05th, 2020
Springer LNCS



Call for Papers


Containers and virtualization technologies constitute key enabling
factors for flexible resource management in modern data centers, and
particularly in cloud environments. Cloud providers need to manage
complex infrastructures in a seamless fashion to support the highly
dynamic and heterogeneous workloads and hosted applications customers
deploy. Similarly, HPC environments have been increasingly adopting
techniques that enable flexible management of vast computing and
networking resources, close to marginal provisioning cost, which is
unprecedented in the history of scientific and commercial computing.
Most recently, Function as a Service (Faas) and Serverless computing,
utilizing lightweight VMs-containers widens the spectrum of
applications that can be deployed in a cloud environment, especially
in an HPC context. Here, HPC-provided services can be become
accessible to distributed workloads outside of large cluster
environments.

Various virtualization-containerization technologies contribute to the
overall picture in different ways: machine virtualization, with its
capability to enable consolidation of multiple under­utilized servers
with heterogeneous software and operating systems (OSes), and its
capability to live­-migrate a fully operating virtual machine (VM)
with a very short downtime, enables novel and dynamic ways to manage
physical servers; OS-­level virtualization (i.e., containerization),
with its capability to isolate multiple user­-space environments and
to allow for their co­existence within the same OS kernel, promises to
provide many of the advantages of machine virtualization with high
levels of responsiveness and performance; lastly, unikernels provide
for many virtualization benefits with a minimized OS/library surface.
I/O Virtualization in turn allows physical network interfaces to take
traffic from multiple VMs or containers; network virtualization, with
its capability to create logical network overlays that are independent
of the underlying physical topology is furthermore enabling
virtualization of HPC infrastructures.


Publication


Accepted papers will be published in a Springer LNCS proceedings
volume.


Topics of Interest


The VHPC program committee solicits original, high-quality submissions
related to virtualization across the entire software stack with a
special focus on the intersection of HPC, containers-virtualization
and the cloud.


Major Topics:
- HPC workload orchestration (Kubernetes)
- Kubernetes HPC batch
- HPC Container Environments Landscape
- HW Heterogeneity
- Container ecosystem (Docker alternatives)
- Networking
- Lightweight Virtualization
- Unikernels / LibOS
- State-of-the-art processor virtualization (RISC-V, EPI)
- Containerizing HPC Stacks/Apps/Codes:
  Climate model containers


each major topic encompassing design/architecture, management,
performance management, modeling and configuration/tooling.
Specifically, we invite papers that deal with the following topics:

- HPC orchestration (Kubernetes)
   - Virtualizing Kubernetes for HPC
   - Deployment paradigms
   - Multitenancy
   - Serverless
   - Declerative data center integration
   - Network provisioning
   - Storage
   - OCI i.a. images
   - Isolation/security
- HW Accelerators, including GPUs, FPGAs, AI, and others
   - State-of-practice/art, including transition to cloud
   - Frameworks, system software
   - Programming models, runtime systems, and APIs to facilitate cloud
 adoption
   - Edge use-cases
   - Application adaptation, success stories
- Kubernetes Batch
   - Scheduling, job management
   - Execution paradigm - workflow
   - Data management
   - Deployment paradigm
   - Multi-cluster/scalability
   - Performance improvement
   - Workflow / execution paradigm
- Podman: end-to-end Docker alternative container environment & use-cases
   - Creating, Running containers as non-root (rootless)
   - Running rootless containers with MPI
   - Container live migration
   - Running containers in restricted environments without setuid
- Networking
   - Software defined networks and network virtualization
   - New virtualization NICs/Nitro alike ASICs for the data center?
   - Kubernetes SDN policy (Calico i.a.)
   - Kubernetes network provisioning (Flannel i.a.)
- Lightweight Virtualization
   - Micro VMMs (Rust-VMM, Firecracker, solo5)
   - Xen
   - Nitro hypervisor (KVM)
   - RVirt
   - Cloud Hypervisor
- Unikernels / LibOS
- HPC 

[one-users] CfP VHPC19: HPC Virtualization-Containers: Paper due May 1, 2019 (extended)

2019-04-03 Thread VHPC 19

CALL FOR PAPERS


14th Workshop on Virtualization in High­-Performance Cloud Computing
(VHPC '19) held in conjunction with the International Supercomputing
Conference - High Performance, June 16-20, 2019, Frankfurt, Germany.
(Springer LNCS Proceedings)



Date: June 20, 2019
Workshop URL: http://vhpc.org

Paper Submission Deadline: May 1, 2019 (extended)
Springer LNCS, rolling abstract submission

Abstract/Paper Submission Link: https://edas.info/newPaper.php?c=25685


Call for Papers

Containers and virtualization technologies constitute key enabling
factors for flexible resource management in modern data centers, and
particularly in cloud environments.  Cloud providers need to manage
complex infrastructures in a seamless fashion to support the highly
dynamic and heterogeneous workloads and hosted applications customers
deploy. Similarly, HPC  environments have been increasingly adopting
techniques that enable flexible management of vast computing and
networking resources, close to marginal provisioning cost, which is
unprecedented in the history of scientific and commercial computing.

Various virtualization-containerization technologies contribute to the
overall picture in different ways: machine virtualization, with its
capability to enable consolidation of multiple under­utilized servers
with heterogeneous software and operating systems (OSes), and its
capability to live­-migrate a fully operating virtual machine (VM)
with a very short downtime, enables novel and dynamic ways to manage
physical servers; OS-­level virtualization (i.e., containerization),
with its capability to isolate multiple user­-space environments and
to allow for their co­existence within the same OS kernel, promises to
provide many of the advantages of machine virtualization with high
levels of responsiveness and performance; lastly, unikernels provide
for many virtualization benefits with a minimized OS/library surface.
I/O Virtualization in turn allows physical network interfaces to take
traffic from multiple VMs or containers; network virtualization, with
its capability to create logical network overlays that are independent
of the underlying physical topology is furthermore enabling
virtualization of HPC infrastructures.

Publication

Accepted papers will be published in a Springer LNCS proceedings volume.


Topics of Interest

The VHPC program committee solicits original, high-quality submissions
related to virtualization across the entire software stack with a
special focus on the intersection of HPC, containers-virtualization
and the cloud.

Major Topics:
- HPC on Containers and VMs
- Containerized applications with OS-level virtualization
- Lightweight applications with Unikernels
- HP-as-a-Service

each major topic encompassing design/architecture, management,
performance management, modeling and configuration/tooling:

Design / Architecture:
- Containers and OS-level virtualization (LXC, Docker, rkt,
  Singularity, Shifter, i.a.)
- Hypervisor support for heterogeneous resources (GPUs, co-processors,
  FPGAs, etc.)
- Hypervisor extensions to mitigate side-channel attacks
  ([micro-]architectural timing attacks, privilege escalation)
- VM & Container trust and security models
- Multi-environment coupling, system software supporting in-situ
  analysis with HPC simulation
- Cloud reliability, fault-tolerance and high-availability
- Energy-efficient and power-aware virtualization
- Containers inside VMs with hypervisor isolation
- Virtualization support for emerging memory technologies
- Lightweight/specialized operating systems in conjunction with
  virtual machines
- Hypervisor support for heterogeneous resources (GPUs, co-processors,
  FPGAs, etc.)
- Novel unikernels and use cases for virtualized HPC environments
- ARM-based hypervisors, ARM virtualization extensions

Management:
- Container and VM management for HPC and cloud environments
- HPC services integration, services to support HPC
- Service and on-demand scheduling & resource management
- Dedicated workload management with VMs or containers
- Workflow coupling with VMs and containers
- Unikernel, lightweight VM application management
- Environments and tools for operating containerized environments
  (batch, orchestration)
- Novel models for non-HPC workload provisioning on HPC resources

Performance Measurements and Modeling:
- Performance improvements for or driven by unikernels
- Optimizations of virtual machine monitor platforms and hypervisors
- Scalability analysis of VMs and/or containers at large scale
- Performance measurement, modeling and monitoring of
  virtualized/cloud workloads
- Virtualization in supercomputing environments, HPC clusters, HPC in
  the cloud

Configuration / Tooling:
- Tool support for unikernels: configuration/build environments,
  debuggers, profilers
- Job scheduling/control/policy and 

[one-users] CfP 12th Virtualization in High­-Performance Cloud Computing Workshop (VHPC '17)

2017-01-31 Thread VHPC 17


CALL FOR PAPERS


12th Workshop on Virtualization in High­-Performance Cloud Computing  (VHPC
'17)

held in conjunction with the International Supercomputing Conference - High
Performance,

June 18-22, 2017, Frankfurt, Germany.

(Springer LNCS Proceedings)



Date: June 22, 2017

Workshop URL: http://vhpc.org

Abstract Submission Deadline: February 28, 2017

Paper Submission Deadline: April 25, 2017  (Springer LNCS)

Abstract/Paper Submission Link: https://edas.info/newPaper.php?c=23179



Call for Papers

Virtualization technologies constitute a key enabling factor for flexible
resource management

in modern data centers, and particularly in cloud environments. Cloud
providers need to

manage complex infrastructures in a seamless fashion to support the highly
dynamic and

heterogeneous workloads and hosted applications customers deploy.
Similarly, HPC

environments have been increasingly adopting techniques that enable
flexible management of

vast computing and networking resources, close to marginal provisioning
cost, which is

unprecedented in the history of scientific and commercial computing.

Various virtualization technologies contribute to the overall picture in
different ways: machine

virtualization, with its capability to enable consolidation of multiple
under­utilized servers with

heterogeneous software and operating systems (OSes), and its capability to
live­-migrate a

fully operating virtual machine (VM) with a very short downtime, enables
novel and dynamic

ways to manage physical servers; OS-­level virtualization (i.e.,
containerization), with its

capability to isolate multiple user­-space environments and to allow for
their co­existence within

the same OS kernel, promises to provide many of the advantages of machine
virtualization

with high levels of responsiveness and performance; I/O Virtualization
allows physical

NICs/HBAs to take traffic from multiple VMs or containers; network
virtualization, with its

capability to create logical network overlays that are independent of the
underlying physical

topology and IP addressing, provides the fundamental ground on top of which
evolved

network services can be realized with an unprecedented level of dynamicity
and flexibility; the

increasingly adopted paradigm of Software-­Defined Networking (SDN)
 promises to extend

this flexibility to the control and data planes of network paths.

Publication

Accepted papers will be published in a Springer LNCS proceedings volume.


Topics of Interest

The VHPC program committee solicits original, high-quality submissions
related to

virtualization across the entire software stack with a special focus on the
intersection of HPC

and the cloud.

Major Topics

- Virtualization in supercomputing environments, HPC clusters, HPC in the
cloud and grids
- OS-level virtualization and containers (Docker, rkt, Singularity,
Shifter, i.a.)
- Lightweight/specialized operating systems, unikernels
- Optimizations of virtual machine monitor platforms and hypervisors
- Hypervisor support for heterogenous resources (GPUs, co-processors,
FPGAs, etc.)
- Virtualization support for emerging memory technologies

- Virtualization in enterprise HPC and microvisors
- Software defined networks and network virtualization
- Management, deployment of virtualized environments and orchestration
(Kubernetes i.a.),
- Workflow-pipeline container-based composability
- Performance measurement, modelling and monitoring of virtualized/cloud
workloads
- Virtualization in data intensive computing and Big Data processing - HPC
convergence
- Adaptation of HPC technologies in the cloud (high performance networks,
RDMA, etc.)

- ARM-based hypervisors, ARM virtualization extensions
- I/O virtualization and cloud based storage systems

- GPU, FPGA and many-core accelerator virtualization
- Job scheduling/control/policy and container placement in virtualized
environments
- Cloud reliability, fault-tolerance and high-availability
- QoS and SLA in virtualized environments
- IaaS platforms, cloud frameworks and APIs

- Large-scale virtualization in domains such as finance and government
- Energy-efficient and power-aware virtualization

- Container security

- Configuration management tools for containers (including CFEngine,
Puppet, i.a.)

- Emerging topics including multi-kernel approaches and,NUMA in hypervisors




The Workshop on Virtualization in High­-Performance Cloud Computing (VHPC)
aims to

bring together researchers and industrial practitioners facing the
challenges

posed by virtualization in order to foster discussion, collaboration,
mutual exchange

of knowledge and experience, enabling research to ultimately provide novel

solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations, each

followed by 10 min discussion 

[one-users] Shared storage for opennebula

2016-06-15 Thread Gandalf Corvotempesta
Hi to all
I'm planning a new opennebula infrastructure
what do you suggest as shared storage?
Gluster or ceph?
it would be used as system image running images directly and not as simple
golden image hosting

Gluster is easier to setup and administer but ceph seems to be much more
used in openstack
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] issue with connection from C to OpenNebula

2016-06-06 Thread Алексей Шалин
Hello

Here is my code:



string const serverUrl("http://IP:2633/RPC2;);

string const methodName("one.user.info");

xmlrpc_c::clientSimple myClient;

xmlrpc_c::value result;

myClient.call(serverUrl, methodName, "ss", ,
"oneadmin","one_admin_pass");



 

 

in oned.log : i'm getting: 

Tue Jun  7 10:15:56 2016 [Z0][ReM][D]: Req:1120 UID:0 UserInfo invoked , "
one_admin_pass "

Tue Jun  7 10:15:56 2016 [Z0][ReM][E]: Req:1120 UID:0 UserInfo result
FAILURE [UserInfo] User couldn't be authenticated, aborting call.

 

 

Any one have example code ? or can any one help with it ? how pass to server
RPC2 login and password from C ?

 

Thx

 

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] CfP 11th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '16)

2016-03-19 Thread VHPC 16

CALL FOR PAPERS


11th Workshop on Virtualization in High­-Performance Cloud Computing  (VHPC
'16)
held in conjunction with the International Supercomputing Conference - High
Performance,
June 19-23, 2016, Frankfurt, Germany.



Date: June 23, 2016
Workshop URL: http://vhpc.org

Paper Submission Deadline: April 25, 2016


Call for Papers

Virtualization technologies constitute a key enabling factor for flexible
resource
management in modern data centers, and particularly in cloud environments.
Cloud providers need to manage complex infrastructures in a seamless
fashion to support
the highly dynamic and heterogeneous workloads and hosted applications
customers
deploy. Similarly, HPC environments have been increasingly adopting
techniques that
enable flexible management of vast computing and networking resources,
close to marginal
provisioning cost, which is unprecedented in the history of scientific and
commercial
computing.

Various virtualization technologies contribute to the overall picture in
different ways: machine
virtualization, with its capability to enable consolidation of multiple
under­utilized servers with
heterogeneous software and operating systems (OSes), and its capability to
live­-migrate a
fully operating virtual machine (VM) with a very short downtime, enables
novel and dynamic
ways to manage physical servers; OS-­level virtualization (i.e.,
containerization), with its
capability to isolate multiple user­-space environments and to allow for
their co­existence
within the same OS kernel, promises to provide many of the advantages of
machine
virtualization with high levels of responsiveness and performance; I/O
Virtualization allows
physical NICs/HBAs to take traffic from multiple VMs or containers; network
virtualization,
with its capability to create logical network overlays that are independent
of the underlying
physical topology and IP addressing, provides the fundamental ground on top
of which
evolved network services can be realized with an unprecedented level of
dynamicity and
flexibility; the increasingly adopted paradigm of Software-­Defined
Networking (SDN)
promises to extend this flexibility to the control and data planes of
network paths.


Topics of Interest

The VHPC program committee solicits original, high-quality submissions
related to
virtualization across the entire software stack with a special focus on the
intersection of HPC
and the cloud. Topics include, but are not limited to:

- Virtualization in supercomputing environments, HPC clusters, cloud HPC
and grids
- OS-level virtualization including container runtimes (Docker, rkt et al.)
- Lightweight compute node operating systems/VMMs
- Optimizations of virtual machine monitor platforms, hypervisors
- QoS and SLA in hypervisors and network virtualization
- Cloud based network and system management for SDN and NFV
- Management, deployment and monitoring of virtualized environments
- Virtual per job / on-demand clusters and cloud bursting
- Performance measurement, modelling and monitoring of virtualized/cloud
workloads
- Programming models for virtualized environments
- Virtualization in data intensive computing and Big Data processing
- Cloud reliability, fault-tolerance, high-availability and security
- Heterogeneous virtualized environments, virtualized accelerators, GPUs
and co-processors
- Optimized communication libraries/protocols in the cloud and for HPC in
the cloud
- Topology management and optimization for distributed virtualized
applications
- Adaptation of emerging HPC technologies (high performance networks, RDMA,
etc..)
- I/O and storage virtualization, virtualization aware file systems
- Job scheduling/control/policy in virtualized environments
- Checkpointing and migration of VM-based large compute jobs
- Cloud frameworks and APIs
- Energy-efficient / power-aware virtualization


The Workshop on Virtualization in High­-Performance Cloud Computing (VHPC)
aims to
bring together researchers and industrial practitioners facing the
challenges
posed by virtualization in order to foster discussion, collaboration,
mutual exchange
of knowledge and experience, enabling research to ultimately provide novel
solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations, each
followed by 10 min discussion sections, plus lightning talks that are
limited to 5 minutes.
Presentations may be accompanied by interactive demonstrations.

Important Dates

April 25, 2016 - Paper submission deadline
May 30, 2016 Acceptance notification
June 23, 2016 - Workshop Day
July 25, 2016 - Camera-ready version due


Chair

Michael Alexander (chair), TU Wien, Austria
Anastassios Nanos (co-­chair), NTUA, Greece
Balazs Gerofi (co-­chair), ​RIKEN Advanced Institute for Computational
Science​, Japan


Program committee

Stergios 

[one-users] Sunstsone Sinatra/Thin errors

2015-10-29 Thread David Welch
I am setting up an OpenNebula test environment on Ubuntu 15.04 running 
on VirtualBox. The CLI works fine (onevm list, etc. all return 
normally). However, the sunstone gui throws errors:


"""
NoMethodError - undefined method `as' for :id:Symbol:
/usr/lib/one/ruby/acct/watch_client.rb:213:in `filter_pool'
[and many subsequent errors]

The gui itself runs but is of very limited functionality in this state 
(keeps throwing errors, most options do not work).


The version of Sinatra is v.1.4.6
Ruby is 2.1.5p273

Do I need to upgrade or downgrade some of the libraries?

thanks,
Dave
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] setting the default datastore

2015-10-07 Thread Carlos A.

Hi,

is it possible to change the default datastore? I mean: when I issue a 
command like "oneimage create -d default ..." the default datastore maps 
to other than the one who has ID=1


I tried to change the name, but I had no result.

Any help on this?

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] All VMs have the same hostname ubuntu

2015-09-23 Thread Alejandro Feijóo Fraga
Hi Paul.

please use the forum, userlist are dead.

forum.opennebula.org


El 23/09/15 a las 05:12, PAUL MATHEW escribió:
> Hi,
> 
> I am using the ubuntu 14.04 image in the OpenNebula Marketplace for my vms.
> However I have observed that all the vms created with this image has the
> same hostname *ubuntu*. Is this the expected behavior or is there is a bug
> in the image?
> 
> Thanks & Regards
> Paul
> 
> 
> 
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> 

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] All VMs have the same hostname ubuntu

2015-09-22 Thread PAUL MATHEW
Hi,

I am using the ubuntu 14.04 image in the OpenNebula Marketplace for my vms.
However I have observed that all the vms created with this image has the
same hostname *ubuntu*. Is this the expected behavior or is there is a bug
in the image?

Thanks & Regards
Paul
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] how can i use virio disk and virtio network

2015-07-21 Thread Ondrej Hamada

Hi,

first of all, you should ask on forum.opennebula.org


for disks: set device prefix to 'vd'
for network: add following line into /etc/one/vmm_exec/vmm_exec_kvm.conf
NIC = [ model=virtio ]

O.

On 07/21/2015 08:38 AM, hansz wrote:
hi,
i use centos7 install opennebula4.12.1 and kvm.
what should i write in the templates,which feature should i input?






___
Users mailing list
Users@lists.opennebula.orgmailto:Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you for understanding.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] how can i use virio disk and virtio network

2015-07-21 Thread hansz
hi,
i use centos7 install opennebula4.12.1 and kvm.
what should i write in the templates,which feature should i input?

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] wrong deploy ID

2015-07-13 Thread Antanas Masevičius

Hello,

i get wrong deploy ID after trying to deploy a new  VM to KVM node.

i get deploy id saved as   Deploy ID created:

That is, instead of one-XXX i get id created:

Looking at logs i see:

Fri Jul 10 10:29:57 2015 [Z0][VMM][D]: Message received: DEPLOY SUCCESS 
169 create: file(optdata): /var/lib/one//datastores/0/169/deployment.0 
one-169


I looked through VirtualMachineManagerDriver.cc and it looks like 
message it expects should not contain this create: part.


There seems to be extra verbosity in those messages which brakes deploy 
id parsing.


Not sure when this started to happen, but its probably after i upgraded 
my KVM node from debian7 to debian8.


Can anyone guide me where to look for this extra verbosity settings? Or 
its KVM version incompatibility?


My opennebula controller is version 4.10 and node is on 4.12

best regards,
Antanas


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Reference Architecture

2015-07-08 Thread Gandalf Corvotempesta
Are there any reference architecture paper with suggested hardware,
network topology and so on ?

Or any big use cases with detailes on hardware chosen

Thank you.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Set maximum usage per host

2015-07-03 Thread Vassilis Vatikiotis
Hi,

Is it possible to set a maximum usage limit per Host? For example, I
need a 90% CPU and 90% Memory usage limit on Host A and a 80% CPU and
memory usage limit on Host B. User/Group quotas don't seem to provide
what I need.

Running a ONE 4.4 cluster.

Thanks

-- 
--
Vassilis Vatikiotis
Systems  Network Engineer
Institute of Informatics  Telecommunications
NCSR Demokritos, Greece
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Problem upgrading to 4.12 from 4.6.1

2015-06-12 Thread Cyrille Duverne
Hello Guys,

I updated my repo info on Ubuntu 14.04 to get access to ONE 4.12.

Unfortunately when I try to apt-get install opennebula, I get the following
unmet dependencies :

$ sudo apt-get -s install opennebula opennebula-sunstone
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 opennebula : Depends: libc6 (= 2.17) but 2.15-0ubuntu10.12 is to be
installed
  Depends: libxmlrpc-c++8 but it is not installable
E: Unable to correct problems, you have held broken packages.

Could you help ?
Thanks in advance
Cyrille
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Error issue commands

2015-06-05 Thread Francisco Romero | VOZELIA
Hi list, 

I have installed on a fresh server last version self-contained and everything 
is ok ( I think ) expect when I issue commands: 

oneadmin@sunstone:/var/lib/one/var$ oneuser list 
/var/lib/one/lib/ruby/opennebula/client.rb:147:in `rstrip!': can't modify 
frozen String (RuntimeError) 
from /var/lib/one/lib/ruby/opennebula/client.rb:147:in `initialize' 
from /var/lib/one/lib/ruby/cli/one_helper.rb:373:in `new' 
from /var/lib/one/lib/ruby/cli/one_helper.rb:373:in `get_client' 
from /var/lib/one/lib/ruby/cli/one_helper.rb:431:in `set_client' 
from /var/lib/one/bin/oneuser:43:in `block (2 levels) in main' 
from /var/lib/one/lib/ruby/cli/command_parser.rb:445:in `call' 
from /var/lib/one/lib/ruby/cli/command_parser.rb:445:in `run' 
from /var/lib/one/lib/ruby/cli/command_parser.rb:76:in `initialize' 
from /var/lib/one/bin/oneuser:36:in `new' 
from /var/lib/one/bin/oneuser:36:in `main' 

File client.rb line 147 contains: 

@one_endpoint.rstrip! 

No erros in logs files. Gem is installed: 

oneadmin@sunstone:/root$ gem list 
*** LOCAL GEMS *** 
amazon-ec2 (0.9.17) 
aws-sdk (1.33.0) 
azure (0.6.4) 
builder (3.2.2) 
configparser (0.1.3) 
curb (0.8.8) 
daemons (1.2.2) 
eventmachine (1.0.7) 
faraday (0.9.1) 
hashie (3.4.1) 
inflection (1.0.0) 
json (1.8.2) 
macaddr (1.7.1) 
mime-types (2.5, 1.25.1) 
mini_portile (0.6.2) 
multi_json (1.11.0) 
multipart-post (2.0.0) 
mysql (2.9.1) 
net-ldap (0.11) 
nokogiri (1.6.6.2) 
ox (2.2.0) 
parse-cron (0.1.4) 
polyglot (0.3.5) 
rack (1.6.1) 
rack-protection (1.5.3) 
sequel (4.22.0) 
sinatra (1.4.6) 
softlayer_api (3.0.2) 
sqlite3 (1.3.10) 
systemu (2.6.5) 
thin (1.6.3) 
tilt (2.0.1) 
treetop (1.6.2) 
trollop (2.1.2) 
uuid (2.3.7) 
uuidtools (2.1.5) 
xml-simple (1.1.5) 
zendesk_api (1.7.4) 

Best regards. 
Francisco 



Este mensaje y, en su caso, los ficheros anexos son confidenciales, 
especialmente en lo que respecta a los datos personales, y se dirigen 
exclusivamente al destinatario referenciado.Les informamos que los datos 
contenidos en el presente mail, han sido facilitados por usted o recogidos de 
Fuentes Accesibles al Público. Dicha información personal, será incluida en un 
fichero bajo la responsabilidad de VOZELIA TELECOM S.L.Todos los ficheros que 
trata nuestra empresa se encuentran debidamente inscritos ante la Agencia 
Española de Protección de Datos.Vd. Como propio interesado podrá ejercitar sus 
derechos de Acceso, Cancelación, Rectificación u Oposición, en el mail: 
administrac...@vozelia.com o en la dirección Avenida de Manoteras 8 escalera 3 
2ºB, 28050 Madrid.Tal y como establece la Ley Orgánica de Protección de Datos 
15/1999 de 13 de Diciembre.Para ejercer sus derechos desde Panama podrá hacerlo 
en la dirección Vía Argentina, Edificio Mediteranean Loft. Panama.
 En caso 
 de no ser el destinatario y haya recibido este mensaje por error, 
agradeceremos que nos lo comunique inmediatamente al remitente sin difundir, 
almacenar o copiar su contenido.La divulgación o el suministro, en todo o en 
parte, a cualquier tercero, no podrá ser realizada sin el previo, expreso y 
escrito consentimiento de VOZELIA TELECOM S.L. .___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Robert Foote


What I'd the output of : oneimage show 1


Sent from my Verizon Wireless 4G LTE smartphone

 Original message 
From: Juan José Fuentes juanjose.fuen...@sigmaaie.org 
Date: 05/29/2015  6:54 AM  (GMT-06:00) 
To: users@lists.opennebula.org 
Subject: [one-users]  DISK 0: User 0 does not own an image with name 

Hi, 

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0: User 0 
does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of 
owner in DISK.


$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ]
CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo invoked 
, -2, -1, -1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo result 
SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo invoked , 1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo result 
SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0 TemplateInstantiate 
invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an image 
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0 TemplateInstantiate 
result FAILURE [TemplateInstantiate] Error allocating a new virtual machine. 
DISK 0: User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME 
or IMAGE_UID of owner in DISK.

Kind regards,

Jjf. 

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Juan José Fuentes
Hi, 

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0: User 0 
does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of 
owner in DISK.


$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ]
CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo invoked 
, -2, -1, -1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo result 
SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo invoked , 1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo result 
SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0 TemplateInstantiate 
invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an image 
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0 TemplateInstantiate 
result FAILURE [TemplateInstantiate] Error allocating a new virtual machine. 
DISK 0: User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME 
or IMAGE_UID of owner in DISK.

Kind regards,

Jjf. 

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Juan José Fuentes

$ oneimage show 1
IMAGE 1 INFORMATION
ID : 1
NAME   : imgCentOS7
USER   : oneadmin
GROUP  : oneadmin
DATASTORE  : default
TYPE   : OS
REGISTER TIME  : 05/29 12:15:45
PERSISTENT : No
SOURCE : /var/lib/one//datastores/1/2b3e4040220f46e13aa3e987cc3e20a8
PATH   : 
http://marketplace.c12g.com/appliance/53e7bf928fb81d6a6902/download
SIZE   : 10G
STATE  : rdy
RUNNING_VMS: 0

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

IMAGE TEMPLATE
DEV_PREFIX=hd
DRIVER=qcow2

VIRTUAL MACHINES

Thank you for your answer.

Jjf.



De: Robert Foote [mailto:rfo...@bpsnode.com] 
Enviado el: viernes, 29 de mayo de 2015 14:04
Para: Juan José Fuentes; users@lists.opennebula.org
Asunto: RE: [one-users] DISK 0: User 0 does not own an image with name

What I'd the output of : oneimage show 1



Sent from my Verizon Wireless 4G LTE smartphone


 Original message 
From: Juan José Fuentes juanjose.fuen...@sigmaaie.org 
Date: 05/29/2015 6:54 AM (GMT-06:00) 
To: users@lists.opennebula.org 
Subject: [one-users] DISK 0: User 0 does not own an image with name 

Hi, 

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0: User 0 
does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of 
owner in DISK.


$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ]
CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo invoked 
, -2, -1, -1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo result 
SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo invoked , 1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo result 
SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0 TemplateInstantiate 
invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an image 
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0 TemplateInstantiate 
result FAILURE [TemplateInstantiate] Error allocating a new virtual machine. 
DISK 0: User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME 
or IMAGE_UID of owner in DISK.

Kind regards,

Jjf. 

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Damon (Albino Geek)

That's why if you're hard-coding your templates like that,
you should be using the UID + Name if you want compatability;
OR you use only Image ID directly, as it will never fail.

Also remember guys, OpenNebula Mailing List is now a Forum.

--

On Fri, 29 May 2015 05:52:31 -0700, Robert Foote rfo...@bpsnode.com  
wrote:
Ok, see how the disk image is called 'imgCentOS7' in oneadmin show 1,  
however your template is trying to use the name ' diskCentOS7' for the  
image name.


Modify your template to use 'imgCentOS7' and you should be able to  
instantiate.


Robert Foote
Chief Technical Officer
 Light Street, 4th Floor
Baltimore, MD 21230
Phone | 1-800-611-8763 Ext. 201
www.bpsnode.com


-Original Message-
From: Juan José Fuentes [mailto:juanjose.fuen...@sigmaaie.org]
Sent: Friday, May 29, 2015 7:49 AM
To: 'Robert Foote'; users@lists.opennebula.org
Subject: RE: [one-users] DISK 0: User 0 does not own an image with name


$ oneimage show 1
IMAGE 1 INFORMATION
ID : 1
NAME   : imgCentOS7
USER   : oneadmin
GROUP  : oneadmin
DATASTORE  : default
TYPE   : OS
REGISTER TIME  : 05/29 12:15:45
PERSISTENT : No
SOURCE :  
/var/lib/one//datastores/1/2b3e4040220f46e13aa3e987cc3e20a8
PATH   :  
http://marketplace.c12g.com/appliance/53e7bf928fb81d6a6902/download

SIZE   : 10G
STATE  : rdy
RUNNING_VMS: 0

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

IMAGE TEMPLATE
DEV_PREFIX=hd
DRIVER=qcow2

VIRTUAL MACHINES

Thank you for your answer.

Jjf.



De: Robert Foote [mailto:rfo...@bpsnode.com] Enviado el: viernes, 29 de  
mayo de 2015 14:04

Para: Juan José Fuentes; users@lists.opennebula.org
Asunto: RE: [one-users] DISK 0: User 0 does not own an image with name

What I'd the output of : oneimage show 1



Sent from my Verizon Wireless 4G LTE smartphone


 Original message 
From: Juan José Fuentes juanjose.fuen...@sigmaaie.org
Date: 05/29/2015 6:54 AM (GMT-06:00)
To: users@lists.opennebula.org
Subject: [one-users] DISK 0: User 0 does not own an image with name

Hi,

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0:  
User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or  
IMAGE_UID of owner in DISK.



$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ] CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo  
invoked , -2, -1, -1 Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920  
UID:0 TemplatePoolInfo result SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo  
invoked , 1 Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0  
TemplateInfo result SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0  
TemplateInstantiate invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an  
image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in  
DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0  
TemplateInstantiate result FAILURE [TemplateInstantiate] Error  
allocating a new virtual machine. DISK 0: User 0 does not own an image  
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.


Kind regards,

Jjf.

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] I am getting following error when i tried to install CentOS VM with an ISO file and an empty Datablock. Boot failed: Could not read from CDROM (code 0004) No bootable device.

2015-05-26 Thread Duverne, Cyrille


Hello Vivek,

 

Could you tell which version of OpenNebula you're running ?

Could you paste the template you're using to instantiate your VM ?

 

If you just want to run a basic CentOS image, you can use the one
available on OpenNebula's Marketplace (available from Sunstone).

 

Enjoy

CyD

At Wednesday, 29/04/2015 on 18:04 VIVEK THALORA wrote:

  Hi,

I am a newbie to OpenNebula, from the past one week i am trying to
bring up a Virtual Machine by using an ISO file (CENTOS-6.6-Minimal)
and an empty datablock. I was doing it through Opennebula Sunstone  I
was referring following website
(http://www.whotouchedmygun.com/2014/03/17/create-a-vm-image-in-opennebula/)
for the help. But after completion when i tried to start the VM i am
getting following error, Boot failed: Could not read from CDROM (code
0004) No bootable device. 
In my case KVM Hypervisor,Opennebula Server all are on the same server
and storage is local hard disk. Please suggest me if anything i need
to modify. I couldn't get a proper solution on my internet search, or
if there is any other alternate approach for the fulfillment of the
same goal please suggest. Any solution from your side will be greatly
appreciated.

The output of file /var/lib/one/datastores/0/9/deployment.0 is,
        one-9
        
                1024
        
        524288
        
                hvm
                
        
        
                /usr/libexec/qemu-kvm
                
                        
                        
                        
                        
                
                
                        
                        
                        
                
                
                        
                        
                        
                        
                
                
                        
                        
                
                
        
        
                
        

 If required please find the output of the following commands,

[root@virtsvr02 ~]# file /var/lib/one/datastores/0/9/*
/var/lib/one/datastores/0/9/deployment.0: ASCII text
/var/lib/one/datastores/0/9/disk.0: symbolic link to
`/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e'
/var/lib/one/datastores/0/9/disk.1: symbolic link to
`/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4'
/var/lib/one/datastores/0/9/disk.2: # ISO 9660 CD-ROM filesystem data
'CONTEXT '
/var/lib/one/datastores/0/9/disk.2.iso: symbolic link to
`/var/lib/one/datastores/0/9/disk.2'

[root@virtsvr02 ~]# ls ltr /var/lib/one/datastores/0/9/*
lrwxrwxrwx 1 oneadmin oneadmin 58 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.0 -
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e
lrwxrwxrwx 1 oneadmin oneadmin 58 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.1 -
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4
-rw-r--r- 1 oneadmin oneadmin 374784 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.2
lrwxrwxrwx 1 oneadmin oneadmin 34 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.2.iso 
/var/lib/one/datastores/0/9/disk.2
-rw-rw-r- 1 oneadmin oneadmin 1051 Apr 29 11:06
/var/lib/one/datastores/0/9/deployment.0

[root@virtsvr02 ~]# file /var/lib/one/datastores/1/*
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4: QEMU QCOW
Image (v3), 7340032000 bytes
/var/lib/one/datastores/1/c012276cfb37c4306ab33d11d722d28d: QEMU QCOW
Image (v2), 10737418240 bytes
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e: # ISO 9660
CD-ROM filesystem data 'CentOS 7 x86_64 ' (bootable)

[root@virtsvr02 ~]# ls ltr /var/lib/one/datastores/1/*
-rw-r--r- 1 oneadmin oneadmin 870252544 Apr 23 05:53
/var/lib/one/datastores/1/c012276cfb37c4306ab33d11d722d28d
rw-r--r- 1 oneadmin oneadmin 197120 Apr 24 09:34
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4
rw-r--r- 1 oneadmin oneadmin 666894336 Apr 24 09:42
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e

Thanks  Regards,
Vivek P V


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] I am getting following error when i tried to install CentOS VM with an ISO file and an empty Datablock. Boot failed: Could not read from CDROM (code 0004) No bootable device.

2015-04-29 Thread VIVEK THALORA
Hi,

I am a newbie to OpenNebula, from the past one week i am trying to bring up
a Virtual Machine by using an ISO file (CENTOS-6.6-Minimal) and an empty
datablock. I was doing it through Opennebula Sunstone  I was referring
following website (
http://www.whotouchedmygun.com/2014/03/17/create-a-vm-image-in-opennebula/)
for the help. But after completion when i tried to start the VM i am
getting following error, Boot failed: Could not read from CDROM (code 0004)
No bootable device.
In my case KVM Hypervisor,Opennebula Server all are on the same server and
storage is local hard disk. Please suggest me if anything i need to modify.
I couldn't get a proper solution on my internet search, or if there is any
other alternate approach for the fulfillment of the same goal please
suggest. Any solution from your side will be greatly appreciated.

The output of file /var/lib/one/datastores/0/9/deployment.0 is,domain
type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
nameone-9/name
cputune
shares1024/shares
/cputune
memory524288/memory
os
type arch='x86_64'hvm/type
boot dev='cdrom'/
/os
devices
emulator/usr/libexec/qemu-kvm/emulator
disk type='file' device='cdrom'
source file='/var/lib/one//datastores/0/9/disk.0'/
target dev='hdb'/
readonly/
driver name='qemu' type='raw' cache='none'/
/disk
disk type='file' device='disk'
source file='/var/lib/one//datastores/0/9/disk.1'/
target dev='sda'/
driver name='qemu' type='qcow2' cache='none'/
/disk
disk type='file' device='cdrom'
source file='/var/lib/one//datastores/0/9/disk.2'/
target dev='hda'/
readonly/
driver name='qemu' type='raw'/
/disk
interface type='bridge'
source bridge='br0'/
mac address='02:00:c0:a8:a8:a3'/
/interface
graphics type='vnc' listen='0.0.0.0' port='5909'/
/devices
features
acpi/
/features
/domain

If required please find the output of the following commands,

[root@virtsvr02 ~]# file /var/lib/one/datastores/0/9/*
/var/lib/one/datastores/0/9/deployment.0: ASCII text
/var/lib/one/datastores/0/9/disk.0: symbolic link to
`/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e'
/var/lib/one/datastores/0/9/disk.1: symbolic link to
`/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4'
/var/lib/one/datastores/0/9/disk.2: # ISO 9660 CD-ROM filesystem data
'CONTEXT '
/var/lib/one/datastores/0/9/disk.2.iso: symbolic link to
`/var/lib/one/datastores/0/9/disk.2'

[root@virtsvr02 ~]# ls ltr /var/lib/one/datastores/0/9/*
lrwxrwxrwx 1 oneadmin oneadmin 58 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.0 -
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e
lrwxrwxrwx 1 oneadmin oneadmin 58 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.1 -
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4
-rw-r--r- 1 oneadmin oneadmin 374784 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.2
lrwxrwxrwx 1 oneadmin oneadmin 34 Apr 29 11:06
/var/lib/one/datastores/0/9/disk.2.iso  /var/lib/one/datastores/0/9/disk.2
-rw-rw-r- 1 oneadmin oneadmin 1051 Apr 29 11:06
/var/lib/one/datastores/0/9/deployment.0

[root@virtsvr02 ~]# file /var/lib/one/datastores/1/*
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4: QEMU QCOW Image
(v3), 7340032000 bytes
/var/lib/one/datastores/1/c012276cfb37c4306ab33d11d722d28d: QEMU QCOW Image
(v2), 10737418240 bytes
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e: # ISO 9660
CD-ROM filesystem data 'CentOS 7 x86_64 ' (bootable)

[root@virtsvr02 ~]# ls ltr /var/lib/one/datastores/1/*
-rw-r--r- 1 oneadmin oneadmin 870252544 Apr 23 05:53
/var/lib/one/datastores/1/c012276cfb37c4306ab33d11d722d28d
rw-r--r- 1 oneadmin oneadmin 197120 Apr 24 09:34
/var/lib/one/datastores/1/88b232605a7c139ff34c977652de25b4
rw-r--r- 1 oneadmin oneadmin 666894336 Apr 24 09:42
/var/lib/one/datastores/1/f90ddbc1ca16ca09b5474b4d672e834e

Thanks  Regards,
Vivek P V
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] CfP Virtualization in High-Performance Cloud Computing Workshop (VHPC '15)

2015-04-24 Thread VHPC 15
=

CALL FOR PAPERS

10th Workshop on Virtualization in High-Performance Cloud Computing (VHPC
'15)

held in conjunction with Euro-Par 2015, August 24-28, Vienna, Austria

(Springer LNCS)

=

Date: August 25, 2015

Workshop URL: http://vhpc.org

Paper Submission Deadline: May 22, 2015


CALL FOR PAPERS

Virtualization technologies constitute a key enabling factor for flexible
resource

management in modern data centers, cloud environments, and increasingly in

HPC as well. Providers need to dynamically manage complex infrastructures
in a

seamless fashion for varying workloads and hosted applications,
independently of

the customers deploying software or users submitting highly dynamic and

heterogeneous workloads. Thanks to virtualization, we have the ability to
manage

vast computing and networking resources dynamically and close to the
marginal

cost of providing the services, which is unprecedented in the history of
scientific

and commercial computing.


Docker et al. OS-level virtualization, with its capability to isolate
multiple user-space

environments allows for their co-existence within the same OS kernel. It

promises to provide many of the advantages of machine virtualization with
high
levels of responsiveness and performance; coupled with lightweight OSs it
forms a

potent architecture with promise to become a mainstream environment

for HPC workloads.

Machine virtualization, with its capability to enable consolidation of
multiple

under-utilized servers with heterogeneous software and operating systems
(OSes),

and its capability to live-migrate a fully operating virtual machine (VM)
with a very

short downtime, enables novel and dynamic ways to manage physical servers;

I/O Virtualization allows physical network adapters to take traffic from
multiple VMs;

network virtualization, with its capability to create logical network
overlays that

are independent of the underlying physical topology and IP addressing,
provides

the fundamental ground on top of which evolved network services can be
realized

with an unprecedented level of dynamicity and flexibility; These
technologies

have to be inter-mixed and integrated in an intelligent way, to support

workloads that are increasingly demanding in terms of absolute performance,

responsiveness and interactivity, and have to respect well-specified
Service-

Level Agreements (SLAs), as needed for industrial-grade provided services.

The Workshop on Virtualization in High-Performance Cloud Computing (VHPC)

aims to bring together researchers and industrial practitioners facing the
challenges

posed by virtualization in order to foster discussion, collaboration,
mutual exchange

of knowledge and experience, enabling research to ultimately provide novel

solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations,

each followed by 10 min discussion sections, and lightning talks, limited
to 5

minutes. Presentations may be accompanied by interactive demonstrations.

TOPICS

Topics of interest include, but are not limited to:

- Virtualization in supercomputing environments, HPC clusters, cloud HPC
and grids

- OS-level virtualization including container runtimes (Docker, rkt et al.)

- Lightweight compute node operating systems/VMMs

- Optimizations of virtual machine monitor platforms, hypervisors and

- Hypervisor and network virtualization QoS and SLAs

- Cloud based network and system management for SDN and NFV

- Management, deployment and monitoring of virtualized environments

- Performance measurement, modelling and monitoring of virtualized/cloud
workloads

- Programming models for virtualized environments

- Cloud reliability, fault-tolerance, high-availability and security

- Heterogeneous virtualized environments, virtualized accelerators, GPUs
and co-processors

- Optimized communication libraries/protocols in the cloud and for HPC in
the cloud

- Topology management and optimization for distributed virtualized
applications

- Cluster provisioning in the cloud and cloud bursting

- Adaptation of emerging HPC technologies (high performance networks, RDMA,
etc..)

- I/O and storage virtualization, virtualization aware file systems

- Job scheduling/control/policy in virtualized environments

- Checkpointing and migration of VM-based large compute jobs

- Cloud frameworks and APIs

- Energy-efficient / power-aware virtualization


Important Dates

April 29, 2015 - Abstract registration

May 22, 2015 - Full paper submission

June 19, 2015 - Acceptance notification

October 2, 2015 - Camera-ready version due

August 25, 2015 - Workshop Date


TPC

CHAIR

Michael Alexander (chair), TU Wien, Austria

Anastassios Nanos (co-chair), NTUA, Greece

Balazs Gerofi (co-chair), RIKEN Advanced Institute for Computational
Science, Japan


PROGRAM 

[one-users] vOneCloud - Folder Deployment Selection

2015-04-24 Thread Jon
Hello OpenNebula Users,

I received the announcement that vOneCloud has been released today so I
thought I'd spin it up since we're currently in the market for a self
service cloud portal to enable customers to deploy VMs to our vSphere
infrastructure.

This was really easy to setup (compared to VIO for instance), I'm really
impressed.

However, I can't seem to figure out how to select which folder to deploy
VMs to.  Currently when I instantiate a template it's created in the
TEMPLATES folder where all of the discovered templates are.

I'm currently using the CloudAdmin user / I'm the vSphere admin so it's not
a big deal to just drag it to the appropriate folder, but as we start
opening this up to other users we'll want to restrict them to their
assigned resources and it's not really feasible to have someone continue to
do that.

Our current permissions model calls for each customer to have their own:
Resource pool, vSphere folder, port group, and datastore.  Is there a way
to select app pool?  Can vOC import existing app pools?  The way we've
implemented permissions seems to be a similar concept to the VDC. My
ultimate goal is to be able to have OpenNebula available but still allow
users access to vCenter for the time being (basically a transitional period
for lack of a better word).  Is that something that is possible in the
current version of vOneCloud?

I'm glad I've stayed subscribed to the mailing list, you guys do awesome
work.

Thanks,
Jon A
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Fwd: Support for ESX 4.1?

2015-04-22 Thread Keith Phua
Hi,

According to 4.12 document, vmware support is ESX 5.5 and vCenter 5.5.  
Currently, we are still running ESX vsphere 4.1 environment.  Will the latest 
opennebula support ESX 4.1?  Or do I have to downgrade in order to support 
ESX-4.1?  We are trying to slowly phase out ESX and use open source hypervisor, 
so opennebula may be a good candidate for us to manage our old esx and well as 
new kvm, while we slowly phase out esx.  However I am not sure if vsphere-4.1 
is supported.  Can anyone enlighten me before I start testing it?

Thanks.

Keith
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] regarding host status error on opennebula 4.12

2015-04-16 Thread Rajendar K
  Hi All,

  i installed opennebula 4.12 on ubuntu 14.04 using (apt-get)



Log shows the error as

 command execution fail, if [ -x var/tmp/one/im/run_probes] ..

  , hostkey verification failed



I tried

(i)  onehost sync, and onehost delete and add also…

(ii) added ~ssh/config also

(iii)   Permission to /var/tmp/one/im/run_probes also .



However I can run the script “ /var/tmp/one/im/run_probes….”, ( shows all
information )



 kindly help for a solution.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Error to restore a virtual machine

2015-03-31 Thread Maria Jular
Hello,

I have an OpenNebula 4.6.2 with vmware.
When I suspend a virtual machine and I try to boot after that state 
(SUSPENDED), always fails and VM doesn't change of state.
In vmware the VM appears power off and when I try boot it from there, it boots 
fine but it isn't synchronized with Sunstone. In Sunstone it appears suspended.

The problem is:
Tue Mar 31 12:17:49 2015 [VMM][I]: Command execution fail: 
/var/lib/one/remotes/vmm/vmware/restore '/vmfs/volumes/0/128/checkpoint' 
'X.X.X.X' 'one-128' 128 X.X.X.X
Tue Mar 31 12:17:49 2015 [VMM][I]: 
/var/lib/one/remotes/vmm/vmware/vmware_driver.rb:212: warning: Object#id will 
be deprecated; use Object#object_id
Tue Mar 31 12:17:49 2015 [VMM][E]: restore: Error executing: virsh -c 
'esx://X.X.X.X/?no_verify=1auto_answer=1' snapshot-revert one-128 checkpoint 
err: ExitCode: 1
Tue Mar 31 12:17:49 2015 [VMM][I]: out:
Tue Mar 31 12:17:49 2015 [VMM][I]: error: internal error Could not revert to 
snapshot 'checkpoint': FileLocked - Unable to access file  since it is locked
Tue Mar 31 12:17:49 2015 [VMM][I]:
Tue Mar 31 12:17:49 2015 [VMM][I]: ExitCode: 1
Tue Mar 31 12:17:49 2015 [VMM][I]: Failed to execute virtualization driver 
operation: restore.
Tue Mar 31 12:17:49 2015 [VMM][E]: Error restoring VM
Tue Mar 31 12:17:49 2015 [LCM][I]: Fail to boot VM. New VM state is SUSPENDED

How can I solve it?

Thank you!
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] VMs in 'UNKNOWN' state after migration

2015-03-24 Thread Gerry O'Brien
Hi,

I have 2 VMs in 'UNKNOWN' state after migration. They are running
fine and can be accessed through the VNC. Also, other VMs on same host
are in 'RUNNING' state. Any ides what is happening here and how it can
be rectified?

Regards,
Gerry

-- 
Gerry O'Brien

Systems Manager
School of Computer Science and Statistics
Trinity College Dublin
Dublin 2
IRELAND

00 353 1 896 1341

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Multiple vnm on hosts , broken

2015-03-12 Thread Zeeshan Ali Shah
thanks, which opensource software u are using for forum.opennebula.org ?
looks nice

On Tue, Mar 10, 2015 at 4:23 PM, Ignacio M. Llorente 
imllore...@opennebula.org wrote:


 Hello

 Please use the forum at forum.opennebula.org

 This list is no longer active.

 Thanks




 On Tuesday, March 10, 2015, Zeeshan Ali Shah zas...@pdc.kth.se wrote:

 Hi, Now i have bit wierd setup.. I have three sort of networks . 1)
 Public IP 2) Private IP and 3) GRE tunnel OVS based

 for first 2 VNM driver (dummy) works
 for third we need vnm driver (ovswitch)..

 Now how to create hosts with different vnm drivers and based on network
 selected launch appropriate script-

 as it seems currently vnm driver bind to host i think it should bind to
 network .

 any idea ?

 --

 Regards

 Zeeshan Ali Shah
 System Administrator - PDC HPC
 PhD researcher (IT security)
 Kungliga Tekniska Hogskolan
 +46 8 790 9115
 http://www.pdc.kth.se/members/zashah



 --
 Ignacio M. Llorente, PhD, MBA
 Project Director
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org | imllore...@opennebula.org | @OpenNebula
 http://twitter.com/opennebula




-- 

Regards

Zeeshan Ali Shah
System Administrator - PDC HPC
PhD researcher (IT security)
Kungliga Tekniska Hogskolan
+46 8 790 9115
http://www.pdc.kth.se/members/zashah
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Sunstone - Time out errors

2015-03-12 Thread Bart
Hi Everyone,

We're currently experiencing a weird issue on our OpenNebula management
node.

The node is setup with the following configuration:


   - CentOS 6.6
   - Two interfaces in an balance-alb bond.
   - MySQL backend
   - /var/lib/one mounted on glusterfs and shared with all nodes.
   - OpenNebula 4.12
   - We're behind a proxy, so all proxy variables are set in the
   environment for all users.


When working on the commandline everything works as a charm, you can list
all nodes/datastores, view the details, etc. All working smooth and fast!

The problem we face however is working inside the sunstone interface. It
seems that listing resources (nodes and datastores) works normally but when
we click a datastore/node/whatever it takes ages (minutes) before it shows
the contents.

The sunstone.error logs only give the following info (in debug mode):

Errno::ETIMEDOUT - Connection timed out - connect(2):
 /usr/lib/ruby/1.8/net/http.rb:560:in `initialize'
 /usr/lib/ruby/1.8/net/http.rb:560:in `open'
 /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
 /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
 /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
 /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
 /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
 /usr/lib/ruby/1.8/net/http.rb:542:in `start'
 /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
 /usr/lib/ruby/1.8/net/http.rb:772:in `get'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:80:in
`perform_request'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:40:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:87:in
`with_net_http_connection'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:32:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/retry.rb:20:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/encode_json.rb:21:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/request/multipart.rb:14:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/upload.rb:16:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/etag_cache.rb:31:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/request/authorization.rb:38:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/response.rb:8:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/parse_iso_dates.rb:11:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/logger.rb:20:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/callback.rb:14:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/response.rb:8:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/raise_error.rb:9:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/rack_builder.rb:139:in
`build_response'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/connection.rb:377:in
`run_request'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/connection.rb:140:in
`get'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/actions.rb:104:in
`find!'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/actions.rb:119:in
`find'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/collection.rb:62:in
`send'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/collection.rb:62:in
`find'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/client.rb:56:in
`current_user'
 /usr/lib/one/sunstone/routes/support.rb:66:in `zendesk_client'
 /usr/lib/one/sunstone/routes/support.rb:121:in `GET /support/request'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:863:in `call'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:863:in `route'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:521:in
`instance_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:521:in
`route_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:500:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:497:in `catch'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:497:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:476:in `each'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:476:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:601:in
`dispatch!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:411:in `call!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in
`instance_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in `invoke'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in `catch'
 

[one-users] Sunstone - Time out errors

2015-03-12 Thread Bart
Hi Everyone,

We're currently experiencing a weird issue on our OpenNebula management
node.

The node is setup with the following configuration:


   - CentOS 6.6
   - Two interfaces in an balance-alb bond.
   - MySQL backend
   - /var/lib/one mounted on glusterfs and shared with all nodes.
   - OpenNebula 4.12
   - We're behind a proxy, so all proxy variables are set in the
   environment for all users.


When working on the commandline everything works as a charm, you can list
all nodes/datastores, view the details, etc. All working smooth and fast!

The problem we face however is working inside the sunstone interface. It
seems that listing resources (nodes and datastores) works normally but when
we click a datastore/node/whatever it takes ages (minutes) before it shows
the contents.

The sunstone.error logs only give the following info (in debug mode):

Errno::ETIMEDOUT - Connection timed out - connect(2):
 /usr/lib/ruby/1.8/net/http.rb:560:in `initialize'
 /usr/lib/ruby/1.8/net/http.rb:560:in `open'
 /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
 /usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
 /usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
 /usr/lib/ruby/1.8/net/http.rb:560:in `connect'
 /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
 /usr/lib/ruby/1.8/net/http.rb:542:in `start'
 /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
 /usr/lib/ruby/1.8/net/http.rb:772:in `get'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:80:in
`perform_request'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:40:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:87:in
`with_net_http_connection'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:32:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/retry.rb:20:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/encode_json.rb:21:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/request/multipart.rb:14:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/upload.rb:16:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/request/etag_cache.rb:31:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/request/authorization.rb:38:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/response.rb:8:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/parse_iso_dates.rb:11:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/logger.rb:20:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/callback.rb:14:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/response.rb:8:in
`call'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/middleware/response/raise_error.rb:9:in
`call'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/rack_builder.rb:139:in
`build_response'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/connection.rb:377:in
`run_request'
 /usr/lib/ruby/gems/1.8/gems/faraday-0.9.1/lib/faraday/connection.rb:140:in
`get'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/actions.rb:104:in
`find!'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/actions.rb:119:in
`find'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/collection.rb:62:in
`send'
 
/usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/collection.rb:62:in
`find'
 /usr/lib/ruby/gems/1.8/gems/zendesk_api-1.4.6/lib/zendesk_api/client.rb:56:in
`current_user'
 /usr/lib/one/sunstone/routes/support.rb:66:in `zendesk_client'
 /usr/lib/one/sunstone/routes/support.rb:121:in `GET /support/request'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:863:in `call'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:863:in `route'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:521:in
`instance_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:521:in
`route_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:500:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:497:in `catch'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:497:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:476:in `each'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:476:in `route!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:601:in
`dispatch!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:411:in `call!'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in
`instance_eval'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in `invoke'
 /usr/lib/ruby/gems/1.8/gems/sinatra-1.0/lib/sinatra/base.rb:566:in `catch'
 

[one-users] Access VM from different hosts like openstack

2015-03-10 Thread Zeeshan Ali Shah
HI, If i have a vm inhost 1 and anotther in host 2 , both vms has private
IPs.

how to connect both vms ? GRE tunnel ? or any other option..

I am using dummy network driver but can be switch to openvswitch if needed.



-- 

Regards

Zeeshan Ali Shah
System Administrator - PDC HPC
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] import existing aws VM

2015-03-10 Thread Max.Petit
Hello,

Can we manage virtual machine already create on the AWS site web through 
OpenNebula ?

Cheers

Max PETIT

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] CfP 10th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '15)

2015-03-10 Thread VHPC 15
=

CALL FOR PAPERS

10th Workshop on Virtualization in High-Performance Cloud Computing (VHPC
'15)

held in conjunction with Euro-Par 2015, August 24-28, Vienna, Austria

(Springer LNCS)

=

Date: August 25, 2015

Workshop URL: http://vhpc.org

Paper Submission Deadline: May 22, 2015


CALL FOR PAPERS

Virtualization technologies constitute a key enabling factor for flexible
resource

management in modern data centers, cloud environments, and increasingly in

HPC as well. Providers need to dynamically manage complex infrastructures
in a

seamless fashion for varying workloads and hosted applications,
independently of

the customers deploying software or users submitting highly dynamic and

heterogeneous workloads. Thanks to virtualization, we have the ability to
manage

vast computing and networking resources dynamically and close to the
marginal

cost of providing the services, which is unprecedented in the history of
scientific

and commercial computing.

Various virtualization technologies contribute to the overall picture in
different

ways: machine virtualization, with its capability to enable consolidation
of multiple

under-utilized servers with heterogeneous software and operating systems
(OSes),

and its capability to live-migrate a fully operating virtual machine (VM)
with a very

short downtime, enables novel and dynamic ways to manage physical servers;
OS-level virtualization, with its capability to isolate multiple user-space

environments and to allow for their co-existence within the same OS kernel,

promises to provide many of the advantages of machine virtualization with
high
levels of responsiveness and performance; I/O Virtualization allows physical
network adapters to take traffic from multiple VMs; network virtualization,
with its
capability to create logical network overlays that are independent of the

underlying physical topology and IP addressing, provides the fundamental

ground on top of which evolved network services can be realized with an

unprecedented level of dynamicity and flexibility; These technologies

have to be inter-mixed and integrated in an intelligent way, to support

workloads that are increasingly demanding in terms of absolute performance,

responsiveness and interactivity, and have to respect well-specified
Service-

Level Agreements (SLAs), as needed for industrial-grade provided services.

Indeed, among emerging and increasingly interesting application domains

for virtualization, we can find big-data application workloads in cloud

infrastructures, interactive and real-time multimedia services in the cloud,

including real-time big-data streaming platforms such as used in real-time

analytics supporting nowadays a plethora of application domains. Distributed

cloud infrastructures promise to offer unprecedented responsiveness levels
for

hosted applications, but that is only possible if the underlying
virtualization

technologies can overcome most of the latency impairments typical of current

virtualized infrastructures (e.g., far worse tail-latency).

The Workshop on Virtualization in High-Performance Cloud Computing (VHPC)

aims to bring together researchers and industrial practitioners facing the
challenges

posed by virtualization in order to foster discussion, collaboration,
mutual exchange

of knowledge and experience, enabling research to ultimately provide novel

solutions for virtualized computing systems of tomorrow.

The workshop will be one day in length, composed of 20 min paper
presentations,

each followed by 10 min discussion sections, and lightning talks, limited
to 5

minutes. Presentations may be accompanied by interactive demonstrations.

TOPICS

Topics of interest include, but are not limited to:

- Virtualization in supercomputing environments, HPC clusters, cloud HPC
and grids

- Optimizations of virtual machine monitor platforms, hypervisors and
OS-level virtualization

- Hypervisor and network virtualization QoS and SLAs

- Cloud based network and system management for SDN and NFV

- Management, deployment and monitoring of virtualized environments

- Performance measurement, modelling and monitoring of virtualized/cloud
workloads

- Programming models for virtualized environments

- Cloud reliability, fault-tolerance, high-availability and security

- Heterogeneous virtualized environments, virtualized accelerators, GPUs
and co-processors

- Optimized communication libraries/protocols in the cloud and for HPC in
the cloud

- Topology management and optimization for distributed virtualized
applications

- Cluster provisioning in the cloud and cloud bursting

- Adaptation of emerging HPC technologies (high performance networks, RDMA,
etc..)

- I/O and storage virtualization, virtualization aware file systems

- Job scheduling/control/policy in virtualized environments

- Checkpointing and migration of 

[one-users] Multiple vnm on hosts , broken

2015-03-10 Thread Zeeshan Ali Shah
Hi, Now i have bit wierd setup.. I have three sort of networks . 1) Public
IP 2) Private IP and 3) GRE tunnel OVS based

for first 2 VNM driver (dummy) works
for third we need vnm driver (ovswitch)..

Now how to create hosts with different vnm drivers and based on network
selected launch appropriate script-

as it seems currently vnm driver bind to host i think it should bind to
network .

any idea ?

-- 

Regards

Zeeshan Ali Shah
System Administrator - PDC HPC
PhD researcher (IT security)
Kungliga Tekniska Hogskolan
+46 8 790 9115
http://www.pdc.kth.se/members/zashah
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Multiple vnm on hosts , broken

2015-03-10 Thread Ignacio M. Llorente
Hello

Please use the forum at forum.opennebula.org

This list is no longer active.

Thanks



On Tuesday, March 10, 2015, Zeeshan Ali Shah zas...@pdc.kth.se wrote:

 Hi, Now i have bit wierd setup.. I have three sort of networks . 1) Public
 IP 2) Private IP and 3) GRE tunnel OVS based

 for first 2 VNM driver (dummy) works
 for third we need vnm driver (ovswitch)..

 Now how to create hosts with different vnm drivers and based on network
 selected launch appropriate script-

 as it seems currently vnm driver bind to host i think it should bind to
 network .

 any idea ?

 --

 Regards

 Zeeshan Ali Shah
 System Administrator - PDC HPC
 PhD researcher (IT security)
 Kungliga Tekniska Hogskolan
 +46 8 790 9115
 http://www.pdc.kth.se/members/zashah



-- 
Ignacio M. Llorente, PhD, MBA
Project Director
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | imllore...@opennebula.org | @OpenNebula
http://twitter.com/opennebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Ruby problem Centos 7 pcsd and Opennebula

2015-03-06 Thread opennebula

Good morning,

I am building a block LVM KVM cluster with 4 machines, but i am having a 
strange problem which keeps me busy for days now, i am using a standard 
Centos 7 server as frontend and Centos 7 nodes with opennebula and 
opennebula-server installed.


software installed
opennebula-ruby-4.8.0-1.x86_64
opennebula-common-4.8.0-1.x86_64
opennebula-sunstone-4.8.0-1.x86_64
opennebula-4.8.0-1.x86_64
opennebula-server-4.8.0-1.x86_64

I also installed pcs-0.9.115-32.el7_0.1.x86_64 to use clvmd en dlm locks 
on the opennebula nodes and frontend.


Now the problem i am facing i have installed pcsd (ruby) and opennebula 
(ruby) on the same machine, when i install rack and sinatra via gems as 
ordered by the install in the documentation the psc daemon binds only to 
the localhost interface. If i uninstall sinatra and rack then the psc 
daemon listens as ordered via the config file on all interfaces but 
opennebula won't start!


After installing sinatra via gems their are 2 versions of sinatra on the 
system

/usr/lib/pcsd/vendor/bundle/ruby/gems/sinatra-1.4.4/lib/sinatra
/usr/local/share/gems/gems/sinatra-1.4.5/lib/sinatra

So i assume something is overruling BindAddress directive in the 
config of pscd on centos 7 when i install the software needed to run 
opennebula. I have tried setting the BindAddress directive in ssl.rb to 
*, nil and :: but nothing fixes the problem also my knowledge of ruby is 
to low to investigate further.


see below howto reproduce this problem
[root@cloudmanager rack-1.6.0]# !lsof
lsof -i | grep ruby
ruby   1368 root9u  IPv6 1474379  0t0  TCP
localhost:efi-mg (LISTEN)
ruby   1368 root   10u  IPv4 1474380  0t0  TCP 
localhost:efi-mg (LISTEN)

ruby  13803 oneadmin   10u  IPv4  913310  0t0  TCP *:9869 (LISTEN)

[root@cloudmanager rack-1.6.0]# gem uninstall sinatra rack
Successfully uninstalled sinatra-1.4.5
Successfully uninstalled rack-1.6.0

[root@cloudmanager rack-1.6.0]# systemctl restart pcsd.service
[root@cloudmanager rack-1.6.0]# !lsof
lsof -i | grep ruby
ruby   4377 root9u  IPv4 1739444  0t0  TCP *:efi-mg (LISTEN)

ruby  13803 oneadmin   10u  IPv4  913310  0t0  TCP *:9869 (LISTEN)

[root@cloudmanager tmp]# gem install sinatra
Successfully installed rack-1.6.0
Successfully installed sinatra-1.4.5

[root@cloudmanager tmp]# systemctl restart pcsd.service

[root@cloudmanager tmp]# !lsof
lsof -i | grep ruby
ruby   4551 root9u  IPv6 1740682  0t0  TCP 
localhost:efi-mg (LISTEN)
ruby   4551 root   10u  IPv4 1740683  0t0  TCP 
localhost:efi-mg (LISTEN)

ruby  13803 oneadmin   10u  IPv4  913310  0t0  TCP *:9869 (LISTEN)

Any tips how i can solve this problem?

Regards
Constan
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] CentOS 7 image from marketplace.

2015-03-06 Thread Javier Fontan
I've updated the image in the marketplace. Now NetworkManager is disabled.
I hope it solves the problem.

On Thu, Feb 26, 2015 at 2:08 PM Madko madk...@gmail.com wrote:

 Similar problem here. It works better if you disable NetworkManager. The
 vmcontext rpm used in this image is still using basic network service. You
 are free to adapt it.

 Le Thu Feb 26 2015 at 13:19:09, Leszek Master keks...@gmail.com a
 écrit :

 I've downloaded CentOS 7 image from market place and i noticed that there
 is problem with contextualizing it. After i start a VM with this image it
 doesn't get contextualized by the first boot time. After I manually run
 init scripts everything works, it gave my network interfaces ip address and
 set up my hostname, even restart my VM with cloud-init config. But it's
 annoying that after i create my VM i need to log in to it using vnc and
 then contextualize it manually. Anyone had similiar problems?
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] This list is now closed

2015-03-02 Thread Carlos Martín Sánchez
Dear community,

This is a reminder that these mailing lists will be closed.
From now on, please use the new community forum:

https://forum.opennebula.org

Thank you.
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula cmar...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] 4.12 beta and cost_cpu function

2015-03-02 Thread Carlos Martín Sánchez
Hi,

This list will be closed shortly. Please forward your question to the new
forum:
https://forum.opennebula.org/

Thank you.

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula cmar...@opennebula.org

On Mon, Mar 2, 2015 at 3:16 PM, Thomas Stein himbe...@meine-oma.de wrote:

 Hello.

 Just tried out the new feature but whenever i try to start a VM with this
 feature activated as a regular user i get:

 [TemplateInstantiate] User [2] : VM Template includes a restricted
 attribute
 CPU_COST.

 Where and what should be changed to get this working?

 cheers
 t.
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] 4.12 beta and cost_cpu function

2015-03-02 Thread Thomas Stein
Hello.

Just tried out the new feature but whenever i try to start a VM with this 
feature activated as a regular user i get:

[TemplateInstantiate] User [2] : VM Template includes a restricted attribute 
CPU_COST.

Where and what should be changed to get this working?

cheers
t.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] CentOS 7 image from marketplace.

2015-02-26 Thread Madko
Similar problem here. It works better if you disable NetworkManager. The
vmcontext rpm used in this image is still using basic network service. You
are free to adapt it.

Le Thu Feb 26 2015 at 13:19:09, Leszek Master keks...@gmail.com a écrit :

 I've downloaded CentOS 7 image from market place and i noticed that there
 is problem with contextualizing it. After i start a VM with this image it
 doesn't get contextualized by the first boot time. After I manually run
 init scripts everything works, it gave my network interfaces ip address and
 set up my hostname, even restart my VM with cloud-init config. But it's
 annoying that after i create my VM i need to log in to it using vnc and
 then contextualize it manually. Anyone had similiar problems?
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Problems after update from 4.8 to 4.10 and one question.

2015-02-26 Thread Leszek Master
After updating from 4.8 to 4.10 my sunstone and oned became very very slow.
Listing logs for a VM can take a minute or two, when before update it took
about second or two. Also migrating live, creating VM or any other
operation are now 10 times slower. Anyone had similiar problems?

Also i want to now how can i limit a group to get access only to certain
networks. I created group called test, gave them permission to use template
and images, also i gave them to use only one network permission, but on the
network list while adding interface i can see all of my networks available.
Is there any way to get rid of seeing all the networks ?
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] VMM 'unknown' state not being set?

2015-02-26 Thread Andy Coates
We set the VMM to report :deleted and it went into 'unknown' state, which
is perfect for us as we can then issue a VM cancel and it will clean up the
VM on the hypervisor as well.

Thanks :)

On 25 February 2015 at 23:04, Carlos Martín Sánchez cmar...@opennebula.org
wrote:

 Hi,

 On Fri, Feb 20, 2015 at 1:15 PM, Andy Coates andy.coa...@gmail.com
 wrote:

 We tried 'p' but it means we can't cancel the VM.  We have to resume the
 VM just to stop it, and then cancel it.

 Feels like we're going about something the wrong way if we're unable to
 monitor a VM's state to show it stopped, and thus cancel/clean up the VM.


 Maybe the problem is with the nomenclature.

 You said you wanted to report the VM is stopped. To OpenNebula that means
 that the VM disks and the memory state have been saved back to the system
 datastore, plus the networking is cleaned up, etc. That's something that
 the VM can't do by itself, so we don't consider the option to report that
 from the poll info.

 If by stopped you mean that the VM was shut down, then the drivers can
 report 'd', and the core will move it to the poweroff state.
 In any case, a VM in the suspended or poweroff states can be deleted
 without having to resume it first.

 At least that's how it works for 4.10, it may be a bit different in 4.6.


 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 20 February 2015 at 17:29, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Wed, Feb 18, 2015 at 11:37 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Thanks Carlos - I thought 'd' would be marked as something else.
 We're basically trying to flag a stopped VM but with those limited STATE
 options it doesn't seem possible.  How can we represent a 'stopped' VM in
 the poll information?


 If the driver returns 'p', the VM is moved to SUSPEND. But you can't
 tell opennebula that the VM is STOPPED, this needs to be started from the
 core.

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 18 February 2015 at 16:58, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Running OpenNebula 4.6.2

 We have a custom VMM driver that is set to report 'unknown' state if
 we can't determine the current VM state on the host.  According to the 
 docs
 the '-' character indicates unknown, and as shown below ON is seeing and
 parsing the VMM data correctly:

 [VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304
 USEDCPU=800 NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

 Am I missing something?  Shouldn't the VM state be set to
 unkn/UNKNOWN in this case?

 Thanks.


 The '-' character indicates a monitoring unexpected error, like when
 the monitoring probes could not parse the output. In this case OpenNebula
 does nothing, the current VM state is kept.
 A state='d' (disappeared) indicates that the monitoring could be done
 (hypervisor is up), but the VM was not found in the list of VMs. In this
 case OpenNebula will set the VM to unknown.

 See:
 http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ |
 cmar...@opennebula.org | @OpenNebula http://twitter.com/opennebula
 cmar...@opennebula.org








___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] CentOS 7 image from marketplace.

2015-02-26 Thread Leszek Master
I've downloaded CentOS 7 image from market place and i noticed that there
is problem with contextualizing it. After i start a VM with this image it
doesn't get contextualized by the first boot time. After I manually run
init scripts everything works, it gave my network interfaces ip address and
set up my hostname, even restart my VM with cloud-init config. But it's
annoying that after i create my VM i need to log in to it using vnc and
then contextualize it manually. Anyone had similiar problems?
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] VMM 'unknown' state not being set?

2015-02-25 Thread Carlos Martín Sánchez
Hi,

On Fri, Feb 20, 2015 at 1:15 PM, Andy Coates andy.coa...@gmail.com wrote:

 We tried 'p' but it means we can't cancel the VM.  We have to resume the
 VM just to stop it, and then cancel it.

 Feels like we're going about something the wrong way if we're unable to
 monitor a VM's state to show it stopped, and thus cancel/clean up the VM.


Maybe the problem is with the nomenclature.

You said you wanted to report the VM is stopped. To OpenNebula that means
that the VM disks and the memory state have been saved back to the system
datastore, plus the networking is cleaned up, etc. That's something that
the VM can't do by itself, so we don't consider the option to report that
from the poll info.

If by stopped you mean that the VM was shut down, then the drivers can
report 'd', and the core will move it to the poweroff state.
In any case, a VM in the suspended or poweroff states can be deleted
without having to resume it first.

At least that's how it works for 4.10, it may be a bit different in 4.6.


Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org |
@OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 20 February 2015 at 17:29, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Wed, Feb 18, 2015 at 11:37 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Thanks Carlos - I thought 'd' would be marked as something else.   We're
 basically trying to flag a stopped VM but with those limited STATE options
 it doesn't seem possible.  How can we represent a 'stopped' VM in the poll
 information?


 If the driver returns 'p', the VM is moved to SUSPEND. But you can't tell
 opennebula that the VM is STOPPED, this needs to be started from the core.

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 18 February 2015 at 16:58, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Running OpenNebula 4.6.2

 We have a custom VMM driver that is set to report 'unknown' state if
 we can't determine the current VM state on the host.  According to the 
 docs
 the '-' character indicates unknown, and as shown below ON is seeing and
 parsing the VMM data correctly:

 [VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304
 USEDCPU=800 NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

 Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN
 in this case?

 Thanks.


 The '-' character indicates a monitoring unexpected error, like when
 the monitoring probes could not parse the output. In this case OpenNebula
 does nothing, the current VM state is kept.
 A state='d' (disappeared) indicates that the monitoring could be done
 (hypervisor is up), but the VM was not found in the list of VMs. In this
 case OpenNebula will set the VM to unknown.

 See:
 http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ |
 cmar...@opennebula.org | @OpenNebula http://twitter.com/opennebula
 cmar...@opennebula.org







___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Hadoop Master/Slave image from MarketPlace

2015-02-25 Thread Manuel Parra
Hello, I'm trying to deploy images of Hadoop Master/Slave from MarketPlace.
I have create a lot of templates for those images, but when deploy on VMs,
I can't do ssh / ping, etc.

Do those images have a special template with IP address range, or something
??

Thanks in advance!
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Duplicate Information from onehost CLI

2015-02-25 Thread Alejandro Feijóo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Are you trying to perform at oned server onehost sync node003 force
that rescan the dom0 and maybe solve the problem.

pd.

please use https://forum.opennebula.org/ I think the opennebula lists
are going off



El 25/02/15 a las 09:59, Rhesa Mahendra escribió:
 Guys,
 
 We use Opennebula 4.10 and we have 8 nodes.
 I have problem with sunstone in hosts tab, if i access hosts tab, the
 sunstone is always loading.
 if i try use command line, i get duplicate information like this :
 
 MONITORING INFORMATION
 ARCH=x86_64
 ARCH=x86_64
 CPUSPEED=2400
 CPUSPEED=2400
 HOSTNAME=node003
 HOSTNAME=node003
 HYPERVISOR=kvm
 HYPERVISOR=kvm
 MODELNAME=Intel(R) Xeon(R) CPU   E5620  @ 2.40GHz
 MODELNAME=Intel(R) Xeon(R) CPU   E5620  @ 2.40GHz
 NETRX=
 NETRX=
 NETTX=x
 NETTX=xxx
 RESERVED_CPU=
 RESERVED_MEM=
 
 I think this is problem so, the sunstone cannot show the information
 from hosts tabs, from 8 nodes, we have problem in 3 nodes, please help
 me, thanks.
 
 Rhesa.
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

- -- 
Alejandro Feijóo Fraga
Systems Technician
CESGA
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJU7ZIbAAoJEKshAoM6XWq5U3MH/2QV7Fbz4DyjOGe9OYJTSHaT
t+IH2IJATJbYPeOga1ImfVifXGHvzcxFIocHnSmfCsTLVbKwGuDXhU6dil+S5fXS
X9jOfbNnV6ck216oB5znuoQGBZ/yQqjJmeAkg5yU1Iq6zAJOP2ygkwEHqq25cP5I
rZiGEBZG/Z/RZrGs6Q0090eRnTic0qmcdlJCZ/LFw5DEX7yoleEUkUr6n9USZXvS
CTTXYoPw38u698YRWVUfmNMjuJV4ago6lf/0pWAf2TgIZVVQR5n5gMkODoii/m+s
o/tOBne39LrfioODHDFFDUoEaSRQjnKwHn6sbRiZqJ6P0KFhtnnYAalKuvWzivM=
=hbKY
-END PGP SIGNATURE-
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Duplicate Information from onehost CLI

2015-02-25 Thread Rhesa Mahendra

Guys,

We use Opennebula 4.10 and we have 8 nodes.
I have problem with sunstone in hosts tab, if i access hosts tab, the 
sunstone is always loading.

if i try use command line, i get duplicate information like this :

MONITORING INFORMATION
ARCH=x86_64
ARCH=x86_64
CPUSPEED=2400
CPUSPEED=2400
HOSTNAME=node003
HOSTNAME=node003
HYPERVISOR=kvm
HYPERVISOR=kvm
MODELNAME=Intel(R) Xeon(R) CPU   E5620  @ 2.40GHz
MODELNAME=Intel(R) Xeon(R) CPU   E5620  @ 2.40GHz
NETRX=
NETRX=
NETTX=x
NETTX=xxx
RESERVED_CPU=
RESERVED_MEM=

I think this is problem so, the sunstone cannot show the information 
from hosts tabs, from 8 nodes, we have problem in 3 nodes, please help 
me, thanks.


Rhesa.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Two servers configuration

2015-02-25 Thread Roberto Majadas Lopez
Hello people:


I've been testing opennebule over few months ago and it's a really
cool solution. I've been testing just in one server but now i'm
testing with two servers. I want to check the possibilites of running
opennebula in something like this:

*
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Two servers configuration

2015-02-25 Thread Roberto Majadas Lopez
Hello people:

I've been testing opennebule over few months ago and it's a really
cool solution. I've been testing just in one server but now i'm
testing with two servers. I want to check the possibilites of running
opennebula in something like this:

* Server1:
   - Opennebula Frontend + worker1
   - exports by NFS /var/lib/one

* Server2:
   - Opennebula worker2

In the field of storage there are some different possibilities:
   - Both workers using the server 1 datatastore. Worker1 using
/var/lib/one and worker2 using the exported by NFS
   - Create in both servers a glusterfs and use it as datastore
   - etc etc

Anyone has experience with a similar configuration? any idea or comment?

Thanks :)

Roberto

PD: Please, forget the other incomplete email, gmail betrayed me ;)
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Clone images in datastore /w TM_MAD=qcow2

2015-02-23 Thread Dmitri Chebotarov
I forgot to add that I'm running ONE 4.8.0


--
Thank you,

Dmitri Chebotarov
VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers  Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175 | Fax: (703) 993-3404


 On Feb 23, 2015, at 14:52 , Dmitri Chebotarov dcheb...@gmu.edu wrote:
 
 Hi,
 
 I'm cloning image within a datastore /w TM_MAD=qcow2. 
 The cloning process is done using 'cp' command, but I thought it should be 
 done /w 'qemu-image clone' command. What I'm missing?
 
 # onedatastore show 142
 DATASTORE 142 INFORMATION
 ID : 142
 NAME   : [HOSTED] Data 1
 USER   : dchebota
 GROUP  : oneadmin
 CLUSTER: -
 TYPE   : IMAGE
 DS_MAD : fs
 TM_MAD : qcow2
 BASE PATH  : /var/lib/one/datastores/142
 DISK_TYPE  : FILE
 
 DATASTORE CAPACITY
 TOTAL: : 285G
 FREE:  : 118.6G
 USED:  : 227.8G
 LIMIT: : -
 
 PERMISSIONS
 OWNER  : um-
 GROUP  : u--
 OTHER  : ---
 
 DATASTORE TEMPLATE
 CLONE_TARGET=SYSTEM
 DISK_TYPE=FILE
 DS_MAD=fs
 INFO=Image DS for Hosted VMs
 LN_TARGET=NONE
 TM_MAD=qcow2
 TYPE=IMAGE_DS
 
 
 --
 Thank you,
 
 Dmitri Chebotarov
 VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers  
 Messaging
 223 Aquia Building, Ffx, MSN: 1B5
 Phone: (703) 993-6175 | Fax: (703) 993-3404
 
 
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Clone images in datastore /w TM_MAD=qcow2

2015-02-23 Thread Ruben S. Montero
Hi Dimitri,

We are moving the community to the new forum by the end of the week [1].
This last week things are getting even worse with the hosting company...
seems a good time to move on ;)

Anyway  there are two drivers DS and TM. QoW is used for TM when a
persistent image (or master/golden) is cloned to fire a new VM. The
original image is moved to used state and so it won't be deleted.

On the other hand, a DS clone operation creates a completely (read
independent from) the original image. Using QoW for this would be faster,
but we will need more logic to flatten the snapshots when the original is
deleted, and potentially we will end up with multiple snapshot layers that
will degrade performance.

Cheers

Ruben

[1] http://opennebula.org/new-opennebula-community-forum/

On Mon, Feb 23, 2015 at 9:17 PM, Dmitri Chebotarov dcheb...@gmu.edu wrote:

 I forgot to add that I'm running ONE 4.8.0


 --
 Thank you,

 Dmitri Chebotarov
 VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers 
 Messaging
 223 Aquia Building, Ffx, MSN: 1B5
 Phone: (703) 993-6175 | Fax: (703) 993-3404


  On Feb 23, 2015, at 14:52 , Dmitri Chebotarov dcheb...@gmu.edu wrote:
 
  Hi,
 
  I'm cloning image within a datastore /w TM_MAD=qcow2.
  The cloning process is done using 'cp' command, but I thought it should
 be done /w 'qemu-image clone' command. What I'm missing?
 
  # onedatastore show 142
  DATASTORE 142 INFORMATION
  ID : 142
  NAME   : [HOSTED] Data 1
  USER   : dchebota
  GROUP  : oneadmin
  CLUSTER: -
  TYPE   : IMAGE
  DS_MAD : fs
  TM_MAD : qcow2
  BASE PATH  : /var/lib/one/datastores/142
  DISK_TYPE  : FILE
 
  DATASTORE CAPACITY
  TOTAL: : 285G
  FREE:  : 118.6G
  USED:  : 227.8G
  LIMIT: : -
 
  PERMISSIONS
  OWNER  : um-
  GROUP  : u--
  OTHER  : ---
 
  DATASTORE TEMPLATE
  CLONE_TARGET=SYSTEM
  DISK_TYPE=FILE
  DS_MAD=fs
  INFO=Image DS for Hosted VMs
  LN_TARGET=NONE
  TM_MAD=qcow2
  TYPE=IMAGE_DS
 
 
  --
  Thank you,
 
  Dmitri Chebotarov
  VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers 
 Messaging
  223 Aquia Building, Ffx, MSN: 1B5
  Phone: (703) 993-6175 | Fax: (703) 993-3404
 
 
  ___
  Users mailing list
  Users@lists.opennebula.org
  http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | rsmont...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Clone images in datastore /w TM_MAD=qcow2

2015-02-23 Thread Dmitri Chebotarov
Thank you.


... and I'll start using the forum.


--
Thank you,

Dmitri Chebotarov
VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers  Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175 | Fax: (703) 993-3404


 On Feb 23, 2015, at 16:47 , Ruben S. Montero rsmont...@opennebula.org wrote:
 
 Hi Dimitri,
 
 We are moving the community to the new forum by the end of the week [1]. This 
 last week things are getting even worse with the hosting company... seems a 
 good time to move on ;)
 
 Anyway  there are two drivers DS and TM. QoW is used for TM when a persistent 
 image (or master/golden) is cloned to fire a new VM. The original image is 
 moved to used state and so it won't be deleted.
 
 On the other hand, a DS clone operation creates a completely (read 
 independent from) the original image. Using QoW for this would be faster, but 
 we will need more logic to flatten the snapshots when the original is 
 deleted, and potentially we will end up with multiple snapshot layers that 
 will degrade performance.
 
 Cheers
 
 Ruben
 
 [1] http://opennebula.org/new-opennebula-community-forum/
 
 On Mon, Feb 23, 2015 at 9:17 PM, Dmitri Chebotarov dcheb...@gmu.edu wrote:
 I forgot to add that I'm running ONE 4.8.0
 
 
 --
 Thank you,
 
 Dmitri Chebotarov
 VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers  
 Messaging
 223 Aquia Building, Ffx, MSN: 1B5
 Phone: (703) 993-6175 | Fax: (703) 993-3404
 
 
  On Feb 23, 2015, at 14:52 , Dmitri Chebotarov dcheb...@gmu.edu wrote:
 
  Hi,
 
  I'm cloning image within a datastore /w TM_MAD=qcow2.
  The cloning process is done using 'cp' command, but I thought it should be 
  done /w 'qemu-image clone' command. What I'm missing?
 
  # onedatastore show 142
  DATASTORE 142 INFORMATION
  ID : 142
  NAME   : [HOSTED] Data 1
  USER   : dchebota
  GROUP  : oneadmin
  CLUSTER: -
  TYPE   : IMAGE
  DS_MAD : fs
  TM_MAD : qcow2
  BASE PATH  : /var/lib/one/datastores/142
  DISK_TYPE  : FILE
 
  DATASTORE CAPACITY
  TOTAL: : 285G
  FREE:  : 118.6G
  USED:  : 227.8G
  LIMIT: : -
 
  PERMISSIONS
  OWNER  : um-
  GROUP  : u--
  OTHER  : ---
 
  DATASTORE TEMPLATE
  CLONE_TARGET=SYSTEM
  DISK_TYPE=FILE
  DS_MAD=fs
  INFO=Image DS for Hosted VMs
  LN_TARGET=NONE
  TM_MAD=qcow2
  TYPE=IMAGE_DS
 
 
  --
  Thank you,
 
  Dmitri Chebotarov
  VCL Sys Eng, Engineering  Architectural Support, TSD - Ent Servers  
  Messaging
  223 Aquia Building, Ffx, MSN: 1B5
  Phone: (703) 993-6175 | Fax: (703) 993-3404
 
 
  ___
  Users mailing list
  Users@lists.opennebula.org
  http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
 
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
 
 
 
 -- 
 Ruben S. Montero, PhD
 Project co-Lead and Chief Architect
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org | rsmont...@opennebula.org | @OpenNebula

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] VMM 'unknown' state not being set?

2015-02-20 Thread Carlos Martín Sánchez
Hi,

On Wed, Feb 18, 2015 at 11:37 AM, Andy Coates andy.coa...@gmail.com wrote:

 Thanks Carlos - I thought 'd' would be marked as something else.   We're
 basically trying to flag a stopped VM but with those limited STATE options
 it doesn't seem possible.  How can we represent a 'stopped' VM in the poll
 information?


If the driver returns 'p', the VM is moved to SUSPEND. But you can't tell
opennebula that the VM is STOPPED, this needs to be started from the core.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org |
@OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 18 February 2015 at 16:58, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Running OpenNebula 4.6.2

 We have a custom VMM driver that is set to report 'unknown' state if we
 can't determine the current VM state on the host.  According to the docs
 the '-' character indicates unknown, and as shown below ON is seeing and
 parsing the VMM data correctly:

 [VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304 USEDCPU=800
 NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

 Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN
 in this case?

 Thanks.


 The '-' character indicates a monitoring unexpected error, like when the
 monitoring probes could not parse the output. In this case OpenNebula does
 nothing, the current VM state is kept.
 A state='d' (disappeared) indicates that the monitoring could be done
 (hypervisor is up), but the VM was not found in the list of VMs. In this
 case OpenNebula will set the VM to unknown.

 See:
 http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org





___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Setting filesystem type for new disk crashes GlusterFS

2015-02-20 Thread Javier Fontan
I've missed this one, sorry.

Searching for your problem I've found people with the same problems using
glusterfs and XFS. Also XFS is usually the backing storage for gluster, at
least that's what most of the howtos say.

That's good to know that a new version solved the problem.

Cheers

On Mon Jan 26 2015 at 9:39:23 PM Wilma Hermann wilma.herm...@gmail.com
wrote:

 Hi,


  There seems to be a problem with sparse files and glusterfs and/or the
  underlying FS (XFS?).
 No, it's only in combination with mkfs. Creating sparse files without a
 preset filesystem (i.e. raw images) works perfectly.

 By the way: How did you figure out that XFS is used? Is it known to
 produce problems?

 In addition to your suggestions, I experimented with overriding the
 filesystem type setting by setting FSTYPE = raw in
 /var/lib/one/remotes/tm/shared/mkimage. As far as I tested, that worked as
 well. However, we recently upgraded to Ubuntu 14.04 and GlusterFS 3.4.2.
 Now the bug seems to be gone.

 Thanks anyway!

 Greetings

 Wilma


 2015-01-22 10:10 GMT+01:00 Javier Fontan jfon...@opennebula.org:

 There seems to be a problem with sparse files and glusterfs and/or the
 underlying FS (XFS?).

 You can disable that functionality adding an exit 1 command at the
 top of these scripts:

 * /var/lib/one/remotes/datastore/mkfs
 * /var/lib/one/remotes/tm/mkimage

 Another way of solving this is changing the what the image is created
 (so it is not sparse). The problem is that it will take a lot more
 time to create the image. The commad to change is 'dd' from those
 scripts. For example, for 'mkfs':

 exec_and_log $DD if=/dev/zero of=$DST bs=1 count=1 seek=${SIZE}M \
 Could not create image $DST

 to

 exec_and_log $DD if=/dev/zero of=$DST bs=1M count=${SIZE} \
 Could not create image $DST

 Cheers

 On Sat, Jan 17, 2015 at 10:43 AM, Wilma Hermann wilma.herm...@gmail.com
 wrote:
  Hi,
 
  Our OpenNebula setup uses GlusterFS to share /var/lib/one among all
  machines. Yesterday a customer created a new volatile disk for a VM. But
  this image creation crashed the gluster client on the host the VM was
  running on. I assume it has something to do with the fact that the
 customer
  entered 'ext3' as filesystem type.
 
  This isn't the first time this bug occured, we also had it almost one
 year
  ago and there it was also related to the filesystem type of an image. I
  believe that this feature is rarely used by our customers and simply
 wasn't
  used in the meantime. Now we are using OpenNebula 4.8.0 on Ubuntu
 12.04.5
  with glusterfs 3.2.5.
 
  Here's the log of the VM that triggered the crash:
 
  Sat Jan 10 13:24:21 2015 [Z0][VMM][I]: VM successfully rebooted-hard.
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Command execution fail:
  /var/lib/one/remotes/tm/shared/mkimage 51200 ext3
  192.168.128.14:/var/lib/one//datastores/0/346/disk.2 346 0
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: mkimage: Making filesystem of
 51200M
  and type ext3 at 192.168.128.14:/var/lib/one//datastores/0/346/disk.2
  Fri Jan 16 17:31:00 2015 [Z0][VMM][E]: mkimage: Command set -e
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: export PATH=/usr/sbin:/sbin:$PATH
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: dd if=/dev/zero
  of=/var/lib/one/datastores/0/346/disk.2 bs=1 count=1 seek=51200M
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: mkfs -t ext3 -F
  /var/lib/one/datastores/0/346/disk.2 failed: Warning: Permanently added
  '192.168.128.14' (ECDSA) to the list of known hosts.
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: 1+0 records in
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: 1+0 records out
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: 1 byte (1 B) copied, 0.000576409
 s,
  1.7 kB/s
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: mke2fs 1.42 (29-Nov-2011)
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Warning: could not erase sector
 2:
  Attempt to write block to filesystem resulted in short write
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Warning: could not read block 0:
  Attempt to read block from filesystem resulted in short read
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Warning: could not erase sector
 0:
  Attempt to write block to filesystem resulted in short write
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: mkfs.ext3: Attempt to write
 block to
  filesystem resulted in short write while zeroing block 13107184 at end
 of
  filesystem
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]:
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Could not write 5 blocks in inode
  table starting at 1027: Attempt to write block to filesystem resulted in
  short write
  Fri Jan 16 17:31:00 2015 [Z0][VMM][E]: Could not create image
  /var/lib/one/datastores/0/346/disk.2
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: ExitCode: 1
  Fri Jan 16 17:31:00 2015 [Z0][VMM][I]: Failed to execute transfer
 manager
  driver operation: tm_attach.
  Fri Jan 16 17:31:00 2015 [Z0][VMM][E]: Error attaching new VM Disk:
 Could
  not create image /var/lib/one/datastores/0/346/disk.2
 
  After that crash all subsequent operations fail because the 

Re: [one-users] Getting an HTTP-Error: 500 when executing oneacct -g group

2015-02-20 Thread Esteban Freire

Hola Javi,

Thank you very much for your reply and for updating the xmlrpc library 
for next ON release :)


About manual compilation, we need to study it but I think your 
instructions are pretty clear about it.


Cheers,
Esteban

On 19/02/15 18:48, Javier Fontan wrote:
I've found that the the change comes in release 1.36.0. I'll update 
the static xmlrpc library that we use to generate packages for the 
next release with 1.40.0, that is the latest stable release.


Right now the only distribution packages that use the stock xmlrpc-c 
library are CentOS 7. It comes with version 1.32.5 so I suppose I'll 
have to link them statically.


Concerning manual compilation. While the new release is not ready you 
can compile OpenNebula linking statically with the new library and 
only substitute oned binary. That should be in src/Nebula directory 
after compiling. You should be able to upgrade normally with this 
method. These are the steps we use to compile OpenNebula:



--8--
svn checkout 
http://svn.code.sf.net/p/xmlrpc-c/code/release_number/01.40.00

cd 01.40.00

export CXXFLAGS=-fPIC
export CFLAGS=-Wno-error=format-security
./configure --prefix=$PWD/install --enable-libxml2-backend
make install

# Delete dynamic libraries
rm -f install/{lib,lib64}/*.so install/{lib,lib64}/*.so.*

# Add xmlrpc-c libraries bin dir to the path
export PATH=$PWD/install/bin:$PATH
export XMLRPC=$PWD/install

cd opennebula source code
scons -j2 mysql=yes xmlrpc=$XMLRPC new_xmlrpc=yes syslog=yes
--8--

Cheers







On Tue, Feb 17, 2015 at 12:06 PM, RubEn DIez LAzaro rd...@cesga.es 
mailto:rd...@cesga.es wrote:


Compile our own OpenNebula will break the package system
maintenance. You can forget use yum or any other package
management system. You can forget about the updating scripts
associate to the package for automatically migrate and adapt the
database schemes to updated versions

Compile our own OpenNebula in a production infrastructure means
return to the Dark Ages from a sysadmin point of view... for EVERY
site with this issue...

In the easy way, OpenNebula staff should use a fixed version of
libxmlrpc-c and so distribute a fixed package of OpenNebula.

Other possibility is that libxmlrpc-c become a dynamically linked
library instead statically linked one. In this way each site could
use a fixed version of libxmlrpc-c

Regards.



On 17/02/15 11:15, Esteban Freire wrote:

Hi Carlos,

Thank you very much for letting us know, we need to think it
deeply :)

Just one question, which are the pros and cons of compiling oned?
It is a serious thing for us since the infrastructure is on
production and I am not sure if it will break future updates
trough yum/rpm and also, if we could break something in current
ON installation at CESGA. Personally, I don't like this decision
but it is my humble opinion and in any case, we need to discuss
about it.

Thanks in advance,
Esteban

On 02/17/2015 11:05 AM, Carlos Martín Sánchez wrote:

Hi,

I forgot to add that if you want to test the new libxmlrpc
version yourself, it's not that difficult to compile oned with
the 'xmlrpc' scons option:
http://docs.opennebula.org/4.10/integration/references/compile.html

Regards.

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org |
cmar...@opennebula.org mailto:cmar...@opennebula.org |
@OpenNebula http://twitter.com/opennebula

On Fri, Feb 13, 2015 at 10:39 AM, RubEn DIez LAzaro
rd...@cesga.es mailto:rd...@cesga.es wrote:

Hi:

I Does not know really if some recent version of libxmlrpc-c
fix this bug... bug the patch seems to be into some branch

http://sourceforge.net/p/xmlrpc-c/code/2520/

I don't pretend to confuse you with how we discover this
bug, but in short it appears when executing some accounting
software by Boris Parak for the Federate cloud of the EGI
project

I hope the patch i link help to clarify the situation.

Best regards.



On 12/02/15 22:53, Alejandro Feijóo wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi to all.

As Esteban say,  we have a planned updated to last
stable opennebula
release the Wednesday 18th, but i think we can wait if
the libxmlrpc-c
is updated in the next days or maybe weeks.

I think we can wait because the new ON not have critical
changes (we
have pached one-flow yet) and make 2 updates in the same
month can be a
problem for our costumers... (we use oneflow in a lot of
critical
services and is a problem make 2 scheduled stops)


But if the change is 

Re: [one-users] VMM 'unknown' state not being set?

2015-02-20 Thread Andy Coates
We tried 'p' but it means we can't cancel the VM.  We have to resume the VM
just to stop it, and then cancel it.

Feels like we're going about something the wrong way if we're unable to
monitor a VM's state to show it stopped, and thus cancel/clean up the VM.

On 20 February 2015 at 17:29, Carlos Martín Sánchez cmar...@opennebula.org
wrote:

 Hi,

 On Wed, Feb 18, 2015 at 11:37 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Thanks Carlos - I thought 'd' would be marked as something else.   We're
 basically trying to flag a stopped VM but with those limited STATE options
 it doesn't seem possible.  How can we represent a 'stopped' VM in the poll
 information?


 If the driver returns 'p', the VM is moved to SUSPEND. But you can't tell
 opennebula that the VM is STOPPED, this needs to be started from the core.

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 On 18 February 2015 at 16:58, Carlos Martín Sánchez 
 cmar...@opennebula.org wrote:

 Hi,

 On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Running OpenNebula 4.6.2

 We have a custom VMM driver that is set to report 'unknown' state if we
 can't determine the current VM state on the host.  According to the docs
 the '-' character indicates unknown, and as shown below ON is seeing and
 parsing the VMM data correctly:

 [VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304
 USEDCPU=800 NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

 Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN
 in this case?

 Thanks.


 The '-' character indicates a monitoring unexpected error, like when the
 monitoring probes could not parse the output. In this case OpenNebula does
 nothing, the current VM state is kept.
 A state='d' (disappeared) indicates that the monitoring could be done
 (hypervisor is up), but the VM was not found in the list of VMs. In this
 case OpenNebula will set the VM to unknown.

 See:
 http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org






___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] vCloud 1.2 do no timport network

2015-02-20 Thread Barbieri Vincenzo
Hi

first of all congratulations for the great and good work you are doing.

I have a problem that no matter the networ, you receive the following message
undefined method `vlan 'for #

Thanks
Vincenzo

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] vCloud 1.2 do no timport network

2015-02-20 Thread barbieri vincenzo
Hi

first of all congratulations for the great and good work you are doing.

I have a problem that no matter the networ, you receive the following message
undefined method `vlan 'for #

Thanks
Vincenzo
Le comunicazioni Internet non sono sicure e quindi Vbarbieri non accetta alcuna 
responsabilita' per il contenuto di questo messaggio. Sebbene vbarbieri abbia 
attivato programmi anti-virus, non accetta responsabilita' per qualsiasi tipo 
di danno che possa derivare dal trasferimento di virus.Qualsiasi punto di vista 
od opinione espressa sono esclusivamente quelli dell'autore e non rappresentano 
necessariamente quelli di Vbarbieri . Le risposte a questo messaggio 
elettronico possono essere controllate da Vbarbieri per ragioni di sicurezza, 
operative o aziendali. Nel rispetto delle disposizioni di legge e regolamento 
applicabili, Vbarbieri si riserva il diritto di monitorare le comunicazioni 
elettroniche attraverso apposite attivita' di monitoraggio finalizzate 
all'identificazione e alla prevenzione della diffusione accidentale e/o 
fraudolenta di informazioni. Qualsiasi uso non autorizzato di questo messaggio 
elettronico o dei suoi allegati e' proibito e potrebbe costituire un re
 ato. Se non siete il destinatario desiderato di questa mail, qualunque 
comunicazione, copia, distribuzione oqualunque azione od omissione in relazione 
ai dati in essa contenuti e' illecita, e siete pregato di informare 
immediatamente il mittente utilizzando l'opzione Rispondi nel vostro software 
di postaelettronica e di distruggere il messaggio e tutti i suoi allegati.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] vxlan feature in upcoming 4.12

2015-02-20 Thread Ruben S. Montero
On Thu, Feb 19, 2015 at 11:19 PM, Karsten Nielsen kars...@unity3d.com
wrote:

  Thanks that clarified the setup.

 I have some related questions.

 Will this give the same network isolation as using openvswitch with vlan?


Yes. However note that isolation is achieved by a different mechanism that
may have implications in your network backend.


How does this compare to a setup of openvswtich with vxlan tunneling ?


AFAIK these are two implementations of the VXLAN protocol, but I don't know
any performance comparison. We prefer to depend on the Linux kernel
implementation to leverage the iptables filtering and not add extra
dependencies.


Cheers


 Best,
 - Karsten

 On 19/02/15 22:37, Ruben S. Montero wrote:

 You can take a look to the documentation


 https://github.com/OpenNebula/docs/blob/master/source/administration/networking/vxlan.rst

  Let me known if you have any other question


  Cheers

  Ruben

 On Thu, Feb 19, 2015 at 9:38 PM, Karsten Nielsen kars...@unity3d.com
 wrote:

 Hi,

 Is there somewhere we can take a sneak peak at the upcoming 4.12 vxlan
 feature ?
 Or maybe somebody can describe it to me.

 Thanks,
 - Karsten
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




  --
   Ruben S. Montero, PhD
  Project co-Lead and Chief Architect
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org | rsmont...@opennebula.org | @OpenNebula





-- 
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | rsmont...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] onetemplate instantiate --nic options

2015-02-20 Thread Steven Timm


I have a set of VM's whose template normally has a NIC section
that looks like this:

NIC=[
  IP=131.225.154.144,
  MODEL=virtio,
  NETWORK=StaticIP,
  NETWORK_UNAME=oneadmin ]

The template is identical for all except that each one
has a different static IP.

My question--
I see that onetemplate instantiate templateid --nic 
is allowed but it appears to only allow you to pick the
NETWORK name not any of the optional parameters such as IP,
MAC, etc.  Is there a way to specify the IP address from the command line?
If so it doesn't appear to be in the usage of onetemplate instantiate
or onetemplate create.

Steve Timm


--
Steven C. Timm, Ph.D  (630) 840-8525
t...@fnal.gov  http://home.fnal.gov/~timm/
Office:  Wilson Hall room 804
Fermilab Scientific Computing Division,
Scientific Computing Facilities Quadrant.,
Experimental Computing Facilities Dept.,
Project Lead for Virtual Facility Project.


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] vxlan feature in upcoming 4.12

2015-02-19 Thread Karsten Nielsen

Hi,

Is there somewhere we can take a sneak peak at the upcoming 4.12 vxlan 
feature ?

Or maybe somebody can describe it to me.

Thanks,
- Karsten
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Forming Virtual clusters

2015-02-19 Thread Carlos Martín Sánchez
Hi,

On Thu, Feb 19, 2015 at 6:56 AM, sinha shree ssweet...@gmail.com wrote:

 Hi,

 Can you please reply for my queries... I have setup private cloud and now
 I want to take idle virtual machines and form into a cluster. Is it
 possible. Am I on right path???. plz advice


That depends on what you understand by cluster. In OpenNebula, a cluster is
a group of physical resources, not VMs. You might be interested in the VDC
features that are under development [1]

PS: Please use the new forum [2] instead of this mailing list, we are
migrating the community there.

Regards

[1] http://opennebula.org/4-12-features-virtual-data-center-redesign/
[2] http://opennebula.org/new-opennebula-community-forum/

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org |
@OpenNebula http://twitter.com/opennebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] vxlan feature in upcoming 4.12

2015-02-19 Thread Ruben S. Montero
You can take a look to the documentation

https://github.com/OpenNebula/docs/blob/master/source/administration/networking/vxlan.rst

Let me known if you have any other question


Cheers

Ruben

On Thu, Feb 19, 2015 at 9:38 PM, Karsten Nielsen kars...@unity3d.com
wrote:

 Hi,

 Is there somewhere we can take a sneak peak at the upcoming 4.12 vxlan
 feature ?
 Or maybe somebody can describe it to me.

 Thanks,
 - Karsten
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | rsmont...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] vxlan feature in upcoming 4.12

2015-02-19 Thread Karsten Nielsen

Thanks that clarified the setup.

I have some related questions.

Will this give the same network isolation as using openvswitch with vlan?
How does this compare to a setup of openvswtich with vxlan tunneling ?

Best,
- Karsten

On 19/02/15 22:37, Ruben S. Montero wrote:

You can take a look to the documentation

https://github.com/OpenNebula/docs/blob/master/source/administration/networking/vxlan.rst

Let me known if you have any other question


Cheers

Ruben

On Thu, Feb 19, 2015 at 9:38 PM, Karsten Nielsen kars...@unity3d.com 
mailto:kars...@unity3d.com wrote:


Hi,

Is there somewhere we can take a sneak peak at the upcoming 4.12
vxlan feature ?
Or maybe somebody can describe it to me.

Thanks,
- Karsten
___
Users mailing list
Users@lists.opennebula.org mailto:Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




--
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org | 
rsmont...@opennebula.org mailto:rsmont...@opennebula.org | @OpenNebula


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Getting an HTTP-Error: 500 when executing oneacct -g group

2015-02-19 Thread Javier Fontan
I've found that the the change comes in release 1.36.0. I'll update the
static xmlrpc library that we use to generate packages for the next release
with 1.40.0, that is the latest stable release.

Right now the only distribution packages that use the stock xmlrpc-c
library are CentOS 7. It comes with version 1.32.5 so I suppose I'll have
to link them statically.

Concerning manual compilation. While the new release is not ready you can
compile OpenNebula linking statically with the new library and only
substitute oned binary. That should be in src/Nebula directory after
compiling. You should be able to upgrade normally with this method. These
are the steps we use to compile OpenNebula:


--8--
svn checkout http://svn.code.sf.net/p/xmlrpc-c/code/release_number/01.40.00
cd 01.40.00

export CXXFLAGS=-fPIC
export CFLAGS=-Wno-error=format-security
./configure --prefix=$PWD/install --enable-libxml2-backend
make install

# Delete dynamic libraries
rm -f install/{lib,lib64}/*.so install/{lib,lib64}/*.so.*

# Add xmlrpc-c libraries bin dir to the path
export PATH=$PWD/install/bin:$PATH
export XMLRPC=$PWD/install

cd opennebula source code
scons -j2 mysql=yes xmlrpc=$XMLRPC new_xmlrpc=yes syslog=yes
--8--

Cheers







On Tue, Feb 17, 2015 at 12:06 PM, RubEn DIez LAzaro rd...@cesga.es wrote:

  Compile our own OpenNebula will break the package system maintenance. You
 can forget use yum or any other package management system. You can forget
 about the updating scripts associate to the package for automatically
 migrate and adapt the database schemes to updated versions

 Compile our own OpenNebula in a production infrastructure means return to
 the Dark Ages from a sysadmin point of view... for EVERY site with this
 issue...

 In the easy way, OpenNebula staff should use a fixed version of
 libxmlrpc-c and so distribute a fixed package of OpenNebula.

 Other possibility is that libxmlrpc-c become a dynamically linked library
 instead statically linked one. In this way each site could use a fixed
 version of libxmlrpc-c

 Regards.



 On 17/02/15 11:15, Esteban Freire wrote:

 Hi Carlos,

 Thank you very much for letting us know, we need to think it deeply :)

 Just one question, which are the pros and cons of compiling oned? It is a
 serious thing for us since the infrastructure is on production and I am not
 sure if it will break future updates trough yum/rpm and also, if we could
 break something in current ON installation at CESGA. Personally, I don't
 like this decision but it is my humble opinion and in any case, we need to
 discuss about it.

 Thanks in advance,
 Esteban

 On 02/17/2015 11:05 AM, Carlos Martín Sánchez wrote:

 Hi,

  I forgot to add that if you want to test the new libxmlrpc version
 yourself, it's not that difficult to compile oned with the 'xmlrpc' scons
 option:
 http://docs.opennebula.org/4.10/integration/references/compile.html

  Regards.

  --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
 http://twitter.com/opennebula

 On Fri, Feb 13, 2015 at 10:39 AM, RubEn DIez LAzaro rd...@cesga.es
 wrote:

 Hi:

 I Does not know really if some recent version of libxmlrpc-c fix this
 bug... bug the patch seems to be into some branch

 http://sourceforge.net/p/xmlrpc-c/code/2520/

 I don't pretend to confuse you with how we discover this bug, but in
 short it appears when executing some accounting software by Boris Parak for
 the Federate cloud of the EGI project

 I hope the patch i link help to clarify the situation.

 Best regards.



 On 12/02/15 22:53, Alejandro Feijóo wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512

 Hi to all.

 As Esteban say,  we have a planned updated to last stable opennebula
 release the Wednesday 18th, but i think we can wait if the libxmlrpc-c
 is updated in the next days or maybe weeks.

 I think we can wait because the new ON not have critical changes (we
 have pached one-flow yet) and make 2 updates in the same month can be a
 problem for our costumers... (we use oneflow in a lot of critical
 services and is a problem make 2 scheduled stops)


 But if the change is programated to 4.12 we going to update and patch it
 (I think Ruben have a special love story paching software hehe)


 Again, a lot of thanks.


 El 12/02/15 a las 19:32, Esteban Freire escribió:

 Hi Carlos,

 Thank you very much for checking it :)

 About if it should be fixed in 1.33.14, I hope Rubén answer to this
 tomorrow since it is the one looking at this issue.

 When do you think we could test this? Sorry for the question/hurry but
 we are failing accounting due to this issue in FedCloud (EGI). In
 principle, we are going to update to last ON version next Wednesday
 18th.

 Thanks in advance,
 Esteban

 On 02/12/2015 07:23 PM, Carlos Martín Sánchez wrote:

 Hi,

 I'm not directly involved in the packaging, but as far as I can tell,
 OpenNebula 4.8 comes with 

[one-users] Data Center Federation

2015-02-19 Thread Karsten Nielsen

Hi,

Would you setup opennebula in a HA setup in each data center in a data 
center federation setup ?


- Karsten
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] VMM 'unknown' state not being set?

2015-02-18 Thread Andy Coates
Thanks Carlos - I thought 'd' would be marked as something else.   We're
basically trying to flag a stopped VM but with those limited STATE options
it doesn't seem possible.  How can we represent a 'stopped' VM in the poll
information?

On 18 February 2015 at 16:58, Carlos Martín Sánchez cmar...@opennebula.org
wrote:

 Hi,

 On Mon, Feb 16, 2015 at 9:51 AM, Andy Coates andy.coa...@gmail.com
 wrote:

 Running OpenNebula 4.6.2

 We have a custom VMM driver that is set to report 'unknown' state if we
 can't determine the current VM state on the host.  According to the docs
 the '-' character indicates unknown, and as shown below ON is seeing and
 parsing the VMM data correctly:

 [VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304 USEDCPU=800
 NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

 Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN in
 this case?

 Thanks.


 The '-' character indicates a monitoring unexpected error, like when the
 monitoring probes could not parse the output. In this case OpenNebula does
 nothing, the current VM state is kept.
 A state='d' (disappeared) indicates that the monitoring could be done
 (hypervisor is up), but the VM was not found in the list of VMs. In this
 case OpenNebula will set the VM to unknown.

 See:
 http://docs.opennebula.org/4.6/integration/infrastructure_integration/devel-vmm.html#poll-information

 Regards
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org




___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Re: Contents of Users digest...

2015-02-18 Thread lilianrosa



50 Aniversario de la Cujae. Inaugurada por Fidel el 2 de diciembre de 1964  
http://cujae.edu.cu


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Forming Virtual clusters

2015-02-18 Thread sinha shree
Hi,

Can you please reply for my queries... I have setup private cloud and now I
want to take idle virtual machines and form into a cluster. Is it possible.
Am I on right path???. plz advice


Thanks  Regards

Sinha
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Image in used state but no VM associte with it

2015-02-17 Thread Anandharaj Subramaniam
Hi Carlos,

Thank you for your feedback. I will do it accordingly.


--
Regards,
Anandharaj
Server  Storage Support Team
MIMOS Berhad

From: Carlos Martín Sánchez [mailto:cmar...@opennebula.org]
Sent: Tuesday, February 17, 2015 6:28 PM
To: Anandharaj Subramaniam
Cc: users@lists.opennebula.org
Subject: Re: [one-users] Image in used state but no VM associte with it

Hi,

That IP looks good (202.45.142.114). It might be a bug that can be affected by 
the ruby version.
Since this is a 4.2 version and the leases were completely redone for new 
versions, maybe the best thing to do is comment out the whole vnet section in 
fsck.rb, lines 920-1066.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.orghttp://www.OpenNebula.org | 
cmar...@opennebula.orgmailto:cmar...@opennebula.org | 
@OpenNebulahttp://twitter.com/opennebula

On Thu, Feb 12, 2015 at 4:58 AM, Anandharaj Subramaniam 
anandharaj.man...@mimos.mymailto:anandharaj.man...@mimos.my wrote:
Hi Carlos,

Below is the last few lines of output before it throwing the error. How do I 
proceed to troubleshoot on this.

row[:ip]: 3391983169
doc: 
LEASEIP3391983169/IPMAC_PREFIX512/MAC_PREFIXMAC_SUFFIX3391983169/MAC_SUFFIXUSED1/USEDVID1371/VID/LEASE

row[:ip]: 3391983218
doc: 
LEASEIP3391983218/IPMAC_PREFIX512/MAC_PREFIXMAC_SUFFIX3391983218/MAC_SUFFIXUSED1/USEDVID1372/VID/LEASE
Exception `ArgumentError' at /usr/lib/ruby/1.8/ipaddr.rb:481 - address family 
mismatch
address family mismatch
Error running fsck version 4.2.0
The database will be restored


--
Regards,
Anandharaj
Server  Storage Support Team
MIMOS Berhad

From: Carlos Martín Sánchez 
[mailto:cmar...@opennebula.orgmailto:cmar...@opennebula.org]
Sent: Friday, January 16, 2015 10:49 PM

To: Anandharaj Subramaniam
Cc: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Subject: Re: [one-users] Image in used state but no VM associte with it

Hi,

I don't know what can be causing the error. Can you to add the following lines 
right before line 929 in /usr/lib/one/ruby/onedb/fsck.rb?

warn 
warn row[:ip]: #{row[:ip]}
warn doc: #{doc.to_s}

https://github.com/OpenNebula/one/blob/release-4.2/src/onedb/fsck.rb#L929

Maybe that will show if there is something wrong with that IP that is throwing 
the error.


--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.orghttp://www.OpenNebula.org | 
cmar...@opennebula.orgmailto:cmar...@opennebula.org | 
@OpenNebulahttp://twitter.com/opennebula

On Fri, Jan 16, 2015 at 3:16 AM, Anandharaj Subramaniam 
anandharaj.man...@mimos.mymailto:anandharaj.man...@mimos.my wrote:
Hi Carlos,

What is your ruby version?

== ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]

Are all of your leases IPv4?

== Yes, all IPv4

--
Regards,
Anandharaj

From: Carlos Martín Sánchez 
[mailto:cmar...@opennebula.orgmailto:cmar...@opennebula.org]
Sent: Tuesday, January 13, 2015 6:55 PM
To: Anandharaj Subramaniam
Cc: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Subject: Re: [one-users] Image in used state but no VM associte with it

Hi,

What is your ruby version?
Are all of your leases IPv4?

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.orghttp://www.OpenNebula.org | 
cmar...@opennebula.orgmailto:cmar...@opennebula.org | 
@OpenNebulahttp://twitter.com/opennebula

On Tue, Dec 30, 2014 at 3:19 AM, Anandharaj Subramaniam 
anandharaj.man...@mimos.mymailto:anandharaj.man...@mimos.my wrote:
Hi All,

When I run using debug mode, I see this message.

….
/usr/lib/ruby/gems/1.8/gems/sequel-3.46.0/lib/sequel/dataset/actions.rb:151: 
warning: instance variable @row_proc not initialized
VNet 25 has used lease 10.1.66.8 (VM 858)   but it is free
Exception `ArgumentError' at /usr/lib/ruby/1.8/ipaddr.rb:481 - address family 
mismatch
address family mismatch
Error running fsck version 4.2.0
The database will be restored


--
Regards,
Anandharaj

From: Anandharaj Subramaniam
Sent: Monday, December 29, 2014 7:34 PM

To: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Subject: RE: Image in used state but no VM associte with it

Hi All,

I restored the mysql database and run the onedb fsck, still the process 
terminate with “Error running fsck version 4.2.0” but the messages of the 
inconsistency is less.
Appreciate the expert help on this.

Note: We are still using 4.2 because we have our own apps integrated with it. 
We already have plan to setup another ONE with version 4.10

--
Regards,

Anandharaj
MIMOS Bhd

From: Anandharaj Subramaniam
Sent: Monday, December 29, 2014 3:36 PM
To: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Subject: RE: Image in used state but no VM associte with it

Hi All,

When I run onedb fck, got the following messages but ended with error.

[oneadmin@server 101]$ onedb fsck -f -S localhost -u oneadmin  -d opennebula
MySQL Password:
MySQL dump stored in 

Re: [one-users] Official Debian packages

2015-02-17 Thread Daniel Dehennin
Jaime Melis jme...@opennebula.org writes:

 Hmm, writing the question seems to gives my answer, it looks like the
 cherry-picking of master commits on the one-version branches are the
 reasons of the merge conflicts.


 Yes... that's the way we usually do it: by cherry picking the commits.

Ok, I'll broke everything to rebase on master then.

 Unfortunately we don't think there's an easier way.

Personally, I prefer to use DaggyFix[1][2] over cherry-picking.

This requires to base the commits on the oldest supported release and
then merge them everywhere needed, which can be seen as a lot of work,
but not that much different from doing cherry-picking ;-)

I think DaggyFix is more GIT friendly and respect the context as explain
in an article I just found[3].

For example, here is the GIT graph to apply a foo-bar patch (issue #42):

o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-M₃ - master
   \ \   \   \ /
\ \   \   o-o-o-o-M₂  /- prod/4/master (integration branch for 
version 4)
 \ \   \ /   /
  \ \   \ o-o---+  - prod/3/42-foo-bar (short living branch)
   \ \   \   /   \
\ \   o-o-o-o-M₁   - prod/3/master (integration branch for 
version 3)
 \ \
  \ o-o-o-o-o-o-o-M₀   - prod/2/master (integration branch for 
version 2)
   \ \   /
\ o-o-o-o  - prod/2/41-fix-something
 \
  o-o-o-o-o-o  - prod/1/master (integration branch for 
version 1)

in this example:

- version 1 is not supported anymore

- version 2 is supported but not concerned by #42: foo-bar

A temporary branch is created based on version 3 named prod/3/42-foo-bar and
the commits are done here.

I use do to prefix my branch names by the name of the release branch it
first apply to, it help to sort them when doing “git branch” ;-)

Then, this 42/foo-bar branch is merge back into version 3 integration
branch (commit M₁), to prepare a new release 3.X.

This 42/foo-bar branch is merge into version 4 integration branch
(commit M₂) if it apply to it like in my example.

Finally, this 42/foo-bar branch is merge into the main development
branch (commit M₃) if it apply to it like in my example.

This is based on the “successful Git branching model[4]” I extended with
the packaging branches.

I hope it will help you, it took me time to find some kind of best
practice I agree with, like “Is it better to rebase or merge?[5]”.

Regards.

Footnotes: 
[1]  by mercurial http://mercurial.selenic.com/wiki/DaggyFixes

[2]  by monotone http://wiki.monotone.ca/DaggyFixes/

[3]  https://queue.acm.org/detail.cfm?id=1595636

[4]  http://nvie.com/posts/a-successful-git-branching-model/

[5]  http://www.randyfay.com/node/91

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF


signature.asc
Description: PGP signature
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] wrong gateway detected by vm-context

2015-02-17 Thread Javier Fontan
We should probably take out the code that generates the gateway as it only
gives problems:

https://github.com/OpenNebula/addon-context-linux/blob/master/base_rpm/etc/one-context.d/00-network#L68-L73

Concerning the GATEWAY_INTERFACE, this variable contains a number or the
ETHnum that appears in the context file. In fact it is not the name of
the interface as with the new naming scheme it can be called with a
different name, for example en3p8.

http://en.wikipedia.org/wiki/Consistent_Network_Device_Naming

Cheers

On Fri Feb 13 2015 at 1:49:42 PM Madko madk...@gmail.com wrote:

 I have found the solution. GATEWAY_IFACE must be set, but in upper case. I
 don't know why. Any idea? If I put GATEWAY_IFACE=eth1 (eth1 is the real
 name) it doesn't work, but GATEWAY_IFACE=ETH1 works...

 Le Fri Feb 13 2015 at 10:03:33, Madko madk...@gmail.com a écrit :

 Hi,

 It seems vmcontext scripts try to guess the gateway IP as soon as any
 interface has a gateway set.

 Here is my case:
 one vm with eth0 to internal admin network, and eth1 to wan. Only eth1
 has a gateway set.
 When init script vmcontext start, it found out that there is a gateway
 (but on eth1), and so is_gateway function on eth0 seems to returns true.
 After that the gateway is guessed with NETWORK_ADDRESS.1 but I don't know
 why?

 here is my context:
 ETH0_IP='192.168.199.109'
 ETH0_MAC='02:00:c0:a8:c7:6d'
 ETH1_DNS='10.156.255.245'
 ETH1_GATEWAY='10.156.0.1'
 ETH1_IP='10.156.24.93'
 ETH1_MAC='02:00:0a:9c:18:5d'
 ETH1_MASK='255.255.224.0'
 ETH1_NETWORK='10.156.0.0'

 Here is the ifcfg-eth0 written by vmcontext init script:
 DEVICE=eth0
 BOOTPROTO=none
 ONBOOT=yes
 TYPE=Ethernet
 NETMASK=255.255.255.0
 IPADDR=192.168.199.109
 GATEWAY=192.168.199.1

 ifcfg-eth1 is good and has its gateway correctly set.

 Here is my vnet template where no gateway is set (same problem if I
 remove the empty GATEWAY key):
 VIRTUAL NETWORK TEMPLATE

 BRIDGE=br0
 DESCRIPTION=réseau admin vm
 GATEWAY=
 PHYDEV=
 ROLE=admin
 VLAN=YES
 VLAN_ID=199

 is it a bug?

 Attached here is the vmcontext network script log

 best regards,

 Edouard

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Getting an HTTP-Error: 500 when executing oneacct -g group

2015-02-17 Thread RubEn DIez LAzaro
Compile our own OpenNebula will break the package system maintenance. 
You can forget use yum or any other package management system. You can 
forget about the updating scripts associate to the package for 
automatically migrate and adapt the database schemes to updated versions


Compile our own OpenNebula in a production infrastructure means return 
to the Dark Ages from a sysadmin point of view... for EVERY site with 
this issue...


In the easy way, OpenNebula staff should use a fixed version of 
libxmlrpc-c and so distribute a fixed package of OpenNebula.


Other possibility is that libxmlrpc-c become a dynamically linked 
library instead statically linked one. In this way each site could use a 
fixed version of libxmlrpc-c


Regards.


On 17/02/15 11:15, Esteban Freire wrote:

Hi Carlos,

Thank you very much for letting us know, we need to think it deeply :)

Just one question, which are the pros and cons of compiling oned? It 
is a serious thing for us since the infrastructure is on production 
and I am not sure if it will break future updates trough yum/rpm and 
also, if we could break something in current ON installation at CESGA. 
Personally, I don't like this decision but it is my humble opinion and 
in any case, we need to discuss about it.


Thanks in advance,
Esteban

On 02/17/2015 11:05 AM, Carlos Martín Sánchez wrote:

Hi,

I forgot to add that if you want to test the new libxmlrpc version 
yourself, it's not that difficult to compile oned with the 'xmlrpc' 
scons option:

http://docs.opennebula.org/4.10/integration/references/compile.html

Regards.

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org | 
cmar...@opennebula.org mailto:cmar...@opennebula.org | @OpenNebula 
http://twitter.com/opennebula


On Fri, Feb 13, 2015 at 10:39 AM, RubEn DIez LAzaro rd...@cesga.es 
mailto:rd...@cesga.es wrote:


Hi:

I Does not know really if some recent version of libxmlrpc-c fix
this bug... bug the patch seems to be into some branch

http://sourceforge.net/p/xmlrpc-c/code/2520/

I don't pretend to confuse you with how we discover this bug, but
in short it appears when executing some accounting software by
Boris Parak for the Federate cloud of the EGI project

I hope the patch i link help to clarify the situation.

Best regards.



On 12/02/15 22:53, Alejandro Feijóo wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi to all.

As Esteban say,  we have a planned updated to last stable
opennebula
release the Wednesday 18th, but i think we can wait if the
libxmlrpc-c
is updated in the next days or maybe weeks.

I think we can wait because the new ON not have critical
changes (we
have pached one-flow yet) and make 2 updates in the same
month can be a
problem for our costumers... (we use oneflow in a lot of critical
services and is a problem make 2 scheduled stops)


But if the change is programated to 4.12 we going to update
and patch it
(I think Ruben have a special love story paching software hehe)


Again, a lot of thanks.


El 12/02/15 a las 19:32, Esteban Freire escribió:

Hi Carlos,

Thank you very much for checking it :)

About if it should be fixed in 1.33.14, I hope Rubén
answer to this
tomorrow since it is the one looking at this issue.

When do you think we could test this? Sorry for the
question/hurry but
we are failing accounting due to this issue in FedCloud
(EGI). In
principle, we are going to update to last ON version next
Wednesday 18th.

Thanks in advance,
Esteban

On 02/12/2015 07:23 PM, Carlos Martín Sánchez wrote:

Hi,

I'm not directly involved in the packaging, but as
far as I can tell,
OpenNebula 4.8 comes with libxmlrpc-c version 1.33.6.
If I understand correctly, the problem you report
should be fixed in
1.33.14?

I've checked and the current super stable version is
1.33.16 [1]. We
will see if the static library can be updated without
breaking
anything [2].

Regards.

[1]
http://xmlrpc-c.sourceforge.net/change_super_stable.html
[2] http://dev.opennebula.org/issues/3594

-- 
Carlos Martín, MSc

Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org
http://www.OpenNebula.org |
cmar...@opennebula.org
   

Re: [one-users] datastore layout question

2015-02-17 Thread ngurjar

Hi Steve,
Normally If I have to use NFS based shared hosting then I mounted 
/var/lib/one directly on all nodes instead of mounting datastores 
seperately.


Else recently I configured multiple OpenNebula Nodes with local 
/var/lib/one directory added one Node just for backup and sync only 
datastores of all nodes on that backup node. So that I can easily live 
migrate VMs to that backup Node from any node.

It worked well for me. Pros:
1. Speedy managing instances as it uses local storage.
2. Live Migration works
3. Very Low cost compare to Fiber infrastructure
4. No need for separate Network storage as backup node can work as 
OpenNebula Host.


Cons:
1. It cannot be realtime sync but you set cron for every minute
2. Need to monitor syncing.

Regards
Neelesh Gurjar

On 2015-02-16 09:35, Steven Timm wrote:

My one4.8 installation is set up
with NFS-based shared image store #102 and local-based system
datastore #100 instantiated in local disk on each VM host.

Thus far it seems that I am forced to set up
the datastore path as

/var/lib/one/datastores/dsno

So that means I have to NFS export datastore #102
to all VM nodes with exactly that path
(/var/lib/one/datastores/102) and then as long
as the /var/lib/one/datastores path is there on the VM
host the directory /var/lib/one/datastores/100 will
be made when the first VM is launched.

All of this works just fine but it does mean that I
have to be careful every time I reset the cloud to
make sure that the image datastore is created as datastore #102.
If I ever end up changing the number for whatever reason I will
have to change all the mount points all across the cluster.

Has anyone ever figured out a better way to deal with
mounting a shared NFS data store?

Steve Timm


--
Steven C. Timm, Ph.D  (630) 840-8525
t...@fnal.gov  http://home.fnal.gov/~timm/
Office:  Wilson Hall room 804
Fermilab Scientific Computing Division,
Scientific Computing Facilities Quadrant.,
Experimental Computing Facilities Dept.,
Project Lead for Virtual Facility Project.


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Official Debian packages

2015-02-17 Thread Jaime Melis
Hi,

Should I rebase[2] all my branches on master directly and then follow
 the OpenNebula releases or is there a path to merge master and one-4.10?


 Hmm, writing the question seems to gives my answer, it looks like the
 cherry-picking of master commits on the one-version branches are the
 reasons of the merge conflicts.


Yes... that's the way we usually do it: by cherry picking the commits.
Unfortunately we don't think there's an easier way.



-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Getting an HTTP-Error: 500 when executing oneacct -g group

2015-02-17 Thread Esteban Freire

Hi Carlos,

Thank you very much for letting us know, we need to think it deeply :)

Just one question, which are the pros and cons of compiling oned? It is 
a serious thing for us since the infrastructure is on production and I 
am not sure if it will break future updates trough yum/rpm and also, if 
we could break something in current ON installation at CESGA. 
Personally, I don't like this decision but it is my humble opinion and 
in any case, we need to discuss about it.


Thanks in advance,
Esteban

On 02/17/2015 11:05 AM, Carlos Martín Sánchez wrote:

Hi,

I forgot to add that if you want to test the new libxmlrpc version 
yourself, it's not that difficult to compile oned with the 'xmlrpc' 
scons option:

http://docs.opennebula.org/4.10/integration/references/compile.html

Regards.

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org | 
cmar...@opennebula.org mailto:cmar...@opennebula.org | @OpenNebula 
http://twitter.com/opennebula


On Fri, Feb 13, 2015 at 10:39 AM, RubEn DIez LAzaro rd...@cesga.es 
mailto:rd...@cesga.es wrote:


Hi:

I Does not know really if some recent version of libxmlrpc-c fix
this bug... bug the patch seems to be into some branch

http://sourceforge.net/p/xmlrpc-c/code/2520/

I don't pretend to confuse you with how we discover this bug, but
in short it appears when executing some accounting software by
Boris Parak for the Federate cloud of the EGI project

I hope the patch i link help to clarify the situation.

Best regards.



On 12/02/15 22:53, Alejandro Feijóo wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi to all.

As Esteban say,  we have a planned updated to last stable
opennebula
release the Wednesday 18th, but i think we can wait if the
libxmlrpc-c
is updated in the next days or maybe weeks.

I think we can wait because the new ON not have critical
changes (we
have pached one-flow yet) and make 2 updates in the same month
can be a
problem for our costumers... (we use oneflow in a lot of critical
services and is a problem make 2 scheduled stops)


But if the change is programated to 4.12 we going to update
and patch it
(I think Ruben have a special love story paching software hehe)


Again, a lot of thanks.


El 12/02/15 a las 19:32, Esteban Freire escribió:

Hi Carlos,

Thank you very much for checking it :)

About if it should be fixed in 1.33.14, I hope Rubén
answer to this
tomorrow since it is the one looking at this issue.

When do you think we could test this? Sorry for the
question/hurry but
we are failing accounting due to this issue in FedCloud
(EGI). In
principle, we are going to update to last ON version next
Wednesday 18th.

Thanks in advance,
Esteban

On 02/12/2015 07:23 PM, Carlos Martín Sánchez wrote:

Hi,

I'm not directly involved in the packaging, but as far
as I can tell,
OpenNebula 4.8 comes with libxmlrpc-c version 1.33.6.
If I understand correctly, the problem you report
should be fixed in
1.33.14?

I've checked and the current super stable version is
1.33.16 [1]. We
will see if the static library can be updated without
breaking
anything [2].

Regards.

[1]
http://xmlrpc-c.sourceforge.net/change_super_stable.html
[2] http://dev.opennebula.org/issues/3594

-- 
Carlos Martín, MSc

Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.OpenNebula.org
http://www.OpenNebula.org |
cmar...@opennebula.org mailto:cmar...@opennebula.org
mailto:cmar...@opennebula.org
mailto:cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula

On Thu, Feb 12, 2015 at 12:08 PM, RubEn DIez LAzaro
rd...@cesga.es mailto:rd...@cesga.es
mailto:rd...@cesga.es mailto:rd...@cesga.es wrote:

 HI:

 The distro is Scientific Linux release 6.4
(Carbon) and ONE is
 installed from repo (it seems be the repo for
CentOS 6)

 [root@cloud yum.repos.d]# cat opennebula.repo
 [opennebula]
 name=opennebula
   
 

Re: [one-users] Image in used state but no VM associte with it

2015-02-17 Thread Carlos Martín Sánchez
Hi,

That IP looks good (202.45.142.114). It might be a bug that can be affected
by the ruby version.
Since this is a 4.2 version and the leases were completely redone for new
versions, maybe the best thing to do is comment out the whole vnet section
in fsck.rb, lines 920-1066.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula cmar...@opennebula.org

On Thu, Feb 12, 2015 at 4:58 AM, Anandharaj Subramaniam 
anandharaj.man...@mimos.my wrote:

  Hi Carlos,



 Below is the last few lines of output before it throwing the error. How do
 I proceed to troubleshoot on this.



 row[:ip]: 3391983169

 doc:
 LEASEIP3391983169/IPMAC_PREFIX512/MAC_PREFIXMAC_SUFFIX3391983169/MAC_SUFFIXUSED1/USEDVID1371/VID/LEASE



 row[:ip]: 3391983218

 doc:
 LEASEIP3391983218/IPMAC_PREFIX512/MAC_PREFIXMAC_SUFFIX3391983218/MAC_SUFFIXUSED1/USEDVID1372/VID/LEASE

 Exception `ArgumentError' at /usr/lib/ruby/1.8/ipaddr.rb:481 - address
 family mismatch

 address family mismatch

 Error running fsck version 4.2.0

 The database will be restored





 --

 *Regards,*

 Anandharaj

 Server  Storage Support Team

 MIMOS Berhad



 *From:* Carlos Martín Sánchez [mailto:cmar...@opennebula.org]
 *Sent:* Friday, January 16, 2015 10:49 PM

 *To:* Anandharaj Subramaniam
 *Cc:* users@lists.opennebula.org
 *Subject:* Re: [one-users] Image in used state but no VM associte with it



 Hi,



 I don't know what can be causing the error. Can you to add the following
 lines right before line 929 in /usr/lib/one/ruby/onedb/fsck.rb?



 warn 

 warn row[:ip]: #{row[:ip]}

 warn doc: #{doc.to_s}



 https://github.com/OpenNebula/one/blob/release-4.2/src/onedb/fsck.rb#L929



 Maybe that will show if there is something wrong with that IP that is
 throwing the error.




   --

 Carlos Martín, MSc
 Project Engineer

 OpenNebula - Flexible Enterprise Cloud Made Simple

 www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
 http://twitter.com/opennebula



 On Fri, Jan 16, 2015 at 3:16 AM, Anandharaj Subramaniam 
 anandharaj.man...@mimos.my wrote:

 Hi Carlos,



 What is your ruby version?

 è ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]



 Are all of your leases IPv4?

 è Yes, all IPv4



 --

 Regards,

 Anandharaj



 *From:* Carlos Martín Sánchez [mailto:cmar...@opennebula.org]
 *Sent:* Tuesday, January 13, 2015 6:55 PM
 *To:* Anandharaj Subramaniam
 *Cc:* users@lists.opennebula.org
 *Subject:* Re: [one-users] Image in used state but no VM associte with it



 Hi,



 What is your ruby version?

 Are all of your leases IPv4?



 Regards

 --

 Carlos Martín, MSc
 Project Engineer

 OpenNebula - Flexible Enterprise Cloud Made Simple

 www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
 http://twitter.com/opennebula



 On Tue, Dec 30, 2014 at 3:19 AM, Anandharaj Subramaniam 
 anandharaj.man...@mimos.my wrote:

 Hi All,



 When I run using debug mode, I see this message.



 ….

 /usr/lib/ruby/gems/1.8/gems/sequel-3.46.0/lib/sequel/dataset/actions.rb:151:
 warning: instance variable @row_proc not initialized

 VNet 25 has used lease 10.1.66.8 (VM 858)   but it is free

 Exception `ArgumentError' at /usr/lib/ruby/1.8/ipaddr.rb:481 - address
 family mismatch

 address family mismatch

 Error running fsck version 4.2.0

 The database will be restored





 --

 Regards,

 Anandharaj



 *From:* Anandharaj Subramaniam
 *Sent:* Monday, December 29, 2014 7:34 PM


 *To:* users@lists.opennebula.org
 *Subject:* RE: Image in used state but no VM associte with it



 Hi All,



 I restored the mysql database and run the onedb fsck, still the process
 terminate with “Error running fsck version 4.2.0” but the messages of the
 inconsistency is less.

 Appreciate the expert help on this.



 Note: We are still using 4.2 because we have our own apps integrated with
 it. We already have plan to setup another ONE with version 4.10



 --

 Regards,



 *Anandharaj*

 MIMOS Bhd



 *From:* Anandharaj Subramaniam
 *Sent:* Monday, December 29, 2014 3:36 PM
 *To:* users@lists.opennebula.org
 *Subject:* RE: Image in used state but no VM associte with it



 Hi All,



 When I run onedb fck, got the following messages but ended with error.



 [oneadmin@server 101]$ onedb fsck -f -S localhost -u oneadmin  -d
 opennebula

 MySQL Password:

 MySQL dump stored in /var/lib/one/mysql_localhost_opennebula.sql

 Use 'onedb restore' or restore the DB using the mysql command:

 mysql -u user -h server -P port db_name  backup_file



 Host 20 is in Cluster 101 host id list, but it should not

 VM 373 is using Host 20, but it does not exist

 VM 401 is using Host 20, but it does not exist

 VM 522 is using Host 20, but it does not exist

 VM 531 is using Host 20, but it does not exist

 VM 585 is using Host 20, but it does not exist

 VM 612 is using Host 20, but it does not exist

 VM 655 is using Host 20, but it does not exist


Re: [one-users] SET Hostname VM

2015-02-17 Thread Carlos Martín Sánchez
Hi,

If you mean the OpenNebula VM name, it is automatically set to
vmtemplate_name-vm_id. It can be changed when the template is
instantiated in the Sunstone wizard, or with the --name option in the cli.

Regards.

--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula cmar...@opennebula.org

2015-02-10 11:54 GMT+01:00 barbieri vincenzo 
vincenzo.barbi...@vbarbieri.com:

  Hi

  I do not have to change it on the hypervisor, but when I launch the
 installation via OpenNebula


  --
 *Da:* Carlos Martín Sánchez [cmar...@opennebula.org]
 *Inviato:* martedì 10 febbraio 2015 10.26
 *A:* barbieri vincenzo
 *Cc:* users@lists.opennebula.org
 *Oggetto:* Re: [one-users] SET Hostname VM

   Hi,

  2015-02-09 14:18 GMT+01:00 barbieri vincenzo 
 vincenzo.barbi...@vbarbieri.com:

  Hi
 I am creating a vm with the installation from scratch, but I can not set
 the name is always set to one-vid .
 Please help me


 The name of the VM in the hypervisor cannot be changed.

  Regards.
  --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula cmar...@opennebula.org



 --
 This message has been scanned for viruses and dangerous content by
 *E.F.A. Project* http://www.efa-project.org, and is believed to be
 clean.
 Click here to report this message as spam.
 http://antispam.vbarbieri.priv/cgi-bin/learn-msg.cgi?id=9ECC7100077.A28D1token=f37814bd24724d52ce1fcadff29b6214
   Le comunicazioni Internet non sono sicure e quindi Vbarbieri non
 accetta alcuna responsabilita' per il contenuto di questo messaggio.
 Sebbene vbarbieri abbia attivato programmi anti-virus, non accetta
 responsabilita' per qualsiasi tipo di danno che possa derivare dal
 trasferimento di virus.Qualsiasi punto di vista od opinione espressa sono
 esclusivamente quelli dell'autore e non rappresentano necessariamente
 quelli di Vbarbieri . Le risposte a questo messaggio elettronico possono
 essere controllate da Vbarbieri per ragioni di sicurezza, operative o
 aziendali. Nel rispetto delle disposizioni di legge e regolamento
 applicabili, Vbarbieri si riserva il diritto di monitorare le comunicazioni
 elettroniche attraverso apposite attivita' di monitoraggio finalizzate
 all'identificazione e alla prevenzione della diffusione accidentale e/o
 fraudolenta di informazioni. Qualsiasi uso non autorizzato di questo
 messaggio elettronico o dei suoi allegati e' proibito e potrebbe costituire
 un reato. Se non siete il destinatario desiderato di questa mail, qualunque
 comunicazione, copia, distribuzione oqualunque azione od omissione in
 relazione ai dati in essa contenuti e' illecita, e siete pregato di
 informare immediatamente il mittente utilizzando l'opzione Rispondi nel
 vostro software di postaelettronica e di distruggere il messaggio e tutti i
 suoi allegati.

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] LVM over iSCSI or NFS for OpenNebula

2015-02-17 Thread Jaime Melis
Hi,


 - I can create VMs successfully but very very slow performance.

Are you using virtio drivers? I also recommend playing with the 'cache'
parameter. How well does it perform compared with I/O operations in the
hypervisor? Is the storage the problem here or the Virtualization layer?

- Also when I created VM on node1 and try to migrate it other vm it does
 not work as logical volume of that VM on node2 is inactive.

have you set up cLVMd? I think for your setup the best approach is:
http://docs.opennebula.org/4.10/administration/storage/fs_lvm_ds.html

Or something like GFS2.

cheers,
Jaime

On Tue, Feb 10, 2015 at 12:08 PM, ngur...@neeleshgurjar.co.in wrote:

 Hi,
 I am setting up OpenNebula on 2 nodes and 1 storage on 1Gb Network.
 - installed Nexenta Community Version on Storage and created iSCSI LUN.
 - Access those LUNs on both nodes and created Volume Group on it.
 - Configured LVM Block Datastore in OpenNebula.
 - I can create VMs successfully but very very slow performance.
 - Also when I created VM on node1 and try to migrate it other vm it does
 not work as logical volume of that VM on node2 is inactive.

 What do you recommend for this type of setup for Shared Storage LVM, NFS?
 Please note that I need to use 1GbE copper due to budget limitations.

 Regards
 Neelesh Gurjar
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
OpenNebula - Flexible Enterprise Cloud Made Simple
--
Jaime Melis
Senior Infrastructure Architect at OpenNebula Systems (formerly C12G Labs)
jmelis@opennebula.systems | @OpenNebula
--
Confidentiality Warning: The information contained in this e-mail and any
accompanying documents, unless otherwise expressly indicated, is
confidential and privileged, and is intended solely for the person and/or
entity to whom it is addressed (i.e. those identified in the To and cc
box). They are the property of OpenNebula.Systems S.L.. Unauthorized
distribution, review, use, disclosure, or copying of this communication, or
any part thereof, is strictly prohibited and may be unlawful. If you have
received this e-mail in error, please notify us immediately by e-mail at
abuse@opennebula.systems and delete the e-mail and attachments and any copy
from your system. OpenNebula's thanks you for your cooperation.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] about firewall

2015-02-17 Thread Jaime Melis
Hi,

you are right, we don't have this. I just created this in order to document
http://dev.opennebula.org/issues/3602

Answering your specific question:

What is not clear is about the tm driver. An ssh connection is open from
 oned admin server to the hypervisors, to run the clone/cp/etc actions. I
 need to know if the hypervisor will in those actions initiate some SSH
 connection back to the oned admin server? (we are using ssh, shared, and
 lvm drivers). We want to block this king of traffic (ssh to oned admin
 server from the nodes).


The ssh connection to the frontend from the nodes **is** required. It's
used in actions like undeploy or stop.

In any case as you say, creating a reference guide for the connections in
OpenNebula would come in very handy.

cheers,
Jaime

On Fri, Feb 6, 2015 at 11:07 AM, Madko madk...@gmail.com wrote:

 Hi,

 Is there any documentation about the ports and network traffic in use with
 OpenNebula?

 To go in production we need to have a firewall between our oned admin
 server and the hypervisors nodes.
 So I need to know if there is any network traffic to be initiated (state
 NEW) from the hypervisor nodes to the oned admin server?
 So far I found the UDP port 4124 for collectd, with metrics comming from
 the hypervisors.

 What is not clear is about the tm driver. An ssh connection is open from
 oned admin server to the hypervisors, to run the clone/cp/etc actions. I
 need to know if the hypervisor will in those actions initiate some SSH
 connection back to the oned admin server? (we are using ssh, shared, and
 lvm drivers). We want to block this king of traffic (ssh to oned admin
 server from the nodes).

 To sum up, here is what we know for sure:
 oned 4124/udp = nodes
 oned = 22/tcp nodes

 We need to know what traffic and who initiate it. I don't see anything
 about it in the documentation. If anyone has this information that would be
 of great help. Untill then I will try to find it out myself by playing with
 iptables.

 Best regards

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] LVM over iSCSI or NFS for OpenNebula

2015-02-17 Thread ngurjar



On 2015-02-17 02:58, Jaime Melis wrote:

Hi,
 


- I can create VMs successfully but very very slow performance.


Are you using virtio drivers? I also recommend playing with the
'cache' parameter. How well does it perform compared with I/O
operations in the hypervisor? Is the storage the problem here or the
Virtualization layer?


I am using KVM hypervisor. I also used Chachefilesd but while launching 
vms it takes long time. Also poor writing speed inside the vm.






- Also when I created VM on node1 and try to migrate it other vm it
does not work as logical volume of that VM on node2 is inactive.


have you set up cLVMd? I think for your setup the best approach is:
http://docs.opennebula.org/4.10/administration/storage/fs_lvm_ds.html
[2]

Or something like GFS2.


No I did not configure CLVMd or GFS as it needs fencing device.


Regards
Neelesh Gurjar



cheers,
Jaime 

On Tue, Feb 10, 2015 at 12:08 PM, ngur...@neeleshgurjar.co.in wrote:


Hi,
I am setting up OpenNebula on 2 nodes and 1 storage on 1Gb Network.
- installed Nexenta Community Version on Storage and created iSCSI
LUN.
- Access those LUNs on both nodes and created Volume Group on it.
- Configured LVM Block Datastore in OpenNebula.
- I can create VMs successfully but very very slow performance.
- Also when I created VM on node1 and try to migrate it other vm it
does not work as logical volume of that VM on node2 is inactive.

What do you recommend for this type of setup for Shared Storage
LVM, NFS? Please note that I need to use 1GbE copper due to budget
limitations.

Regards
Neelesh Gurjar
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1]


--

OpenNebula - Flexible Enterprise Cloud Made Simple

--
Jaime Melis
Senior Infrastructure Architect at OpenNebula Systems (formerly C12G
Labs)
jmelis@opennebula.systems | @OpenNebula
--
Confidentiality Warning: The information contained in this e-mail and
any accompanying documents, unless otherwise expressly indicated, is
confidential and privileged, and is intended solely for the person
and/or entity to whom it is addressed (i.e. those identified in the
To and cc box). They are the property of OpenNebula.Systems S.L..
Unauthorized distribution, review, use, disclosure, or copying of this
communication, or any part thereof, is strictly prohibited and may be
unlawful. If you have received this e-mail in error, please notify us
immediately by e-mail at abuse@opennebula.systems and delete the
e-mail and attachments and any copy from your system. OpenNebula's
thanks you for your cooperation.

Links:
--
[1] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
[2] 
http://docs.opennebula.org/4.10/administration/storage/fs_lvm_ds.html

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Official Debian packages

2015-02-17 Thread Alberto Zuin - Liste
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Jamie and Daniel,
I perfectly understand the problems with Debian official packaging
guidelines.
I asked this, because at the moment I'm collaborating with Devuan, an
upcoming Debian fork which is aimed to not have systemd mandatory.
Could be interesting for you, in the near future, to have official
packages for this distro?
Cheers,
Alberto


Il 17/02/2015 8:53 am, Jaime Melis ha scritto:
 Hi Alberto,
 
 I can confirm what Daniel said. We have no current plans of
 updating the offical Debian package of OpenNebula. Debian packaing
 guidelines are very strict and as Daniel mentioned it's a very big
 job.
 
 Daniel, I apologize, but somehow I was not aware of #3129. I will
 update the ticket now.
 
 regards, Jaime
 

-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

iQIcBAEBAgAGBQJU4wZfAAoJEAzproFXfBTIVTMP/ikHyyCGKeyZtEIWRLZXaGi8
tlve4syO0xqhRCJz6vHjodaPjFoBPGFf33uoJfJUj9RurMIaxuL6ry6bAc3cSil0
2MEDcOlbM2q6J778BHzLUN5viFJ0lx+bTElD75WmEO0MYjV0dhxnW/h7gw5R4Laa
DXs6qSuIrcjlxLAz3+C7PiRuo8E7cxNA59x9/20WbLMEwcTeF8jpGbK70LZbxehv
ZKU7RteWx+vo1MQ+9VZTQpLAvYqqO6Cv03SFTnQlIdEZZqNJTtRdo97lR4XSHXQO
9E+KW9ZZ4Jw8oR/dsPzLmDClz9STeqGAFhZsZXcDoPrrxAJv7kWNvcRD/QiXWm6E
MHNeaIoF1ILy4Hzcat3jjYDHOvCeqBIwE1VsG7DdueuYzRgVFREM0rhKvjgWxD7C
uFnC3gesNyILGMHEcfBjozIjCkjDxmRSKC3dq+SmsGdmIO6A7W9DHSPUL91hSfq3
P0Enn0odAGfw9G59OwSjsVnb/lFS85lL5JK2pxKnWKnr8kBazUZ/YGr7+yz69D/w
cNvrquOTGi6cdJxjc3tgCUwxwKAY2KFEDLSd/1pW1KYak7Yj3jqfyqvWgy2EXIWO
bTURrWb4ihfp8rqdRnCRrNbwZMzqjTUfOSQekenRu8gIg4kQosORQf7DxrpLtLwV
+C9nghRVk7QD8ROaIi3N
=5AYH
-END PGP SIGNATURE-
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Official Debian packages

2015-02-17 Thread Daniel Dehennin
Jaime Melis jmelis@opennebula.systems writes:

 Hi Alberto,

 I can confirm what Daniel said. We have no current plans of updating the
 offical Debian package of OpenNebula. Debian packaing guidelines are very
 strict and as Daniel mentioned it's a very big job.

 Daniel, I apologize, but somehow I was not aware of #3129. I will update
 the ticket now.

Thanks, I have one issue with OpenNebula branches.

I based my work on the 4.10 package[1] to compare the original package
content with mine.

Now, I would like to follow master and derive the packaging based on OpenNebula
version, but I have a lot of conflicts when I merge master into my
packaging branch.

The base idea is to have one packaging branch following OpenNebula
master branch.

On a new release, a “release dedicated” packaging branch is
derived from the master packaging branch to follow the OpenNebula release.

Should I rebase[2] all my branches on master directly and then follow
the OpenNebula releases or is there a path to merge master and one-4.10?


Hmm, writing the question seems to gives my answer, it looks like the
cherry-picking of master commits on the one-version branches are the
reasons of the merge conflicts.

Any hints?

Footnotes: 
[1]  http://downloads.opennebula.org/packages/opennebula-4.10.1/

[2]  so changing history

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF


signature.asc
Description: PGP signature
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Official Debian packages

2015-02-17 Thread Jaime Melis
Hello Alberto,

yes, of course. But due to resources we can only try and help out people
from the community like yourself or Daniel who want to collaborate in
creating these packages. We can assist and try to change this around in the
codebase to make things easier for package maintainers.

On Tue, Feb 17, 2015 at 10:14 AM, Alberto Zuin - Liste li...@albertozuin.eu
 wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi Jamie and Daniel,
 I perfectly understand the problems with Debian official packaging
 guidelines.
 I asked this, because at the moment I'm collaborating with Devuan, an
 upcoming Debian fork which is aimed to not have systemd mandatory.
 Could be interesting for you, in the near future, to have official
 packages for this distro?
 Cheers,
 Alberto


 Il 17/02/2015 8:53 am, Jaime Melis ha scritto:
  Hi Alberto,
 
  I can confirm what Daniel said. We have no current plans of
  updating the offical Debian package of OpenNebula. Debian packaing
  guidelines are very strict and as Daniel mentioned it's a very big
  job.
 
  Daniel, I apologize, but somehow I was not aware of #3129. I will
  update the ticket now.
 
  regards, Jaime
 

 -BEGIN PGP SIGNATURE-
 Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

 iQIcBAEBAgAGBQJU4wZfAAoJEAzproFXfBTIVTMP/ikHyyCGKeyZtEIWRLZXaGi8
 tlve4syO0xqhRCJz6vHjodaPjFoBPGFf33uoJfJUj9RurMIaxuL6ry6bAc3cSil0
 2MEDcOlbM2q6J778BHzLUN5viFJ0lx+bTElD75WmEO0MYjV0dhxnW/h7gw5R4Laa
 DXs6qSuIrcjlxLAz3+C7PiRuo8E7cxNA59x9/20WbLMEwcTeF8jpGbK70LZbxehv
 ZKU7RteWx+vo1MQ+9VZTQpLAvYqqO6Cv03SFTnQlIdEZZqNJTtRdo97lR4XSHXQO
 9E+KW9ZZ4Jw8oR/dsPzLmDClz9STeqGAFhZsZXcDoPrrxAJv7kWNvcRD/QiXWm6E
 MHNeaIoF1ILy4Hzcat3jjYDHOvCeqBIwE1VsG7DdueuYzRgVFREM0rhKvjgWxD7C
 uFnC3gesNyILGMHEcfBjozIjCkjDxmRSKC3dq+SmsGdmIO6A7W9DHSPUL91hSfq3
 P0Enn0odAGfw9G59OwSjsVnb/lFS85lL5JK2pxKnWKnr8kBazUZ/YGr7+yz69D/w
 cNvrquOTGi6cdJxjc3tgCUwxwKAY2KFEDLSd/1pW1KYak7Yj3jqfyqvWgy2EXIWO
 bTURrWb4ihfp8rqdRnCRrNbwZMzqjTUfOSQekenRu8gIg4kQosORQf7DxrpLtLwV
 +C9nghRVk7QD8ROaIi3N
 =5AYH
 -END PGP SIGNATURE-
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] This list is being replaced by a new community forum

2015-02-16 Thread roedie

On 2015-02-16 12:59, Carlos Martín Sánchez wrote:

Good news everyone!

Starting today, the brand new community forum is open!

After an ongoing problem with the current mailing lists hosting, we
decided to replace them with a Discourse forum. The new forum will
help us to have more dynamic conversations, and provide a much better
place for newcomers to find answers in previous threads.

This forum is for anything OpenNebula related -community support,
events, announcements, development-. Go ahead and sign up now! It will
only take a few seconds, and it’s going to be worth it.

https://forum.opennebula.org/ [1]

The current mailing lists will be taken down in 2 weeks, but the
archives will be still accessible. But there’s no need to feel
nostalgic about the emails, the new platform can be also used replying
from your inbox.


Aw, really? I just hate forums. I might be old fashioned but I think 
forums are really counter productive.


Not that you need to chance it, I just wanted to throw in my $0.02.

Greets,

Sander
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] This list is being replaced by a new community forum

2015-02-16 Thread Javier Fontan
I also don't generally like forums but we think we've found one that can be
used mostly like a mailing list. You can subscribe to a category and you'll
get all the new posts opened there. It is supported also to reply using
email so you don't need to open the web interface for that. Creating new
threads by email is still not enabled as we want to figure out the best way
to do it.

We decided to make the change as the current mailing list service does not
work from time to time and the archives (when working) is almost unusable
to search for old answers. The good thing about the forum interface is that
the answers can be easily searched and even moved to a FAQ or Howto section.

Cheers

On Mon Feb 16 2015 at 1:49:30 PM roe...@roedie.nl wrote:

 On 2015-02-16 12:59, Carlos Martín Sánchez wrote:
  Good news everyone!
 
  Starting today, the brand new community forum is open!
 
  After an ongoing problem with the current mailing lists hosting, we
  decided to replace them with a Discourse forum. The new forum will
  help us to have more dynamic conversations, and provide a much better
  place for newcomers to find answers in previous threads.
 
  This forum is for anything OpenNebula related -community support,
  events, announcements, development-. Go ahead and sign up now! It will
  only take a few seconds, and it’s going to be worth it.
 
  https://forum.opennebula.org/ [1]
 
  The current mailing lists will be taken down in 2 weeks, but the
  archives will be still accessible. But there’s no need to feel
  nostalgic about the emails, the new platform can be also used replying
  from your inbox.

 Aw, really? I just hate forums. I might be old fashioned but I think
 forums are really counter productive.

 Not that you need to chance it, I just wanted to throw in my $0.02.

 Greets,

 Sander
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] clusters in 4.8

2015-02-16 Thread Steven Timm

As long as I can have a shared Image data store between the various
clusters that is the big thing.. and from what you are saying below
it looks like that will work.  Will post again once I have
tested and confirmed that.

Thanks for the clarification.

Steve Timm


On Sat, 14 Feb 2015, Ruben S. Montero wrote:


Hi

My Fault, you are right the cluster requirements are also used for
system datastores. Note that the default cluster behaves as described
for VNETs. This behavior is not coherent with the documentation as you
mentioned in a previous mail, so it seems a bug. I filled an issue [1]
to look at this before 4.12.

Thanks for the detailed feedback :)

Cheers

Ruben

[1] http://dev.opennebula.org/issues/3597

On Sat, Feb 14, 2015 at 1:27 AM, Steven C Timm t...@fnal.gov wrote:

One more followup:

host 156 + vnet2 + ds 100/102, all outside the cluster, no problem
host 156 + vnet2 + ds100/102, all in the cluster, no problem

host 156 and vnet2 in the cluster, DS outside of the cluster, problem.
SCHED_MESSAGE=Fri Feb 13 18:06:29 2015 : No system datastore meets 
SCHED_DS_REQUIREMENTS: CLUSTER_ID = 101  !(PUBLIC_CLOUD = YES)

host 156 in the cluster, vnet2 and DS out of the cluster
No error message but it never matches either.

Fri Feb 13 18:24:29 2015 [Z0][HOST][D]: Discovered Hosts (enabled):
 0 2 156
Fri Feb 13 18:24:29 2015 [Z0][SCHED][D]: VM 1058: Host 0 filtered out. It does 
not fulfill SCHED_REQUIREMENTS.
Fri Feb 13 18:24:29 2015 [Z0][SCHED][D]: VM 1058: Host 2 filtered out. It does 
not fulfill SCHED_REQUIREMENTS.
Fri Feb 13 18:24:29 2015 [Z0][SCHED][I]: Scheduling Results:
Virtual Machine: 1058

PRI ID - HOSTS

1   156

PRI ID - DATASTORES

0   100
0   0


Fri Feb 13 18:24:29 2015 [Z0][SCHED][I]: VM 1058: No suitable System DS found 
for Host: 156. Filtering out host.

Steve Timm




From: Steven C Timm
Sent: Friday, February 13, 2015 6:01 PM
To: Ruben S. Montero
Cc: users@lists.opennebula.org
Subject: RE: [one-users] clusters in 4.8

PS--if there are other vm's still launched and running from the time when the 
datastore used to be part of
a cluster, could that confuse anything?  Do I have to restart oned to clear 
anything up?

Steve Timm


From: Steven C Timm
Sent: Friday, February 13, 2015 5:56 PM
To: Ruben S. Montero
Cc: users@lists.opennebula.org
Subject: RE: [one-users] clusters in 4.8

OK here we go:

VM in question is taking an image from image store 102 (currently in no 
cluster),
vnet 0 routable private from cluster 100 cloud worker
also a number of hosts, including hosts # 0 and 2, also part of cluster cloud 
worker

VM stays pending for ever, hold reason is below.--it is requiring that cluster 
ID has to be 100.

Same image and same datastore and same vnet outside of the cluster, work just 
fine.

Seems like if I require any resource from the cluster, in this case a vnet, 
then all resources
have to be in the cluster.  Am I missing something?

Steve Timm



[root@fclheadgpvm01 one]# onevm show 1054 | more
VIRTUAL MACHINE 1054 INFORMATION
ID  : 1054
NAME: CLI_PRIV_SLF6Vanilla-1054
USER: oneadmin
GROUP   : oneadmin
STATE   : PENDING
LCM_STATE   : LCM_INIT
RESCHED : No
START TIME  : 02/13 17:44:52
END TIME: -
DEPLOY ID   : -

VIRTUAL MACHINE MONITORING
NET_RX  : 0K
USED MEMORY : 0K
USED CPU: 0
NET_TX  : 0K

PERMISSIONS
OWNER   : um-
GROUP   : ---
OTHER   : ---

VM DISKS
 ID TARGET IMAGE   TYPE SAVE SAVE_AS
  0 vdaSLF6Vanilla file   NO   -

VM NICS
 ID NETWORK  VLAN BRIDGE   IP  MAC
  0 routable-private   no br1  10.128.1.9  54:52:00:02:0d:09

USER TEMPLATE
NPTYPE=NPERNLM
SCHED_MESSAGE=Fri Feb 13 17:46:29 2015 : No system datastore meets SCHED_DS_REQ
UIREMENTS: CLUSTER_ID = 100  !(PUBLIC_CLOUD = YES)
SCHED_RANK=FREE_MEM
SCHED_REQUIREMENTS=HYPERVISOR=\kvm\  HOSTNAME=\cloudworker*\

VIRTUAL MACHINE TEMPLATE
AUTOMATIC_REQUIREMENTS=CLUSTER_ID = 100  !(PUBLIC_CLOUD = YES)
CONTEXT=[
  CTX_USER=PFVTRVI+PElEPjA8L0lEPjxHSUQ+MDwvR0lEPjxHUk9VUFM+PElEPjA8L0lEPjwvR1JP
VVBTPjxHTkFNRT5vbmVhZG1pbjwvR05BTUU+PE5BTUU+b25lYWRtaW48L05BTUU+PFBBU1NXT1JEPi9E
Qz1jb20vREM9RGlnaUNlcnQtR3JpZC9PPU9wZW5cMjBTY2llbmNlXDIwR3JpZC9PVT1TZXJ2aWNlcy9D
Tj1mY2xoZWFkZ3B2bTAxLmZuYWwuZ292PC9QQVNTV09SRD48QVVUSF9EUklWRVI+eDUwOTwvQVVUSF9E
UklWRVI+PEVOQUJMRUQ+MTwvRU5BQkxFRD48VEVNUExBVEU+PFRPS0VOX1BBU1NXT1JEPjwhW0NEQVRB
[root@fclheadgpvm01 one]# onedatastore list
  ID NAMESIZE AVAIL CLUSTER  IMAGES TYPE DS   TM
   0 system0M - - 0 sys  -shared
   1 default

[one-users] datastore layout question

2015-02-16 Thread Steven Timm


My one4.8 installation is set up
with NFS-based shared image store #102 and local-based system
datastore #100 instantiated in local disk on each VM host.

Thus far it seems that I am forced to set up
the datastore path as

/var/lib/one/datastores/dsno

So that means I have to NFS export datastore #102
to all VM nodes with exactly that path
(/var/lib/one/datastores/102) and then as long
as the /var/lib/one/datastores path is there on the VM
host the directory /var/lib/one/datastores/100 will
be made when the first VM is launched.

All of this works just fine but it does mean that I
have to be careful every time I reset the cloud to
make sure that the image datastore is created as datastore #102.
If I ever end up changing the number for whatever reason I will
have to change all the mount points all across the cluster.

Has anyone ever figured out a better way to deal with
mounting a shared NFS data store?

Steve Timm


--
Steven C. Timm, Ph.D  (630) 840-8525
t...@fnal.gov  http://home.fnal.gov/~timm/
Office:  Wilson Hall room 804
Fermilab Scientific Computing Division,
Scientific Computing Facilities Quadrant.,
Experimental Computing Facilities Dept.,
Project Lead for Virtual Facility Project.


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] openvz+opennebula vm boot failure

2015-02-16 Thread Роман Мальцев
 There is contents of the file deployment.0:
cat /var/lib/one/vms/8/deployment.0
VMID8/IDUID0/UIDGID0/GIDUNAMEoneadmin/UNAMEGNAMEoneadmin/GNAMENAMESL6
 
x86_64-8/NAMEPERMISSIONSOWNER_U1/OWNER_UOWNER_M1/OWNER_MOWNER_A0/OWNER_AGROUP_U0/GROUP_UGROUP_M0/GROUP_MGROUP_A0/GROUP_AOTHER_U0/OTHER_UOTHER_M0/OTHER_MOTHER_A0/OTHER_A/PERMISSIONSLAST_POLL0/LAST_POLLSTATE3/STATELCM_STATE2/LCM_STATERESCHED0/RESCHEDSTIME141731/STIMEETIME0/ETIMEDEPLOY_ID/DEPLOY_IDMEMORY0/MEMORYCPU0/CPUNET_TX0/NET_TXNET_RX0/NET_RXTEMPLATEAUTOMATIC_REQUIREMENTS![CDATA[CLUSTER_ID
 = 100  !(PUBLIC_CLOUD = 
YES)]]/AUTOMATIC_REQUIREMENTSCONTEXTDISK_ID![CDATA[1]]/DISK_IDNAMESERVER![CDATA[130.10.0.1]]/NAMESERVERTARGET![CDATA[hda]]/TARGET/CONTEXTCPU![CDATA[0.01]]/CPUDISKCLONE![CDATA[NO]]/CLONECLONE_TARGET![CDATA[SYSTEM]]/CLONE_TARGETCLUSTER_ID![CDATA[100]]/CLUSTER_IDDATASTORE![CDATA[default]]/DATASTOREDATASTORE_ID![CDATA[1]]/DATASTORE_IDDEV_PREFIX![CDATA[sd]]/DEV_PREFIXDISK_ID![CDATA[0]]/DISK_IDIMAGE![CDATA[SL
 
x86_64]]/IMAGEIMAGE_ID![CDATA[0]]/IMAGE_IDLN_TARGET![CDATA[SYSTEM]]/LN_TARGETOVZ_SIZE![CDATA[700]]/OVZ_SIZEPERSISTENT![CDATA[YES]]/PERSISTENTREADONLY![CDATA[NO]]/READONLYSAVE![CDATA[YES]]/SAVESIZE![CDATA[586]]/SIZESOURCE![CDATA[/var/lib/one/datastores/1/1624f1f2de32a374356ac17d9ac3a668]]/SOURCETARGET![CDATA[sda]]/TARGETTM_MAD![CDATA[ssh]]/TM_MADTYPE![CDATA[FILE]]/TYPE/DISKMEMORY![CDATA[128]]/MEMORYNICAR_ID![CDATA[0]]/AR_IDBRIDGE![CDATA[venet0]]/BRIDGECLUSTER_ID![CDATA[100]]/CLUSTER_IDIP![CDATA[130.10.0.10]]/IPMAC![CDATA[02:00:82:0a:00:0a]]/MACNETWORK![CDATA[Public]]/NETWORKNETWORK_ID![CDATA[0]]/NETWORK_IDNIC_ID![CDATA[0]]/NIC_IDVLAN![CDATA[NO]]/VLAN/NICOSARCH![CDATA[x86_64]]/ARCHBOOT![CDATA[sd]]/BOOT/OSTEMPLATE_ID![CDATA[0]]/TEMPLATE_IDVMID![CDATA[8]]/VMID/TEMPLATEUSER_TEMPLATELOOKUP_HOSTNAME![CDATA[true]]/LOOKUP_HOSTNAMEOSTEMPLATE![CDATA[sl-6-x86_64]]/OSTEMPLATEVE_LAYOUT![CDATA[ploop]]/VE_LAYOUT/USER_TEMPLATEHISTORY_RECORDSHISTORYOID8/OIDSEQ0/SEQHOSTNAMEvm175.jinr.ru/HOSTNAMEHID1/HIDCID100/CIDSTIME141849/STIMEETIME0/ETIMEVMMMADvmm_ovz/VMMMADVNMMADdummy/VNMMADTMMADssh/TMMADDS_LOCATION/vz/one/datastores/DS_LOCATIONDS_ID0/DS_IDPSTIME141849/PSTIMEPETIME141863/PETIMERSTIME141863/RSTIMERETIME0/RETIMEESTIME0/ESTIMEEETIME0/EETIMEREASON0/REASONACTION0/ACTION/HISTORY/HISTORY_RECORDS/VM

Воскресенье, 15 февраля 2015, 22:26 UTC от Steven C Timm t...@fnal.gov:

On the VM host there should be a file  called deployment.0
What's in there?

Steve Timm

--
From: Users [users-boun...@lists.opennebula.org] on behalf of Роман Мальцев 
[neo...@mail.ru]
Sent: Sunday, February 15, 2015 3:23 PM
To: users@lists.opennebula.org
Subject: [one-users] openvz+opennebula vm boot failure

Hello, everyone.

I am shouting for help!

I created my own cloud via this guide (for opennebula 4.2)  
https://bitbucket.org/hpcc_kpi/opennebula-openvz/wiki/Home , but i used 
opennebula 4.10.1 version.
I've got a trouble with my VM after creation.
The trouble is - VM can't boot:
Mon Jan 26 01:37:29 2015 [Z0][DiM][I]: New VM state is ACTIVE.
Mon Jan 26 01:37:29 2015 [Z0][LCM][I]: New VM state is PROLOG.
Mon Jan 26 01:37:43 2015 [Z0][LCM][I]: New VM state is BOOT
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Generating deployment file: 
/var/lib/one/vms/8/deployment.0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: ExitCode: 0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Successfully execute network driver 
operation: pre.
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Command execution fail: cat  EOT | 
/vz/one/scripts/vmm/ovz/deploy '/vz/one/datastores/0/8/deployment.0' 
'vm175.jinr.ru' 8 vm175.jinr.ru
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:683:in 
`xml_to_obj': no value, and no default value: Attribute vmid not set 
(XXPathError: path not found: VMID) (XML::MappingError)
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:186:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`each'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:362:in 
`load_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:28:in `load_from_stream'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:75:in `new'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from /vz/one/scripts/vmm/ovz/deploy:24
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: ExitCode: 1
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Failed to execute virtualization driver 
operation: deploy.
Mon Jan 26 01:38:31 2015 [Z0][VMM][E]: Error deploying virtual machine
Mon Jan 26 01:38:31 2015 [Z0][DiM][I]: New VM state 

[one-users] VMM 'unknown' state not being set?

2015-02-16 Thread Andy Coates
Running OpenNebula 4.6.2

We have a custom VMM driver that is set to report 'unknown' state if we
can't determine the current VM state on the host.  According to the docs
the '-' character indicates unknown, and as shown below ON is seeing and
parsing the VMM data correctly:

[VMM][D]: VM 1135 successfully monitored: USEDMEMORY=4194304 USEDCPU=800
NETTX=0 NETRX=0 *STATE=-* IP=10.0.0.174

Am I missing something?  Shouldn't the VM state be set to unkn/UNKNOWN in
this case?

Thanks.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] This list is being replaced by a new community forum

2015-02-16 Thread Carlos Martín Sánchez
Good news everyone!

Starting today, the brand new community forum is open!

After an ongoing problem with the current mailing lists hosting, we decided
to replace them with a Discourse forum. The new forum will help us to have
more dynamic conversations, and provide a much better place for newcomers
to find answers in previous threads.

This forum is for anything OpenNebula related -community support, events,
announcements, development-. Go ahead and sign up now! It will only take a
few seconds, and it’s going to be worth it.

https://forum.opennebula.org/

The current mailing lists will be taken down in 2 weeks, but the archives
will be still accessible. But there’s no need to feel nostalgic about the
emails, the new platform can be also used replying from your inbox.

Best regards,
Carlos
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula
http://twitter.com/opennebula cmar...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] openvz+opennebula vm boot failure

2015-02-15 Thread Роман Мальцев
 Hello, everyone.

I am shouting for help!

I created my own cloud via this guide (for opennebula 4.2)  
https://bitbucket.org/hpcc_kpi/opennebula-openvz/wiki/Home , but i used 
opennebula 4.10.1 version.
I've got a trouble with my VM after creation.
The trouble is - VM can't boot:
Mon Jan 26 01:37:29 2015 [Z0][DiM][I]: New VM state is ACTIVE.
Mon Jan 26 01:37:29 2015 [Z0][LCM][I]: New VM state is PROLOG.
Mon Jan 26 01:37:43 2015 [Z0][LCM][I]: New VM state is BOOT
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Generating deployment file: 
/var/lib/one/vms/8/deployment.0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: ExitCode: 0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Successfully execute network driver 
operation: pre.
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Command execution fail: cat  EOT | 
/vz/one/scripts/vmm/ovz/deploy '/vz/one/datastores/0/8/deployment.0' 
'vm175.jinr.ru' 8 vm175.jinr.ru
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:683:in 
`xml_to_obj': no value, and no default value: Attribute vmid not set 
(XXPathError: path not found: VMID) (XML::MappingError)
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:186:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`each'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:362:in 
`load_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:28:in `load_from_stream'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:75:in `new'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from /vz/one/scripts/vmm/ovz/deploy:24
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: ExitCode: 1
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Failed to execute virtualization driver 
operation: deploy.
Mon Jan 26 01:38:31 2015 [Z0][VMM][E]: Error deploying virtual machine
Mon Jan 26 01:38:31 2015 [Z0][DiM][I]: New VM state is FAILED

The next string looks really strange:
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:683:in 
`xml_to_obj': no value, and no default value: Attribute vmid not set 
(XXPathError: path not found: VMID) (XML::MappingError)
I don't understand why opennebula can't read VMID field, it isn't empty:
[root@vm127 one]# onevm show 8 | tail -1
VMID=8
What am i supposed to do?

--
Best Regards,
Maltcev Roman.___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] openvz+opennebula vm boot failure

2015-02-15 Thread Steven C Timm

On the VM host there should be a file  called deployment.0
What's in there?

Steve Timm


From: Users [users-boun...@lists.opennebula.org] on behalf of Роман Мальцев 
[neo...@mail.ru]
Sent: Sunday, February 15, 2015 3:23 PM
To: users@lists.opennebula.org
Subject: [one-users] openvz+opennebula vm boot failure

Hello, everyone.

I am shouting for help!

I created my own cloud via this guide (for opennebula 4.2) 
https://bitbucket.org/hpcc_kpi/opennebula-openvz/wiki/Home , but i used 
opennebula 4.10.1 version.
I've got a trouble with my VM after creation.
The trouble is - VM can't boot:

Mon Jan 26 01:37:29 2015 [Z0][DiM][I]: New VM state is ACTIVE.
Mon Jan 26 01:37:29 2015 [Z0][LCM][I]: New VM state is PROLOG.
Mon Jan 26 01:37:43 2015 [Z0][LCM][I]: New VM state is BOOT
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Generating deployment file: 
/var/lib/one/vms/8/deployment.0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: ExitCode: 0
Mon Jan 26 01:37:43 2015 [Z0][VMM][I]: Successfully execute network driver 
operation: pre.
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Command execution fail: cat  EOT | 
/vz/one/scripts/vmm/ovz/deploy '/vz/one/datastores/0/8/deployment.0' 
'vm175.jinr.ru' 8 vm175.jinr.ru
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:683:in 
`xml_to_obj': no value, and no default value: Attribute vmid not set 
(XXPathError: path not found: VMID) (XML::MappingError)
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:186:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`each'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:185:in 
`fill_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:362:in 
`load_from_xml'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:28:in `load_from_stream'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from 
/vz/one/scripts/vmm/ovz/open_vz_data.rb:75:in `new'
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: from /vz/one/scripts/vmm/ovz/deploy:24
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: ExitCode: 1
Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: Failed to execute virtualization driver 
operation: deploy.
Mon Jan 26 01:38:31 2015 [Z0][VMM][E]: Error deploying virtual machine
Mon Jan 26 01:38:31 2015 [Z0][DiM][I]: New VM state is FAILED

The next string looks really strange:

Mon Jan 26 01:38:31 2015 [Z0][VMM][I]: 
/usr/lib/ruby/gems/1.8/gems/xml-mapping-0.10.0/lib/xml/mapping/base.rb:683:in 
`xml_to_obj': no value, and no default value: Attribute vmid not set 
(XXPathError: path not found: VMID) (XML::MappingError)

I don't understand why opennebula can't read VMID field, it isn't empty:
[root@vm127 one]# onevm show 8 | tail -1
VMID=8

What am i supposed to do?

--
Best Regards,
Maltcev Roman.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] clusters in 4.8

2015-02-14 Thread Ruben S. Montero
Hi

My Fault, you are right the cluster requirements are also used for
system datastores. Note that the default cluster behaves as described
for VNETs. This behavior is not coherent with the documentation as you
mentioned in a previous mail, so it seems a bug. I filled an issue [1]
to look at this before 4.12.

Thanks for the detailed feedback :)

Cheers

Ruben

[1] http://dev.opennebula.org/issues/3597

On Sat, Feb 14, 2015 at 1:27 AM, Steven C Timm t...@fnal.gov wrote:
 One more followup:

 host 156 + vnet2 + ds 100/102, all outside the cluster, no problem
 host 156 + vnet2 + ds100/102, all in the cluster, no problem

 host 156 and vnet2 in the cluster, DS outside of the cluster, problem.
 SCHED_MESSAGE=Fri Feb 13 18:06:29 2015 : No system datastore meets 
 SCHED_DS_REQUIREMENTS: CLUSTER_ID = 101  !(PUBLIC_CLOUD = YES)

 host 156 in the cluster, vnet2 and DS out of the cluster
 No error message but it never matches either.

 Fri Feb 13 18:24:29 2015 [Z0][HOST][D]: Discovered Hosts (enabled):
  0 2 156
 Fri Feb 13 18:24:29 2015 [Z0][SCHED][D]: VM 1058: Host 0 filtered out. It 
 does not fulfill SCHED_REQUIREMENTS.
 Fri Feb 13 18:24:29 2015 [Z0][SCHED][D]: VM 1058: Host 2 filtered out. It 
 does not fulfill SCHED_REQUIREMENTS.
 Fri Feb 13 18:24:29 2015 [Z0][SCHED][I]: Scheduling Results:
 Virtual Machine: 1058

 PRI ID - HOSTS
 
 1   156

 PRI ID - DATASTORES
 
 0   100
 0   0


 Fri Feb 13 18:24:29 2015 [Z0][SCHED][I]: VM 1058: No suitable System DS found 
 for Host: 156. Filtering out host.

 Steve Timm



 
 From: Steven C Timm
 Sent: Friday, February 13, 2015 6:01 PM
 To: Ruben S. Montero
 Cc: users@lists.opennebula.org
 Subject: RE: [one-users] clusters in 4.8

 PS--if there are other vm's still launched and running from the time when the 
 datastore used to be part of
 a cluster, could that confuse anything?  Do I have to restart oned to clear 
 anything up?

 Steve Timm

 
 From: Steven C Timm
 Sent: Friday, February 13, 2015 5:56 PM
 To: Ruben S. Montero
 Cc: users@lists.opennebula.org
 Subject: RE: [one-users] clusters in 4.8

 OK here we go:

 VM in question is taking an image from image store 102 (currently in no 
 cluster),
 vnet 0 routable private from cluster 100 cloud worker
 also a number of hosts, including hosts # 0 and 2, also part of cluster 
 cloud worker

 VM stays pending for ever, hold reason is below.--it is requiring that 
 cluster ID has to be 100.

 Same image and same datastore and same vnet outside of the cluster, work just 
 fine.

 Seems like if I require any resource from the cluster, in this case a vnet, 
 then all resources
 have to be in the cluster.  Am I missing something?

 Steve Timm



 [root@fclheadgpvm01 one]# onevm show 1054 | more
 VIRTUAL MACHINE 1054 INFORMATION
 ID  : 1054
 NAME: CLI_PRIV_SLF6Vanilla-1054
 USER: oneadmin
 GROUP   : oneadmin
 STATE   : PENDING
 LCM_STATE   : LCM_INIT
 RESCHED : No
 START TIME  : 02/13 17:44:52
 END TIME: -
 DEPLOY ID   : -

 VIRTUAL MACHINE MONITORING
 NET_RX  : 0K
 USED MEMORY : 0K
 USED CPU: 0
 NET_TX  : 0K

 PERMISSIONS
 OWNER   : um-
 GROUP   : ---
 OTHER   : ---

 VM DISKS
  ID TARGET IMAGE   TYPE SAVE SAVE_AS
   0 vdaSLF6Vanilla file   NO   -

 VM NICS
  ID NETWORK  VLAN BRIDGE   IP  MAC
   0 routable-private   no br1  10.128.1.9  54:52:00:02:0d:09

 USER TEMPLATE
 NPTYPE=NPERNLM
 SCHED_MESSAGE=Fri Feb 13 17:46:29 2015 : No system datastore meets 
 SCHED_DS_REQ
 UIREMENTS: CLUSTER_ID = 100  !(PUBLIC_CLOUD = YES)
 SCHED_RANK=FREE_MEM
 SCHED_REQUIREMENTS=HYPERVISOR=\kvm\  HOSTNAME=\cloudworker*\

 VIRTUAL MACHINE TEMPLATE
 AUTOMATIC_REQUIREMENTS=CLUSTER_ID = 100  !(PUBLIC_CLOUD = YES)
 CONTEXT=[
   
 CTX_USER=PFVTRVI+PElEPjA8L0lEPjxHSUQ+MDwvR0lEPjxHUk9VUFM+PElEPjA8L0lEPjwvR1JP
 VVBTPjxHTkFNRT5vbmVhZG1pbjwvR05BTUU+PE5BTUU+b25lYWRtaW48L05BTUU+PFBBU1NXT1JEPi9E
 Qz1jb20vREM9RGlnaUNlcnQtR3JpZC9PPU9wZW5cMjBTY2llbmNlXDIwR3JpZC9PVT1TZXJ2aWNlcy9D
 Tj1mY2xoZWFkZ3B2bTAxLmZuYWwuZ292PC9QQVNTV09SRD48QVVUSF9EUklWRVI+eDUwOTwvQVVUSF9E
 UklWRVI+PEVOQUJMRUQ+MTwvRU5BQkxFRD48VEVNUExBVEU+PFRPS0VOX1BBU1NXT1JEPjwhW0NEQVRB
 [root@fclheadgpvm01 one]# onedatastore list
   ID NAMESIZE AVAIL CLUSTER  IMAGES TYPE DS   TM
0 system0M - - 0 sys  -shared
1 default21.2G 85%   - 0 img  fs   shared
2 files  21.2G 85%   - 0 fil  fs   ssh
  100 localnode  - - - 0 sys  -ssh
  102 

[one-users] Migrate OpenNebula to another host

2015-02-14 Thread Hüning , Christian
Hi everyone,

 

So I’ve set up OpenNebula with the SQLite DB and everything is fine. Now I
am tasked with changing the server which hosts OpenNebula and Sunstone,
since the other server is better secured and all in all in a more reliable
environment. Is there a guide for migrating ONE and Sunstone to another
server or would I basically just have to install it on the other server and
copy the database + configs ? What about the other opennebula-node nodes?

 

Some hints or help would be greatly appreciated ;-)

 

Cheers,

Christian 

 

---

Christian Hüning, BSc.

Fakultät Technik und Informatik, Department Informatik

Berliner Tor 7

20099 Hamburg

Tel.: +49 40 / 42875 - 8436 

Mobil: +49 40 / 180 55 44 5

Web:  http://www.mars-group.org http://www.mars-group.org

 



smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] How to secure VNC access?

2015-02-13 Thread Daniel Molina
The novnc-server will translate WebSockets traffic to normal socket
traffic, therefore you don't have to expose the host IP to the final user,
she will interact with the proxy.

Cheers

On 10 February 2015 at 11:33, Nico Schottelius 
nico-opennebula@schottelius.org wrote:

 Hey,

 I think I haven't (at least I didn't enable it explicitly).

 If the novnc-server is enabled, how do I configure the templates?
 Because at the moment, vnc listens to 0.0.0.0 and is accessible if
 someone knows the IP and port.

 Cheers,

 Nico

 Daniel Molina [Tue, Feb 10, 2015 at 10:54:36AM +0100]:
  Hi,
 
  Are you using the novnc-server included in OpenNebula? This component
 uses
  a websocket proxy, so that you don't have to expose the VNC socket to
 your
  users, and it will take care of the different tcp sockets.
 
  Cheers
 
  On 6 February 2015 at 12:50, Nico Schottelius 
  nico-opennebula@schottelius.org wrote:
 
   Good day,
  
   we are about to setup our fourth hosting plattform in the next weeks,
   based on opennebula 4.10.2, ubuntu 14.0 and gluster 3.x (x ~= 4..6).
  
   In our tests the VNC socket of the VMs has been exposed on the hosts
   directly accessible on 0.0.0.0 - for everyone. Given that sunstone
   will be usable by our customers and VMs will be running on hosts other
   than the one running sunstone, what is the default  secure alternative
   in opennebula?
  
   Do you support vnc / ssh tunneling like described on [0]?
  
   This process is pretty neat, because you don't need to expose VNC at
 all
   and not care about numbering of tcp sockets.
  
   I guess a combination of ssh unix socket tunneling plus spice on the
   frontend is probably the safest solution - what are your opinions?
  
   How do you configure VNC access at the moment?
  
   [0]
  
 http://www.nico.schottelius.org/blog/tunneling-qemu-kvm-unix-socket-via-ssh/
  
   --
   New PGP key: 659B 0D91 E86E 7E24 FD15  69D0 C729 21A1 293F 2D24
   ___
   Users mailing list
   Users@lists.opennebula.org
   http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
  
 
 
 
  --
  --
  Daniel Molina
  Project Engineer
  OpenNebula - Flexible Enterprise Cloud Made Simple
  www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula

 --
 New PGP key: 659B 0D91 E86E 7E24 FD15  69D0 C729 21A1 293F 2D24




-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Upcoming TechDays in 2015

2015-02-13 Thread Daniel Molina
Dear community,

Besides our annual OpenNebula Conference, we are planning to organize
Technology Day events in multiple cities globally during 2015. In the
shorter term we are planning to organize TechDays in:
* Prague, Czech Republic
* Dublin, Ireland
* Dallas, USA
* Chicago, USA

Please send us an email at eve...@opennebula.org if you are interested in
hosting or participating in a TechDays event.

We look forward to your answers

http://opennebula.org/upcoming-techdays-in-2015/

-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


  1   2   3   4   5   6   7   8   9   10   >