Jump to content

Another Atlas (VM) Clone - No drives showing [Solved]


znelbok

Recommended Posts

Hi All

 

Its taken a while, but I have finally got the serverpower up and running.

 

I have followed the information given here http://lime-technology.com/forum/index.php?topic=14695.0

 

I have a SM X9SCM motherboard with a LSI (IBM) M1015 SAS card.

 

Using ESXi5 and I have the LSI card set for passthrough.

 

I have started UnRaid and can log in via the web interface, but there are no drives available.

 

This is my first unRaid attempt so I dont really know what I am doing yet.

 

Here is the log

Dec 26 11:30:56 Tower emhttp: shcmd (33): modprobe md-mod super=/boot/config/super.dat slots=3 |& logger

Dec 26 11:30:56 Tower kernel: md: unRAID driver 2.1.3 installed

Dec 26 11:30:56 Tower kernel: read_file: error 2 opening /boot/config/super.dat

Dec 26 11:30:56 Tower kernel: md: could not read superblock from /boot/config/super.dat

Dec 26 11:30:56 Tower kernel: md: initializing superblock

Dec 26 11:30:56 Tower kernel: mdcmd (1): import 0 0,0

Dec 26 11:30:56 Tower kernel: mdcmd (2): import 1 0,0

Dec 26 11:30:56 Tower kernel: mdcmd (3): import 2 0,0

Dec 26 11:30:56 Tower emhttp: shcmd (34): /usr/local/sbin/emhttp_event driver_loaded

Dec 26 11:30:56 Tower emhttp_event: driver_loaded

 

Thanks

 

Mick

Link to comment

 

>> Dec 26 11:30:56 Tower kernel: read_file: error 2 opening /boot/config/super.dat

 

error 2 is probably ENOENT and that equates to

 

./asm-generic/errno-base.h:#define      ENOENT           2      /* No such file or directory */

 

which means the file does not exist or it's unreadable.

I think this error is before it's read and considered corrupt. It cannot even open it, so it may not exist or the /boot path is not mounted correctly.

 

The file probably needs to be recreated.

I would recreate it as suggested

 

then do an  ls -l /boot/config/super.dat to insure it was created and the mtime updates.

Link to comment

Thanks guys

 

The file super.dat does not exist in the directory specified.

 

How do I re-assign the drives if none are showing up?

 

Does the M1015 need to be re-flashed to get it to work in UnRaid.  There is a thread about the different controllers, and this particular card is listed, but it does not say (or I have missed it) why it needs to be done.  Could that be the root of my problems?

 

Mick

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...