Displaying 20 results from an estimated 5000 matches similar to: "File system passthrough using v9fs?"
2014 Jan 22
0
How to change virtfs/9p/v9fs umask
Hi there.
My question is regarding virtfs/9p/v9fs [1], not sure what's the
appropiate name :)
Basically I have a KVM + libvirt server sharing a directory with a
guest in mapped mode.
It works fine, but the only issue is with the file permissions of the
files created by the guest inside the host:
-They are 0700 for dirs and 0400 for files
-The files belongs to the same user that runs the
2014 Aug 22
0
[V9fs-developer] [Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
Hi Dominique,
On 08/22/2014 02:27 AM, Dominique Martinet wrote:
> Hi,
>
> Christopher Covington wrote on Thu, Aug 21, 2014 at 03:50:58PM -0400:
>> With my 3.15.0+ kernel, qemu-system-x86_64 substituted for qemu-kvm, and the
>> path changed from your arguments I get:
>>
>> 9pnet_virtio: no channels available
>> VFS: Cannot open root device "root"
2014 Aug 22
0
[V9fs-developer] [Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
Hi Dominique,
On 08/22/2014 08:49 AM, Dominique Martinet wrote:
> Hi,
>
> Christopher Covington wrote on Fri, Aug 22, 2014 at 08:37:52AM -0400:
>> Thanks for the pointer to this patch. I think I started this kernel half way
>> through the 3.16 merge window. The last non-cherry-picked patch I have is:
>>
>> commit 6d87c225f5d82d29243dc124f1ffcbb0e14ec358
>>
2015 May 16
1
Snapshots vs filesystem shares
[Please keep me Cc:ed since I'm not subscribed to the list!]
Hi list,
The tl;dr; is: with Libvirt/QEMU, should it be possible to mount a
filesystem share (of type='mount') after restoring from a snapshot that
was taken when the filesystem share wasn't mounted?
It's pretty clear that Libvirt/QEMU (currently, at least) doesn't
support taking snapshots of a live guest which
2011 Sep 10
4
Is xtable still being maintained?
Hi,
I wonder if anyone knows if the xtable package is still actively being
maintained? The last update to the CRAN was about 2 years ago. Earlier in
the year I found I wanted to use the short caption option of LaTeX tables to
display an abridged title in my table of contents. It was a relatively
simple change to get xtable to support this. I bundled up my changes and
sent the maintainer David B.
2006 Aug 14
1
2 node cluster, Heartbeat2, self-fencing
Hello everyone.
I am currently working on setting up new servers for my employer. Basically we
want two servers, all of them running several VEs (virtual environments,
OpenVZ) which can dynamically take over each others job if necessary. Some
services will run concurrently on both servers like apache2 (load balancing),
so those need concurrent access to specific data.
We had a close look at
2012 Sep 05
7
Xen Security Advisory 17 (CVE-2012-3515) - Qemu VT100 emulation vulnerability
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Xen Security Advisory CVE-2012-3515 / XSA-17
version 2
Qemu VT100 emulation vulnerability
UPDATES IN VERSION 2
====================
Public release.
ISSUE DESCRIPTION
=================
The device model used by fully virtualised (HVM) domains, qemu, does
not properly handle escape VT100
2012 Sep 05
7
Xen Security Advisory 17 (CVE-2012-3515) - Qemu VT100 emulation vulnerability
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Xen Security Advisory CVE-2012-3515 / XSA-17
version 2
Qemu VT100 emulation vulnerability
UPDATES IN VERSION 2
====================
Public release.
ISSUE DESCRIPTION
=================
The device model used by fully virtualised (HVM) domains, qemu, does
not properly handle escape VT100
2008 Jan 14
29
Ebb Web Server
Hello Mongrel Users,
I''m writing a web server called Ebb. It''s written in C, makes use of
the Mongrel HTTP parser, and uses libev its event loop. The goal is to
be small, fast, and language independent server that can host web
frameworks. I have written a small Ruby binding which provides a Rack
handler - this will allow Ebb to host Rails, Merb, and other Ruby
frameworks. In the
2007 Aug 29
11
Non-Erubis Templates
Trunk Issue: Because of the use of ''autoload'', template handlers other
than Erubis are not loaded automatically (Haml, XMLBuilder). Either
this should be fixed, or the documentation should be updated to
instruct people how to use non-Erb template engines.
Apparently the solution is to do something like this in merb_init.rb:
::Merb::AbstractController.register_engine
2007 Sep 02
17
A Proposal To Magically Remove ''params''
I have a magical proposal for the anti-magic web framework.
Controller methods do not use arguments and yet expect arguments. This
is handled through this params hash because we don''t know in advance
what parameters a client could pass to Merb. But in almost every
instance, it is too much to know all the query parameters - one
doesn''t care if the user threw in an extraneous
2001 Oct 14
1
ssh->rsync->newbie
warning: rsync/sysadmin newbie question...
I want to sync the web directory from my production server to my
backup server (through ssh). rsync is working fine, except that it
doesn't seem to authenticate my rsync user which is not a system
user. If I run the command manually, sshd asks for the far end
user's password. If I use that user's password, the files are
rsynced to a
2013 Dec 11
4
[Bug 72599] New: [NVC0] null pointer dereference (nouveau_fence_wait_uevent.isra.5)
https://bugs.freedesktop.org/show_bug.cgi?id=72599
Priority: medium
Bug ID: 72599
Assignee: nouveau at lists.freedesktop.org
Summary: [NVC0] null pointer dereference
(nouveau_fence_wait_uevent.isra.5)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux
2007 Sep 20
11
Proposed API change for respond_to
Ez (or someone) asked on #merb tonight whether respond_to was the
right API for
what it does. After some discussion and pasties, I offer the
following proposed
API for content negotiation and response format selection:
First, what does respond_to do right now? I see at as performing 3
distinct
operations:
1. parse params[:format] and the accepts header to find out what
format the
2004 Jun 18
2
x-table package
Dear Sirs,
I would like to propose a (I believe) simple but useful enhancement to the xtable package.
The latest version of the xtable package doesn't accept "H" as a
possible table.placement argument. Indeed, the "H" placement would be
very useful if one wanted to use the float latex package. I guess that
many users would be very happy of having this further
2023 Jan 23
7
[Bug 3527] New: ssh-copy-id broken for dropbear
https://bugzilla.mindrot.org/show_bug.cgi?id=3527
Bug ID: 3527
Summary: ssh-copy-id broken for dropbear
Product: Portable OpenSSH
Version: 9.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
2018 Nov 22
2
Problems after upgrading to 2.3.2.1
Hi,
I've just upgraded dovecot from 2.2.35 to 2.3.2.1 on my mail server
and noticed something odd. My mail clients (mutt and Apple mail) both stopped
seeing new mail in my mailboxes.
For example, ~/Maildir/mailinglist1/new has 5 new mails. In mutt, vieweing the
list of mailboxes mutt reports 0 new mail for "mailinglist1". Opening up the
actual mailbox in mutt reveals the 5 new
2007 Dec 11
54
1.9
Hey so,
People are asking about Mongrel Ruby 1.9 compatibility. Isn''t the
point of 1.9 for library developers to have time to get ready for 2.0?
It''s not like 1.9 is a production release.
Evan
--
Evan Weaver
Cloudburst, LLC
2011 May 18
0
[GIT PULL] ocfs2 and configfs fixes for 2.6.39-rc
Linus et al,
Here are the last ocfs2 and configfs fixes for 2.6.39-rc.
These include a configfs crash and a compatibility regression in the
ocfs2 internal DLM.
Please pull.
The following changes since commit 446cc6345d3de6571bdd0840f48aca441488a28d:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs (2011-05-12 18:00:09 -0700)
are available in the
2011 May 28
1
"disk" option in hvm config file
Hi,
Does Xen HVM support the the "disk" option that can attach a FAT partion or
a floppy image like the qemu? In qemu, we can do it with the option "-hda
fat:/root/tmp/" and "-fda /root/floopy.img". Any reply is appreciated.
Thanks,
Bei Guan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com