Koozali.org: home of the SME Server

Is this are problem - doesn't contain a valid partition tab

Offline beeboob

  • ****
  • 135
  • +0/-0
    • http://www.normal.dk
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #15 on: August 15, 2007, 07:10:55 PM »
What shout there stand, for it is ok??? How can i see it?
-------------------------------
Webber Wana Bee

Offline pfloor

  • *****
  • 889
  • +1/-0
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #16 on: August 15, 2007, 07:26:02 PM »
What shout there stand, for it is ok??? How can i see it?
cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hda2[0] <-This is missing the second partition on hdc, it should read like this:
md2 : active raid1 hdc2[1] hda2[0]

      159975168 blocks [2/1] [U_]
                                   ^    ^  These are bad, it should read:
      159975168 blocks [2/2] [UU]

md1 : active raid1 hdc1[1] hda1[0]
      104320 blocks [2/2] [UU]

md1 is OK (for now anyway), can you see the difference between md1 and md2?
« Last Edit: August 15, 2007, 07:28:35 PM by pfloor »
In life, you must either "Push, Pull or Get out of the way!"

Offline imcintyre

  • *
  • 609
  • +0/-0
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #17 on: August 31, 2007, 12:05:13 AM »
I had this problem occurring also due to an inadvertent shut down, I think. Following this thru, I have arrived at the following response to the command;

Quote
[root@myserver ~]# cat /proc/mdstat

Quote
Personalities : [raid1]
md2 : active raid1 hda2[0] hdc2[1]
      117113728 blocks [2/2] [UU]

md1 : active raid1 hda1[0] hdc1[1]
      104320 blocks [2/2] [UU]

unused devices: <none>
[root@myserver ~]#
Is there anything else I should be checking to make sure everything is ok?

Thx in advance

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #18 on: August 31, 2007, 06:07:26 AM »
Is there anything else I should be checking to make sure everything is ok?
No, it is showing that both standard raid arrays have 2 drives functioning as expected. :)

Trevor B

Offline imcintyre

  • *
  • 609
  • +0/-0
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #19 on: September 01, 2007, 12:00:37 AM »
Beeboob;

I think this is solved, would you please update the subject line.

Ian

Offline beeboob

  • ****
  • 135
  • +0/-0
    • http://www.normal.dk
Re: Is this are problem - doesn't contain a valid partition tab
« Reply #20 on: December 26, 2007, 12:13:34 AM »
I have now get are new HDD for, and replace the 2. drive..

SSH to the server, at in the manager, i try menu 5...

I hope this will help my probs
-------------------------------
Webber Wana Bee