Displaying 20 results from an estimated 44 matches for "4436".
Did you mean:
44,6
2006 Jul 20
2
How can I watch IO operations with dtrace on zfs?
...t (see http://www.opensolaris.org/os/community/dtrace/scripts/) written by Brendan Gregg to look at the IO operations of my application. When I was running my test-program on a UFS filesystem I could see both read and write operations like:
UID PID D BLOCK SIZE COMM PATHNAME
203803 4436 R 6016592 16384 diskio <none>
203803 4436 W 3448432 16384 diskio <none>
203803 4436 R 5510832 16384 diskio <none>
203803 4436 W 4652608 16384 diskio <none>
But when I''m running my program on a ZFS file-system, I can only see the read io t...
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
...ut
23:32 on 7/13. After make buildworld, make buildkernel, mergemaster -p,
make installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso' undeclared here (not in a function)
keymap.h:4436: initializer element is not constant
keymap.h:4436: (near initialization for `keymapInfos[0].map')
keymap.h:4437: `keymap_bg_bds_ctrlcaps' undeclared here (not in a function)
keymap.h:4437: initializer element is not con...
2014 May 27
0
Incorrect IMAP search results when FTS/Squat indexes are present with 2.1.7
...arches when no "dovecot.index.search[.uids]" file is present:
----
. UID SEARCH FROM "Nick"
* SEARCH 9 66 100 116 179 212 274 338 347 386 494 519 579 603 643 766
781 788 827 1107 1280 1626 1641 1667 1688 1702 1703 2184 2187 3202 3519
3716 3798 3885 3886 4024 4166 4345 4400 4401 4436 4491 4561 4595 4618
4676 4711 4712 4746 4788 4883 5217 5253 5577 5602 5722
. OK Search completed (0.059 secs).
. UID SEARCH ALL FROM "Nick"
* SEARCH 9 66 100 116 179 212 274 338 347 386 494 519 579 603 643 766
781 788 827 1107 1280 1626 1641 1667 1688 1702 1703 2184 2187 3202 3519
3716 3...
2008 Mar 03
2
Need administration rights for first start
...dan - The Adventure (http://releases.fluxbuntu.org/7.10/rc/fluxbuntu-7.10-installer-i386.iso) (German version) and want to use it with ubuntu linux 7.10 and wine 0.9.55. The installation works very fine but when i start the Game i get the following error:
[Image: http://img132.imageshack.us/img132/4436/bildschirmfotoperryrhodqw8.png ]
Translating by babelfish:
> Insufficient rights of access:
> You must be administrator, if you use application for the first time.
> Subsequently, you can call it over your user account.
Into the terminal i get the following output:
Code:
sascha at w...
2003 Oct 15
2
problem getting mail from mbox
...e (which I find
confusing as I am root):
[root at chicken mail]# rm gavin_imap
rm: cannot remove `gavin_imap': No such file or directory
I actually have the same problem with the dovecot log file. I have this
in my config:
info_log_path = /tmp/dovecot
-rw------- 1 root root 4436 Oct 14 22:40 dovecot
[root at chicken tmp]# cat dovecot
cat: dovecot: No such file or directory
I don't get any obvious errors if I telnet in:
[root at chicken tmp]# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK dovecot ready.
1 LOGIN...
2009 Feb 09
2
Dataframes: conditional calculations per row .
...2 82 32
32 32 32 32 32 ...
$ Clase : int 8 4 1 1 1 1 1 1 12 1 ...
$ Categoria: int 2 6 6 6 1 1 1 1 1 1 ...
$ Phi : num 0.128 0.147 0.217 0.217 0.887 ...
$ Rf : num 0.119 0.102 0.147 0.147 0.143 ...
$ OldA : num 0.737 0.258 0.375 0.375 0.385 ...
$ OldCondo : num 4436 1555 2260 2260 2318 ...
$ NewA_Jon : num 1.069 0.368 0.256 0.256 0.264 ...
I perform an initial operation using the original variables plus one
numeric (Abase) that is external and has the same number of rows than
the dataframe:
alitemp <- ((Abase/llmcc$Clase)*PClase)+(((1/llmcc
$Cate...
2012 Nov 27
6
CTDB / Samba / GFS2 - Performance - with Picture Link
Hello,
maybe there is someone they can help and answer a question why i get these network screen on my ctdb clusters. I have two ctdb clusters. One physical and one in a vmware enviroment.
So when i transfer any files (copy) in a samba share so i get such network curves with performance breaks. I dont see that the transfer will stop but why is that so? can i change anything or does anybody know
2010 Jan 28
5
files are missing in rails app
...stroy, generate, plugin,
runner,server
Test
-test_helper.rb
I am getting below error on while creating the app.
No such file or directory -
/usr/bin/../lib/rails_generator/generators/applications/app/../../../../../fresh_rakefile
Please help
Attachments:
http://www.ruby-forum.com/attachment/4436/rails.slackbuild
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe f...
2007 Nov 16
2
Domain server unavailable
...s problem with my samba/ldap server.
It was working well till the last week and today stops definitly.
Nothing has changed. Now my network is down and nobody can log in.
When I restart samba:
invoke-rc.d samba restart
* Stopping Samba daemons...
start-stop-daemon: warning: failed to kill 4436: No such process
[ ok ]
* Starting Samba daemons...
[ ok ]
I try to log into a windows machine and theres no domain available.
When I try with smbclient I have:
smbclient //192.168.160.100/
Pas...
2003 Sep 29
0
Environment passing in Solaris 8 with later versions of SSH a nd U seLogin=yes
...to call login is identical in both versions
("working" and "nonworking"), so I doubt that is the issue. I'm not sure if
I can fudge the calls to supply env variables on the command line, but could
give it a try...
James Roberts-Thomson
Senior Systems Engineer DDI +64 4 494 4436
Infrastructure Projects Tel +64 4 494 4000
The National Bank of New Zealand Limited Fax +64 4 802 8509
----------
If at first you do succeed, try to hide your astonishment.
This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not us...
2008 Jan 09
2
OT: writing upside down :)
???u?op ?p?sdn ??? s?u??? ll?
(: ???u s? pl?o? ??? ?o pu? ???
'll? ??
It's on http://www.en.fliptext.net/ :)
Hillarious :)
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
08:30:56 up 1:17, 2.6.22-14-generic GNU/Linux
Let's use OpenOffice. http://www.openoffice.org
The real challenge of teaching is getting your students motivated to learn.
2007 Jan 23
0
Problem connecting PAP2 over wifi bridge
...with no
problems with the Asterisk box but when I initiate a call it gets cut off
after 20 to 30 seconds into the call but do need the PAP2 on that other
office.
I recorded the traffic using tcpdump and I can see that using the PAP2 the
RTP traffic going to Asterisk has errors indicating:
Length: 4436 (bogus, should be 340)
When the full packed length is 374. SIP packets go back and forth with no
problem.
Any help would be really appreciated.
Thank you in advance.
Alfredo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asteris...
2008 Feb 26
0
Lost my win dual boot
...FAT32 (LBA)
/dev/hda3 1531 1563 265072+ 83 Linux
/dev/hda4 1564 12161 85128435 5 Extended
/dev/hda5 1564 1824 2096451 82 Linux swap / Solaris
/dev/hda6 1825 4435 20972826 83 Linux
/dev/hda7 4436 12161 62059063+ 83 Linux
Cheers,
Dave
--
Politics, n. Strife of interests masquerading as a contest of principles.
-- Ambrose Bierce
2010 Oct 13
0
[LLVMdev] Possibility of Corruption of debug metadata
On Oct 12, 2010, at 4:28 PM, shankha <shankhabanerjee at gmail.com> wrote:
> Hi,
> If I convert global variables to thread-local variables or vice versa
> at the IR stage do I have to take care of the debug metadata.
If you provide an small concrete example then it would help,
Devang
> I looked at the IR generated and I couldn't find any difference
> between the debug
2007 May 20
2
snmpd log messages
I updated to CentOS 4.5 yesterday and now I am finding the snmpd daemon
is logging reams and reams of these messages:
May 20 10:40:03 mx01 snmpd[2572]: Connection from - 127.0.0.1
May 20 10:40:03 mx01 snmpd[2572]: transport socket = 12
Is there a way to turn off this useless logging? I am getting these
every 5 minutes (every time MRTG updates my MailScanner statistics).
So far what I tried
2010 Oct 12
2
[LLVMdev] Possibility of Corruption of debug metadata
Hi,
If I convert global variables to thread-local variables or vice versa
at the IR stage do I have to take care of the debug metadata.
I looked at the IR generated and I couldn't find any difference
between the debug metadata generated for global variables and
thread-local variables.
--
Thanks
Shankha
2004 Jul 05
3
[LLVMdev] Propose change gnuplot options for small picture versions
...g file created modified gnuplot script (for comparing) and patch
attached.
"set xlabel 0,-1 " added for solving xlabel and xtics text overlap after
rotate.
Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: running_loc.png
Type: image/png
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040705/b3db39ad/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NightlyTest.gnuplot.patch
Type: application/octet-stream
Size: 3786 bytes
Desc: not availa...
2003 Oct 07
0
FW: Environment passing in Solaris 8 with later versions of SSH a nd UseLogin=yes
...n>.
>
> Please ensure any responses are cc'ed to myself directly as
> well as the list, as I'm not a subscriber to the list
> currently (too many viruses on the list!)
>
> Thanks in advance,
>
> James Roberts-Thomson
> Senior Systems Engineer DDI +64 4 494 4436
> Infrastructure Projects Tel +64 4 494 4000
> The National Bank of New Zealand Limited Fax +64 4 802 8509
This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in...
2010 Oct 13
2
[LLVMdev] Possibility of Corruption of debug metadata
...application/octet-stream
Size: 4203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101013/45270142/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example_llvm_w.ll
Type: application/octet-stream
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101013/45270142/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example_llvm.c
Type: text/x-csrc
Size: 202 bytes
Desc: not available
URL: <http://...
2003 Sep 29
1
Environment passing in Solaris 8 with later versions of SSH and U seLogin=yes
...all welcome. Solutions are preferred <grin>.
Please ensure any responses are cc'ed to myself directly as well as the
list, as I'm not a subscriber to the list currently (too many viruses on the
list!)
Thanks in advance,
James Roberts-Thomson
Senior Systems Engineer DDI +64 4 494 4436
Infrastructure Projects Tel +64 4 494 4000
The National Bank of New Zealand Limited Fax +64 4 802 8509
----------
If at first you don't succeed, redefine success.
(Note: This .sig is not an option for this problem!)
This communication is confidential and may contain privileged material.
If y...