[ovirt-users] [QE][ACTION NEEDED] oVirt 3.4.4 RC status

2014-08-26 Thread Sandro Bonazzola
Hi,
We're going to start composing oVirt 3.4.4 RC on *2014-09-09 08:00 UTC* from 
3.4 branch.
Maintainers:
- Please be sure that 3.4 snapshot allow to create VMs before *2014-09-08 15:00 
UTC*
- Please be sure that no pending patches are going to block the release before 
*2014-09-08 15:00 UTC*
- If any patch must block the RC release please raise the issue as soon as 
possible.


A bug tracker [1] has been opened and shows no open blockers.


There are still 10 bugs [2] targeted to 3.4.4.
Excluding node and documentation bugs we still have 6 bugs [3] targeted to 
3.4.4.

Whiteboard  Bug ID  Status  Summary
network 1048880 NEW [vdsm][openstacknet] Migration fails 
for vNIC using OVS + security groups
network 1001186 NEW With AIO installer and NetworkManager 
enabled, the ovirtmgmt bridge is not properly configured
node1023481 ASSIGNEDSane and working default libvirt config
node1097735 NEW "Reboot" button failed to work in 
progress_page with serial console to install ovirt-node iso.
node988341  NEW Should not create bond when report an 
error in configuration process
node995321  NEW remove existing efi entries "oVirt Node 
Hypervisor" in UEFI menu failed
sla 1059309 NEW [events] 'Available memory of host 
$host (...) under defined threshold...' is logged only once
storage 1133279 POSTAdding networks to an Iscsi Bond will 
remove all the other existing networks in this IscsiBond...
storage 1133896 POSTFix operations of add,remove and list 
for StorageConnections in iSCSI Bond
virt1122160 POST[Windows sysprep] Run Once: Special 
characters are not encoded in XML sysprep files for Windows ...


Maintainers / Assignee:
- Please add the bugs to the tracker if you think that 3.4.4 should not be 
released without them fixed.
- Please update the target to 3.5.1 or later for bugs that won't be in 3.4.4:
  it will ease gathering the blocking bugs for next releases.
- Please fill release notes, the page has been created here [4]

Community:
- If you're testing oVirt 3.4 nightly snapshot, please add yourself to the test 
page [5]


[1] http://bugzilla.redhat.com/1118689
[2] http://red.ht/1qwhPXB
[3] http://red.ht/1r8jnap
[4] http://www.ovirt.org/OVirt_3.4.4_Release_Notes
[5] http://www.ovirt.org/Testing/oVirt_3.4.4_Testing


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [ovirt-devel] Problems installing ovirt 3.5 on Centos 7

2014-08-26 Thread Sandro Bonazzola
Il 26/08/2014 18:59, Andy Ryan ha scritto:
> I'm trying to install oVirt 3.5 on a CentOS 7 system that has a bonded 
> network interface.  ovirt-hosted-engine-setup fails to complete.  I get the
> follow messages in the install log:

Adding users list.

> 
> Running configure...
> Reconfiguration of libvirt is done.
> 
> Done configuring modules to VDSM.
> 
> 2014-08-26 11:40:02 DEBUG 
> otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:866 
> execute-output: ('/bin/vdsm-tool', 'config
> 
> 
> 2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd 
> systemd.state:134 starting service vdsmd
> 2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd 
> plugin.executeRaw:785 execute: ('/bin/systemctl', 'start', 'vdsmd.service'), 
> ex
> 2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd 
> plugin.executeRaw:803 execute-result: ('/bin/systemctl', 'start', 
> 'vdsmd.servic
> 2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd 
> plugin.execute:861 execute-output: ('/bin/systemctl', 'start', 
> 'vdsmd.service')
> 
> 
> 2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd 
> plugin.execute:866 execute-output: ('/bin/systemctl', 'start', 
> 'vdsmd.service')
> Job for vdsmd.service failed. See 'systemctl status vdsmd.service' and 
> 'journalctl -xn' for details.
> 
> 2014-08-26 11:41:32 DEBUG otopi.context context._executeMethod:152 method 
> exception
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in 
> _executeMethod
> method['method']()
>   File 
> "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/system/vdsmenv.py",
>  line 155, in _late_setup
> state=True
>   File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 138, in 
> state
> 'start' if state else 'stop'
>   File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 77, in 
> _executeServiceCommand
> raiseOnError=raiseOnError
>   File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 871, in 
> execute
> command=args[0],
> RuntimeError: Command '/bin/systemctl' failed to execute
> 2014-08-26 11:41:32 ERROR otopi.context context._executeMethod:161 Failed to 
> execute stage 'Environment setup': Command '/bin/systemctl' faile
> 2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:468 
> ENVIRONMENT DUMP - BEGIN
> 2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV 
> BASE/error=bool:'True'
> 2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV 
> BASE/exceptionInfo=list:'[(, RuntimeEr
> 2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:482 
> ENVIRONMENT DUMP - END
> 2014-08-26 11:41:32 INFO otopi.context context.runSequence:395 Stage: Clean up
> 2014-08-26 11:41:32 DEBUG otopi.context context.runSequence:399 STAGE cleanup
> 
> And in /var/log/messages
> 
> Aug 26 11:55:03 localhost systemd: Starting Virtual Desktop Server Manager...
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running mkdirs
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running 
> configure_coredump
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running 
> configure_vdsm_logs
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running run_init_hooks
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running gencerts
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running 
> check_is_configured
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: libvirt is already configured 
> for vdsm
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running 
> validate_configuration
> Aug 26 11:55:03 localhost vdsmd_init_common.sh: SUCCESS: ssl configured to 
> true. No conflicts
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running 
> prepare_transient_repository
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running syslog_available
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running nwfilter
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running dummybr
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running 
> load_needed_modules
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running tune_system
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_space
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_lo
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running 
> unified_network_persistence_upgrade
> Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running restore_nets
> Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3 is being created...
> Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to 
> balance-rr (0).
> Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to 
> active-backup (1).
> Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to 
> balance-xor (2).
> Aug 26 11:55:05 localhost kernel: bonding: g

[ovirt-users] VM Snapshot Problem

2014-08-26 Thread Punit Dambiwal
Hi All,

I am facing one strange problem with the snapshot of the VM...let me
explain 

I have one vm called “vm1” & i have created the following snapshots :-

1)  2014-08-20 First Snapshot

2)  2014-08-21 Second Snapshot

3)  2014-08-22 Third Snapshot

Now if i try to restore the VM(means commit) with Third Snapshot...other
two snapshots will exists..

But if I restore the VM with First Snapshot...VM will restore successfully
but it destroy the other 2 snapshosts (Second Snapshot & Third Snapshot)..that
means both the other snapshots will be disappear


Please let me know is this the limitation of Ovirt or it's any setting
problem...


Thank you.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt Engine Pgsql password

2014-08-26 Thread Alon Bar-Lev
Hi,

Credentials are at:

/etc/ovirt-engine/engine.conf.d/10-setup-database.conf

You can use the following script as an example:
---
ovirt-engine-psql.sh
---
#!/bin/sh
. /usr/share/ovirt-engine/bin/engine-prolog.sh
PGPASS="$(mktemp)"
cleanup() {
rm -f "${PGPASS}"
}
trap cleanup 0
PASSWORD="$(sed 's;\(["\$]\);\\\1;g' << __EOF__
${ENGINE_DB_PASSWORD}
__EOF__
)"
cat > "${PGPASS}" << __EOF__
${ENGINE_DB_HOST}:${ENGINE_DB_PORT}:${ENGINE_DB_DATABASE}:${ENGINE_DB_USER}:${PASSWORD}
__EOF__
PGPASSFILE="${PGPASS}"  psql -h "${ENGINE_DB_HOST}" -p "${ENGINE_DB_PORT}" -U 
"${ENGINE_DB_USER}" -d "${ENGINE_DB_DATABASE}" "$@"
---

