Displaying 16 results from an estimated 16 matches for "forceload".
Did you mean:
force_load
2005 Aug 23
0
Duplication in dtrace''s forceload entries in /etc/system
Hi,
If you have a custom kernel (and therefore have duplicates of
everything in /kernel in your custom kernel) and have noticed that when
you try to use anonymous tracing, dtrace adds multiple copies of the
forceload directives to /etc/system, e.g.:
* vvvv Added by DTrace
*
* The following forceload directives were added by dtrace(1M) to allow for
* tracing during boot. If these directives are removed, the system will
* continue to function, but tracing will not occur during boot as desired.
* To remove these...
2006 Sep 21
1
Dtrace script compilation error.
...trace: failed to compile script /lib/svc/share/kcfd.d: line 26: args[ ]
may not be referenced because probe description
::crypto_register_provider:entry matches an unstable set of probes
It was reporting this:
dtrace: cleaned up old anonymous enabling in /kernel/drv/dtrace.conf
dtrace: cleaned up forceload directives in /etc/system
dtrace: saved anonymous enabling in /kernel/drv/dtrace.conf
dtrace: added forceload directives to /etc/system
dtrace: run update_drv(1M) or reboot to enable changes
But now just reports the above. Rebooting can sometimes get it to run
one time, but never twice ...
------...
2010 Oct 26
1
2 HB8 cards in one server - first one is not recognized, the second is
...wctdm24xxp 0000:0b:08.0: Timeout waiting for receive frame.
[ 14.871333] wctdm24xxp 0000:0b:08.0: Timeout waiting for receive frame.
[ 14.871404] wctdm24xxp 0000:0b:08.0: The firmware may be corrupted.
Please completely power off your system, power on, and then reload the
driver with the 'forceload' module parameter set to 1 to attempt recovery.
[ 14.893874] wctdm24xxp 0000:0b:08.0: PCI INT A disabled
[ 14.893886] wctdm24xxp: probe of 0000:0b:08.0 failed with error -5
[ 14.893911] alloc irq_desc for 30 on node -1
[ 14.893913] alloc kstat_irqs on node -1
[ 14.893919] alloc ir...
2008 Feb 08
4
List of supported multipath drivers
Where can I find a list of supported multipath drivers for ZFS?
Keith McAndrew
Senior Systems Engineer
Northern California
SUN Microsystems - Data Management Group
<mailto:Keith.McAndrew at SUN.com> Keith.McAndrew at SUN.com
916 715 8352 Cell
CONFIDENTIALITY NOTICE
The information contained in this transmission may contain privileged and
confidential information of SUN
2007 Jun 21
3
Anon tracing error?
Hello,
I''ve done this several times in the past but a co-worker is having problems
getting anonymous tracing to work:
dtrace -A -m su
and we see updated /kernel/drv/dtrace.conf and fbt and dtrace forceloads
added to /etc/system. Upon reboot the following errors occur (note that
we are running snv_66):
{0} ok boot disk
Boot device: /pci at 0/pci at 0/pci at 2/scsi at 0/disk at 0 File and args:
SunOS Release 5.11 Version snv_66 64-bit
Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved....
2010 Dec 01
1
Dahdi 2.4.0 and unplugged spans
...wctdm24xxp 0000:01:0b.0: Timeout waiting for receive frame.
[ 33.527942] wctdm24xxp 0000:01:0b.0: Timeout waiting for receive frame.
[ 33.527995] wctdm24xxp 0000:01:0b.0: The firmware may be corrupted.
Please completely power off your system, power on, and then reload th
e driver with the 'forceload' module parameter set to 1 to attempt recovery.
[ 33.544741] ACPI: PCI interrupt for device 0000:01:0b.0 disabled
[ 33.544757] wctdm24xxp: probe of 0000:01:0b.0 failed with error -5
[ 34.157817] dahdi: Registered tone zone 2 (France)
[ 38.873158] warning: `ntpd' uses 32-bit capabili...
2007 Feb 04
1
Problem loading AstDB into variable on restart
I define
[globals]
myvar = ${DB(store/myvar)}
---
But when I want to use ${myvar} in the dial plan, I found that the variable
is null when Asterisk is restarted. Only a reload would force globals to
read AstDB. Other variables in globals loads fine.
Any idea? (Asterisk 1.2.13)
Yuan Liu
2010 Dec 02
0
Dahdi 2.4.0 and unplugged spans [SOLVED]
...> >> [ 33.527942] wctdm24xxp 0000:01:0b.0: Timeout waiting for receive
> frame.
> >> [ 33.527995] wctdm24xxp 0000:01:0b.0: The firmware may be corrupted.
> >> Please completely power off your system, power on, and then reload th
> >> e driver with the 'forceload' module parameter set to 1 to attempt
> recovery.
> >> [ 33.544741] ACPI: PCI interrupt for device 0000:01:0b.0 disabled
> >> [ 33.544757] wctdm24xxp: probe of 0000:01:0b.0 failed with error -5
> >
> > The essential thing here is that your Hx8 board doesn...
2012 Feb 08
0
PCIe AER support in 5.5
...in order to enable it?
I'm using the following configs:
CONFIG_ACPI=y
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
CONFIG_PCIE_ECRC=y
CONFIG_PCIE_AER_INJECT=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_MSI=y
I also have the kernel boot parameter aerdriver.forceload=y
With this config, I see that the relevant devices appear to support Advanced Error Reporting (visible in lspci -v output).
However, when I attempt to inject errors to them the injections fail for various reasons. None of them (out of about a dozen candidate devices) succeeds. The aer_inject fac...
2006 Sep 11
7
installing a pseudo driver in a Solaris DOM U and DOM U reboot
...DOM 1 XEN snv44:
installation is ok and driver works as expected.
But on reboot of DOM 1, the driver is no more
there (in modinfo, driver not found).
Is there something special to do after a pseudo driver installation in
a Solaris domU ?
We try:
- a touch /reconfigure: doesn''t help
- a forceload in /etc/system: doesn''t help
The only hack we found is to pkgrm the driver and pkgadd the driver again
after a dom U restart.
Pseudo Driver installation is done the following way:
# pkgadd -d ... SUNWegcff
that adds
/etc/devlink.tab:
type=ddi_pseudo;name=ffmod ffmod\M0
/etc/minor_p...
2012 Oct 03
14
Changing rpool device paths/drivers
Hello all,
It was often asked and discussed on the list about "how to
change rpool HDDs from AHCI to IDE mode" and back, with the
modern routine involving reconfiguration of the BIOS, bootup
from separate live media, simple import and export of the
rpool, and bootup from the rpool. The documented way is to
reinstall the OS upon HW changes. Both are inconvenient to
say the least.
2010 Apr 15
1
R CMD REMOVE etc. query
I've been working on a fairly complex package that is a wrapper for several optimization
routines. In this work, I've attempted to do the following:
- edit the package code foo.R
- in a root terminal at the right directory location
R CMD REMOVE foo
R CMD INSTALL foo
However, I don't get the right code. In fact, if I just do the remove,
library(foo)
does not throw an
2010 Jun 21
0
Seriously degraded SAS multipathing performance
...ort for a device, use the special
failover-module-name "NONE".
# Currently, for each failover-module-name in
''scsi-vhci-failover-override'' (except "NONE") there needs to be a
# "misc/scsi_vhci/scsi_vhci_<failover-module-name>" in ''ddi-forceload''
above.
#
# " 111111"
# "012345670123456789012345", "failover-module-name" or "NONE"
# "|-VID--||-----PID------|",
# scsi-vhci-failover-override =
# "STK FLEXLINE 400", &qu...
2006 May 22
3
how to recover from anon detrace hang at boot
Hi,
I have a faulty dtrace script (most probably too big bufsize).
My machine hangs at boot (amd64 5.10 Version Generic_118855-10 64-bit).
NOTICE: enabling probe 11 (dtrace:::ERROR)
WARNING: /etc/svc/volatile: File system full, swap space limit exceeded
WARNING: Sorry, no swap space to grow stack for pid 5 (autopush)
WARNING: /etc/svc/volatile: File system full, swap space limit exceeded
How to
2010 Nov 26
1
HA8 + B400M not configured with genconf_parameters
Hi,
On a Lenny system, with dahdi 2.4.0, libpri 1.4.11.5 and asterisk 1.6.1.18,
I inserted a new Digium HA8 + B400M card.
My usual installation fails.
I can see it listed :
# lspci -n | grep d161
01:0b.0 0200: d161:8007 (rev 11)
# lspci -vn
01:0b.0 0200: d161:8007 (rev 11)
Subsystem: d161:8007
Flags: medium devsel, IRQ 22
I/O ports at d400 [size=256]
Memory at
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,
Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.
One function that has me stumped is "sink." Can anyone tell me if this stands for something?
Thanks,
Paul
__________________________________________________
[[alternative HTML