Hello All,
I am not sure what I am doing wrong. But I have tried to build 3 different vm's all of which use very little resources but each time I build a VM it takes over 15 mins to boot, and hours to install.
Now to be very clear when I am doing the install no other VMs are on at the time. and the OS I am trying to load is Lite Linux and OpenMediaVault.
here are some stats
root@pve:~# pveperf
CPU BOGOMIPS: 57597.84
REGEX/SECOND: 1386937
HD SIZE: 27.19 GB (/dev/mapper/pve-root)
BUFFERED READS: 307.49 MB/sec
AVERAGE SEEK TIME: 0.12 ms
FSYNCS/SECOND: 547.31
DNS EXT: 25.85 ms
DNS INT: 0.53 ms (levyhome.local)
config of the OMV server
root@pve:~# qm config 100
bootdisk: scsi0
cores: 1
ide2: local:iso/openmediavault_4.0.14-amd64.iso,media=cdrom
memory: 1024
name: OMV
net0: virtio=A2:3E:A4:32:FA:7B,bridge=vmbr0
numa: 0
ostype: l26
scsi0: wade:vm-100-disk-0,cache=writeback,size=120G
scsihw: virtio-scsi-pci
smbios1: uuid=c364a39e-2383-4e64-b696-cc4537ab736f
sockets: 2
usb0: host=2-3
vmgenid: fa026614-bca8-4e20-afe4-230467e9a868
The wade drive is a Zpool which was created like this.
zpool create -f -o ashift=12 wade /dev/sda /dev/sdb
My machine has 32gb of ram and the CPU is a 8x AMD FX 8150.
Any help in trying to fix this would be greatly appreciated.
I am not sure what I am doing wrong. But I have tried to build 3 different vm's all of which use very little resources but each time I build a VM it takes over 15 mins to boot, and hours to install.
Now to be very clear when I am doing the install no other VMs are on at the time. and the OS I am trying to load is Lite Linux and OpenMediaVault.
here are some stats
root@pve:~# pveperf
CPU BOGOMIPS: 57597.84
REGEX/SECOND: 1386937
HD SIZE: 27.19 GB (/dev/mapper/pve-root)
BUFFERED READS: 307.49 MB/sec
AVERAGE SEEK TIME: 0.12 ms
FSYNCS/SECOND: 547.31
DNS EXT: 25.85 ms
DNS INT: 0.53 ms (levyhome.local)
config of the OMV server
root@pve:~# qm config 100
bootdisk: scsi0
cores: 1
ide2: local:iso/openmediavault_4.0.14-amd64.iso,media=cdrom
memory: 1024
name: OMV
net0: virtio=A2:3E:A4:32:FA:7B,bridge=vmbr0
numa: 0
ostype: l26
scsi0: wade:vm-100-disk-0,cache=writeback,size=120G
scsihw: virtio-scsi-pci
smbios1: uuid=c364a39e-2383-4e64-b696-cc4537ab736f
sockets: 2
usb0: host=2-3
vmgenid: fa026614-bca8-4e20-afe4-230467e9a868
The wade drive is a Zpool which was created like this.
zpool create -f -o ashift=12 wade /dev/sda /dev/sdb
My machine has 32gb of ram and the CPU is a 8x AMD FX 8150.
Any help in trying to fix this would be greatly appreciated.