similar to: How to use /dev/mapper in virt-manager/libvirt

Displaying 20 results from an estimated 1000 matches similar to: "How to use /dev/mapper in virt-manager/libvirt"

2013 Mar 15
0
How to pass USB device to the guest VM
Hi, I am trying to access my Galaxy Tab from Samsung KIES running on Windows 7 inside a KVM VM. This unfortunately does not seem to work as expected. My Distribution is debian unstable. I therefore have qemu-system-x86 version 1.4.0+dfsg-1exp, libvirt 1.0.3-1 and virt-manager 0.9.4-2. lsusb shows the Tab as follows: Bus 001 Device 016: ID 04e8:6877 Samsung Electronics Co., Ltd Galaxy S in
2012 Jun 22
1
virtio_rng in a KVM VM
Hi, I am virtualizing with KVM via libvirt and virt-manager. To have decent amounts of Entropy in the guest, I tried loading virtio_rng in a running VM. Despite the module being loaded, I didn't get any log entries, and also no /dev/hwrng. Do I need to enable the virtualized random generator in libvirt/virt-manager? If so, how do I do that? Is the support for this rather recent feature
2014 Mar 20
2
patch to send incoming key to AuthorizedKeysCommand via stdin
Hi all, I'm new to the list, so please forgive me if this is duplicated effort. I have created a patch for openssh which modifies the AuthorizedKeysCommand directive so that the incoming user's public key is sent to the specified program via stdin. This provides a means to identify the connecting user based solely on their public key and not just by the username. The inspiration for
2012 Dec 31
1
virt-viewer via ssh to a remote host
Hi, I have a virtualization host running KVM and libvirt 0.9.12 (on Debian unstable). I would like to connect with virt-viewer 0.5.4 from a different host to a domain that has Display Spice configured as graphics interface. I can connect to the KVM host using virsh --connect=qemu+ssh://mh at fan.local/system and start m KVM domain from there, so I guess that authentication is just fine.
2011 Aug 08
1
virt-manager - how to add /dev/mapper as a storage pool
Hi, I would like to be able to configure VMs running off dm-crypt devices that were unlocked in the host. Unlocked dm-crypt devices show up in /dev/mapper/devicename, with devicename being the second parameter given to cryptsetup luksOpen. The LVM storage pool type insists on searching in /dev/vgname and cannot be tricked into reading /dev/mapper by giving it a fake VG named mapper; the LVM
2008 Dec 27
2
Bug#509885: does not cleanly update from logtail2
Package: logtail Version: 1.2.68 Severity: normal Hi, logtail does not cleanly update from logtail2: $ sudo dpkg --install /var/cache/apt/archives/logtail_1.2.68_all.deb (Reading database ... 26564 files and directories currently installed.) Unpacking logtail (from .../logtail_1.2.68_all.deb) ... dpkg: error processing /var/cache/apt/archives/logtail_1.2.68_all.deb (--install): trying to
2014 Sep 03
2
How to have a directory and its subdirectories as a storage pool
Hi, I would like to use btrfs subvolumes as storage place for VM images to use snapshots. Unfortunately, this does not seem to work in virt-manager at least since the "filesystem directory" storage pool type does not allow me to descend into subdirectories. Is there a trick to do this? Can I do it with virsh, or in the XML? Greetings Marc --
2016 Oct 03
3
Simple Samba server for "at home" - what do I need and what not?
Hi Rowland, On Mon, Oct 03, 2016 at 02:11:46PM +0100, Rowland Penny via samba wrote: > You could take a look at Amahi: > > https://www.amahi.org/ > > I know it isn't based on debian, but it sounds just like what you are > looking for. I would like to build it myself and gain some knowledge on the way. Greetings Marc --
2018 Dec 16
3
macvtap and tagged VLANs to the VM
Hi, I would like to run a network firewall as a VM on a KVM host. There are ~ 25 VLANs delivered to the KVM host on three dedicated links, no LACP or other things. I have the VLANs 100-180 on the host's enp1s0, the VLANs 200-280 on the host's enp2s0 and the VLANs 300-380 on the host's enp3s0. To save myself from configuring all VLANs on the KVM host, I'd like to hand the entire
2016 Oct 03
3
Simple Samba server for "at home" - what do I need and what not?
Hello, after two decades without a dedicated file server at home, it is about time to have Samba. While I am mainly a Linux guy there is a couple of systems that don't find rsync and sshfd adequate. We do have a handfull of standalone Windows 10 machines, a bunch of smartphones and a zoo of home entertainment appliances such as a TV, Sat receivers, IP radios/audio players. In addition to
2018 Jan 02
3
Legacy option for key length?
On 02/01/18 03:29, Michael Str?der wrote: > How high is the risk that this unmaintained device is added to > yet-another-bot-net in the Internet-of-shitty-devices or is used to > enter parts of your network. I think that is what is called a straw-man argument.? If a device can be compromised in the way you suggest, then I am sure it will be replaced, but it will be replaced because it
2015 Jul 30
4
Feature Request: Invalid sshd port fallback
I would like to suggest adding a fallback in the event that somehow the sshd_config port number is invalid. Example: Port != (1<= or >=65535) By default fall by to port 22, and spit out an error. Same would go for if the new port is already in use, fall back to port 22 and spit out an error. Why is this a good idea? Would be a good idea because people are human and make mistakes, and you
2008 Feb 14
3
ssh_exchange_identification: Connection closed by remote host
Hi, I'm getting this error when I ssh to the servers. ssh_exchange_identification: Connection closed by remote host I added /etc/hosts.allow and it actually worked once and if I tried again I get the same error. OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090702f debug1: Reading configuration data /usr/local/etc/ssh_config debug1: Rhosts Authentication disabled,
2007 Sep 10
1
BUG - logtail2 failing if bzip2 is used
Hello, logtail 1.2.60. logtail2 has a hardcoded '.gz' suffix during various checks of rotated archive logfiles, but if you use bzip2 for compressing them, it fails, of course. -- Micha? J?czalik, +48.603.64.62.97 INFONAUTIC, +48.33.487.69.04
2011 Aug 22
0
How to Connect a new CD via virt-manager
Hi, I have virt-manager 0.9 connecting to a libvirtd 0.9.3 on Debian unstable. Hypervisor being used is KVM. In a VM, I can select the "IDE CDROM 1" and click on "disonnect" which makes the virtual disk disappear from the virtual drive and the former disconnect button now reads "connect". Hence, when I click there, nothing happens. Currently, the only way I am
2006 Jul 24
0
[Feature Suggestion] ~/.ssh/config pre-connect hook
Hi, in port knocking setups, it would be great to have the possibility to execute a shell command before the ssh connection is actually initiated. That way, one could configure ssh like host foo hostname foo.bar.example user baz pre-connect knock foo.bar.example 1234 5678 and transparently initiate the connection by saying ssh foo. ssh would then first invoke the knock process and then initiate
2010 Aug 20
1
[Feature Request] delete defined line in known_hosts file
Hi, for a test lab, I'm trying to write a small shell script that will eradicate all information regarding a special host from the known_hosts file. Unfortunately, it is quite non-trivial to find out what ssh doesn't like with a host. ssh says which line in known_hosts has the offending key, but ssh-keygen -R doesn't take a line number. Am I using an undocumented interface when I
2006 Feb 25
1
dovecot --Err Plaintext authentication disabled
Hi Following my last posts, i succeed to connect pop3 in localhost but not in mydomain.org (with dovecot 0.99 it worked) I have this error : -ERR Plaintext authentication disabled. Thanks
2006 Dec 30
1
Allow plaintext auth from local network?
Hi, I have dovecot 1.0rc15 on Debian and would like to allow plaintext auth not only from the local IP address but from the entire local network, but not from everywhere. Is that configurable? I am looking for something like "allow_plaintext_auth = 10.8.0.0/24". Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber |
2007 Feb 14
0
http://wiki.dovecot.org/VirtualhostingWithExim
Hi, Here is a new wording for the "Exim4 on Debian" part of the web page on http://wiki.dovecot.org/VirtualhostingWithExim. It's immutable, so I cannot directly change it. I e-mailed Florian, but he cannot log in to the wiki any more. Can somebody with appropriate privileges change the page? --------------------- If you are using the exim4 packages on Debian, you need to pay