Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Firewire and 10g RAC
mkb wrote:
>Howdy Folks,
>
>Anyone done a 9i/10g RAC using a firewire disk and
>linux?
>
>
>
Decidedly not: Who would ever want to use such a thing?
1 select inst_id,username,sid,serial# from gv$session
2* where username is not null
SQL> /
INST_ID USERNAME SID SERIAL# ---------- ------------------------------ ---------- ---------- 1 SYS 18 125 1 MGOGALA 22 45 1 MGOGALA 23 5 1 MGOGALA 24 5 1 SYS 25 48 1 SYS 26 45 1 SYS 27 64 1 SYS 28 6 2 SYS 18 19096
SQL> select * from v$version;
BANNER
$ tail $ORACLE_HOME/oracm/cm.log
HandleUpdate(): NODE(0) IS ACTIVE MEMBER OF CLUSTER, INCARNATION(1) {Wed
Mar 30 12:06:05 2005 }
HandleUpdate(): NODE(1) IS ACTIVE MEMBER OF CLUSTER, INCARNATION(5) {Wed
Mar 30 12:06:05 2005 }
NMEVENT_RECONFIG [00][00][00][00][00][00][00][03] {Wed Mar 30 12:06:05
2005 }
Debug Hang : CMNodeListener(PID=2171) Registered with ORACM. {Wed Mar 30
12:06:05 2005 }
$ mount |grep u02
/dev/sda1 on /u02 type ocfs (rw,_netdev)
[root_at_rac1 root]# lspci
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host
Bridge (rev 01)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G]
Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01) 00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 01) 00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 01) 00:1d.7 USB Controller: Intel Corp. 82801DB USB2 (rev 01) 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corp. 82801DB LPC Interface Controller (rev 01) 00:1f.1 IDE interface: Intel Corp. 82801DB Ultra ATA Storage Controller(rev 01)
-- Mladen Gogala Oracle DBA Ext. 121 -- http://www.freelists.org/webpage/oracle-lReceived on Wed Mar 30 2005 - 18:06:45 CST