Koozali.org: home of the SME Server

ibays, old hdd acces over network (NAS)

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: ibays, old hdd acces over network (NAS)
« Reply #30 on: April 20, 2015, 07:11:47 AM »
gdh

Looks like you have made a RAID1 array out of the 3 disks, sda, sdb & sdc (2 + spare).

That happens when you connect the 3 disks inside the server & then do an install from CD media.
The installer sees the 3 drives & automatically decides to create a RAID1 array.
That is normal behaviour.

That's also why you get drive busy errors when you sperately try to mount the drives.

OK, you need to disconnect the 2 physical drives (1Tb & 4Tb), then reinstall from CD to the 40Gb SSD (with no other drives connected).

Then after 1st boot & configuration, shut down the server & physically reconnect the 1Tb drive.

You should zero out the MBR on any already used drive, so be sure to do that see,
http://wiki.contribs.org/Raid#Reusing_Hard_Drives

Then follow the Howto steps & get it all working with one additional drive.

When all good, shutdown the server & connect the 4Tb drive & follow the same procedure (using GPT).

Remember you will have this same issue if you do full version upgrades in future, so you have to disconnect extra drives before installing from media.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: ibays, old hdd acces over network (NAS)
« Reply #31 on: April 21, 2015, 05:03:53 AM »
gdh

What is the outcome now, working better ?
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline gdh

  • *
  • 18
  • +0/-0
Re: ibays, old hdd acces over network (NAS)
« Reply #32 on: April 24, 2015, 12:04:47 AM »
sry for no answer... had a request in paris again  :-?

i gues  at friday, i can give an answer.


THANKS for your help!

Offline gdh

  • *
  • 18
  • +0/-0
Re: ibays, old hdd acces over network (NAS)
« Reply #33 on: August 01, 2015, 02:42:14 AM »
hi janet,
sry for my late response... was a bit busy in the past few month.

i reinstalled SME, like u said and plugged in the 1tb harddisk after installation and configuration.

fstab:
Code: [Select]
/dev/mapper/main-root   /                       ext4    usrquota,grpquota      $
UUID=bd2f9d1c-a11e-4218-ac19-8d9452a6b2ae /boot                   ext4    defau$
/dev/mapper/main-swap   swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
/dev/sdc1 /home/e-smith/files/ibays/tb4/files/tb4 ext4 usrquota,grpquota 0 0
/dev/sda1 /home/e-smith/files/ibays/tb1/files/tb1 ext4 usrquota,grpquota 0 0

tomorrow i will try to get access