similar to: A RFE for libvirt

Displaying 20 results from an estimated 2000 matches similar to: "A RFE for libvirt"

2013 Apr 04
3
/dev/tty only on a new container
Hi folks :), I migrated the host from the Debian Squeeze to Ubuntu 12.10. Old containers work but I can't use the ssh command, /dev/tty is missing. On a new container, /dev/tty is here. The libvirt configuration is the same. Any ideas? Thanks. -- Sebastien Douche <sdouche at gmail.com> Twitter: @sdouche / G+: +sdouche
2012 May 21
2
Cannot connect to the existing LXC containers (console)
Hi, after 2 years of "pure" LXC usage, I'm trying now to administrate our LXC containers with libvirt No problem with a LXC container I create "from Scratch" (lxc-create), but with our existing containers, I've a strange behavior with the console: vsonde43 login: Debian GNU/Linux 5.0 vsonde43 console vsonde43 login: Debian GNU/Linux 5.0 vsonde43 tty1 vsonde43 login:
2012 Jun 07
1
[virt-tools-list] virt-make-fs: Partition 1 has different physical/logical beginnings and endings
On Thu, Jun 07, 2012 at 02:49:14PM +0200, Sebastien Douche wrote: > On Ubuntu 12.04, I'm trying to create a second disk for a VM. The disk > seems work well (and mounted) but I don't like the cfdisk / fdisk > message. > > # virt-make-fs --partition --size=+300M --type=ext3 --format=qcow2 > srv-2912.tar.gz datadisk-test.qcow2 > Formatting 'datadisk-test.qcow2',
2007 Jan 21
2
error message RFE
I would like to file a bug report for the error message: kernel: floppy0: data CRC error: track 77, head 1, sector 3, size 2 The error is real, it is the message that is in error. Where do I file this? Ted Miller Indiana, USA
2012 May 29
1
"ext2: parent directory not found" with Ubuntu 12.04
Hi all, On the most libguestfs commands (guestfish, virt-*), I have always the same message: "febootstrap-supermin-helper: ext2: parent directory not found: /lib: File not found by ext2_lookup" I'm aware of a similar bug with the old package [1]: "Note on febootstrap (may not be directly related to this bug): You need 3.14 to work around that. I would recommend using at least
2012 Dec 24
3
New version Samba matrix
Hi everybody, I have a client with redhat 3.8 32bits, on this platform he use an old samba version Could you tell me if the new samba's version (Samba 4) can be installed on this platform. Fr?d?ric DOUCHE Groupe APX Vos Architectes ''Services & Technologies'' Mobile:+33.(0)6.98.05.29.85 29 Rue Denis Papin - Parc Club des Pr?s - 59650 Villeneuve D'Ascq
2023 Jun 01
1
[PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction
On 28.04.23 11:50, Hou Wenlong wrote: > Similar to the alternative patching, use relative reference for original > instruction rather than absolute one, which saves 8 bytes for one entry > on x86_64. And it could generate R_X86_64_PC32 relocation instead of > R_X86_64_64 relocation, which also reduces relocation metadata on > relocatable builds. And the alignment could be hard
2016 Feb 05
1
query_name_response: Multiple (2)
> Can you post the smb.conf from '192.168.152.237' as i said before there is only one samba server with 3 network interface The smb.conf # IDENTIFICATION netbios name = Samba workgroup = Samba_Domain server string = %h #Informations annuaire LDAP passdb backend = ldapsam:"ldap://192.168.151.247" ldap suffix = ou=Samba,dc=annuaire,dc=fr ldap admin dn =
2015 Apr 03
0
samba 4 joining a Windows 2003 srv / Sync and DNS problems
hello, After a lot of different approach to move from an old windows 2000 server AD to samba4, my last try seems nearly good now... I did this : - Preparing the old DC with adprep commands - add DNS and AD roles in a new temporary win 2003srv - add this new server as an AD controller - transfer all roles to win2003 with ntdsutil command - demote win2000 - put the AD domain and forest functional
2009 Jan 18
8
deliver rejection bounces
Is there any reason not to make (for v1.2) 1) deliver -e behavior the defaut? 2) not even provide the option for the current default (have deliver send bounces itself)? The only reason it even works like it does currently is because I just mostly copied what Cyrus did.
2012 Jun 01
0
The LXC container propagate the ro remount to the host mount point
Hi, every so often (cannot determine when it occurs at this time), the VM remount in read only the host partition (/srv here). Is it a bug? A misconfiguration? My config: <filesystem type='mount' accessmode='passthrough'> <source dir='/srv/lxc/lib/vprobe10/rootfs'/> <target dir='/'/> </filesystem> -- Sebastien Douche
2007 Jul 17
1
Ruby on Rail Problem
Hi, I have just started with RubyOnRail using Aptana Ruby on Rails plug-in..however I am not able to get the defaut functionality of scaffold to work if the column names have underscore . How do u go about using underscore in column name --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2023 Apr 05
1
path to rtools not updated in R 4.2.3 - line 1: gcc: command not found
Dear listers, I have update to rtools43 and, using R 4.2.3 I have been surprised not to be able to compile packages needing compilation when updating. Looks like the path given in gcc? -I"C:/PROGRA~1/R/R-42~1.3/include" -DNDEBUG -DNTIMER -I./SuiteSparse_config -DUSE_FC_LEN_T -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"???? -O2 -Wall? -std=gnu99 -mfpmath=sse
2013 May 23
0
hardware error 0x80000021 on Ubuntu 12.10, need advice
Hi, On a DELL r610 (Intel Xeon L5520) and a Windows guest I have an hardware error. The bug is well known[1][2] and seems fixed with the package 3.5.0-16-generic. But I use 3.5.0-30-generic. Do I need to upgrade to 13.10? Or just the kernel ? Or modify the options of the kvm module? Thanks. [1] https://bugzilla.redhat.com/show_bug.cgi?id=854983 [2]
2008 Jul 25
1
[PATCH]xend: fix dual destroy
After changeset 18030 and 18064 were checked in, I found some issues when creating HVM domains with devices assigned: In XendDomainInfo.py, we have the call trace: the global function create() => vm.start() => _constructDomain(). In _constructDomain(), we invoke xc.test_assign_device() and when the function fails (maybe because iommu=1 is not specified in grub entry since iommu is 0 by
2003 Dec 14
1
contour() should handle the asp parameter
Hi all, To my knowledge, the current version of contour.default() does not handle the 'asp' parameter. This can be embarassing when displaying eg geographical maps, etc... Submitted to the opinion of more experienced R programmers, contour.defaut() function should be changed according to the followings: line 7: add = FALSE,asp=NA,...) line 33: plot.window(xlim, ylim,
2008 Feb 01
1
Rails routing and active scaffold fight to the death
Just kidding, it''s not as bad as it seems. Right now I don''t have much in my route.rb, and I''m getting this in my console: Processing ApplicationController#index (for 127.0.0.1 at 2008-02-01 14:54:00) [GET] [2008-02-01 14:54:00] (552) INFO Session ID: a8eeb58764d872bbd1fdb337636e68e7 [2008-02-01 14:54:00] (552) INFO Parameters: {} [2008-02-01 14:54:00] (552)
2010 Mar 23
1
caret package, how can I deal with RFE+SVM wrong message?
Hello, I am learning caret package, and I want to use the RFE to reduce the feature. I want to use RFE coupled Random Forest (RFE+FR) to complete this task. As we know, there are a number of pre-defined sets of functions, like random Forest(rfFuncs), however,I want to tune the parameters (mtr) when RFE, and then I write code below, but there is something wrong message, How can I deal with it?
2008 Sep 26
1
issue with varSel.svm.rfe in package MCRestimate
Hello all, I would like to perform SVM-RFE (Guyon et al. 2002) in R and have only found one implementation of this algorithm. The function belongs to the MCRestimate package but when I try to use it I encounter a problem - the function appears to be missing a required package or other function that I simply cannot find available anywhere. Here is my session info followed by a simple example
2003 Sep 05
1
T1 - A little guidance needed to get started, What order to do zaptel, zapata...
I have about a dozen SIP phones up and working, now I want to connect the asterisk box to our Fujitsu 9600 PBX. I currently have two dial-up servers conencted to the Fujitsu PBX that I built with mgetty/pppd and have the lines provisioned the same way as those dial-up server, ESF, B8ZS, and E&M wink start, so I have confidence in the guys who set up the PBX. I've built a loop back plug