Displaying 20 results from an estimated 1200 matches similar to: "Mapping physical interface to a container"
2019 Oct 23
2
Confused setting up a "Virtual Server Hosting" config
Hi list,
Can anyone advise me on the correct/best set up for Virtual Server Hosting?
I have a guest in my server room wish to migrate to dedicated server I
rented in an offsite in a data centre. I rented a box with one NIC and
one public IP. I installed KVM on it and a guest. (both Ubuntu 18.04
LTS server edition). I am struggling to get the networking right.
Essentially I want the
2019 Oct 18
3
32 bit support
Hi good people,
I've got a bit of a weird issue. I'm using QEMU emulator version
2.11.1(Debian 1:2.11+dfsg-1ubuntu7.19) And after some considerable time of
not using it for 32bit installations I now find that it can no longer
install some older 32 bit installations (e.g.
https://phillw.net/isos/lubuntu/natty/ ) The CPU goes to 100% and then
after a while it just stops (I'm using
2016 Sep 28
4
Virtualization Networking
Hello,
I'm a little confused on which networking option I need to choose when
setting up a VM.
I set up two VMs this past weekend both with NAT. Both able to were
access the internet.
The first one, I created in my / file system but didn't really have the
space so I deleted it.
The second one, I created in /home/kvm, but deleted it as well when I
couldn't access it FROM the
2015 Aug 10
5
libvirt-lxc
Hi,
I noticed that libvirt-lxc will be deprecated for RedHat:
"Future development on the Linux containers framework is now based on
the docker command-line interface. libvirt-lxc tooling may be removed in
a future release of Red Hat Enterprise Linux (including Red Hat
Enterprise Linux 7) and should not be relied upon for developing custom
container management applications." -
2016 Jun 04
1
Host loses network connectivity when starting containers
I have hit a problem running libvirt based containers in a CentOS 7
based host, with the extra wrinkle that my host is an EC2 instance in
AWS. Ultimately everything works as advertised, and I can launch
instances that host multiple libvirt lxc containers without problems,
with one caveat: About one time in ten when the containers are started,
the instance loses all network connectivity. This
2015 Mar 26
2
Installation of libvirt on Ubuntu
Dear all,
I wonder if libvirt can work on Ubuntu.
As you know, it is very convenient to install libvirt on Fedora. I can download the libvirt packet from libvirt.org and install it using command ./configure, make and make install.
As I am going to install an open source simulation system named openairinterface, Ubuntu is the recommended OS, and I want to install the simulation system in libvirt
2017 Jun 02
1
more recent perl version?
On 2/6/2017 2:05 ??, hw wrote:
> That?s a good thing, though it can be difficult to run systems
> using ancient software.
You may want to check the following paradigm (from another open source
perl-based application) to create a Perl environment within your system,
avoiding to tamper with it:
https://metacpan.org/pod/App::Netdisco#Installation
We are running it in production for
2020 Jun 01
1
Cannot change NTACL for share from Windows
On June 1, 2020 00:32:23 Roy Eastwood via samba <samba at lists.samba.org> wrote:
> Sorry, send to list as well
>> I've set up Samba 4.11 in an unprivileged container. At this point, I can
>> only assume that this might be the issue here, though I
> can't
>> quite understand why. Does anyone happen to have an explanation, is there
>> maybe a
2017 Sep 19
7
[OT?] VM or Container for an AD DC?
Mandi! Andrew Bartlett via samba
In chel di` si favelave...
> There is a limitation for containers regarding xattrs as I understand
> it, so you may need to go to a full DC.
...googling around seems to me that are ''old limitation'', now gone.
I've also hitted:
https://lists.linuxcontainers.org/pipermail/lxc-devel/2015-November/012789.html
so seems that
2012 Jul 12
8
Linux SSO with samba4?
Hi,
I think it is great that samba4 has a single sign on solution for Windows
platforms and it seems to work well too, but I am wondering is it possible
to do the same for a Linux environment? I have been studying how to
implement single sign on using the Ubuntu way through this document:
https://help.ubuntu.com/community/SingleSignOn and I am wondering if I can
do the same with samba4 where the
2006 May 18
2
create a vector
Dear R users:
I have an elementary question: how to creat a vector of [A1, A2, A3...... A300]? I know c(1:300) would give 1, 2, 3, ...., 300 but not sure how to attch a A to each element.
Thank you
Yihsu Chen
The Johns Hopkins University
2017 Sep 19
2
[OT?] VM or Container for an AD DC?
I'm starting to deploy my new domain in my organization, setting up the
new domain and DCs.
I'm following the recommendation to create the DCs as ''DC only'', eg
with only samba and a root access for ssh.
Having to choose between VMs and Containers (LXC), there's differences
between them that can involve samba features/performances? Filesystem
limitation?
Seems to
2017 Sep 19
0
[OT?] VM or Container for an AD DC?
On Tue, 2017-09-19 at 14:37 +0200, Marco Gaiarin via samba wrote:
> Mandi! Andrew Bartlett via samba
> In chel di` si favelave...
>
> > There is a limitation for containers regarding xattrs as I understand
> > it, so you may need to go to a full DC.
>
> ...googling around seems to me that are ''old limitation'', now gone.
>
>
> I've
2015 Aug 11
0
Re: libvirt-lxc
On Mon, Aug 10, 2015 at 09:50:04PM +0100, Mark Clarkson wrote:
> Hi,
> I noticed that libvirt-lxc will be deprecated for RedHat:
>
> "Future development on the Linux containers framework is now based on the
> docker command-line interface. libvirt-lxc tooling may be removed in a
> future release of Red Hat Enterprise Linux (including Red Hat Enterprise
> Linux 7) and
2015 Aug 11
0
Re: libvirt-lxc
On Mon, Aug 10, 2015 at 09:50:04PM +0100, Mark Clarkson wrote:
>Hi,
>I noticed that libvirt-lxc will be deprecated for RedHat:
>
>"Future development on the Linux containers framework is now based on
>the docker command-line interface. libvirt-lxc tooling may be removed
>in a future release of Red Hat Enterprise Linux (including Red Hat
>Enterprise Linux 7) and should not
2013 Dec 18
3
Connect libvirt to iSCSI target
Hi!
I'm new to libvirt and face problems connecting to an iSCSI target.
What I intend to do is to connect libvirt (I tried virt-manager and
virsh) to an iSCSI target and then boot from the LUNs which contain
the VMs.
I followed the documentation¹ but got stuck at section 12.1.5.4.3.
1)
virsh pool-define-as \
--name foo \
--type iscsi
2015 Aug 11
2
Re: libvirt-lxc
On Tue, Aug 11, 2015 at 08:31:02AM +0200, Martin Kletzander wrote:
> On Mon, Aug 10, 2015 at 09:50:04PM +0100, Mark Clarkson wrote:
> >Hi,
> >I noticed that libvirt-lxc will be deprecated for RedHat:
> >
> >"Future development on the Linux containers framework is now based on
> >the docker command-line interface. libvirt-lxc tooling may be removed
> >in
2013 Aug 14
2
Re: Oracle RAC in libvirt+KVM environment
Hi all,
I found a article about Hyper-V virtual Fiber Channel, I think this
will make Failover Cluster work if KVM has the same feature.
http://technet.microsoft.com/en-us/library/hh831413.aspx
Hyper-V uses NPIV for virtual Fiber Channel, I have read some article
about KVM NPIV, but how can I config it with libvirt? Any body can
show me some example?
On Wed, Aug 14, 2013 at 2:33 PM, Timon Wang
2014 Feb 12
2
LXC container driver
Dear all,
I am slowly building a Arch Linux VM guest on my Arch Linux host.
The guest machine is now built and is recognized as shown by this command :
gabx@hortensia ➤➤ ~ % machinectl list
MACHINE CONTAINER SERVICE
dahlia container nspawn
1 machines listed.
I an following the libvirt.org documentation. Now, according this
page[1] about lxc
2014 May 20
2
Re: Need help with [virt net-create]
Thanks Daniel.
Why was I trying to do something like this ?
Two reasons
1. I was referring to ( Figure 18.4. Virtual network switch running dnsmasq)
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html-single/Virtualization_Administration_Guide/index.html#sect-network-protocols
that appears to be two virtual nics sharing the same IP range .. !!!
2. was