Author Archives: krylon

Nextcloud Internal Server Error after upgrading Ubuntu from 22.04 to 24.04

After upgrading a server from Ubuntu 22.04 (Jammy Jellyfish) to 24.04 (Noble Numbat), a Nextcloud installation may break with the following error: Internal Server Error  The server encountered an internal error and was unable to complete your request. Please contact … Continue reading

Posted in Uncategorized | Comments Off on Nextcloud Internal Server Error after upgrading Ubuntu from 22.04 to 24.04

Missing mysqli PHP extension after upgrading Ubuntu from 22.04 to 24.04

After upgrading a server from Ubuntu 22.04 (Jammy Jellyfish) to 24.04 (Noble Numbat), the Apache installation no longer functioned properly.  WordPress was also installed and would give the error: Your PHP installation appears to be missing the MySQL extension which … Continue reading

Posted in Uncategorized | Comments Off on Missing mysqli PHP extension after upgrading Ubuntu from 22.04 to 24.04

Veeam Agent: Failed to process method {NasMaster.ExecuteBackupProcessor}: The file specified already exists.

Veeam has the ability to backup File Shares and in this case I had an NFS backup that randomly started failing.  The only thing that had changed was a recent upgrade from Veeam 11 (specifically 11.0.1.1261) to Veeam 12 (specifically … Continue reading

Posted in Uncategorized | Comments Off on Veeam Agent: Failed to process method {NasMaster.ExecuteBackupProcessor}: The file specified already exists.

Invalid VMs after restoring ESXi configuration with a new boot drive

In this situation, the boot drive of ESXi was to be replaced. The existing ESXi installation was version 7.0 U3 and the boot drive also had a local datastore.  First a backup of the ESXi configuration was made and all … Continue reading

Posted in Uncategorized | Comments Off on Invalid VMs after restoring ESXi configuration with a new boot drive

No VMFS datastore present after clean install of ESXi 7

After installing ESXi 7 (specifically Update 3f, Build 20036589) on a 128GB boot device, I found that a datastore had not been created.  When I tried to create a VMFS datastore I found that it was not possible because a … Continue reading

Posted in Uncategorized | Comments Off on No VMFS datastore present after clean install of ESXi 7

Selecting a CPU test in Ultimate Boot CD instantly reboots the system

I had a PC system based on an ASRock Z97 chipset motherboard with a Haswell generation i7 processor and integrated graphics.  Before considering the system stable, I was attempting to do a stress test using the latest version of UBCD … Continue reading

Posted in Uncategorized | Leave a comment

Samsung PM863a SSD Flashing [ERROR] Firmware Update Failed Due to a failure in device interaction.

You may find updating the firmware on an enterprise class Samsung PM863a SSD difficult. In this case I had a specific part number of MZ7LM3T8HMLP-00003. The first step is to check the label on the drive and look for the … Continue reading

Posted in Uncategorized | Leave a comment

Macbook Error: The Installer information on the recovery server is damaged.

I was attempting to wipe and reinstall MacOS X on an older Intel based Macbook by following this guide: https://support.apple.com/en-us/102639 To begin this process, the directions have you press and hold Command-R. The Disk Utility to wipe the computer was … Continue reading

Posted in Uncategorized | Leave a comment

Unable to Wipe Replacement Drive in OpenMediaVault

I was replacing a failed drive in an existing array in OMV.  After I connected a replacement disk, I went to Multiple Device -> Recover. However the list of available drives for recovery was blank.  The next step I tried … Continue reading

Posted in Uncategorized | Leave a comment

Openmediavault GRUB failed to install, unable to identify a filesystem

When performing a manual apt-get upgrade command from the OMV CLI, I ran into this error when it tried to upgrade the grub-pc package. grub-install: error: unable to identify a filesystem in hostdisk//dev/sdx; safety check can’t be performed. where x … Continue reading

Posted in Uncategorized | Leave a comment