Alon

- Original Message -
> From: "Punit Dambiwal" 
> To: users@ovirt.org
> Sent: Wednesday, August 27, 2014 7:34:53 AM
> Subject: [ovirt-users] Ovirt Engine Pgsql password
> 
> Hi All,
> 
> I want to know how i can fetch the password of the pgsql...and how i can
> connect it thorugh remote pgsql client ??
> 
> Thanks,
> punit
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Ovirt Engine Pgsql password

2014-08-26 Thread Punit Dambiwal
Hi All,

I want to know how i can fetch the password of the pgsql...and how i can
connect it thorugh remote pgsql client ??

Thanks,
punit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Punit Dambiwal
Hi Darren,

Is it possible to change the Storage Allocation policy by cloud-init ?? as
i want to deploy every VM with thin provisioning...i think the default
method for the Template Provisioning is clone...
Thanks,
Punit




On Wed, Aug 27, 2014 at 10:20 AM, Darren Hart 
wrote:

>  So you essentially want to just deploy a new VM based on a template with
> a thin provisioned disk ?
>
>  When you create your VM based on the template check in advanced options
> – Resource allocation and see if the option there for template provisioning
> is set to clone or to thin provision. Clone in your case I believe would
> create a 40GB image file based on the template whereas thin provision will
> create you a thin provisioned disk just using the same actual data amount
> as the thin provisioned template. I’m pretty sure you can only do this if
> your template disk is thin (not preallocated) provisioned.
>
>
>
>   Darren Hart | IT Manager | Department of Biochemistry | University of
> Otago
>
> *T* - +6434794965 | *M* - +6421991638
>
>   From: Punit Dambiwal 
> Date: Wednesday, 27 August 2014 1:18 pm
> To: Michal Skrivanek 
> Cc: "aha...@redhat.com" , "users@ovirt.org" <
> users@ovirt.org>
> Subject: Re: [ovirt-users] VM Deployment By Template
>
>   Hi Michal,
>
>  I want to deploy the VM with the template but the problem is in ovirt
> when you deploy the VM by template it copy the whole image(even thin or
> thick disk)...like if i have 40GB virtual size (actual size 1GB) diskit
> will copy the whole 40GB to provision the virtual machineso if i want
> to deploy 10 VM simultaneous then it will copy 4TB data and take long time
> to provision
>
>  I want the way i can make the template with small sizeand once i
> choose to create the virtual machine with 40GB...the VM deploy with the
> small template on the 40GB disk... is it possible with ovirt.. ??
>
>  Thanks,
> Punit
>
>
> On Tue, Aug 26, 2014 at 9:01 PM, Michal Skrivanek <
> michal.skriva...@redhat.com> wrote:
>
>>
>> On Aug 26, 2014, at 12:01 , Punit Dambiwal  wrote:
>>
>> > Hi Michal,
>> >
>> > 2. I find disk size can not modify at the time of VM provisioning,is
>> there any way to modify the VM disk size ??
>> >
>> > well, not really, AFAIK.
>> > create another disk, move your data, remove the original Or create a
>> bigger thin provisioned disk at the beginning...
>> >
>> > I didn't understand the mean...i can create the another disk...it's
>> ok...but how to move the data from the existing disk to new disk at the
>> time of the VM deployment... ?? is there any way to move the data.. ??
>>  Hi,
>>
>> You would have to do that inside the guest…the same way as you would do
>> it on real hardware…mount both disks, move the relevant data
>> not trivial and not automated
>>
>> >
>> > Another question is there any way to mount the img like i will create
>> the VM with blank template with my preferred disk size and leter on install
>> the OS through any OS template ??? i know i can install the OS through
>> CD-ISO but i don't want the manual installation…
>>
>> so you want to have a preinstalled OS…so how did you want to use it?
>> I probably don't understand what are you trying to achieve.
>> Anything else than having a Template with OS and you deploy VMs from
>> that….you need to change disk sizes for each such VM? Could it be done by
>> adding an additional disk?
>>
>> Thanks,
>> michal
>>
>> >
>> > Thanks,
>> > Punit
>> >
>> >
>> > On Tue, Aug 26, 2014 at 5:51 PM, Michal Skrivanek <
>> michal.skriva...@redhat.com> wrote:
>> >
>> > On Aug 26, 2014, at 05:26 , Punit Dambiwal  wrote:
>> >
>> > > Hi All,
>> > >
>> > > I have some questions regarding the VM deployment through OS
>> template...
>> > >
>> > > 1. I have imported centos template from openstack glance (the actual
>> size of the template is 16GB but used is 1GB)...now my question is if i
>> deploy the new VM with this template,the process will copy the whole 16GB
>> or just 1 GB to create the new VM ??
>> >
>> > if you deploy with thin provisioned disks it should be 1GB
>> >
>> > >
>> > > 2. I find disk size can not modify at the time of VM provisioning,is
>> there any way to modify the VM disk size ??
>> >
>> > well, not really, AFAIK.
>> > create another disk, move your data, remove the original.
>> > Or create a bigger thin provisioned disk at the beginning
>> >
>> > >
>> > > Thanks,
>> > > Punit
>> > >
>> > >
>> > > On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal 
>> wrote:
>> > > Hi All,
>> > >
>> > > I have some questions regarding the VM deployment through OS
>> template...
>> > >
>> > > 1. I have imported centos template from openstack glance (the actual
>> size of the template is 16GB but used is 1GB)...now my question is if i
>> deploy the new VM with this template,the process will copy the whole 16GB
>> or just 1 GB to create the new VM ??
>> > >
>> > > 2. I find disk size can not modify at the time of VM provisioning,is
>> there any way to modify the VM disk size ??
>> > >
>> > > Tha

Re: [ovirt-users] Ovirt and Fedora 20

2014-08-26 Thread Yair Zaslavsky


- Original Message -
> From: "Jamie Bohr" 
> To: Users@ovirt.org
> Sent: Wednesday, August 27, 2014 6:15:48 AM
> Subject: Re: [ovirt-users] Ovirt and Fedora 20
> 
> I had an error of "Failed to parse configuration" of which
> https://bugzilla.redhat.com/show_bug.cgi?id=1062318 indicated to download
> http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip

Hi Jamie,
Your setup indicates you're trying to setup to some other version, and not 
jboss-as-7.1.1
As you wrote , you ran -
engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final

Therefore I suggest to try and install the correct jboss version and run setup 
again.
I hope this helps,
Yair


> .
> 
> 
> On Tue, Aug 26, 2014 at 9:59 PM, Jamie Bohr  wrote:
> 
> > I followed the instructions on
> > http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Engine_.28Fedora_.2F_Red_Hat_Enterprise_Linux_.2F_CentOS.29
> > for installing ovirt on a Fedora 20 instance.  I
> > expanded jboss-as-web-7.0.2.Final into /opt/jboss-as-web-7.0.2.Final and
> > ran "engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final".
> >
> > Everything appeared fine however the web interface will not start, the
> > following appear in the console.log file:
> >
> > Could not load Logmanager "org.jboss.logmanager"
> >
> > I looked for that error in reference to ovirt but did not find anything
> > relevant,  hoping someone on this list can point me in the right direction.
> >
> > Sorry if this was double posted, it was not in my sent item and it was
> > late yesterday when I thought I sent it.
> >
> > --
> > Jamie Bohr
> >
> 
> 
> 
> --
> Jamie Bohr
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt and Fedora 20

2014-08-26 Thread Jamie Bohr
I had an error of "Failed to parse configuration" of which
https://bugzilla.redhat.com/show_bug.cgi?id=1062318 indicated to download
http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip
.


On Tue, Aug 26, 2014 at 9:59 PM, Jamie Bohr  wrote:

