thermaltake muse nas-raid n0001ln

Status
Not open for further replies.

sojkin

Cadet
Joined
Sep 27, 2012
Messages
1
I didn't know on which thread should I post so please correct if necessary.

I get RAID like in topic. Here's link to producers site. I want to change it's standard system to freenas but I total noob in that thing and I don't know from what to start. I've found some information on debian mailing lists that somebody tried to do it.

Current system snapshots:

Code:
# uname -a
Linux MNAS4100 2.6.10-iop1 #135 Tue Apr 4 18:11:39 CST 2006 armv5tel unknown


Code:
# cat /proc/cpuinfo
Processor       : XScale-IOP8032x Family rev 0 (v5l)
BogoMIPS        : 399.76
cpu MHz         : 399.769
Features        : swp half thumb fastmult edsp
CPU implementer : 0x69
CPU architecture: 5TE
CPU variant     : 0x0
CPU part        : 0x2e2
CPU revision    : 0
Cache type      : undefined 5
Cache clean     : undefined 5
Cache lockdown  : undefined 5
Cache format    : Harvard
I size          : 32768
I assoc         : 32
I line length   : 32
I sets          : 32
D size          : 32768
D assoc         : 32
D line length   : 32
D sets          : 32

Hardware        : Intel IQ31244
Revision        : 0000
Serial          : 0000000000000000


Code:
# cat /proc/interrupts
           CPU0
  0:          0   IOP321 DMA 0 EOT
  1:          0   IOP321 DMA 0 E0C
  2:          0   IOP321 DMA 1 EOT
  3:          0   IOP321 DMA 1 E0C
  9:      46631   IOP321 Timer Tick
 11:         33   IOP321 i2c biu adapter 0
 12:         35   IOP321 i2c biu adapter 1
 20:          0   IOP321 DMA 0 ERR
 21:          0   IOP321 DMA 1 ERR
 27:       1665   eth0
 28:      22635   serial
 29:      15755   GD31244
 31:          0   pic16f8x
Err:          0


Code:
# cat /proc/meminfo
MemTotal:       255940 kB
MemFree:        196440 kB
Buffers:          3468 kB
Cached:          20676 kB
SwapCached:          0 kB
Active:          22304 kB
Inactive:         9824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       255940 kB
LowFree:        196440 kB
SwapTotal:      263072 kB
SwapFree:       263072 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:             8152 kB
CommitLimit:    391040 kB
Committed_AS:   121732 kB
PageTables:        592 kB
VmallocTotal:   745472 kB
VmallocUsed:     10656 kB
VmallocChunk:  3907584 kB


Code:
# cat /proc/pci
PCI devices found:
  Bus  0, device   1, function  0:
    Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller (rev 5).
      IRQ 27.
      Master Capable.  No bursts.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0x80000000 [0x8001ffff].
      Non-prefetchable 32 bit memory at 0x80020000 [0x8003ffff].
      I/O at 0xfe000000 [0xfe00003f].
  Bus  0, device   3, function  0:
    Class 0106: Intel Corp. GD31244 PCI-X SATA HBA (rev 0).
      IRQ 29.
      Master Capable.  No bursts.  Min Gnt=16.Max Lat=1.
      Non-prefetchable 64 bit memory at 0x80060000 [0x80060fff].


Currently only way to administrate it is through telnet or website. It has RS-232 but I don't have cable to connect it.

Can somebody help me with it?
 
Status
Not open for further replies.
Top