[Users] virt-v2v iface parameter is not supported

2013-02-08 Thread Chris Noffsinger
So I am getting this error on Fed18 virt-v2v trying to convert libvirtxml
to Rhev 3.1 NFS Export domain:

'iface' parameter is not supported by the libvirt attach-method at
/usr/share/perl5/vendor_perl/Sys/VirtConvert/GuestfsHandle.pm line 96.

Which is mentioned in this bug:

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

and this one:

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

Is there a work-around way for me to manipulate my xml to get it to
convert?  Or am I not hitting a bug at all and just have the wrong hardware
specified somewhere?

domain type='kvm'
  nameXP/name
  uuid46683b8c-6638-9eed-b1a4-7b72c2080c9f/uuid
  memory unit='KiB'2097152/memory
  currentMemory unit='KiB'2097152/currentMemory
  vcpu placement='static'1/vcpu
  os
type arch='i686' machine='pc-1.2'hvm/type
boot dev='hd'/
  /os
  features
acpi/
apic/
pae/
  /features
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashrestart/on_crash
  devices
emulator/usr/bin/qemu-kvm/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw'/
  source file='/500gig/xp.raw'/
  target dev='hda' bus='ide'/
  address type='drive' controller='0' bus='0' target='0' unit='0'/
/disk
controller type='usb' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01'
function='0x2'/
/controller
controller type='ide' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01'
function='0x1'/
/controller
controller type='virtio-serial' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x04'
function='0x0'/
/controller
serial type='pty'
  target port='0'/
/serial
console type='pty'
  target type='serial' port='0'/
/console
channel type='spicevmc'
  target type='virtio' name='com.redhat.spice.0'/
  address type='virtio-serial' controller='0' bus='0' port='1'/
/channel
input type='tablet' bus='usb'/
input type='mouse' bus='ps2'/
graphics type='spice' autoport='yes'/
sound model='ich6'
  address type='pci' domain='0x' bus='0x00' slot='0x03'
function='0x0'/
/sound
video
  model type='qxl' vram='65536' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02'
function='0x0'/
/video
memballoon model='virtio'
  address type='pci' domain='0x' bus='0x00' slot='0x05'
function='0x0'/
/memballoon
  /devices
/domain


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


[Users] NFS Advanced Parameters Greyed out on Existing Storage Domains

2013-02-12 Thread Chris Noffsinger
So I have read this BZ https://bugzilla.redhat.com/show_bug.cgi?id=855729

and these related ovirt BZs http://gerrit.ovirt.org/#/c/8110/
http://gerrit.ovirt.org/#/c/8797/ http://gerrit.ovirt.org/#/c/8798/

So forgive me but I am a little confused.  I have some existing NFS Storage
domains that I was not paying attention and attached without doing any
advanced parameters in RHEV 3.1

Now the NFS Advanced Parameters box is greyed out.

So now that I have attached these domains I cannot change the advanced nfs
option such as change it to Nfs4 from 3 or rsize and wsize?

Maybe if I was using upstream oVirt instead of Rhev 3.1 I would be able to
make the changes in vdsm.conf and they would be honored?

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


Re: [Users] NFS Advanced Parameters Greyed out on Existing Storage Domains

2013-02-13 Thread Chris Noffsinger
Thank you for the speedy clarification.

So as I understand this BZ for the errata, the nfs_mount_options were being
ignored in vdsm.conf and then after the errata, they are no longer ignored?
https://bugzilla.redhat.com/show_bug.cgi?id=826921