> I followed the instructions on
> http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Engine_.28Fedora_.2F_Red_Hat_Enterprise_Linux_.2F_CentOS.29
> for installing ovirt on a Fedora 20 instance.  I
> expanded jboss-as-web-7.0.2.Final into /opt/jboss-as-web-7.0.2.Final and
> ran "engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final".
>
> Everything appeared fine however the web interface will not start, the
> following appear in the console.log file:
>
> Could not load Logmanager "org.jboss.logmanager"
>
> I looked for that error in reference to ovirt but did not find anything
> relevant,  hoping someone on this list can point me in the right direction.
>
> Sorry if this was double posted, it was not in my sent item and it was
> late yesterday when I thought I sent it.
>
> --
> Jamie Bohr
>



-- 
Jamie Bohr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt and Fedora 20

2014-08-26 Thread Yair Zaslavsky


- Original Message -
> From: "Jamie Bohr" 
> To: Users@ovirt.org
> Sent: Wednesday, August 27, 2014 5:59:07 AM
> Subject: [ovirt-users] Ovirt and Fedora 20
> 
> I followed the instructions on
> http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Engine_.28Fedora_.2F_Red_Hat_Enterprise_Linux_.2F_CentOS.29
> for installing ovirt on a Fedora 20 instance.  I
> expanded jboss-as-web-7.0.2.Final into /opt/jboss-as-web-7.0.2.Final and
> ran "engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final".

Can you please elaborate why this is the jboss version you're using and where 
did you download from?
AFAIK this is not the correct jboss version that should be used, but
jboss-as-7.1.1

Thanks,
Yair


> 
> Everything appeared fine however the web interface will not start, the
> following appear in the console.log file:
> 
> Could not load Logmanager "org.jboss.logmanager"
> 
> I looked for that error in reference to ovirt but did not find anything
> relevant,  hoping someone on this list can point me in the right direction.
> 
> Sorry if this was double posted, it was not in my sent item and it was late
> yesterday when I thought I sent it.
> 
> --
> Jamie Bohr
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Ovirt and Fedora 20

2014-08-26 Thread Jamie Bohr
I followed the instructions on
http://www.ovirt.org/Quick_Start_Guide#Install_oVirt_Engine_.28Fedora_.2F_Red_Hat_Enterprise_Linux_.2F_CentOS.29
for installing ovirt on a Fedora 20 instance.  I
expanded jboss-as-web-7.0.2.Final into /opt/jboss-as-web-7.0.2.Final and
ran "engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final".

Everything appeared fine however the web interface will not start, the
following appear in the console.log file:

Could not load Logmanager "org.jboss.logmanager"

I looked for that error in reference to ovirt but did not find anything
relevant,  hoping someone on this list can point me in the right direction.

Sorry if this was double posted, it was not in my sent item and it was late
yesterday when I thought I sent it.

-- 
Jamie Bohr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Darren Hart
So you essentially want to just deploy a new VM based on a template with a thin 
provisioned disk ?

When you create your VM based on the template check in advanced options – 
Resource allocation and see if the option there for template provisioning is 
set to clone or to thin provision. Clone in your case I believe would create a 
40GB image file based on the template whereas thin provision will create you a 
thin provisioned disk just using the same actual data amount as the thin 
provisioned template. I’m pretty sure you can only do this if your template 
disk is thin (not preallocated) provisioned.



Darren Hart | IT Manager | Department of Biochemistry | University of Otago
T - +6434794965 | M - +6421991638

From: Punit Dambiwal mailto:hypu...@gmail.com>>
Date: Wednesday, 27 August 2014 1:18 pm
To: Michal Skrivanek 
mailto:michal.skriva...@redhat.com>>
Cc: "aha...@redhat.com" 
mailto:aha...@redhat.com>>, 
"users@ovirt.org" 
mailto:users@ovirt.org>>
Subject: Re: [ovirt-users] VM Deployment By Template

Hi Michal,

I want to deploy the VM with the template but the problem is in ovirt when you 
deploy the VM by template it copy the whole image(even thin or thick 
disk)...like if i have 40GB virtual size (actual size 1GB) diskit will copy 
the whole 40GB to provision the virtual machineso if i want to deploy 10 VM 
simultaneous then it will copy 4TB data and take long time to provision

I want the way i can make the template with small sizeand once i choose to 
create the virtual machine with 40GB...the VM deploy with the small template on 
the 40GB disk... is it possible with ovirt.. ??

Thanks,
Punit


On Tue, Aug 26, 2014 at 9:01 PM, Michal Skrivanek 
mailto:michal.skriva...@redhat.com>> wrote:

On Aug 26, 2014, at 12:01 , Punit Dambiwal 
mailto:hypu...@gmail.com>> wrote:

> Hi Michal,
>
> 2. I find disk size can not modify at the time of VM provisioning,is there 
> any way to modify the VM disk size ??
>
> well, not really, AFAIK.
> create another disk, move your data, remove the original Or create a bigger 
> thin provisioned disk at the beginning...
>
> I didn't understand the mean...i can create the another disk...it's ok...but 
> how to move the data from the existing disk to new disk at the time of the VM 
> deployment... ?? is there any way to move the data.. ??
Hi,

You would have to do that inside the guest…the same way as you would do it on 
real hardware…mount both disks, move the relevant data
not trivial and not automated

>
> Another question is there any way to mount the img like i will create the VM 
> with blank template with my preferred disk size and leter on install the OS 
> through any OS template ??? i know i can install the OS through CD-ISO but i 
> don't want the manual installation…

so you want to have a preinstalled OS…so how did you want to use it?
I probably don't understand what are you trying to achieve.
Anything else than having a Template with OS and you deploy VMs from that….you 
need to change disk sizes for each such VM? Could it be done by adding an 
additional disk?

Thanks,
michal

>
> Thanks,
> Punit
>
>
> On Tue, Aug 26, 2014 at 5:51 PM, Michal Skrivanek 
> mailto:michal.skriva...@redhat.com>> wrote:
>
> On Aug 26, 2014, at 05:26 , Punit Dambiwal 
> mailto:hypu...@gmail.com>> wrote:
>
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual size 
> > of the template is 16GB but used is 1GB)...now my question is if i deploy 
> > the new VM with this template,the process will copy the whole 16GB or just 
> > 1 GB to create the new VM ??
>
> if you deploy with thin provisioned disks it should be 1GB
>
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is there 
> > any way to modify the VM disk size ??
>
> well, not really, AFAIK.
> create another disk, move your data, remove the original.
> Or create a bigger thin provisioned disk at the beginning
>
> >
> > Thanks,
> > Punit
> >
> >
> > On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal 
> > mailto:hypu...@gmail.com>> wrote:
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual size 
> > of the template is 16GB but used is 1GB)...now my question is if i deploy 
> > the new VM with this template,the process will copy the whole 16GB or just 
> > 1 GB to create the new VM ??
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is there 
> > any way to modify the VM disk size ??
> >
> > Thanks,
> > Punit
> >
>
>


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Punit Dambiwal
Hi Michal,

I want to deploy the VM with the template but the problem is in ovirt when
you deploy the VM by template it copy the whole image(even thin or thick
disk)...like if i have 40GB virtual size (actual size 1GB) diskit will
copy the whole 40GB to provision the virtual machineso if i want to
deploy 10 VM simultaneous then it will copy 4TB data and take long time to
provision

I want the way i can make the template with small sizeand once i choose
to create the virtual machine with 40GB...the VM deploy with the small
template on the 40GB disk... is it possible with ovirt.. ??

Thanks,
Punit


On Tue, Aug 26, 2014 at 9:01 PM, Michal Skrivanek <
michal.skriva...@redhat.com> wrote:

>
> On Aug 26, 2014, at 12:01 , Punit Dambiwal  wrote:
>
> > Hi Michal,
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is
> there any way to modify the VM disk size ??
> >
> > well, not really, AFAIK.
> > create another disk, move your data, remove the original Or create a
> bigger thin provisioned disk at the beginning...
> >
> > I didn't understand the mean...i can create the another disk...it's
> ok...but how to move the data from the existing disk to new disk at the
> time of the VM deployment... ?? is there any way to move the data.. ??
> Hi,
>
> You would have to do that inside the guest…the same way as you would do it
> on real hardware…mount both disks, move the relevant data
> not trivial and not automated
>
> >
> > Another question is there any way to mount the img like i will create
> the VM with blank template with my preferred disk size and leter on install
> the OS through any OS template ??? i know i can install the OS through
> CD-ISO but i don't want the manual installation…
>
> so you want to have a preinstalled OS…so how did you want to use it?
> I probably don't understand what are you trying to achieve.
> Anything else than having a Template with OS and you deploy VMs from
> that….you need to change disk sizes for each such VM? Could it be done by
> adding an additional disk?
>
> Thanks,
> michal
>
> >
> > Thanks,
> > Punit
> >
> >
> > On Tue, Aug 26, 2014 at 5:51 PM, Michal Skrivanek <
> michal.skriva...@redhat.com> wrote:
> >
> > On Aug 26, 2014, at 05:26 , Punit Dambiwal  wrote:
> >
> > > Hi All,
> > >
> > > I have some questions regarding the VM deployment through OS
> template...
> > >
> > > 1. I have imported centos template from openstack glance (the actual
> size of the template is 16GB but used is 1GB)...now my question is if i
> deploy the new VM with this template,the process will copy the whole 16GB
> or just 1 GB to create the new VM ??
> >
> > if you deploy with thin provisioned disks it should be 1GB
> >
> > >
> > > 2. I find disk size can not modify at the time of VM provisioning,is
> there any way to modify the VM disk size ??
> >
> > well, not really, AFAIK.
> > create another disk, move your data, remove the original.
> > Or create a bigger thin provisioned disk at the beginning
> >
> > >
> > > Thanks,
> > > Punit
> > >
> > >
> > > On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal 
> wrote:
> > > Hi All,
> > >
> > > I have some questions regarding the VM deployment through OS
> template...
> > >
> > > 1. I have imported centos template from openstack glance (the actual
> size of the template is 16GB but used is 1GB)...now my question is if i
> deploy the new VM with this template,the process will copy the whole 16GB
> or just 1 GB to create the new VM ??
> > >
> > > 2. I find disk size can not modify at the time of VM provisioning,is
> there any way to modify the VM disk size ??
> > >
> > > Thanks,
> > > Punit
> > >
> >
> >
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] HELP - Storage Domains dot not active anymore.

