Displaying 20 results from an estimated 2000 matches similar to: "Slow Mapped Drive"
2018 Jan 14
0
[PATCH v2 1/3] appliance: init: Avoid running degraded md devices
The issue:
- raid1 will be in degraded state if one of its components is logical volume (LV)
- raid0 will be inoperable at all (inacessible from within appliance) if one of its component is LV
- raidN: you can expect the same issue for any raid level depends on how many components are inaccessible at the time mdadm is running and raid redundency.
It happens because mdadm is launched prior to lvm
2009 Jul 06
1
script/server stopped working after deployment
I have my app up and running but now I can''t run it locally anymore. I
did not touch the environment.rb nor the database.yml. when I run
"script/server" I get this:
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in
`gem_original_require'': no such file to load -- active_support
(LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in
2008 Apr 09
3
Jitter Buffer fix for frozen sender
The jitter buffer would "freeze" under the following condition:
- The sender and receiver are in sync.
- The sender machine freezes for a few seconds while the receiver does not.
- This causes all the packets sent by the sender to have a timestamp
that is too low to be considered, meaning jitter_buffer_put ditches it
before it checks if lost_count > 20 to reset.
- The jitter buffer
2007 Nov 14
0
forecasting package installation errors
R gurus,
I've exhausted my search of online help. This is my last resort.
We're running R-2.1.1. I've been told by one of the R users here that
we cannot upgrade to the lastest version because of some python rpy
wrapper dependency that hasn't caught up to the latest version of R.
The software is running on Solaris 10 x86. Gcc version is 3.4.1. R is
installed in
2008 Jun 09
4
USB keyboard not working? (* Help needed *)
Are there anyone who has a machine on which the *current* version of
SYSLINUX ends up with an inoperable USB keyboard, especially when using
the menu system?
I might have a workaround, but I don't have a system which exhibits the
problem available to me at the moment, and I really don't want to put in
a hack without knowing that it actually does anything...
If you do have such a
2015 May 17
2
Handling GeForce GTX 850M GPU on Arch Linux
Hello all,
I've juste installed a new computer and I feel like I'm having trouble
with my NVIDIA GPU but it could be something else so I've enclosed
detailed output. As you can see in [lspci] output, my GPU is `NVIDIA
Corporation GM107M [GeForce GTX 850M] (rev a2)` whose specification can be
found in [specs].
The trouble I'd like to solve has the following symptoms:
-->
2009 Oct 20
1
VMware Server 2.0.1 and Centos 5.4
Upgrade to RHEL 5.4's glibc has rendered vmware-hostd inoperable in
some systems. I don't know if Centos 5.4 has the same conflict between
glibc and VMware Server as RHEL (no reason it shouldn't).
If you run VMware Server 2.0.1 make a copy of /lib64/libc-2.5.so (or /lib/libc-
2.5.so) before upgrading to 5.4. If you encounter this problem follow dirkgf 's
instructions in
2006 Mar 29
2
How to undo ''rake rails:update''?
How do I reverse this action?
rake freeze_edge
rake rails:update
Step 1: rake rails:unfreeze
Step 2: ??? (what is reverse of ''rake rails:update''?
--
Posted via http://www.ruby-forum.com/.
2000 Oct 20
0
mp3 inventors were awarded with "German Future Price"
I found that article:
http://www.heise.de/newsticker/data/jk-20.10.00-000/
and here's the official homepage of the price:
http://www.deutscher-zukunftspreis.de/dzp00_02/dzp00_02.html
It's all in German, so I give a summary here:
"The price of the German President for Technics and Innovation has been
arwarded to the inventors of mp3, namely 3 people from Fraunhoffer's:
Prof-Dr.
2007 Jan 10
1
strange domU problem
Hi;
After upgrading to current xen-3.0.4-testing.hg domU''s starts to not working
as expected, here are the some findings;
* dom0 boot without a problem
* xend starts without a problem
* As soon as "xm create domain", domain enters a blocked state and never
returns (nothing changes if i use old 3.0.3-domU kernel or new one)
* dmesg, xen dmesg, xen logs shows nothing strange
*
2006 Mar 29
1
Unit tests rail on 1.1, was fine on 1.0
Running Debian 3.1, ruby 1.8.2, postgresql 7.4.x, rails-1.0 gem and
rails-1.1 (rake freeze_edge).
After if ''rake freeze_edge && rake rails:update'' (to rails 1.1), my unit
test fails with an error attempting to create sequence table that
already exists (ie. addresses_id_seq table).
But if I roll back with ''rake rails:unfreeze'' (to rails 1.0), my unit
2011 Jul 08
1
Bind DDNS updates
So according to the Bind arm, `rndc freeze zone ...` should drop the jrn file and
flush its deltas. I have tested this and it's not updating the master on my 5.6 box
with bind-9.3.6, it drops the jrn and discards the deltas after an unfreeze|thaw.
A service restart behaves as expected.
Anyone know what's up with that, is it fixable? I don't really have the time to update
to 9.7 if
1998 Oct 14
0
The poisoned NUL byte
Summary: you can exploit a single-byte buffer overrun to gain root privs.
When, half a day after releasing version 2.2beta37 of the Linux nfs server,
I received a message from Larry Doolittle telling me that it was still
vulnerable to the root exploit posted to bugtraq, I was ready to quit
hacking and start as a carpenter...
Tempting as that was, I didn''t, and started looking for the
2009 Jul 11
6
conditional link_to_remote not re-rendering
I have an int, ''floorfrozen,'' in my table, ''channels'' that can take a
value of 0 or 1.
When I render a page, an image in a link_to_remote is called
differently depending what the value of channel.floorfrozen is, in a
partial, as follows:
<% if @channel.floorfrozen %>
<%= link_to_remote image_tag("/images/icecube.gif"), {:url =>
2018 Jan 12
5
[PATCH 1/1] appliance: init: Avoid running degraded md devices
'--no-degraded' flag in the first mdadm call inhibits the startup of array unless all expected drives are present.
This will prevent starting arrays in degraded state.
Second mdadm call (after LVM is scanned) will scan unused yet devices and make an attempt to run all found arrays even they are in degraded state.
Two new tests are added.
This fixes rhbz1527852.
Here is boot-benchmark
2010 Nov 03
0
DomU freezes after migration
Hi everybody, I''m facing a strange issue with my current setup.
I''ve got a working Xen 3.4.3 / DRBD 8.3.7 cluster which runs fine and is
very stable.
I''m using for both Dom0 and DomU''s a xen patched kernel 2.6.32.13 (tried
also with 2.6.32.25 and latest gentoo ported patchset)
Since I don''t need automatic failover or load balancing of guests,
2019 Jan 17
0
Nouveau channel resets userspace handling
Hi everybody,
so, I would like us to finally solve the last piece on how to react on
channel resets from the kernel side, as this would solve this nasty
"Xorg freezes allthough killing the causing application unfreezes it"
issue.
I have some WIP code which works pretty well if the application isn't
listening to vblank events (like glamor or wayland compositors do) and
whenever mesa
2008 Apr 11
0
Jitter Buffer fix for frozen sender
Patch applied offline (I'm in the plane), remind me if I forget to push
it. About the "resync on burst" issue, I was aware of it, but I'm not
sure how to fix it. Any idea? Also, do you see the problem happening often?
Jean-Marc
Thorvald Natvig a ?crit :
>
> The jitter buffer would "freeze" under the following condition:
>
> - The sender and receiver are
2006 Aug 24
0
forum.LancashireClubbers.co.uk - LAUNCH
(Mailing list information, including unsubscription instructions,
is located at the end of this message.)
__
LancashireClubbers.co.uk
Hi,
LancashireClubbers.co.uk is pleased to announce the official launch of there forum - http://forum.lancashireclubbers.co.uk
If you wanna chat to other Clubbers, get the latest gossip or news about clubbing in Lancashire,
2014 Nov 02
0
Evolution 3.8.5 imap iCloud will not connect
There is a problem in Evolution 3.8.5 due to changes icloud made to
their servers. It disallows imap connections due to authentication issues.
The following link to gnome.org indicates that a patch is available for
Evolution 3.10 (the problem does not occur in 3.12).
https://mail.gnome.org/archives/evolution-list/2014-October/msg00113.html
Milan suggests "Ask your distribution to use the