[Eisfair] Raidpartition wird nicht mehr gemountet und Eisfair config läßt sich nicht mehr editieren
David Brandes
alphabort at gmx.de
Fr Okt 25 21:12:45 CEST 2019
Am 25.10.2019 um 09:37 schrieb Marcus Roeckrath:
> Hast du rebootet?
> Welche Zeitstempel siehst du bei
> dmesg -T | less
>
> Insbesondere der Anfang ist interessant, weil das der Zeitpunkt eines Boots
> ist.
Habe seither einige Male rebootet, heute abend habe ich wieder
hochgefahren, da ich ihn z.Zt. nur für die Fehlersuche nutze.
Eisfair-server # dmesg -T | less
[Fri Oct 25 20:37:50 2019] Initializing cgroup subsys cpu
[Fri Oct 25 20:37:50 2019] Linux version 3.16.63-eisfair-1-SMP
(root at kernel316) (gcc version 8.1.1 20180719 [gcc-8-branch revision
262874] (eisfair Linux) ) #1 SMP Wed Mar 6 21:02:12 CET 2019
[Fri Oct 25 20:37:50 2019] KERNEL supported cpus:
[Fri Oct 25 20:37:50 2019] Intel GenuineIntel
[Fri Oct 25 20:37:50 2019] AMD AuthenticAMD
[Fri Oct 25 20:37:50 2019] NSC Geode by NSC
[Fri Oct 25 20:37:50 2019] Cyrix CyrixInstead
[Fri Oct 25 20:37:50 2019] Centaur CentaurHauls
[Fri Oct 25 20:37:50 2019] Transmeta GenuineTMx86
[Fri Oct 25 20:37:50 2019] Transmeta TransmetaCPU
[Fri Oct 25 20:37:50 2019] UMC UMC UMC UMC
[Fri Oct 25 20:37:50 2019] e820: BIOS-provided physical RAM map:
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x0000000000000000-0x000000000009fbff] usable
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x000000000009fc00-0x000000000009ffff] reserved
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x00000000000e2000-0x00000000000fffff] reserved
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x0000000000100000-0x000000001f7cffff] usable
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x000000001f7d0000-0x000000001f7ddfff] ACPI data
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x000000001f7de000-0x000000001f7fffff] ACPI NVS
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x00000000f0000000-0x00000000f3ffffff] reserved
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x00000000fee00000-0x00000000fee00fff] reserved
[Fri Oct 25 20:37:50 2019] BIOS-e820: [mem
0x00000000ffb80000-0x00000000ffffffff] reserved
[Fri Oct 25 20:37:50 2019] Notice: NX (Execute Disable) protection
cannot be enabled: non-PAE kernel!
[Fri Oct 25 20:37:50 2019] SMBIOS 2.5 present.
[Fri Oct 25 20:37:50 2019] DMI: FUJITSU SIEMENS SCALEO Home
Server/SS4200-E, BIOS V090L 12/19/2007
[Fri Oct 25 20:37:50 2019] e820: update [mem 0x00000000-0x00000fff]
usable ==> reserved
[Fri Oct 25 20:37:50 2019] e820: remove [mem 0x000a0000-0x000fffff] usable
[Fri Oct 25 20:37:50 2019] e820: last_pfn = 0x1f7d0 max_arch_pfn = 0x100000
[Fri Oct 25 20:37:50 2019] MTRR default type: uncachable
[Fri Oct 25 20:37:50 2019] MTRR fixed ranges enabled:
[Fri Oct 25 20:37:50 2019] 00000-9FFFF write-back
[Fri Oct 25 20:37:50 2019] A0000-DFFFF uncachable
[Fri Oct 25 20:37:50 2019] E0000-EFFFF write-through
[Fri Oct 25 20:37:50 2019] F0000-FFFFF write-protect
[Fri Oct 25 20:37:50 2019] MTRR variable ranges enabled:
[Fri Oct 25 20:37:50 2019] 0 base 000000000 mask FE0000000 write-back
[Fri Oct 25 20:37:50 2019] 1 base 01F800000 mask FFF800000 uncachable
[Fri Oct 25 20:37:50 2019] 2 disabled
[Fri Oct 25 20:37:50 2019] 3 disabled
:
>> Eisfair-server # df -h
>> Filesystem Size Used Avail Use% Mounted on
>> /dev/md3 296G 5.0G 276G 2% /
>> tmpfs 247M 224K 247M 1% /run
>> devtmpfs 245M 0 245M 0% /dev
>> tmpfs 247M 0 247M 0% /run/shm
>
> Bis auf root (ro) ist nichts gemountet.
>
> df -h sollte etwa so aussehen:
>
> Filesystem Size Used Avail Use% Mounted on
> /dev/md3 16G 2.3G 13G 16% /
> tmpfs 4.0G 428K 4.0G 1% /run
> devtmpfs 4.0G 8.0K 4.0G 1% /dev
> /dev/md1 49M 32M 14M 70% /boot
> /dev/md4 442G 25G 395G 6% /data
> tmpfs 4.0G 0 4.0G 0% /run/shm
>
> Existiert /dev/pts?
>
> ls -la /dev/pts
>
> Dann wäre das Initskript für mount angelaufen, das macht in den wesentlichen
> Punkten folgendes (# vorangestellt, damit meine Kommentare unterscheidbar
> sind); man könnte mal alle Schritte manuell machen, aber ohne die Umleitung
> des Fehlerkanals), damit man was sieht:
>
> Versuche / rw zu re-mounten:
>
> # /bin/mount -o remount,rw /
>
> Wenn hier ein Fehler gemeldet wird, den bitte posten und Experiment beenden.
>
Eisfair-server # ls -la /dev/pts
total 0
drwxr-xr-x 2 root root 0 Oct 25 20:37 .
drwxr-xr-x 12 root root 16240 Oct 25 21:47 ..
crw--w---- 1 root tty 136, 0 Oct 25 2019 0
Eisfair-server # /bin/mount -o remount,rw /
mount: can't find UUID=19f77750-611d-42b9-a64d-fabe32cd9894
das ist md3
/dev/md3: UUID="19f77750-611d-42b9-a64d-fabe32cd9894" TYPE="ext4"
*Nachtrag zu dem anderen Post:
Am 25.10.2019 um 20:49 schrieb Marcus Roeckrath:
> ls -l /dev/disk/by-uuid
Eisfair-server # ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 9 Oct 25 20:38
b9fb71bd-9eb1-4bf6-b9d2-2e01a59b4f31 -> ../../sdc
lrwxrwxrwx 1 root root 9 Oct 25 20:38
f239def0-571f-4560-aab7-ba952bfcbe47 -> ../../sdd
Mehr Informationen über die Mailingliste Eisfair