2014-08-26 Thread Nir Soffer
- Original Message -
> From: "Fagner Patricio" 
> To: "users" 
> Sent: Tuesday, August 26, 2014 3:23:22 PM
> Subject: Re: [ovirt-users] HELP - Storage Domains dot not active anymore.
> 
> Has any command to rescan a iscsi target?
> 
> 
> 2014-08-26 8:55 GMT-03:00 Fagner Patricio < fagner.patri...@gmail.com > :
> 
> 
> 
> Hello Everybody
> 
> I sent the wrong files of friday of vdsm logs
> 
> this is the corrects
> 
> Node 01
> 
> https://mega.co.nz/#!QI5nRAyQ !bobQ20wg0Ja-kWdZhzpxh8hYkGwiG1skJRAtH5DVu80
> 
> Node 02
> 
> 
> https://mega.co.nz/#!MEwGjDyJ !KgMi-ugv3_8WJhmrq7GB9yLPk1XNsKd-n-25OdiSmFg
> 
> 
> 
> 2014-08-26 8:12 GMT-03:00 Fagner Patricio < fagner.patri...@gmail.com > :
> 
> 
> 
> 
> Hello everybody
> 
> The information that you guys requested.
> 
> On the storage machine with Fedora 20:
> 
> In this machine i dont have tha file /var/log/messages, i dont know why.
> 
> ---
> 
> [root@localhost ~]# vgs -a
> VG #PV #LV #SN Attr VSize VFree
> 483d30f6-d403-4c40-b30f-4236b87413f2 1 12 0 wz--n- 147,50g 14,62g
> fedora 1 3 0 wz--n- 159,50g 4,00m
> 
> ---
> 
> [root@localhost ~]# pvs -a
> PV VG Fmt Attr PSize PFree
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/0cc952b9-bd46-4cb5-b25e-8ef9c9441e04
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/3a1bcca0-0648-4024-84cf-2954418ab531
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/50f74d24-8246-496b-9554-b13eb88e90c5
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/8ad77295-7877-4a7c-b009-7226de21d008
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a184dd03-531d-4f77-817b-60666bedc3d1
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a2e323e7-2d25-4687-8755-d84e42564439
> --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/ids --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/inbox --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/leases --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/master --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/metadata --- 0 0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/outbox --- 0 0
> /dev/fedora/opt_iSCSI01 483d30f6-d403-4c40-b30f-4236b87413f2 lvm2 a-- 147,50g
> 14,62g
> /dev/fedora/root --- 0 0
> /dev/fedora/swap --- 0 0
> /dev/sda1 --- 0 0
> /dev/sda2
> 
> ---
> 
> [root@localhost ~]# tgtadm --lld iscsi --op show --mode target
> Target 1: iqn.2014-05-19.br.mp.mppb.ovirtstoragedell:target0
> System information:
> Driver: iscsi
> State: ready
> I_T nexus information:
> I_T nexus: 1
> Initiator: iqn.1994-05.com.redhat:b2b7b5bc8064 alias: dellr62001.mppb.mp.br
> Connection: 0
> IP Address: 10.0.1.131
> I_T nexus: 2
> Initiator: iqn.1994-05.com.redhat:d2d5fc389e7e alias: dellr620-02
> Connection: 0
> IP Address: 10.0.1.132
> LUN information:
> LUN: 0
> Type: controller
> SCSI ID: IET 0001
> SCSI SN: beaf10
> Size: 0 MB, Block size: 1
> Online: Yes
> Removable media: No
> Prevent removal: No
> Readonly: No
> SWP: No
> Thin-provisioning: No
> Backing store type: null
> Backing store path: None
> Backing store flags:
> Account information:
> ACL information:
> 10.0.1.0/24
> 
> ---
> 
> [root@localhost ~]# getenforce
> Disabled
> 
> ##
> 
> On The oVirt Node 01
> 
> [root@dellr62001 ~]# vdsClient -s 0 getStorageDomainsList
> 98362e62-a2a2-4d34-b4c9-2502ba1982da
> f192ce65-90e8-4497-85dc-efc165525f0d
> bcea1f98-08a9-445b-96e3-927db8e10fbe
> 
> --
> 
> [root@dellr62001 ~]# vdsClient -s 0 getStorageDomainStats
> Error using command: list index out of range
> 
> getStorageDomainStats
> 
> Get storage domain statistics.
> 
> ##
> 
> On The oVirt Node 02
> 
> [root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainStats
> Error using command: list index out of range
> 
> getStorageDomainStats
> 
> Get storage domain statistics.
> 
> ---
> 
> [root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainsList
> 98362e62-a2a2-4d34-b4c9-2502ba1982da
> f192ce65-90e8-4497-85dc-efc165525f0d
> bcea1f98-08a9-445b-96e3-927db8e10fbe
> 
> #
> 
> And the Logs of
> 
> oVirtNode 01
> 
> https://mega.co.nz/#!YMxmyITY !9Fb6L24sSaMaeDNvcS1UELCrM2_J-rFeUbd4uMd6BhQ
> 
> and oVirtNode 02
> 
> https://mega.co.nz/#!cAQjCJ6S !WNFrIWBfHEwuiUtuzsGZ1FUM8dZRpzO8tL8FvkBuSmw
> 
> I shutdown the machines last friday
> 
> I see that the problem is the storage missing.
> 
> But why this happened?
> 
> Have any way to recover that?
> 
> I shutdown the machines last friday for maintenance during the weekend in the
> datacenter and boot up then again yesterday morning
> 
> Since then this big trouble started
> 
> I imagine i do the shutdown in the correct form.

Can you share with us the output of these commands?

On both hosts:

iscsiadm -m session
iscsiadm -m node
cat /etc/iscsi/initiatorname.iscsi
vdsClient -s 0 getDeviceList

You can also add this info to the bug.

Thanks,
Nir
___

[ovirt-users] oVirt3.5 - deep dive - Moving to Json/STOMP rpc

2014-08-26 Thread Barak Azulay
BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Asia/Jerusalem
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETTO:+0200
TZOFFSETFROM:+0300
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=10;BYDAY=-1SU
TZNAME:IST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETTO:+0300
TZOFFSETFROM:+0200
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=-1FR
TZNAME:IDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:69161ac2-7a53-4ba0-874e-db4a954f53c9
SUMMARY:oVirt3.5 - deep dive - Moving to Json/STOMP rpc
ATTENDEE;CN=pkliczew;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma
 ilto:pklic...@redhat.com
ATTENDEE;CN=Oved Ourfalli;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TR
 UE:mailto:ov...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:users@o
 virt.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:devel@o
 virt.org
ORGANIZER;CN=Barak Azulay:mailto:bazu...@redhat.com
DTSTART;TZID="Asia/Jerusalem":20140827T163000
DTEND;TZID="Asia/Jerusalem":20140827T171500
STATUS:CONFIRMED
CLASS:PUBLIC
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
TRANSP:OPAQUE
LAST-MODIFIED:20140826T145354Z
DTSTAMP:20140826T145354Z
SEQUENCE:0
DESCRIPTION:The following is a new meeting request:\n\nSubject: oVirt3.5 - d
 eep dive - Moving to Json/STOMP rpc \nOrganizer: "Barak Azulay"  \n\nTime: Wednesday\, August 27\, 2014\, 4:30:00 PM - 5:15:00 PM GM
 T +02:00 Jerusalem\n \nInvitees: pklic...@redhat.com\; ov...@redhat.com\; us
 e...@ovirt.org\; de...@ovirt.org \n\n\n*~*~*~*~*~*~*~*~*~*\n\nIn this session
  we will explain how the communication model has changed between existing xm
 lrpc and new jsonrpc. \nAnd explore the new implementation details. \n\n\ngo
 ogle hangout link: https://www.youtube.com/watch?v=0FwM2oeb788 \nwiki page:h
 ttp://www.ovirt.org/Features/Design/JsonRpc 
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;RELATED=START:-PT5M
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] HELP - Storage Domains dot not active anymore.

2014-08-26 Thread Fagner Patricio
I open a bug report

https://bugzilla.redhat.com/show_bug.cgi?id=1133921


2014-08-26 9:23 GMT-03:00 Fagner Patricio :

> Has any command to rescan a iscsi target?
>
>
> 2014-08-26 8:55 GMT-03:00 Fagner Patricio :
>
> Hello Everybody
>>
>> I sent the wrong files of friday of vdsm logs
>>
>> this is the corrects
>>
>> Node 01
>>
>> https://mega.co.nz/#!QI5nRAyQ!bobQ20wg0Ja-kWdZhzpxh8hYkGwiG1skJRAtH5DVu80
>>
>> Node 02
>>
>>
>> https://mega.co.nz/#!MEwGjDyJ!KgMi-ugv3_8WJhmrq7GB9yLPk1XNsKd-n-25OdiSmFg
>>
>>
>>
>> 2014-08-26 8:12 GMT-03:00 Fagner Patricio :
>>
>> Hello everybody
>>>
>>> The information that you guys requested.
>>>
>>> On the storage machine with Fedora 20:
>>>
>>> In this machine i dont have tha file /var/log/messages, i dont know why.
>>>
>>> ---
>>>
>>>
>>>
>>>
>>>
>>>
>>> *[root@localhost ~]# vgs -a  VG   #PV
>>> #LV #SN Attr   VSize   VFree   483d30f6-d403-4c40-b30f-4236b87413f2   1
>>> 12   0 wz--n- 147,50g 14,62g   fedora 1
>>> 3   0 wz--n- 159,50g  4,00m*---
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *[root@localhost ~]# pvs -a
>>> PV
>>> VG   Fmt  Attr PSize   PFree
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/0cc952b9-bd46-4cb5-b25e-8ef9c9441e04
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/3a1bcca0-0648-4024-84cf-2954418ab531
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/50f74d24-8246-496b-9554-b13eb88e90c5
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/8ad77295-7877-4a7c-b009-7226de21d008
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a184dd03-531d-4f77-817b-60666bedc3d1
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a2e323e7-2d25-4687-8755-d84e42564439
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/ids
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/inbox
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/leases
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/master
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/metadata
>>> ---   0  0
>>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/outbox
>>> ---   0  0
>>> /dev/fedora/opt_iSCSI01
>>> 483d30f6-d403-4c40-b30f-4236b87413f2 lvm2 a--  147,50g 14,62g
>>> /dev/fedora/root
>>> ---   0  0
>>> /dev/fedora/swap
>>> ---   0  0
>>> /dev/sda1
>>> ---   0  0   /dev/sda2  *
>>> ---
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *[root@localhost ~]# tgtadm --lld iscsi --op show --mode targetTarget 1:
>>> iqn.2014-05-19.br.mp.mppb.ovirtstoragedell:target0System information:
>>> Driver: iscsiState: readyI_T nexus information:
>>> I_T nexus: 1Initiator: iqn.1994-05.com.redhat:b2b7b5bc8064
>>> alias: dellr62001.mppb.mp.br 
>>> Connection: 0IP Address: 10.0.1.131I_T nexus:
>>> 2Initiator: iqn.1994-05.com.redhat:d2d5fc389e7e alias:
>>> dellr620-02Connection: 0IP Address: 10.0.1.132
>>> LUN information:LUN: 0Type: controller
>>> SCSI ID: IET 0001SCSI SN: beaf10Size: 0 MB,
>>> Block size: 1Online: YesRemovable media: No
>>> Prevent removal: NoReadonly: NoSWP:
>>> NoThin-provisioning: NoBacking store type:
>>> nullBacking store path: NoneBacking store flags:
>>> Account information:ACL information:10.0.1.0/24
>>> *
>>>
>>> ---
>>>
>>>
>>> *[root@localhost ~]# getenforce Disabled*
>>>
>>> ##
>>>
>>> On The oVirt Node 01
>>>
>>>
>>>
>>>
>>>
>>> *[root@dellr62001 ~]# vdsClient -s 0
>>> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982daf192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe
>>> *
>>> --
>>>
>>>
>>>
>>>
>>>
>>>
>>> *[root@dellr62001 ~]# vdsClient -s 0 getStorageDomainStatsError using
>>> command: list index out of range getStorageDomainStats
>>> Get storage domain statistics.*
>>>
>>> ##
>>>
>>> On The oVirt Node 02
>>>
>>>
>>>
>>>
>>>
>>>
>>> *[root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainStatsError using
>>> command: list index out of range getStorageDomainStats
>>> Get storage domain statistics.*
>>>
>>> ---
>>>
>>>
>>>
>>>
>>> *[root@dellr620-02 ~]# vdsClient -s 0
>>> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982da
>>> f192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e

Re: [ovirt-users] Mac-address Priority Messup

2014-08-26 Thread Dan Kenigsberg
On Sun, Aug 24, 2014 at 05:46:42PM +0200, Matt . wrote:
> Hi All,
> 
> I'm having trouble with my Mac-addresses and Boot priority.
> 
> On a VM, my nics are like this:
> 
> Nic1: 00:1a:4a:a8:0c:f7
> 
> Nic2: 00:1a:4a:a8:0c:f1
> 
> Which results in install/provision-issues with Foreman:
> 
> http://projects.theforeman.org/issues/7244
> 
> Any idea how to get the right order here ?

You can manyally swap the mac addresses of your nics.

If you do this in a template, ovirt-3.4's
http://wiki.ovirt.org/Feature/Predictable_vNIC_Order would maintain this
order in new VMs generated from it.

Which guest OS are you using?

Dan.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Michal Skrivanek

On Aug 26, 2014, at 12:01 , Punit Dambiwal  wrote:

> Hi Michal,
> 
> 2. I find disk size can not modify at the time of VM provisioning,is there 
> any way to modify the VM disk size ??
> 
> well, not really, AFAIK.
> create another disk, move your data, remove the original Or create a bigger 
> thin provisioned disk at the beginning...
> 
> I didn't understand the mean...i can create the another disk...it's ok...but 
> how to move the data from the existing disk to new disk at the time of the VM 
> deployment... ?? is there any way to move the data.. ??
Hi,

You would have to do that inside the guest…the same way as you would do it on 
real hardware…mount both disks, move the relevant data
not trivial and not automated

> 
> Another question is there any way to mount the img like i will create the VM 
> with blank template with my preferred disk size and leter on install the OS 
> through any OS template ??? i know i can install the OS through CD-ISO but i 
> don't want the manual installation…

so you want to have a preinstalled OS…so how did you want to use it?
I probably don't understand what are you trying to achieve.
Anything else than having a Template with OS and you deploy VMs from that….you 
need to change disk sizes for each such VM? Could it be done by adding an 
additional disk? 

Thanks,
michal

> 
> Thanks,
> Punit
> 
> 
> On Tue, Aug 26, 2014 at 5:51 PM, Michal Skrivanek 
>  wrote:
> 
> On Aug 26, 2014, at 05:26 , Punit Dambiwal  wrote:
> 
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual size 
> > of the template is 16GB but used is 1GB)...now my question is if i deploy 
> > the new VM with this template,the process will copy the whole 16GB or just 
> > 1 GB to create the new VM ??
> 
> if you deploy with thin provisioned disks it should be 1GB
> 
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is there 
> > any way to modify the VM disk size ??
> 
> well, not really, AFAIK.
> create another disk, move your data, remove the original.
> Or create a bigger thin provisioned disk at the beginning
> 
> >
> > Thanks,
> > Punit
> >
> >
> > On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal  wrote:
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual size 
> > of the template is 16GB but used is 1GB)...now my question is if i deploy 
> > the new VM with this template,the process will copy the whole 16GB or just 
> > 1 GB to create the new VM ??
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is there 
> > any way to modify the VM disk size ??
> >
> > Thanks,
> > Punit
> >
> 
> 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt and FC20

