Recent content by gmork123

  1. G

    tape device not seen on host

    Hi, Our proxmox 6.3-3 installation does not detect a qualstar Q24 tape library attached via SAS. According to lspci the controller card is detected and the st module is also loaded but I have no /dev/st* devices. dmesg does not show anything related to the tape drive. #lspci -v 04:00.0 Serial...
  2. G

    search for three letter words

    Thanks a lot! Regards, Wessel
  3. G

    search for three letter words

    Hi, I'm trying to search for terms like ZFS or LVM or LXC. Bot each of them give no results... I guess there is a 3 letter restriction? Because disk does give results. Anyway to bypass this restriction? Thanks. Wessel
  4. G

    Proxmox 3.0 OpenVZ Snapshot Errors NFS

    Proxmox team adviced me the following: and I did both: Upgrade the server with BBU (P/N: 578882-001 + 587324-001 for my HP DL385 with P410 controller) and increased the vzdump.conf size parameter. FSYNCS/SECOND: 25.66 is now FSYNCS/SECOND: 2120.50 and snapshot backup went fine on the...
  5. G

    Proxmox 3.0 OpenVZ Snapshot Errors NFS

    Thanks for this thread. I think my HP DL385 has a P400 controller also. I'm considering a support contract for this issue. If I get any results I will post them here. Wessel
  6. G

    Proxmox 3.0 OpenVZ Snapshot Errors NFS

    Hi, I have the same problem with snapshot backups on kernel 32-20. Lot's of EXT3-fs error (device dm-4): ext3_find_entry errors, and some BUG: soft lockup - CPU#6 stuck for 79s! In the backup log lot's of: Read error at byte 0, while reading 7922 bytes: Input/output error...
  7. G

    assign storage to openvz container

    Hello, I'm experimenting with proxmox ve but I don't understand how to assign a openvz container to storage. My local storage is (deliberately) full, so I created & added two LVM groups (one actually has two disks). Their content can be "Virtual disks" (which is default and cannot be changed...
  8. G

    proxmox VE on my desktop

    Hello, I was wondering if I could run proxmox on my desktop machine, and have the screen of a KVM Windows guest on my real monitor. A tried it already, as an experiment. But I guess the only way is to run a X11 window manager on proxmox ve and run a vnc in that session? Thanks