Re: Asynchronous I/O (AIO) on Linux

2003-10-08 Thread Iulian Musat
on. I'm interested if someone can share any experience he/she had with aio on Linux. Cheers, -iulian Chris Wilson wrote: An easy way to do this would be with Java's NIO: http://java.sun.com/j2se/1.4.2/docs/guide/nio/ Then it would work on Windows or Linux -- Chris On Wed, 2003-10-08 at 1

Re: Asynchronous I/O (AIO) on Linux

2003-10-08 Thread Iulian Musat
e and not messing with any multithreading library just for this (at least not calling it directly from my code). -iulian Jonathan Bartlett wrote: Or just use select/poll As far as I'm aware, kernel-level AIO is only in Enterprise Red hat. There may be some libraries that simulate it wi

Asynchronous I/O (AIO) on Linux

2003-10-08 Thread Iulian Musat
Linux? Does anyone know if this is working with the default kernel that comes with Redhat 8+ ? Cheers, -Iulian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Bare metal recovery problems

2003-08-18 Thread Iulian Musat
again (insmod aic7xxx), watching kernel messages (usually /var/log/messages). You may find clues about what is going on. Also check the wires (do you have a terminator on the SCSI chain?). Cheers, -Iulian Douglas Phillipson wrote: I recently posted a question concerning attaching a DLT tape drive

Re: Linux command to combine two files

2003-08-15 Thread Iulian Musat
cat fileA fileB > ResultFile try: man cat Aung Min Naing Oo - Unidux (IT) wrote: Hello Is there any command to combine two text files. I need to combine the multiple access log files to one single file for the report generating purpose. eg. FileA line 1

Re: Installed a new tape drive, where is the device

2003-08-14 Thread Iulian Musat
/dev/nst0 for non-rewind or /dev/st0 for auto-rewind Try 'man st' and 'man mt' for more info -Iulian Douglas Phillipson wrote: I just installed a SCSI PowerVault 11QT DLT tape drive on my RH AS 2.1 machine. I can't seem to find the tape device in /dev. Do I need to

Re: Installing MPICH with PGF90

2003-08-14 Thread Iulian Musat
Just a thought: make sure you are using mpirun from the MPICH installation and not the LAM one that comes with RedHat. Try: /usr/mpich-1.2.5/bin/mpirun -np 2 a.out -Iulian Farschad Torabi wrote: Dear Friends, I have some problems on installing MPICH on my computer. So I wrote this mail to ask

Re: How to install kernel sources from SRPM - Worked like a charm

2003-08-14 Thread Iulian Musat
Thanks ! -iulian Lorenzo Prince wrote: Hi. Instead of trying to install kernel-2.4.20-19.7.src.rpm try installing kernel-source-2.4.20-19.7-i386.rpm. THis is the actual kernel source rpm and will install with rpm -ivh under /usr/src. HTH. Lorenzo Prince happy Shrike user ;) -- redhat-list

Re: What does this error message mean?

2003-08-14 Thread Iulian Musat
I don't know for sure, but it could be a miss-formatted RPC request (or some random packages interpreted as an RPC request ?). I was just looking to the svc_process function from /usr/src/linux/net/sunrpc/svc.c . Cheers, -Iulian David Hart wrote: kernel: svc: bad direction 65536 We got

How to install kernel sources from SRPM

2003-08-14 Thread Iulian Musat
under /usr/src/. Is there a simple way to build it? Can someone point me to some documentation? Thank you, -Iulian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

audit file access

2003-04-02 Thread Iulian Musat
Hello everybody ! Does anyone know if it is possible to audit file access on a linux box? If yes, what will be the configuration? What kernel version, file system type, extra packages etc. ? Is it possible to audit the access to an individual file? Thank you, -Iulian -- redhat-list mailing

Re: RH8.0 - nfsd hangs badly + 1TB SCSI partition

2003-02-10 Thread Iulian Musat
hanks everybody. -iulian Ric Tibbetts wrote: Are you "sure" it's not the network itself? I've had problems with Redhat 8.0 and the Intel EPro 100 driver. Changing it from "eepro100" to "e100" clears up the problem. Just a shot in the dark. Ric Iulian Musat wr

Re: RH8.0 - nfsd hangs badly + 1TB SCSI partition

2003-02-07 Thread Iulian Musat
compile it elsewhere. So I prefer to wait for a while - maybe I'll found a simpler solution ... Thanks again, -iulian Dan Stromberg wrote: These are completely shots in the dark, but: 1) If you are using something other than ext2, you might want to try ext2. There were (and may remain) pro

RH8.0 - nfsd hangs badly + 1TB SCSI partition

2003-02-07 Thread Iulian Musat
(Coppermine) at 800MHz, 256KB cache memory: 2GB kernel version: 2.4.18-19.8.0smp (upgraded with up2date) I think there is no need to say that any suggestions to solve this problem are extremely welcome :-) Cheers, iulian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject

Squid and Outlook

2002-02-26 Thread Iulian
  I setup Squid, on a RH 7.2. The network clients (WIN 98) can access web pages on Internet. But I cannot make SQUID to use Outlook Express! I hope somebody know!                   ,Iulian   [EMAIL PROTECTED]

Off TOPIC!

2001-12-24 Thread Iulian
Mary Christmas to all REDHAT users!

MASQ and ISP connect

2001-12-04 Thread Iulian
  Hi, and thanks to all who make this list usefull!   It is possible, in RedHat 7.1 (MASQ WIN98 clients), when a win98 user use a browser, to make Linux to connect at INTERNET (ISP)!      Iulian   [EMAIL PROTECTED]

POP/SMTP Service

2001-12-02 Thread Iulian
Hello World!   How do I install service SMTP/POP3 on RedHat 7.1! Thanks a lot!