search for: apevec

Displaying 20 results from an estimated 42 matches for "apevec".

Did you mean: pevec
2009 Sep 16
2
[Fwd: Re: [PATCH node-image] keep NIC and HBA firmwares]
Forwarding to the list for Jay or Scott to have a look. Ignazio, do you see any more details (traceback or something) in the rails log? -------------- next part -------------- An embedded message was scrubbed... From: ignazio.cassano at provincia.torino.it Subject: Re: [Ovirt-devel] [PATCH node-image] keep NIC and HBA firmwares Date: Wed, 16 Sep 2009 16:48:47 +0200 Size: 4031 URL:
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.
2010 May 04
2
[PATCH node] save all not-parsed boot parameters
not just console= This is to allow vendor-specific boot parameters to survive when the image is installed to disk. Signed-off-by: Alan Pevec <apevec at redhat.com> --- scripts/ovirt-early | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 4b85102..c17ea74 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -426,13 +426,13 @@ start_ovirt_early () {...
2011 Jul 30
3
oVirt Node Fedora Feature Status
...at virt-manager-tui is in rawhide finally, but the package name implies that it's not going to be in f16? virt-manager-tui.noarch 0.9.0-4.fc17 rawhide Cole, is this intentional or just smth that we need to follow up on? Also, I've noticed that ovirt-node needs refreshing... iirc apevec did tag/release of 2.0.1 from ovirt-node git (as an aside 'News' section of website still says 2.0.0 is latest in git) ovirt-node.noarch 2.0.0-1.fc16 rawhide Alan, what are the current blockers preventing us from getting a 2.0.1 ISO hosted on ovirt.org download page? Lastly...
2010 Mar 24
0
[Fwd: [PATCH node] fix halt patch]
-------- Forwarded Message -------- > From: Alan Pevec <apevec at redhat.com> > To: mburns at redhat.com > Cc: Alan Pevec <apevec at redhat.com> > Subject: [PATCH node] fix halt patch > Date: Wed, 24 Mar 2010 19:25:39 +0100 > > (copy/paste whitespace damage) > --- > recipe/common-post.ks | 14 +++++++------- > 1 files ch...
2011 Sep 12
1
[PATCH node] handle list of variables to ignore
...ariables +%{__install} -d -m0755 %{buildroot}%{_sysconfdir}/ovirt-commandline.d + %clean %{__rm} -rf %{buildroot} @@ -299,6 +302,7 @@ fi %{_initrddir}/ovirt %{_initrddir}/ovirt-post %{_sysconfdir}/ovirt-early.d +%{_sysconfdir}/ovirt-commandline.d %changelog * Mon Jun 20 2011 Alan Pevec <apevec at redhat.com> 2.0.0-1 diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 0f617f7..322e16d 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -644,7 +644,11 @@ start_ovirt_early () { done ;; *) - bootparams="$bootparams...
2009 Aug 06
1
[PATCH node-image] workaround for gpxe issue with the virt-preview
Unable to boot using qemu-kvm and gPXE from virt-preview repository https://bugzilla.redhat.com/show_bug.cgi?id=512358 Signed-off-by: Alan Pevec <apevec at redhat.com> --- common-blacklist.ks | 9 +++++++++ common-pkgs.ks | 3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/common-blacklist.ks b/common-blacklist.ks index 7c19aa4..2f8842f 100644 --- a/common-blacklist.ks +++ b/common-blacklist.ks @@ -25,6 +25,15 @@...
2010 May 14
3
Replacement patch...
This one incorporates feedback from mburns and apevec to ensure that all multipath devices are excluded in the list of available drives. Only drives with an identified bus are included in the list now.
2009 May 21
1
[PATCH node] display descriptions for all disks
Signed-off-by: Alan Pevec <apevec at redhat.com> --- scripts/ovirt-config-storage | 31 +++++++++++++++++++------------ 1 files changed, 19 insertions(+), 12 deletions(-) diff --git a/scripts/ovirt-config-storage b/scripts/ovirt-config-storage index be5aec0..671ad7d 100755 --- a/scripts/ovirt-config-storage +++ b/scripts/ovi...
2009 Jun 25
0
[PATCH node-image] kdump support
Requires "kdump support" patch for ovirt-node Signed-off-by: Alan Pevec <apevec at redhat.com> --- common-blacklist.ks | 2 +- common-pkgs.ks | 2 ++ ovirt-node-image.ks | 10 +++++++++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/common-blacklist.ks b/common-blacklist.ks index 2452237..af7fa07 100644 --- a/common-blacklist.ks +++ b/common-...
2009 Aug 12
0
[PATCH node] drop collectd startup reordering hack
collectd-virt reconnect is fixed in collectd-4.5.4-2.fc11 Signed-off-by: Alan Pevec <apevec at redhat.com> --- Makefile.am | 1 - ovirt-node.spec.in | 10 ---------- scripts/collectd | 1 - 3 files changed, 0 insertions(+), 12 deletions(-) delete mode 100644 scripts/collectd diff --git a/Makefile.am b/Makefile.am index 0374f07..419cdf1 100644 --- a/Makefile.am +++ b...
2009 Sep 05
1
[PATCH node] adjust init script patching for local boot on F11
mkliveinitrd dropped udev trigger, and it already appends || : --- scripts/ovirt-config-boot | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/scripts/ovirt-config-boot b/scripts/ovirt-config-boot index a40c03a..2961f76 100755 --- a/scripts/ovirt-config-boot +++ b/scripts/ovirt-config-boot @@ -107,7 +107,7 @@ ovirt_boot_setup() { # Fedora 10 mkliveinitrd
2009 Sep 10
1
f11 ovirt build fails
Good morning, I read on ovirt.org to send information about installation procedure issues to this mailing list. I followed ovirt building instructions but "make build" reports the following error on fedora 11: Error creating Live CD : Unable to download from repo : Cannot retrieve repository metadata (repomd.xml) for repository: f11. Please verify its path and try again Could not
2010 Mar 26
1
Updated patch...
This supercedes the previous patch by incorporating feedback from pmyers and apevec. The ISO building target is in the recipes Makefile rather than a separate one.
2010 May 03
1
Refactored with feedback
Fixed the syntax error apevec found.
2010 Jul 13
1
[PATCH node] Kill persistent dhclient on the temporary interface
Signed-off-by: Arthur Clement <aclement at linagora.com> --- scripts/ovirt-early | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 1c15792..6b510ca 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -43,6 +43,9 @@ configure_ovirt_management_nic() { log "Using interface $DEVICE"
2010 Jan 18
1
Refactored patch...
This patch supercedes the previous and includes fixes based on feedback from apevec. Duplicate checks now check the whole address, so substrings won't cause false positives.
2009 Sep 01
1
[PATCH node-image] readonly rootfs setup
This completes the read only rootfs, all needed writable directories are in the tmpfs. Signed-off-by: Joey Boggs <jboggs at redhat.com> --- common-post.ks | 12 ++++++++++++ ovirt-node-image.ks | 1 + 2 files changed, 13 insertions(+), 0 deletions(-) diff --git a/common-post.ks b/common-post.ks index 0c0a3f4..44a0270 100644 --- a/common-post.ks +++ b/common-post.ks @@ -146,3
2009 Nov 16
1
Refactored upgrade patch...
This patch includes feedback from apevec to remain backward compatible with the previous karg, ovirt_local_boot.
2010 Mar 24
2
Need your information
Before starting with Ovirt, i would like to discuss for the following queries, 1) Ovirt will support all OS ? 2) Can i integrate Ovirt with my java applications ? 3) I am looking for the open source tool that which i can integrate with my java applications and manage cloud infrasturcture. 4) Managing the coloud infrastructure such as create image, deploy the image to cloud host provider ? 5)