search for: xaction

Displaying 5 results from an estimated 5 matches for "xaction".

Did you mean: action
2013 Sep 23
1
Centos 6.4 on Xserve, IPMI error
...pmi: Found new BMC (man_id: 0x00003f, prod_id: 0x0003, dev_id: 0x20) IPMI kcs interface initialized ipmi_si: Trying PCI-specified kcs state machine at mem address 0x90840000, slave address 0x0 irq 17 Refined TSC clocksource calibration: 2792.999 MHz. Switching to clocksource tsc IPMI BT: timeout in XACTION [ B_BUSY ] 1 retries left IPMI BT: timeout in XACTION [ B_BUSY ] failed 2 retries, sending error response IPMI: BT reset (takes 5 secs) IPMI BT: timeout in XACTION [ B_BUSY H2B ] failed 2 retries, sending error response IPMI: BT reset (takes 5 secs) IPMI BT: timeout in XACTION [ B_BUSY H2B ] fa...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...;' + read first rest + ''['' x#LAST = xINCLUDE '']'' + echo ''#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE'' + read first rest + cut -d# -f1 + grep -v ''^[[:space:]]*$'' + for inputfile in actions.std actions + read xaction rest + ''['' x = x '']'' + case $xaction in + ''['' -z DropSMB '']'' ++ chain_base DropSMB ++ local c=DropSMB ++ true ++ case $c in ++ echo DropSMB ++ return + ''['' DropSMB = DropSMB '']'' + list_search...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled
2006 Nov 08
3
How to implement status codes in DB and Rails
This is more of a design issue I''m wrestling with, and was wondering what other people are doing. I have a products table with status values of In Stock, Out of Stork or Discontinued. This is unlikely to change any time soon. Approach A, is to have thses actual values in the status column, at least the meaning is very apparent, yet querying for products with a specific status could