Rushikesh Jadhav

Results 29 comments of Rushikesh Jadhav

> Sensors only returns: > > ``` > [09:16 xcp-ng-hpe ~]# sensors > power_meter-acpi-0 > Adapter: ACPI interface > power1: 0.00 W (interval = 300.00 s) > ``` > >...

Created PR https://github.com/xcp-ng-rpms/kernel-alt/pull/15 which includes issue fixes and other improvements.

Tested it for XCP-ng 8.2 and found to be working fine. It takes around 31s to activate HA on CephFS type of SR and around 3s to disable it.

Yes, Ceph RBD mounted as LVM SR can not be used as heartbeat SR.

Yes @olivierlambert, it's a finding while looking for the possible reasons for kernel memory leak. I'll check if recent netdata solves this issue.

Posting some intermediate results and error that I see. XCP-NG 8.1 with AMD provided CH8.1 drivers ``` # lspci | grep VGA 01:00.1 VGA compatible controller: Matrox Electronics Systems Ltd....

@dynodix can you share `# lspci -k` from your working setup? I'm interested in which driver is controlling the gpu. Regarding having to load `gim` manually, you can create `#...

I had it as separate module for XCP-NG 7.6.. https://github.com/rushikeshjadhav/iwlwifi

@aslbhr seems you have issues in running the build environment itself. Please refer https://github.com/xcp-ng/xcp-ng-build-env You seem to be running this on a `xcp-ng` host itself. Thats not supported, you should...