On Wed, Feb 13, 2013 at 8:57 PM, Greg Padgett gpadg...@redhat.com wrote:

 On 02/13/2013 12:33 AM, Chris Noffsinger wrote:

 So I have read this BZ https://bugzilla.redhat.com/**
 show_bug.cgi?id=855729https://bugzilla.redhat.com/show_bug.cgi?id=855729

 and these related ovirt BZs 
 http://gerrit.ovirt.org/#/c/**8110/http://gerrit.ovirt.org/#/c/8110/
 http://gerrit.ovirt.org/#/c/**8797/ http://gerrit.ovirt.org/#/c/8797/
 http://gerrit.ovirt.org/#/c/**8798/ http://gerrit.ovirt.org/#/c/8798/

 So forgive me but I am a little confused.  I have some existing NFS
 Storage domains that I was not paying attention and attached without doing
 any advanced parameters in RHEV 3.1

 Now the NFS Advanced Parameters box is greyed out.

 So now that I have attached these domains I cannot change the advanced nfs
 option such as change it to Nfs4 from 3 or rsize and wsize?

 Maybe if I was using upstream oVirt instead of Rhev 3.1 I would be able to
 make the changes in vdsm.conf and they would be honored?


 It's the same in oVirt 3.1 and RHEV 3.1, see this bug:
 https://bugzilla.redhat.com/**show_bug.cgi?id=835543https://bugzilla.redhat.com/show_bug.cgi?id=835543

 As long as VDSM is current, you should be able to change the the
 nfs_mount_options in vdsm.conf to get what you want.  You would need to use
 this route instead of/in addition to the advanced options anyway, because
 they only allow modification of nfs version, retrans, and timeout and not
 rsize/wsize.

 (2 other options are a) modify the db directly (storage_server_connections
 table) for the available advanced options (not rsize/wsize), or b) attach
 the sd as posix and specify the mount options, but IMO the vdsm.conf method
 above is easier and cleaner.)

 Hope that helps,
 Greg


 --
 Chris Noffsinger


 __**_
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/**mailman/listinfo/usershttp://lists.ovirt.org/mailman/listinfo/users





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


Re: [Users] oVirt 3.2 and win 7 VM often in blue screen

2013-02-21 Thread Chris Noffsinger
 with
 particular hw of this node:

 HP BL685c G1 with 32Gb of ram
 AMD Opteron G2 (quad sockets dualcore)
 OS Version: Fedora - 18 - 1
 kernel 3.7.8 - 202.fc18.x86_64
 qemu-kvm 1.2.2 - 6.fc18
 vdsm-4.10.3-8.fc18
 libvirt-0.10.2.3-1.fc18
 spice 0.12.2 - 3.fc18

 active VMs : 4

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




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


Re: [Users] iSCSI multipath with EqualLogic SAN

2013-02-21 Thread Chris Noffsinger
We have 2 Equallogic PS4100s.  And someone more knowledgeable may prove me
wrong here but,

Multipathd is not my most favorite thing to configure, but you can
configure your nodes to use the other paths using the command line on the
Centos nodes.

Yeah Dell will tell you that they want you to use their software (like the
mem plugin in Vmware) but the Linux OS will see the other paths and treat
it like any other SAN, you are just going to have to configure them to use
them.   The link sent earlier in the thread is the official guide to doing
that.

https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/pdf/DM_Multipath/Red_Hat_Enterprise_Linux-6-DM_Multipath-en-US.pdf


Here is another Doc I used that is for Rhel5 but I beleive the multipath
commands are the same:

http://www.equallogic.com/WorkArea/downloadasset.aspx?id=8727


On Thu, Feb 21, 2013 at 1:09 PM, Jonathan Horne jho...@skopos.us wrote:

 Ive discussed this at length with dell's EQ support team, and on a regular
 system that's connected in to an equallogic san, all the iscsi ports would
 be on the same subnet.  The kicker is, dell really wants you to use their
 specialized driver/iscsiinitiator to access (known as their HIT kit...host
 integration tools), and the HIT kit handles establishing all the multiple
 sessions into the EQ SAN.

 Unfortunately, equallogic  doesnt support RHEV (and thus ovirt), and ovirt
 does not seem to execute the commands the HIT driver would want to
 intitiate multiple connections.

 Dell says that the use of bonding for iscsi just begs for tcp retransmits.
  since bonding is the only method of failover I see for now, were using
 anyway against their recommendations (so far zero retransmits, but were not
 running our systems hard yet).

 Cheers,
 Jonathan

 -Original Message-
 From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf
 Of Sven Knohsalla
 Sent: Thursday, February 21, 2013 8:55 AM
 To: Baptiste AGASSE
 Cc: users@ovirt.org
 Subject: Re: [Users] iSCSI multipath with EqualLogic SAN

 Hi Baptiste,

 usually a SAN doesn't support bonding (see post of Nicolas) of its
 interfaces, so you have to use multipathing technology.

 You have to separate all nics in different subnets so multipath can work.
 Command multipath -ll with show the connected paths.

 If you merge all paths in one subnet you will have the result/behavior
 you just posted.

 So this is less oVirt related, more network specific.
 We have a running iSCSI config with 4 networks and oVirt runs well.

 Maybe the following link will help you here:

 https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/pdf/DM_Multipath/Red_Hat_Enterprise_Linux-6-DM_Multipath-en-US.pdf

 Cheers,
 Sven.

 -Ursprüngliche Nachricht-
 Von: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] Im Auftrag
 von Nicolas Ecarnot
 Gesendet: Donnerstag, 21. Februar 2013 15:48
 An: users@ovirt.org
 Betreff: Re: [Users] iSCSI multipath with EqualLogic SAN

 Le 21/02/2013 11:30, Baptiste AGASSE a écrit :
  Hi all,
 
  I'm testing ovirt 3.1 on centos boxes. I setup ovirt management node
  and 4 vdsm hosts. vdsm hosts have 2 nics on the SAN subnet. When i
  create a iscsi storage domain, it use only one of the two nics on the
  SAN network (showed with iscsiadm -m session on vdsm nodes). Does
  ovirt support multiples nics on the same subnet for iscsi SAN
  connection ?

 I don't know if this is the best setup, but this is exaclty what I did
 (iSCSI with an Equllogic SAN) : I bonded 4 interfaces of the iSCSI subnet,
 and it's working fine so far...

 --
 Nicolas Ecarnot
 ___
 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

 
 This is a PRIVATE message. If you are not the intended recipient, please
 delete without copying and kindly advise us by e-mail of the mistake in
 delivery. NOTE: Regardless of content, this e-mail shall not operate to
 bind SKOPOS to any order or other contract unless pursuant to explicit
 written agreement or government initiative expressly permitting the use of
 e-mail for such purpose.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




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


Re: [Users] AllInOne installation issue

2013-03-27 Thread Chris Noffsinger
I ran into this the other night, and just went ahead and did a separate
management server.

With the work around mentioned earlier, having a hosts file entry for
something like vmhost pointing to the resolvable IP of the server, made the
install complete successfully.

Maybe an option during the install process to add an entry to the hosts
file?

On Wed, Mar 27, 2013 at 6:12 PM, Alon Bar-Lev alo...@redhat.com wrote:

 Alex, Sandro,

 We should resolve host in all-in-one and reject if loopback... too many
 reports on this one.

 Regards,
 Alon

 - Original Message -
  From: Georg Troxler georg.trox...@staila.com
  To: Alon Bar-Lev alo...@redhat.com
  Cc: users@ovirt.org
  Sent: Thursday, March 28, 2013 12:08:56 AM
  Subject: Re: [Users] AllInOne installation issue
 
  This did the trick. I used another host-name that pointed to an IP
  which
  was not localhostŠ
 
  Thanks
 
 
 
 
 
  On 27.03.13 22:54, Alon Bar-Lev alo...@redhat.com wrote:
 
  
  
  - Original Message -
   From: Georg Troxler georg.trox...@staila.com
   To: Alon Bar-Lev alo...@redhat.com
   Cc: users@ovirt.org
   Sent: Wednesday, March 27, 2013 11:44:17 PM
   Subject: Re: [Users] AllInOne installation issue
  
   I used the net install and it looks as if the selinux-policy is up
   to
   date, the same goes for the initscripts. Should I use something
   else
   then
   yum to update them?
  
  Hmmm... I am sorry, I seen this in the engine log, it may be out of
  sync
  with the ovirt-host-deploy log.
  
  Going blindly...
  
  In ovirt-host-deploy I see:
  ---
File /usr/share/vdsm/configNetwork.py, line 834, in
  _addNetworkValidation
  raise ConfigNetworkError(ne.ERR_BAD_NIC, unknown nic: %r %
  nic)
  ConfigNetworkError: (23, unknown nic: 'lo')
  ---
  
  Meaning the machine name is set for the loopback interface with is
  not
  supported by vdsm.
  
  You should make sure that there is a real interface with valid
  address
  and the server fqdn is resolved to that address and not loopback.
  
  Alon
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




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


Re: [Users] DNS reverse configuration

2013-04-04 Thread Chris Noffsinger
I have successfully gotten samba4 to work with ovirt but I could not use the 
Administrator user.

I had to create another admin user to. Get it to work.
Chris Noffsinger

-Original Message-
From: Eduardo Ramos edua...@freedominterface.org
Sender: users-boun...@ovirt.org
Date: Thu, 04 Apr 2013 15:45:36 
To: users@ovirt.org
Subject: [Users] DNS reverse configuration

___
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: [Users] DNS reverse configuration

2013-04-05 Thread Chris Noffsinger
I wish that I had documented it, because I have now reinstalled that
management server.

But I do believe that I had to put my realms manually into /etc/krb5.conf
to get it to work.

On Fri, Apr 5, 2013 at 8:21 AM, Juan Jose jj197...@gmail.com wrote:


 Hello everybody,

 Is there some howto or some procedure to connect Samba4 to oVirt 3.1 and
 what components are necessary to install and configure?,  René, can you
 post all steps to configure it to have oVirt working with Sanba 4, please?

 Many thanks in avanced,

 Juanjo.


 On Fri, Apr 5, 2013 at 1:28 PM, Eduardo Ramos 
 edua...@freedominterface.org wrote:

 Even though ovirt-engine did not tried connect to samba4, I used another
 user. The issue is that engine-manage-domains said not found PTR entry,
 although host/nslookup/dig command say the opposite. Is there any detail?


 On 04/04/2013 05:36 PM, Gianluca Cecchi wrote:

 On Thu, Apr 4, 2013 at 8:48 PM, Chris Noffsinger wrote:

 I have successfully gotten samba4 to work with ovirt but I could not
 use the Administrator user.

 I had to create another admin user to. Get it to work.
 Chris Noffsinger

 It is intended to be so and I think it is the right thing to separate
 respective roles.
 I had to do the same with FreeIPA.

 Gianluca


 __**_
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/**mailman/listinfo/usershttp://lists.ovirt.org/mailman/listinfo/users



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




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


Re: [Users] AD authentication for ovirt manager

2013-04-23 Thread Chris Noffsinger
Also create a different user.  For instance I could not get the
Administrator user to bind with my samba4 DC.  Had to create a different
user to bind to.

On Tue, Apr 23, 2013 at 10:09 AM, Charlie medieval...@gmail.com wrote:

 Also set your Active Directory source as your time synchronization
 provider.  You need DNS, Directory services, Kerberos and network time
 all from the same source if you want anything approaching reliability.

 --Charlie

 On Mon, Apr 22, 2013 at 6:17 PM, Christian Hernandez
 christi...@4over.com wrote:
  Hello Jonathan,
 
  I believe you can use the Red Hat Documentation for this.
 
 
 https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Evaluation_Guide/Evaluation_Guide-VDI.html#Evaluation_Guide-Add_Active_Directory
 
  One of the gotchas that I ran into is that you need to specify the
 Active
  Directory as your DNS provider in your resolv.conf file (not sure if it
 was
  coincidence or not; but I ran into some issues that went away when I did
  this)
 
  HTH
 
 
  Thank you,
 
  Christian Hernandez
  1225 Los Angeles Street
  Glendale, CA 91204
  Phone: 877-782-2737 ext. 4566
  Fax: 818-265-3152
  christi...@4over.com mailto:christi...@4over.com
  www.4over.com http://www.4over.com
 
 
  On Mon, Apr 22, 2013 at 2:57 PM, Jonathan Horne jho...@skopos.us
 wrote:
 
  Is there a write up out there for setting up ovirt users and
 adminstrators
  to authenticate into the portal via AD?
 
 
 
  Thanks,
 
  Jonathan
 
 
 
 
  
  This is a PRIVATE message. If you are not the intended recipient, please
  delete without copying and kindly advise us by e-mail of the mistake in
  delivery. NOTE: Regardless of content, this e-mail shall not operate to
 bind
  SKOPOS to any order or other contract unless pursuant to explicit
 written
  agreement or government initiative expressly permitting the use of
 e-mail
  for such purpose.
 
  ___
  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
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




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


Re: [Users] deduplication

2013-06-03 Thread Chris Noffsinger
 as possible? without trapped them.
  Share a disk containing static data is a good idea, do you know from
 where I can start?

 Everything depends on your needs, design planning. Maybe then sharing
 disk would be better to share via NFS/iscsi. Of course if you have many
 VMs each of them is different you will fail. But if you have mostly
 homogeneous environment you can think about this approach. Sure you have
 to have plan for upgrading base static shared OS data, you have to
 have plan how to install additional software (different destination
 than /usr or /usr/local)... If you already have your own build host
 which builds for you OS packages and you have already your own plan for
 deployment, you have done first steps. If you depend on upgrading each
 machine separately from Internet, then first you should plan your
 environment, configuration management etc.

 Well, in many times people do not do any planning, they just think some
 good technology would save their poor design.

 j.




   --

 Med Vänliga Hälsningar

 ---
 Karli Sjöberg
 Swedish University of Agricultural Sciences
 Box 7079 (Visiting Address Kronåsvägen 8)
 S-750 07 Uppsala, Sweden
 Phone:  +46-(0)18-67 15 66
 karli.sjob...@slu.se karli.sjob...@adm.slu.se




   --

 Med Vänliga Hälsningar

 ---
 Karli Sjöberg
 Swedish University of Agricultural Sciences
 Box 7079 (Visiting Address Kronåsvägen 8)
 S-750 07 Uppsala, Sweden
 Phone:  +46-(0)18-67 15 66
 karli.sjob...@slu.se karli.sjob...@adm.slu.se


 ___
 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




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