2014-08-26 Thread Sven Kieske
Well afaik 3.4.z is the latest released version, isn't?
On the other hand: I really wouldn't run fedora
on production servers if you don't know damn well what you
are doing.

So if you want bleeding edge fedora than you most likely will
also need bleeding edge ovirt (3.5 RC atm).

Am 26.08.2014 14:48, schrieb Sandro Bonazzola:
> Do you really need to use 3.4.z? If not, five 3.5.0 a run, it works on F20 as 
> well as it works on F19.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] 答复: VM disk expand

2014-08-26 Thread xiec.f...@cn.fujitsu.com
Hi,Punit
 You should resize the partition and filesystem after extending the 
disk!!
 Maybe the link below will help u
 
http://askubuntu.com/questions/24027/how-can-i-resize-an-ext-root-partition-at-runtime
   > the 3rd comment is helpful


发件人: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表 Punit Dambiwal
发送时间: 2014年8月26日 17:56
收件人: users@ovirt.org
主题: [ovirt-users] VM disk expand

Hi,

I have expaneded VM disk with 30GB...it's expanded successfully..but the disk 
size upgraded but the existing partition is same ?? It should expand the 
existing partition...

[Inline image 1]

Thanks,
Punit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt and FC20

2014-08-26 Thread Sandro Bonazzola
Il 26/08/2014 13:08, Jamie Bohr ha scritto:
> I am having issues getting ovirt 3.4.3-1 running on FC20.  I know this is not 
> "fully" supported at this time however I'm wanted to try it ...
> 
> I followed the instructions at 
> http://www.ovirt.org/Download#Fedora_Installation_Instructions.  I unzipped 
> JBoss 7 in /opt/jboss-as-web-7.0.2.Final
> and then ran "engine-setup --jboss-home=/opt/jboss-as-web-7.0.2.Final".
> 
> Even though engine-setup complete with no error ovirt will not run.  
> The ovirt console log contains "Could not load Logmanager 
> "org.jboss.logmanager"".
> 
> I could not find a reference on what is causing this or how to address it.
> 
> Any guidance would be greatly appreciated. 


Do you really need to use 3.4.z? If not, five 3.5.0 a run, it works on F20 as 
well as it works on F19.

> 
> -- 
> Jamie Bohr
> 
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] HELP - Storage Domains dot not active anymore.

2014-08-26 Thread Fagner Patricio
Has any command to rescan a iscsi target?


2014-08-26 8:55 GMT-03:00 Fagner Patricio :

