Search results

  1. F

    Memory leak(?) on 6.8.4-2/3 PVE 8.2

    Hello @fiona Thank you for your answer. I will consider an option to use to try with pvetest. Is there an approximate release date for pve-qemu-kvm to a working repo? Regards,
  2. F

    Memory leak(?) on 6.8.4-2/3 PVE 8.2

    With kernel: 6.5.11-4-pve did not happen. The VM behaved as if the disk was very slow. I used kernel for months in a row before upgrading to Proxmox 8.2. I'm currently running 6.5.13-5-pve, I think things are patched, but I'll wait for the next day. And with this kernel I can't migrate the VM...
  3. F

    Memory leak(?) on 6.8.4-2/3 PVE 8.2

    Hello, I'm on kernel 6.8.8-2-pve and have the same dmesg messages. # dmesg -T | grep RPC [Sun Jun 30 01:33:57 2024] RPC: Could not send backchannel reply error: -110 [Mon Jul 1 00:05:22 2024] RPC: Could not send backchannel reply error: -110 [Mon Jul 1 00:19:27 2024] RPC: Could not send...
  4. F

    [SOLVED] I don't know if it's a bug, but my disk is gone

    Hello, Thank you for the information. I'm glad this will be fixed. Best Regards, Aleksandr Hristov
  5. F

    [SOLVED] I don't know if it's a bug, but my disk is gone

    On server1 I created a VM with number 4444 VM 4444 is visible in stor1 On server2 I also see VM 4444 in nfs_stor (created on server 1) and mounted on nfs from server1 to server2 On server2 I created a VM with 4444 on stor2 I currently have 2 disks named vm-4444-disk-0.qcow2 One on stor1 and one...
  6. F

    [SOLVED] I don't know if it's a bug, but my disk is gone

    Hello, Maybe I didn't explain exactly. Server 1 and server 2 are not in a cluster. I am deleting a VM100 from server 2. The VM100 disk is located in /mnt/SSD/images/. The disk is deleted from /mnt/SSD/images/ but it is also deleted from the mount /mnt/pve/nfs-server1/images/ In mount...
  7. F

    [SOLVED] I don't know if it's a bug, but my disk is gone

    Hello. I don't know if what I'm going to describe is a bug. I have 2 hypervisors. Server1 and Server2. On server 1, the disk array in which the images of the virtual servers are stored is shared via nfs with server 2. Server 2 has its own local storage Virtual machine numbers start at 100...
  8. F

    [TUTORIAL] Configuring Fusion-Io (SanDisk) ioDrive, ioDrive2, ioScale and ioScale2 cards with Proxmox

    Hello, I have an HP 320GB SLC PCIe ioDrive Duo for ProLiant Servers. I am using kernel 5.0.21-5-pve and have made a successful compilation of the module. Whether it works stable, I still do not know. Here's what I did: root@nasa:~# git clone https://github.com/snuf/iomemory-vsl Cloning into...
  9. F

    Add new NFS storage not work

    Hello, I have 3 (hiv1, hiv2, hiv3) servers configured in a cluster. Server hiv1 is configured as a storage server and exports to NFS to all servers in the cluster. I have configured another storage server by using "openmediavault". I added the NFS disk space. It is visualized in the cluster. But...
  10. F

    How to Promox cluster and 2 ceph pool ?

    Ok, thanks for the information.
  11. F

    How to Promox cluster and 2 ceph pool ?

    Hello, I can not understand why it did not work. I do not know if proxmox can manage 2 pools of ceph and I created this post. I tried to draw my idea and I attached this picture. Anyone tried to do this and you managed to do it. Proxmox installed on separate discs which do not participate in...
  12. F

    How to Promox cluster and 2 ceph pool ?

    Hello, I have 3 servers. Each of them has mounted 2 SSD drives, and HDD drives. I want to create 2 pool. One that is SSD drives, and 2 second which is HDD drives.. I found this: http://www.sebastien-han.fr/blog/2014/08/25/ceph-mix-sata-and-ssd-within-the-same-box/ but this does not work or I do...
  13. F

    I need a Web server

    I tried this before you ask for help, but you need to open another port and I do not want that. Port 80 is redirected to a virtual machine. How can I to configure your web server?
  14. F

    I need a Web server

    I apologize for the delayed response. Apache tries to open port 8006, as read from this file: / etc/apache2/sites-enabled/pve.conf My question is can we further develop pveproxy (which as far as I understood otovarya for web saravr) so rabityat under it and other things.
  15. F

    I need a Web server

    I may not have explained properly, which I sincerely apologize.I use VM for web server. Port 80 is redirected to this VM.predi do upgrade to version 3. I opened the applications to this address and port: https://domain.com:8006/cgi-bin/apcupsd/multimon.cgi. After the upgrade to version 3.0...
  16. F

    I need a Web server

    I understand no longer used for web server apache.You use your own web server. Can I use this web server for other applications, for example apcupsd. And if I can how to do this ?
  17. F

    PCI controller rs232 Moschip 9865, error install driver

    I have a PCI Controller Moschip 9865 (2xRS232 and 1 parallel port). I downloaded the source code for the driver. Driver is compiled on another computer. I downloaded the kernel source 2.6.32-17, copied. Config file from my server and compiled the driver. But printing error, please help how to...
  18. F

    Work on ATI HD 3300 on KVM?

    My server model is: Asus M3A78-T Data for VGA: Integrated ATI Radeon ™ HD 3300 GPU SidePort Memory - onboard 128MB DDR3 1333 memory Supports HDMI ™ Technology with max. resolution up to 1920 x 1200 (1080P) Supports Dual-link DVI with max. resolution up to 2560x1600 @ 60Hz Supports D-Sub with...
  19. F

    Professional work with PVE ???

    Maybe I did not formulate my question correctly. Someone used a professional PVE servers their work professionally, not tests. Greetings: A.Hristov
  20. F

    Work on ATI HD 3300 on KVM?

    On the computer it is installed on a PVE Video controller ATI HD 3300 I want to redirect to a virtual machine with Windows XP SP3. I searched the Internet and found some things, but obviously something wrong or not working, or this idea. I did the following: proxmox: ~ # lspci-v | grep VGA...