beim Update erscheint configuring mdadm ?

achim22

Renowned Member
May 21, 2015
414
5
83
58
Dortmund
Hallo,
ich wollte heute das aktuelle Update einspielen. Jetzt erscheint ein configuring mdadm Hinweis.
Ich bin da etwas Vorsichtig und frage hier lieber nach als das ich das ganze System abschieße.

Ich habe kein RAID und soll nun MD arrays mit ALL bestätigen. Normal sollte es kein Problem geben aber ist das so ok?

Gruß
Achim
 

Attachments

  • proxmox_all.png
    proxmox_all.png
    20.5 KB · Views: 15
  • proxmox.png
    proxmox.png
    16.5 KB · Views: 13
Ich habe kein RAID und soll nun MD arrays mit ALL bestätigen. Normal sollte es kein Problem geben aber ist das so ok?
Sehr seltsam, sieht nämlich so aus. Mdadm ist bei Proxmox default nicht dabei und wird auch nicht supportet.

Logg ich mal per SSH drauf ein und gib mal folgenden Befehl ein, poste den Output hier:
Code:
cat /proc/mdstat
 
Finde ich auch seltsam deswegen habe ich das Update auch erst einmal abgebrochen.
Kann es sein das er sich an dem RAID0 stört?

root@ns3:~# cat /proc/mdstat
Personalities : [raid0]
md2 : active raid0 sda2[0] sdb2[1]
40956928 blocks 512k chunks

unused devices: <none>
root@ns3:~#
 
Ja, wie du siehst hast du hat ein Softwareraid akiv. Mit 2 Platten ein Raid0. Bootest von dem? Wenn nicht, dann den Standard übernehmen.
 
mhhh seltsam. Der Server steht bei OVH und normal sollte kein Raid0 vorhanden sein.
Wenn ich jetzt den Standard übernehme und dann doch vom Raid0 gebootet wird stehe ich da:(

Kannst Du mir bitte sagen wie ich sehen kann ob oder ob nicht vom Raid0 gebootet wird?

Gruß
Achim
 
Hallo,
also es steht dort nichts von einem Raid. Gehe ich dann richtig in der Annahme das ich nicht von einem Raid boote und kann dann das Update mit Standard übernehmen ?

Warum greift Proxmox beim updaten eigentlich auf den Mdadm zu?
Könnte das nicht fatale Folgen haben?

Gruß
Achim



# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Proxmox Virtual Environment"
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=" rootdelay=15"

# Disable os-prober, it might add menu entries for each guest
# root FS on a local partition
GRUB_DISABLE_OS_PROBER=true

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
GRUB_DISABLE_LINUX_UUID=true

# Disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
 
Na da fehlt aber wohl noch was ;) Also bei mir sieht das Teil da so aus, siehe Anhang. Wichtig der Teil:
Code:
linux   /ROOT/pve-1@/boot/vmlinuz-4.4.35-2-pve root=ZFS=rpool/ROOT/pve-1 ro root=ZFS=rpool/ROOT/pve-1 boot=zfs quiet int
el_iommu=on rootdelay=5
Hier sieht man der bootet von ZFS. Was für eine Proxmoxversion hast du denn? "pveversion -v"
 

Attachments

  • grub.cfg.txt
    13.9 KB · Views: 0
:D ich habe in der falschen grub.cfg geschaut, unter etc/default/.

In der richtigen sehe ich das er von md2 bootet. ;)

Also könnte ich doch dann beim configuring mdadm "all" lassen oder muss ich da "md2" eintragen.

Gruß
Achim

echo<-->'Loading Linux 4.4.13-1-pve ...'
linux<->/boot/vmlinuz-4.4.13-1-pve root=/dev/md2 ro rootdelay=15 quiet
echo<-->'Loading initial ramdisk ...'
initrd<>/boot/initrd.img-4.4.13-1-pve
 
Ja, md2 ist dein Raid0 von dem bootest du. ALL schein hier wohl für alle gefundenen Arrays stehen, also ich würde es jetzt so lassen.
 
Hallo,

...

Warum greift Proxmox beim updaten eigentlich auf den Mdadm zu?
Könnte das nicht fatale Folgen haben?

Gruß
Achim

  1. Proxmox unterstützt kein mdraid
  2. warum OVH hier ein mdraid raid0 aufsetzt kann dir wohl nur OVH sagen
  3. die Abfrage kommt nicht von Proxmox, sondern vom Debian mdraid Paket
 
danke für die Hilfe!:)
Dann werde ich am WE das Update mal einspielen und hoffen das der Server dann noch bootet!

Schönen Abend noch!
Achim
Hallo Achim,

ist das Update mit der Einstellung ALL problemlos über die Bühne gegangen oder hat proxmox anschließend nicht mehr sauber gebootet?

Gruß

Stephan
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!