To setup journaled quota on an ext4 filesystem you will need to install quota if not already installed and then modify your mount points in fstab, first off install quota

yum install quota

next you will need to edit fstab and then edit your mount point options by adding usrjquota=aquota.user,gr...

Continue reading...

0.0(0 votes)

Recently I have been asked by a number of people about converting from Hyper-V to other formats, now this is not that complicated but there is a process which can help to get it right first time without the need for all the stress.

Converting Images To work With Proxmox

There are a few simple ru...

Continue reading...

0.0(0 votes)

To Install MegaRAID Storage Manager you will need to download the software from the Broadcom site (it has had many names in the past lsi/avago....)

Before starting make sure your sytem is upto date install all updates as required

apt update && apt upgrade

You will need to install the alien pa...

Continue reading...

0.0(0 votes)

What I will be detailing here is how to replace a root ZFS disk on proxmox, we have all had it where a disk fails, and some systems are simpler than others.

When replacing a root ZFS disk in proxmox it's not as simple as just replacing the disk you also need to partition it and install grub.

Fir...

Continue reading...

0.0(0 votes)

What I will be detailing here is how to replace a root ZFS rpool disk on proxmox, we have all had it where a disk fails, and some systems are simpler than others.

When replacing a root ZFS disk in proxmox it's not as simple as just replacing the disk you also need to partition it and install grub....

Continue reading...

0.0(0 votes)