search for: msg00058

Displaying 15 results from an estimated 15 matches for "msg00058".

Did you mean: msg00057
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi, By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message: Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)" Oops: Exception in kernel mode, sig: 4 We are currently running Linux version
2018 May 15
1
[PATCH libldm v2 0/1] Fix crash while creating mapper for a volume which lacks of partitions.
v1 was here: https://www.redhat.com/archives/libguestfs/2018-May/msg00058.html v2: - more correct explanation of a crash reason. Mykola Ivanets (1): Fix crash while creating mapper for a volume which lacks of partitions. src/ldm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.17.0
2008 Aug 04
1
2.6.18 removed from Lenny
Hello, I saw the Linux 2.6.18 kernel was removed from Lenny. So there is no dom0 in Lenny anymore. Maybe it would be an idea to leave the 2.6.18 kernel in Lenny to use them as dom0. Only the i386 and amd64 ofcause. Then it would also be possible to add the latest code from xen.org to it. I saw Linux 2.6.27 already has a 64-bit Xen dom0. So the code is ready... Maybe not well enough tested. I
2004 Nov 22
1
R: simulation of Gumbel copulas
Hi, I found this document, but it concerns S+. If it could interest you'll see: http://faculty.washington.edu/ezivot/book/QuanCopula.pdf Cordially Vito You wrote: Dear R: Is there a function or a reference to simulate Gumbel copulas, please? Thanks in advance! Sincerely, Erin Hodgess mailto: hodgess at gator.uhd.edu R version 2.0.1 windows ===== Diventare costruttori di soluzioni
2005 Jan 18
0
Announcement: New Fedora releases
...y takes effect if you run chkconfig to disable and re-enable the service and recreate the symlinks. More details in the RH announcements: <https://www.redhat.com/archives/fedora-announce-list/2005-January/msg00057.html> <https://www.redhat.com/archives/fedora-announce-list/2005-January/msg00058.html>
2016 Apr 14
1
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
On Wed, Apr 13, 2016 at 1:18 AM, Nathan Coulson <nathan at bravenet.com> wrote: > On 2016-04-12 09:43 AM, Nathan Coulson wrote: >> >> By natively, I take it using >> kernel /vmlinuz (vs kernel /xen) >> >> Not yet, but working on setting up such an environment. >> >> (At this time, I was using virt-install to reproduce the problem, and the >>
2020 Jul 11
2
nbdkit / exposing disk images in containers
...er, but on the other hand might be useful in other situations that require authorization. (2) nbdkit-tar-filter exportname and listing files. This has already been covered by an email from Nir Soffer, so I'll simply link to that: https://lists.gnu.org/archive/html/qemu-discuss/2020-06/msg00058.html It basically requires a fairly simple change to nbdkit-tar-filter to map the tar filenames into export names, and a deeper change to nbdkit core server to allow listing all export names. The end result would be that an NBD client could query the list of files [ie exports] in the tarball and...
2015 Mar 31
2
couple of ceph/rbd questions
...r parameter or setting I can use to have libvirt/qemu just use rbd locks natively. Or, is that not implemented either? Thanks for your help. Cheers, Brian [1] <http://ceph.com/docs/master/rbd/libvirt/#configuring-the-vm> [2] <https://www.redhat.com/archives/libvirt-users/2014-January/msg00058.html> [3] <https://libvirt.org/hooks.html#qemu_migration>
2008 Oct 24
7
[Bug 1532] New: SSH ignoring "StrictModes no"
...s://bugzilla.mindrot.org/show_bug.cgi?id=1532 Summary: SSH ignoring "StrictModes no" Product: Portable OpenSSH Version: 5.1p1 Platform: ix86 URL: http://www.networksecurityarchive.org/html/Secure-Shel l/2005-08/msg00058.html OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: sftp-server AssignedTo: unassigned-bugs at mindrot.org ReportedBy: marko at stamcar.com I'm posting a bug another user described so well I don't thi...
2015 Mar 31
0
Re: couple of ceph/rbd questions
...irt/qemu just use rbd locks natively. Or, is that not implemented > either? > > Thanks for your help. > > Cheers, > Brian > > [1] <http://ceph.com/docs/master/rbd/libvirt/#configuring-the-vm> > [2] > <https://www.redhat.com/archives/libvirt-users/2014-January/msg00058.html> > [3] <https://libvirt.org/hooks.html#qemu_migration> > > > _______________________________________________ > libvirt-users mailing list > libvirt-users@redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users >
2018 Nov 02
2
[PATCH v2 REPOST] lib: Allow db_dump package to be a weak dependency
We went around the houses a few times last year in order to try to fix this old Debian bug: https://bugzilla.redhat.com/show_bug.cgi?id=1409024 My last attempt was: https://www.redhat.com/archives/libguestfs/2017-October/msg00058.html which I believe was neither reviewed nor rejected, so I'm reposting the same patch again, simply rebased against current git. Rich.
2004 May 23
7
[Bug 872] SSH client fails for non-root users with "Host key verification failed"
...e password prompt on stdout, accepts the password on stdin, and opens the session successfully. I've seen evidence that others are encountering this problem: http://www.derkeiler.com/Mailing-Lists/securityfocus/Secure_Shell/2003-11/0016.html and http://lists.debian.org/debian-ssh/2004/04/msg00058.html ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2020 Jul 13
1
Re: nbdkit / exposing disk images in containers
...tically extend when a request is made. > > (2) nbdkit-tar-filter exportname and listing files. > > > > This has already been covered by an email from Nir Soffer, so I'll > > simply link to that: > > > > https://lists.gnu.org/archive/html/qemu-discuss/2020-06/msg00058.html > > > > It basically requires a fairly simple change to nbdkit-tar-filter to > > map the tar filenames into export names, and a deeper change to nbdkit > > core server to allow listing all export names. The end result would > > be that an NBD client could query t...
2020 Jul 12
0
Re: nbdkit / exposing disk images in containers
...you get timeouts while you download the image with a single request? > (2) nbdkit-tar-filter exportname and listing files. > > This has already been covered by an email from Nir Soffer, so I'll > simply link to that: > > https://lists.gnu.org/archive/html/qemu-discuss/2020-06/msg00058.html > > It basically requires a fairly simple change to nbdkit-tar-filter to > map the tar filenames into export names, and a deeper change to nbdkit > core server to allow listing all export names. The end result would > be that an NBD client could query the list of files [ie expo...
2015 Aug 12
4
[PATCH 0/2 v2] RFC: builder: support for Simple Streams metadata
...d.net format=simplestreams to read the latest version of each CirrOS image. TODO items: - check the pasted metadata: listing and creating images works, so most of the current metadata is correct - possibly wait for normalization patches: https://www.redhat.com/archives/libguestfs/2015-August/msg00058.html Thanks, Pino Toscano (2): builder: add non-int revisions builder: support Simple Streams v1.0 as index metadata builder/Makefile.am | 13 ++- builder/builder.ml | 11 +- builder/cache.ml | 2 +- builder/cache.mli | 6 +-...