Displaying 4 results from an estimated 4 matches for "arc0".
Did you mean:
arc
2007 Jun 08
0
OCFS error
...the flash recovery
area on /u02:
...(snip)...
Jun 8 01:10:49 2007
Private_strands 0 at log switch
Thread 2 advanced to log sequence 30694
Current log# 3 seq# 30694 mem# 0: /u01/oradata/rgcsd/redo03a.log
Current log# 3 seq# 30694 mem# 1: /u01/oradata/rgcsd/redo03b.log
Fri Jun 8 01:10:49 2007
ARC0: Evaluating archive thread 2 sequence 30693
Fri Jun 8 01:10:50 2007
Errors in file /usr/app/oracle/admin/rgcsd/bdump/rgcsd2_arc0_2036.trc:
ORA-01264: Unable to create archived log file name
ORA-19800: Unable to initialize Oracle Managed Destination
Linux Error: 13: Permission denied
Fri Jun 8 01:...
2001 Jul 26
1
possible bug: OpenSSH appears to freeze on exit
...Included below is the tail of the debug log on
the client.
last successful connection and then the freeze...
If I can provide any more information I will be glad to help.
Best Regards,
Mark Reardon
PS Many thanks for an excellent piece of software.
+ ssh -v -v -v xcalibur ps -ef | egrep '(arc0|arch)'_xitprd00 | grep -v
grep | wc -l
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
debug1: Reading configuration data //.ssh/config
debug1: Applying options for *
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Applying options for *
debug1: Seeding random num...
2007 Apr 27
0
How to get arcnet working with other-than-root accounts?
...into a
Centos kernel. Admittedly,
with a lot of help. Currently, I'm using the following script to get
arcnet up and running:
cd /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/drivers/net/arcnet
insmod arcnet.ko
insmod arc-rawmode.ko
insmod com20020.ko
insmod com20020-pci.ko node=3 device=arc0 timeout=3 backplane=0 clockp=0
clockm=0
insmod rfc1201.ko
ifconfig arc0 up
The raw-recv and raw-send examples now work after this, but only when
run as root.
When run as a regular user, I get:
socket: Operation not permitted
So: what can I do to remove that root-only restriction?
Thank you!...
2001 Aug 22
1
[Fwd: [Fwd: openssh 2.9p2 hang problem]]
...ent.
> last successful connection and then the freeze...
>
> If I can provide any more information I will be glad to help.
>
> Best Regards,
>
> Mark Reardon
>
> PS Many thanks for an excellent piece of software.
>
> + ssh -v -v -v xcalibur ps -ef | egrep '(arc0|arch)'_xitprd00 | grep -v
> grep | wc -l
> OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f
> debug1: Reading configuration data //.ssh/config
> debug1: Applying options for *
> debug1: Reading configuration data /usr/local/etc/ssh_config
> debug1: Applying options fo...