similar to: Re: [PATCH 00 of 10 [RFC]] Automatically place gueston host's NUMA nodes with xl

Displaying 18 results from an estimated 18 matches similar to: "Re: [PATCH 00 of 10 [RFC]] Automatically place gueston host's NUMA nodes with xl"

2006 Apr 28
2
RE: Problem booting fully virtualized (Intel VT) 32b gueston XEN32 unstable
You need to add dom0_mem=XXXm to xen or scale back the memory of domain0 with using "xm mem-set <DomId> <Mem>" command. Your domain0 used up almost all physical mem. >total_memory : 1023 >free_memory : 62 Thanks Yunfeng >-----Original Message----- >From: xen-devel-bounces@lists.xensource.com
2018 Nov 19
0
guest on host's shutdown/reboot (problem?) - centos 7.5
hi guys I have just two guest after which libvirt looks and when I shutdown those guests: $ virsh shutdown $_dom that domain takes little time to power down, as expected one would say(~20sec) But! I reboot the hosts and I have in my: /etc/sysconfig/libvirt-guests : ON_SHUTDOWN=shutdown PARALLEL_SHUTDOWN=1 SHUTDOWN_TIMEOUT=300 I see libvirtd service shut down takes minutes, a few good
2019 Jun 10
2
lxc - pass filesystem off host's automounts
hi guys in my qutest I have this: ...     <filesystem type='mount' accessmode='passthrough'>       <source dir='/home'/>       <target dir='/home'/>     </filesystem> ... and on the host /home/* are user home dirs which are automounted off a glusterfs volume. The guest starts okey, I can see dirs under /home but if I go to /home/userA I
2019 Jun 10
0
Re: lxc - pass filesystem off host's automounts
On Mon, Jun 10, 2019 at 12:28:02PM +0100, lejeczek wrote: > hi guys > > in my qutest I have this: > > ... > >     <filesystem type='mount' accessmode='passthrough'> >       <source dir='/home'/> >       <target dir='/home'/> >     </filesystem> > > ... > > and on the host /home/* are user home
2019 Jan 07
1
libvirt guest on host's shutdown/reboot - problem
hi guys I have just two guest after which libvirt looks and when I shutdown those guests: $ virsh shutdown $_dom that domain takes little time to power down, as expected one would say(~20sec) But! I reboot the hosts and I have in my: /etc/sysconfig/libvirt-guests : ON_SHUTDOWN=shutdown PARALLEL_SHUTDOWN=1 SHUTDOWN_TIMEOUT=300 I see libvirtd service shut down takes minutes, a few good
2006 Feb 12
1
Neither host nor Windows client can connect to host's LAN IP address
Greetings, I am not sure whether this is a CUPS or SAMBA problem; I'll try here first. I was reading up on how to speed up Windows XP SP2 client printing with Cups/Samba--I'm sure you're all familiar with the Windows XP SP2 problem. Simply browsing for the printer worked, but Windows stalled and stalled while communicating with it. I did get a test page printed but it was
2023 Mar 13
1
[Bug 15335] New: Environment variables in remote host's path do not resolve properly
https://bugzilla.samba.org/show_bug.cgi?id=15335 Bug ID: 15335 Summary: Environment variables in remote host's path do not resolve properly Product: rsync Version: 3.2.0 Hardware: x86 OS: Linux Status: NEW Severity: major Priority: P5 Component: core
2009 Oct 07
2
[Bug 1659] New: VisualHostKey and host key fingerprint aren't displayed when host's IP address is changed
https://bugzilla.mindrot.org/show_bug.cgi?id=1659 Summary: VisualHostKey and host key fingerprint aren't displayed when host's IP address is changed Product: Portable OpenSSH Version: 5.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh
2014 Apr 16
1
Re: [virt-tools-list] live-migrating a VM whose current host's storage is fubar'ed
On 04/15/2014 05:16 PM, Digimer wrote: > Hi all, > > For those on the linux-cluster list, this is a similar question to my > post[1] there. > > I recently had a client destroy their node's RAID array (they yanked hard > drives until the array was destroyed). The VMs running on the node continued > to operate for another hour, impressively. Their storage was based
2010 Apr 23
1
Using the host's LVM to manage virtual disks
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 i am envisioning a scenario that a fellow sysadmin is employing using xen, where the host is configured with LVM. basically, one volume group spans the physical disk. then, various logical volumes are created for the host and (Linux) guest OSes. this makes it easy to resize logical volumes should it be needed. is a setup like this possible with
2012 Aug 15
2
KVM VM traffic over host's Tinc VPN
Hello Tinc list! I'm trying to set up a Tinc VPN between two KVM host machines so that a VM on one host can communicate with a VM on the other host. While I do have a good bit of experience with virtualization, I'm not a particularly savvy network guy, so this is proving to be a pretty big challenge. Requirements: * ALL VM network traffic must be secure. * VMs on one host must be
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
Hello all I followed samba4 how to ( CentOS6 minimum install ) #working fro me ./configure.developer make #failed for me [root at dcmsc samba-4.0.0alpha16]# make quicktest WAF_MAKE=1 ./buildtools/bin/waf test --quick 'test' finished successfully (0.000s) Waf: Entering directory `/root/download/samba-4.0.0alpha16/bin' [ 111/3389] Generating VERSION Waf: Leaving directory
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all, trying to build some Heimdal-based packages for Samba AD DC under openSUSE I am facing some difficulties with the build system: During the installation which is triggered by "make install" waf complains about some task dependency cycle after leaving folder bin/default. Full log including config options can be seen unter https://build.opensuse.org/
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
Am Sonntag, 14. Juli 2019, 22:10:10 CEST schrieb Johannes Engel: > Dear all, > > trying to build some Heimdal-based packages for Samba AD DC under > openSUSE I am facing some difficulties with the build system: > During the installation which is triggered by "make install" waf complains > about some task dependency cycle after leaving folder bin/default. > Full log
2019 Mar 20
2
build problem with 4.10.0
Hi I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make works fine but make install sucks: ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock --with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba --disable-rpath --disable-rpath-install
2019 Apr 06
2
selftest, help with a single test
In the hope for some help, I would like some hint on how to diagnose the following single subunit: samba3.blackbox.smbclient_machine_auth.plain In particular the single test samba3.blackbox.smbclient_machine_auth.plain (s4member:local)(s4member:local) Results attached, run is from git at 'origin/v4-10-stable' Thanks in advance (This is because in my full selftest almost all failures
2019 Apr 01
5
selftest
Thanks for the reply, Besides the problem with source4/lib/messaging/messaging_handlers.c, Good to hear that selftest is actively used, then do I understand it right that 'make test' should succeed? My bigger problem is that it failed with lots of errors. This must be a problem with my build, then, but since this is a fresh tarball I am a bit puzzled. I would appreciate some hint on
2013 Feb 27
0
About the CPU QoS and memory migratio
xen-devel: Hello Can you answer my following questions in detail? First,How to guarantee the CPU QoS(the CPU QoS includes the limit,reservation and shares)? Sencondly,How to reduce the times of the VM's accessing remote memory? and how to migrate the memory between the nodes? And can you provide the source code? Thanks, Regards, butine 2013-02-27