Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nach emerge -uD world: mknod notwendig.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
appelgebak
Apprentice
Apprentice


Joined: 12 Sep 2004
Posts: 225
Location: Ruhrpott

PostPosted: Tue Jul 05, 2005 6:48 pm    Post subject: nach emerge -uD world: mknod notwendig. Reply with quote

Abend,

nach erfolgtem emerge -uD world habe ich alle möglichen baselayout-Änderungen angepasst, aber:

/dev/md0 wird automatisch angelegt, aber /dev/md1 muss ich noch jedesmal mit mknod neu anlegen, ein 'raidstart' ausführen
und das Device manuell mounten.

Code:
jupp portage # cat /etc/raidtab
raiddev /dev/md0
        raid-level      0
        nr-raid-disks   2
        persistent-superblock 1
        chunk-size     4
        device          /dev/sda5
        raid-disk       0
        device          /dev/sdb5
        raid-disk       1


raiddev /dev/md1
        raid-level      0
        nr-raid-disks   2
        persistent-superblock 1
        chunk-size     4
        device          /dev/sda6
        raid-disk       0
        device          /dev/sdb6
        raid-disk       1

, da hat sich nix geändert.
Cold- und hotplug sind auch am Start, und:
Code:
cat 50-udev.rules

# md block devices
...
KERNEL="md[0-9]*",      NAME="md/%n", SYMLINK="%k", GROUP="disk"
...


Any hints??

Appel
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Tue Jul 05, 2005 7:03 pm    Post subject: Reply with quote

Quote:

/dev/md0 wird automatisch angelegt, aber /dev/md1 muss ich noch jedesmal mit mknod neu anlegen, ein 'raidstart' ausführen
und das Device manuell mounten.


- md0 = boot= md1 = root?
- Wie sieht deine fstab auf?
- hast du deine modules.autoload/kernel-x.x angepasst?
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
appelgebak
Apprentice
Apprentice


Joined: 12 Sep 2004
Posts: 225
Location: Ruhrpott

PostPosted: Tue Jul 05, 2005 7:18 pm    Post subject: Reply with quote

Quote:


- md0 = boot= md1 = root?
- Wie sieht deine fstab auf?
- hast du deine modules.autoload/kernel-x.x angepasst?


fstab enthält
Code:
/dev/md0             /sec              auto       noauto,user           0 0
/dev/md1             /data              auto       noauto,user           0 0


Sind beides Daten-Partitionen.
Raid-Module sind fest im Kernel,


Appel[/quote]
_________________
Appel
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Thu Jul 07, 2005 7:55 am    Post subject: Reply with quote

Quote:

Sind beides Daten-Partitionen.
Raid-Module sind fest im Kernel,

sind deine Initiskripte up-to-date? Was sagt etc-update?
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum