For your reference,
.....
Based on those considerations and operational experience, Mirantis recommends no less than nine-node Ceph clusters for production environments. Recommendation for test, development, or PoC environments is a minimum of five nodes. See details in Ceph cluster sizes.
And...
.
1. I am very doubtful ceph storage is suitable for you. Ceph is not meant for small environment, just check on ceph minimal requirements you will know.
2. what about rbd export or export-diff?
3. what about rbd import ?
4. for smaller io... cephfs really drop the ball and this is probably...
for bluestore ceph storage... sata ssd as journal/wal/db are not fast enough. It is best to use nvme ssd.
.
keep in mind that firestore are phasing out
I am looking into assign cpu affinity to a particular VM via /usr/sbin/taskset -cpa 0-3 [PID]
However, I notice that pve host itself has also other process will trying to use cpu core 0~3, how to I exclude other process from using core 0~3?
I tried add kernel parameter...
login into influxdb
> SHOW MEASUREMENTS
name: measurements
name
----
ballooninfo
blockstat
cpustat
memory
nics
system
>
> SHOW FIELD KEYS
name: ballooninfo
fieldKey fieldType
-------- ---------
actual float
free_mem float
last_update float...
@tuantv
here is my dmesg on my ixgbe device
[ 2.046280] ixgbe 0000:05:00.0 enp5s0f0: renamed from eth1
[ 7.369699] ixgbe 0000:05:00.0 enp5s0f0: changing MTU from 1500 to 9000
[ 7.543537] ixgbe 0000:05:00.0: registered PHC device on enp5s0f0
[ 7.648574] IPv6: ADDRCONF(NETDEV_UP)...
i am running vdi service with gpu passthrough instance to users. each user has their own vm disks and depend on servers' gpu availability, user's vm need to dynamically assign with mac and pcie slot id
I try to add following code to Qemu.pm
return 1 if $authuser eq 'myuser@pam';
but I am...
Ahhh! I think I found the issue.
Its "hostpci0": "05:00,pcie=1,x-vga=1" not editable by any none root user I guess it needs to be a feature request
Current Qemu.pm prevents none user to change any options
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.