PDA

View Full Version : strani messaggi (per me!) al boot riguardanti il raid software...:(


wireless
31-01-2006, 09:19
salve,
vi pare normale questo output durante l'avvio, riguardante il raid?!?!?
Il raid è cosi strutturato, se nn erro (puo essere...)
hda6+hdd6 = md1 ,raid1
hda8+hdd1= md0, raid1


md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
devfs_mk_dev: could not append to parent for md/0
md: Autodetecting RAID arrays.
md: autorun ...
md: considering hdd6 ...
md: adding hdd6 ...
md: hdd1 has different UUID to hdd6
md: hda8 has different UUID to hdd6
md: adding hda6 ...
devfs_mk_dev: could not append to parent for md/1
md: created md1
md: bind<hda6>
md: bind<hdd6>
md: running: <hdd6><hda6>
md: personality 3 is not loaded!
md: do_md_run() returned -22
md: md1 stopped.
md: unbind<hdd6>
md: export_rdev(hdd6)
md: unbind<hda6>
md: export_rdev(hda6)
md: considering hdd1 ...
md: adding hdd1 ...
md: adding hda8 ...
md: created md0
md: bind<hda8>
md: bind<hdd1>
md: running: <hdd1><hda8>
md: personality 3 is not loaded!
md: do_md_run() returned -22
md: md0 stopped.
md: unbind<hdd1>
md: export_rdev(hdd1)
md: unbind<hda8>
md: export_rdev(hda8)
md: ... autorun DONE.
md: raid1 personality registered as nr 3
md: md0 stopped.
md: bind<hdd1>
md: bind<hda8>
raid1: raid set md0 active with 2 out of 2 mirrors
EXT3 FS on md0, internal journal
md: md1 stopped.
md: bind<hdd6>
md: bind<hda6>
raid1: raid set md1 active with 2 out of 2 mirrors
EXT3 FS on md1, internal journal



in particolare questi due passaggi indicano qualche problema?!?!?


md: hdd1 has different UUID to hdd6
md: hda8 has different UUID to hdd6
md: adding hda6 ...
devfs_mk_dev: could not append to parent for md/1
md: created md1
md: bind<hda6>
md: bind<hdd6>
md: running: <hdd6><hda6>
md: personality 3 is not loaded!
md: do_md_run() returned -22
md: md1 stopped.
md: unbind<hdd6>
md: export_rdev(hdd6)
md: unbind<hda6>
md: export_rdev(hda6)


Non mi è chiaro se l'errore del "different UUID" è normale.
Inoltre perchè poi fa l'unbind?!?!?

poi, questo:


raid1: raid set md0 active with 2 out of 2 mirrors

ilsensine
31-01-2006, 09:25
1) raid autodetection is evil
2) devfs is dead

Sono la causa di tutto il rumore che osservi. Non devi preoccuparti, funziona tutto perfettamente.

wireless
31-01-2006, 09:33
grazie per la subitanea e rassicuratrice risposta :ave: :vicini:
non capisco però perchè per uno dei due raid fa il "giochetto" bind-unbind mentre per il secondo no. Vabbè, visto che oggi mi sento fortunato :ciapet: :sofico: apro un altro thread...

ilsensine
31-01-2006, 09:37
grazie per la subitanea e rassicuratrice risposta :ave: :vicini:
non capisco però perchè per uno dei due raid fa il "giochetto" bind-unbind mentre per il secondo no.
Lo fa per entrambi, leggi bene.