> Hello Everybody
>
> I sent the wrong files of friday of vdsm logs
>
> this is the corrects
>
> Node 01
>
> https://mega.co.nz/#!QI5nRAyQ!bobQ20wg0Ja-kWdZhzpxh8hYkGwiG1skJRAtH5DVu80
>
> Node 02
>
>
> https://mega.co.nz/#!MEwGjDyJ!KgMi-ugv3_8WJhmrq7GB9yLPk1XNsKd-n-25OdiSmFg
>
>
>
> 2014-08-26 8:12 GMT-03:00 Fagner Patricio :
>
> Hello everybody
>>
>> The information that you guys requested.
>>
>> On the storage machine with Fedora 20:
>>
>> In this machine i dont have tha file /var/log/messages, i dont know why.
>>
>> ---
>>
>>
>>
>>
>>
>>
>> *[root@localhost ~]# vgs -a  VG   #PV #LV
>> #SN Attr   VSize   VFree   483d30f6-d403-4c40-b30f-4236b87413f2   1  12   0
>> wz--n- 147,50g 14,62g   fedora 1   3   0
>> wz--n- 159,50g  4,00m*---
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *[root@localhost ~]# pvs -a
>> PV
>> VG   Fmt  Attr PSize   PFree
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/0cc952b9-bd46-4cb5-b25e-8ef9c9441e04
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/3a1bcca0-0648-4024-84cf-2954418ab531
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/50f74d24-8246-496b-9554-b13eb88e90c5
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/8ad77295-7877-4a7c-b009-7226de21d008
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a184dd03-531d-4f77-817b-60666bedc3d1
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a2e323e7-2d25-4687-8755-d84e42564439
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/ids
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/inbox
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/leases
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/master
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/metadata
>> ---   0  0
>> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/outbox
>> ---   0  0
>> /dev/fedora/opt_iSCSI01
>> 483d30f6-d403-4c40-b30f-4236b87413f2 lvm2 a--  147,50g 14,62g
>> /dev/fedora/root
>> ---   0  0
>> /dev/fedora/swap
>> ---   0  0
>> /dev/sda1
>> ---   0  0   /dev/sda2  *
>> ---
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *[root@localhost ~]# tgtadm --lld iscsi --op show --mode targetTarget 1:
>> iqn.2014-05-19.br.mp.mppb.ovirtstoragedell:target0System information:
>> Driver: iscsiState: readyI_T nexus information:
>> I_T nexus: 1Initiator: iqn.1994-05.com.redhat:b2b7b5bc8064
>> alias: dellr62001.mppb.mp.br 
>> Connection: 0IP Address: 10.0.1.131I_T nexus:
>> 2Initiator: iqn.1994-05.com.redhat:d2d5fc389e7e alias:
>> dellr620-02Connection: 0IP Address: 10.0.1.132
>> LUN information:LUN: 0Type: controller
>> SCSI ID: IET 0001SCSI SN: beaf10Size: 0 MB,
>> Block size: 1Online: YesRemovable media: No
>> Prevent removal: NoReadonly: NoSWP:
>> NoThin-provisioning: NoBacking store type:
>> nullBacking store path: NoneBacking store flags:
>> Account information:ACL information:10.0.1.0/24
>> *
>>
>> ---
>>
>>
>> *[root@localhost ~]# getenforce Disabled*
>>
>> ##
>>
>> On The oVirt Node 01
>>
>>
>>
>>
>>
>> *[root@dellr62001 ~]# vdsClient -s 0
>> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982daf192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe
>> *
>> --
>>
>>
>>
>>
>>
>>
>> *[root@dellr62001 ~]# vdsClient -s 0 getStorageDomainStatsError using
>> command: list index out of range getStorageDomainStats
>> Get storage domain statistics.*
>>
>> ##
>>
>> On The oVirt Node 02
>>
>>
>>
>>
>>
>>
>> *[root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainStatsError using
>> command: list index out of range getStorageDomainStats
>> Get storage domain statistics.*
>>
>> ---
>>
>>
>>
>>
>> *[root@dellr620-02 ~]# vdsClient -s 0
>> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982da
>> f192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe*
>>
>> #
>>
>> And the Logs of
>>
>> oVirtNode 01
>>
>> https://mega.co.nz/#!YMxmyITY!9Fb6L24sSaMaeDNvcS1UELCrM2_J-rFeUbd4uMd6BhQ
>>
>> and oVirtNode 02
>>
>> https://mega.co.nz/#!cAQjCJ6S!WNFrIWBfHEwuiUtuzsGZ1FUM8dZRpzO8tL8FvkBuSmw
>>
>> I shutdown the machines last

Re: [ovirt-users] HELP - Storage Domains dot not active anymore.

2014-08-26 Thread Fagner Patricio
Hello Everybody

I sent the wrong files of friday of vdsm logs

this is the corrects

Node 01

https://mega.co.nz/#!QI5nRAyQ!bobQ20wg0Ja-kWdZhzpxh8hYkGwiG1skJRAtH5DVu80

Node 02


https://mega.co.nz/#!MEwGjDyJ!KgMi-ugv3_8WJhmrq7GB9yLPk1XNsKd-n-25OdiSmFg



2014-08-26 8:12 GMT-03:00 Fagner Patricio :

> Hello everybody
>
> The information that you guys requested.
>
> On the storage machine with Fedora 20:
>
> In this machine i dont have tha file /var/log/messages, i dont know why.
>
> ---
>
>
>
>
>
>
> *[root@localhost ~]# vgs -a  VG   #PV #LV
> #SN Attr   VSize   VFree   483d30f6-d403-4c40-b30f-4236b87413f2   1  12   0
> wz--n- 147,50g 14,62g   fedora 1   3   0
> wz--n- 159,50g  4,00m*---
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *[root@localhost ~]# pvs -a
> PV
> VG   Fmt  Attr PSize   PFree
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/0cc952b9-bd46-4cb5-b25e-8ef9c9441e04
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/3a1bcca0-0648-4024-84cf-2954418ab531
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/50f74d24-8246-496b-9554-b13eb88e90c5
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/8ad77295-7877-4a7c-b009-7226de21d008
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a184dd03-531d-4f77-817b-60666bedc3d1
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/a2e323e7-2d25-4687-8755-d84e42564439
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/ids
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/inbox
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/leases
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/master
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/metadata
> ---   0  0
> /dev/483d30f6-d403-4c40-b30f-4236b87413f2/outbox
> ---   0  0
> /dev/fedora/opt_iSCSI01
> 483d30f6-d403-4c40-b30f-4236b87413f2 lvm2 a--  147,50g 14,62g
> /dev/fedora/root
> ---   0  0
> /dev/fedora/swap
> ---   0  0
> /dev/sda1
> ---   0  0   /dev/sda2  *
> ---
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *[root@localhost ~]# tgtadm --lld iscsi --op show --mode targetTarget 1:
> iqn.2014-05-19.br.mp.mppb.ovirtstoragedell:target0System information:
> Driver: iscsiState: readyI_T nexus information:
> I_T nexus: 1Initiator: iqn.1994-05.com.redhat:b2b7b5bc8064
> alias: dellr62001.mppb.mp.br 
> Connection: 0IP Address: 10.0.1.131I_T nexus:
> 2Initiator: iqn.1994-05.com.redhat:d2d5fc389e7e alias:
> dellr620-02Connection: 0IP Address: 10.0.1.132
> LUN information:LUN: 0Type: controller
> SCSI ID: IET 0001SCSI SN: beaf10Size: 0 MB,
> Block size: 1Online: YesRemovable media: No
> Prevent removal: NoReadonly: NoSWP:
> NoThin-provisioning: NoBacking store type:
> nullBacking store path: NoneBacking store flags:
> Account information:ACL information:10.0.1.0/24
> *
>
> ---
>
>
> *[root@localhost ~]# getenforce Disabled*
>
> ##
>
> On The oVirt Node 01
>
>
>
>
>
> *[root@dellr62001 ~]# vdsClient -s 0
> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982daf192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe
> *
> --
>
>
>
>
>
>
> *[root@dellr62001 ~]# vdsClient -s 0 getStorageDomainStatsError using
> command: list index out of range getStorageDomainStats
> Get storage domain statistics.*
>
> ##
>
> On The oVirt Node 02
>
>
>
>
>
>
> *[root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainStatsError using
> command: list index out of range getStorageDomainStats
> Get storage domain statistics.*
>
> ---
>
>
>
>
> *[root@dellr620-02 ~]# vdsClient -s 0
> getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982da
> f192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe*
>
> #
>
> And the Logs of
>
> oVirtNode 01
>
> https://mega.co.nz/#!YMxmyITY!9Fb6L24sSaMaeDNvcS1UELCrM2_J-rFeUbd4uMd6BhQ
>
> and oVirtNode 02
>
> https://mega.co.nz/#!cAQjCJ6S!WNFrIWBfHEwuiUtuzsGZ1FUM8dZRpzO8tL8FvkBuSmw
>
> I shutdown the machines last friday
>
> I see that the problem is the storage missing.
>
> But why this happened?
>
> Have any way to recover that?
>
> I shutdown the machines last friday for maintenance during the weekend in
> the datacenter and boot up then again yesterday morning
>
> Since then this big trouble started
>
> I

Re: [ovirt-users] HELP - Storage Domains dot not active anymore.

2014-08-26 Thread Fagner Patricio
Hello everybody

The information that you guys requested.

On the storage machine with Fedora 20:

In this machine i dont have tha file /var/log/messages, i dont know why.

---






*[root@localhost ~]# vgs -a  VG   #PV #LV
#SN Attr   VSize   VFree   483d30f6-d403-4c40-b30f-4236b87413f2   1  12   0
wz--n- 147,50g 14,62g   fedora 1   3   0
wz--n- 159,50g  4,00m*---




















*[root@localhost ~]# pvs -a
PV
VG   Fmt  Attr PSize   PFree
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/0cc952b9-bd46-4cb5-b25e-8ef9c9441e04
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/3a1bcca0-0648-4024-84cf-2954418ab531
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/50f74d24-8246-496b-9554-b13eb88e90c5
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/8ad77295-7877-4a7c-b009-7226de21d008
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/a184dd03-531d-4f77-817b-60666bedc3d1
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/a2e323e7-2d25-4687-8755-d84e42564439
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/ids
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/inbox
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/leases
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/master
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/metadata
---   0  0
/dev/483d30f6-d403-4c40-b30f-4236b87413f2/outbox
---   0  0
/dev/fedora/opt_iSCSI01
483d30f6-d403-4c40-b30f-4236b87413f2 lvm2 a--  147,50g 14,62g
/dev/fedora/root
---   0  0
/dev/fedora/swap
---   0  0
/dev/sda1
---   0  0   /dev/sda2  *
---
































*[root@localhost ~]# tgtadm --lld iscsi --op show --mode targetTarget 1:
iqn.2014-05-19.br.mp.mppb.ovirtstoragedell:target0System information:
Driver: iscsiState: readyI_T nexus information:
I_T nexus: 1Initiator: iqn.1994-05.com.redhat:b2b7b5bc8064
alias: dellr62001.mppb.mp.br 
Connection: 0IP Address: 10.0.1.131I_T nexus:
2Initiator: iqn.1994-05.com.redhat:d2d5fc389e7e alias:
dellr620-02Connection: 0IP Address: 10.0.1.132
LUN information:LUN: 0Type: controller
SCSI ID: IET 0001SCSI SN: beaf10Size: 0 MB,
Block size: 1Online: YesRemovable media: No
Prevent removal: NoReadonly: NoSWP:
NoThin-provisioning: NoBacking store type:
nullBacking store path: NoneBacking store flags:
Account information:ACL information:10.0.1.0/24
*

---


*[root@localhost ~]# getenforce Disabled*

##

On The oVirt Node 01





*[root@dellr62001 ~]# vdsClient -s 0
getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982daf192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe
*
--






*[root@dellr62001 ~]# vdsClient -s 0 getStorageDomainStatsError using
command: list index out of range getStorageDomainStats
Get storage domain statistics.*

##

On The oVirt Node 02






*[root@dellr620-02 ~]# vdsClient -s 0 getStorageDomainStatsError using
command: list index out of range getStorageDomainStats
Get storage domain statistics.*

---




*[root@dellr620-02 ~]# vdsClient -s 0
getStorageDomainsList98362e62-a2a2-4d34-b4c9-2502ba1982da
f192ce65-90e8-4497-85dc-efc165525f0dbcea1f98-08a9-445b-96e3-927db8e10fbe*

#

And the Logs of

oVirtNode 01

https://mega.co.nz/#!YMxmyITY!9Fb6L24sSaMaeDNvcS1UELCrM2_J-rFeUbd4uMd6BhQ

and oVirtNode 02

https://mega.co.nz/#!cAQjCJ6S!WNFrIWBfHEwuiUtuzsGZ1FUM8dZRpzO8tL8FvkBuSmw

I shutdown the machines last friday

I see that the problem is the storage missing.

But why this happened?

Have any way to recover that?

I shutdown the machines last friday for maintenance during the weekend in
the datacenter and boot up then again yesterday morning

Since then this big trouble started

I imagine i do the shutdown in the correct form.



2014-08-25 18:30 GMT-03:00 Nir Soffer :

> - Original Message -
> > From: "Fagner Patricio" 
> > To: "users" 
> > Sent: Monday, August 25, 2014 5:29:50 PM
> > Subject: Re: [ovirt-users] HELP - Storage Domains dot not active anymore.
> >
> > Here my logs
> >
> > vdms.log
> >
> >
> https://mega.co.nz/#!8EJRWSLC!AhYjR0_jplgjl4alK_L8LaRdoofH3bslAS4slUZilkE
>
> In this log we see that some of your storage domain are missing, but we
> don't
> have any information why.
>
> We need to see earlier logs - try to remember when was the last ti

[ovirt-users] Ovirt and FC20

2014-08-26 Thread Jamie Bohr
I am having issues getting ovirt 3.4.3-1 running on FC20.  I know this is
not "fully" supported at this time however I'm wanted to try it ...

I followed the instructions at
http://www.ovirt.org/Download#Fedora_Installation_Instructions.  I unzipped
JBoss 7 in /opt/jboss-as-web-7.0.2.Final and then ran "engine-setup
--jboss-home=/opt/jboss-as-web-7.0.2.Final".

Even though engine-setup complete with no error ovirt will not run.
The ovirt console log contains "Could not load Logmanager
"org.jboss.logmanager"".

I could not find a reference on what is causing this or how to address it.

Any guidance would be greatly appreciated.

-- 
Jamie Bohr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Punit Dambiwal
Hi Michal,

2. I find disk size can not modify at the time of VM provisioning,is there
any way to modify the VM disk size ??

well, not really, AFAIK.
create another disk, move your data, remove the original Or create a bigger
thin provisioned disk at the beginning...

I didn't understand the mean...i can create the another disk...it's
ok...but how to move the data from the existing disk to new disk at the
time of the VM deployment... ?? is there any way to move the data.. ??

Another question is there any way to mount the img like i will create the
VM with blank template with my preferred disk size and leter on install the
OS through any OS template ??? i know i can install the OS through CD-ISO
but i don't want the manual installation...

Thanks,
Punit


On Tue, Aug 26, 2014 at 5:51 PM, Michal Skrivanek <
michal.skriva...@redhat.com> wrote:

>
> On Aug 26, 2014, at 05:26 , Punit Dambiwal  wrote:
>
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual
> size of the template is 16GB but used is 1GB)...now my question is if i
> deploy the new VM with this template,the process will copy the whole 16GB
> or just 1 GB to create the new VM ??
>
> if you deploy with thin provisioned disks it should be 1GB
>
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is
> there any way to modify the VM disk size ??
>
> well, not really, AFAIK.
> create another disk, move your data, remove the original.
> Or create a bigger thin provisioned disk at the beginning
>
> >
> > Thanks,
> > Punit
> >
> >
> > On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal 
> wrote:
> > Hi All,
> >
> > I have some questions regarding the VM deployment through OS template...
> >
> > 1. I have imported centos template from openstack glance (the actual
> size of the template is 16GB but used is 1GB)...now my question is if i
> deploy the new VM with this template,the process will copy the whole 16GB
> or just 1 GB to create the new VM ??
> >
> > 2. I find disk size can not modify at the time of VM provisioning,is
> there any way to modify the VM disk size ??
> >
> > Thanks,
> > Punit
> >
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM disk expand

2014-08-26 Thread Punit Dambiwal
Hi,

I have expaneded VM disk with 30GB...it's expanded successfully..but the
disk size upgraded but the existing partition is same ?? It should expand
the existing partition...

[image: Inline image 1]

Thanks,
Punit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM Deployment By Template

2014-08-26 Thread Michal Skrivanek

On Aug 26, 2014, at 05:26 , Punit Dambiwal  wrote:

> Hi All,
> 
> I have some questions regarding the VM deployment through OS template...
> 
> 1. I have imported centos template from openstack glance (the actual size of 
> the template is 16GB but used is 1GB)...now my question is if i deploy the 
> new VM with this template,the process will copy the whole 16GB or just 1 GB 
> to create the new VM ??

if you deploy with thin provisioned disks it should be 1GB

> 
> 2. I find disk size can not modify at the time of VM provisioning,is there 
> any way to modify the VM disk size ?? 

well, not really, AFAIK. 
create another disk, move your data, remove the original.
Or create a bigger thin provisioned disk at the beginning

> 
> Thanks,
> Punit
> 
> 
> On Mon, Aug 25, 2014 at 5:42 PM, Punit Dambiwal  wrote:
> Hi All,
> 
> I have some questions regarding the VM deployment through OS template...
> 
> 1. I have imported centos template from openstack glance (the actual size of 
> the template is 16GB but used is 1GB)...now my question is if i deploy the 
> new VM with this template,the process will copy the whole 16GB or just 1 GB 
> to create the new VM ??
> 
> 2. I find disk size can not modify at the time of VM provisioning,is there 
> any way to modify the VM disk size ?? 
> 
> Thanks,
> Punit
> 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users