Dukemaster
Regular Pleskian
Hi friends and members of the amazing PLESK COMMUNITY,
yesterday I wanted to solve a plesk update problem (already fixed by Plesk) by making a manual update/upgrade in the best way, described by @UFHH01.
Great Plesk Onyx 7.017, Ubuntu 14.0.4 by Hoster 1and1
Everything worked fine with
Then I performed
After searching internet for hours I got the best information in this askubuntu article.
It has to do with the image and modified grub.lst by my provider 1and1. Seems a common issue.
First I want to help other Plesk user who have the same problem, mostly those who got Plesk with a linux distribution from 1and1.
My question now is simple for the experts, but not for me.
I already obtained
Please, could you tell me the commands how to replace them in /etc/mdadm/mdadm.conf.
A little instruction of needed commands would be helpful, also if it's necessary to do something else after replacing, like mount e.g. All commands until rebooting.
I had so much work last two weeks, reinitial server 8 times. I don't want to make everything again, only by my mistake choosing the option
Please help me to do the right.
Or is everything well because of:
yesterday I wanted to solve a plesk update problem (already fixed by Plesk) by making a manual update/upgrade in the best way, described by @UFHH01.
Great Plesk Onyx 7.017, Ubuntu 14.0.4 by Hoster 1and1
Everything worked fine with
, followed byapt-get clean
.apt-get update
Then I performed
with a common error in systems by 1and1.aptitude upgrade
Code:
update-initramfs: Generating /boot/initrd.img-3.13.0-103-generic
W: mdadm: the array /dev/md1 with UUID dbbcb241:ac157198:3ec6073f:e8873211
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
W: mdadm: the array /dev/md3 with UUID dbbcb241:ac157198:3ec6073f:e8873211
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-103-generic /boot/vmlinuz-3.13.0-103-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-103-generic /boot/vmlinuz-3.13.0-103-generic
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-3.13.0-103-generic
Found kernel: /boot/vmlinuz-3.13.0-101-generic
Found kernel: /boot/vmlinuz-3.13.0-100-generic
Found kernel: /boot/memtest86+.bin
Merging changes into the new version
Updating /boot/grub/menu.lst ... done
After searching internet for hours I got the best information in this askubuntu article.
It has to do with the image and modified grub.lst by my provider 1and1. Seems a common issue.
First I want to help other Plesk user who have the same problem, mostly those who got Plesk with a linux distribution from 1and1.
My question now is simple for the experts, but not for me.
I already obtained
For security I changed the real UUID here in forum./dev/md1
UUID : dbbcb241:ac157198:3ec6073f:e8873211
/dev/md3
UUID : dbbcb241:ac157198:3ec6073f:e8873211
Please, could you tell me the commands how to replace them in /etc/mdadm/mdadm.conf.
A little instruction of needed commands would be helpful, also if it's necessary to do something else after replacing, like mount e.g. All commands until rebooting.
I had so much work last two weeks, reinitial server 8 times. I don't want to make everything again, only by my mistake choosing the option
in the selection menu according what to do with old and maintainers version of grub.lst during upgradedo 3-way merge with both versions
Please help me to do the right.
Or is everything well because of:
GreetsSearching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-3.13.0-103-generic
Found kernel: /boot/vmlinuz-3.13.0-101-generic
Found kernel: /boot/vmlinuz-3.13.0-100-generic
Found kernel: /boot/memtest86+.bin
Merging changes into the new version
Updating /boot/grub/menu.lst ... done
Last edited: