• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue my server lockdown after update

georgex

New Pleskian
Hello there,
after the last update my server is not responding at all.
even on ssh or domains included.
Is on VM instance (GCP).
Trying to repair on interactive serial console but no luck.
errors founding are :
1. EXT4-fs (sdb): Unrecognized mount option "NOFAIL_OPTION" or missing value
2. mariadb.service - MariaDB 10.1.44 database server
Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset:
Active: inactive (dead) since Thu 2020-06-25 14:29:11 EEST; 11min ago
Docs: man:mysqld(8)
systemd
Process: 11241 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_STA
Process: 11237 ExecStartPost=/etc/mysql/debian-start (code=exited, status=0/SU
Process: 11207 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_W
Process: 11123 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VA
Process: 11121 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_STAR
Process: 11108 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/r
Main PID: 11207 (code=exited, status=0/SUCCESS)
Status: "MariaDB server is down"

Jun 25 14:28:15 34-90-251-131.plesk.page systemd[1]: Starting MariaDB 10.1.44 da
Jun 25 14:28:15 34-90-251-131.plesk.page mysqld[11207]: 2020-06-25 14:28:15 1399
Jun 25 14:28:15 34-90-251-131.plesk.page /etc/mysql/debian-start[11242]: Upgradi
Jun 25 14:28:15 34-90-251-131.plesk.page systemd[1]: Started MariaDB 10.1.44 dat
Jun 25 14:28:15 34-90-251-131.plesk.page /etc/mysql/debian-start[11245]: /usr/bi
Jun 25 14:28:15 34-90-251-131.plesk.page /etc/mysql/debian-start[11245]: Looking
Jun 25 14:28:15 34-90-251-131.plesk.page /etc/mysql/debian-start[11245]: Looking
Jun 25 14:28:15 34-90-251-131.plesk.page /etc/mysql/debian-start[11245]: This in
Jun 25 14:29:09 34-90-251-131.plesk.page systemd[1]: Stopping MariaDB 10.1.44 da

after enabling the mariadb or mysql server working for secs and then stops
plesk repair all goes to error "1" on my above list.
any help is urgent

thank you
 
It could be a thousand reason.

if you mean you can access your server via Google interactive console by default, that is a very useful feature to use.
EXT4-fs (sdb): Unrecognized mount option "NOFAIL_OPTION" or missing value
If you mounted a volume recently, you have to add ,nofail option next to defaults line in /etc/fstab in case you removed the volume by mistake.

Remember Plesk has nothing to do in your setup. If you have a mounting issue.. you can't access Plesk.
 
Back
Top