Search results

  1. C

    Convert ZVol(s) to Raw

    I tried the below command to convert a VM's zvol to a .raw file, however when trying to boot using that .raw file, the system says there are no bootable devices. dd if=/dev/zvol/flashpool/vm-101-disk-1 of=/flashpool/vm-101-disk-1.raw bs=1M Upon further inspection, I have discovered more than...
  2. C

    Infiniband, ZFS, NFS?

    Hello all, I'm hoping you maybe able to help me as I seem a bit in over my head this time. I have three physical servers that I am working to build into an HA cluster. Two of those servers will be the processing power (hereafter referred to as P1 and P2) of the cluster and one is the storage...