Search results

  1. L

    Proxmox VE 7.0 released!

    I didn't find any info in release info. After upgrade, swap in lxc is gone? In config is 512MB (unpriv. container). This happens on all containers. total used free shared buff/cache available Mem: 1048576 37960 906600 16500 104016...
  2. L

    Proxmox VE 6.1 released!

    Thank you, then I can safely remove scheduler fix after zol update ? Sorry eng. is not my native lang. (:
  3. L

    Proxmox VE 6.1 released!

    Server 2 [ 5.814515] ipmi_ssif: IPMI SSIF Interface driver [ 5.918271] ------------[ cut here ]------------ [ 5.918273] General protection fault in user access. Non-canonical address? [ 5.918282] WARNING: CPU: 10 PID: 1642 at arch/x86/mm/extable.c:126 ex_handler_uaccess+0x52/0x60 [...
  4. L

    Proxmox VE 6.1 released!

    2x dell r320 reboot after upgrade to 6.1 server 1 [ 5.771732] ipmi_ssif: IPMI SSIF Interface driver [ 5.913929] ------------[ cut here ]------------ [ 5.913930] ------------[ cut here ]------------ [ 5.913931] General protection fault in user access. Non-canonical address? [...
  5. L

    Best practice - zfs (ssd, optane, spinning disk)

    Thank you for your answers. I'II test it ...
  6. L

    Best practice - zfs (ssd, optane, spinning disk)

    Hello, I currently have: 2x SSD DC S3700 200GB 4x 1TB 10K seagate 1x optane 900P What is best combination ? 2x SSD DC for promox OS - mirror 4x 1TB as raidz1 - vm, lxc 1x optane 900P for DB vm, lxc (psql etc.) or 2x SSD DC for promox OS - mirror 4x 1TB as raidz1 for all lxc, vm 1x optane...
  7. L

    No cdrom found

    Usb keyboard (mouse) working ? Look here http://forums.debian.net/viewtopic.php?f=17&t=105344 When I try install proxmox over USB (asus server), all port is dead, but again working after install GUI is loaded. Solution is classic optical drive or virtual drive on server.
  8. L

    Proxmox 4.3 with S.M.A.R.T.?

    HP smartarray: smartctl -d cciss,0 -a /dev/sda where 0 is disk in raid ... https://www.smartmontools.org/wiki/Supported_RAID-Controllers
  9. L

    How to disable nf_conntrack completely

    I use this thread, when i try change net.netfilter.nf_conntrack_max it's revert back after few sec. to default. Any ideas ? Same problem in sysctl.conf or sysctl.d/pve.conf .
  10. L

    [SOLVED] Best way to convert lvm to lvm thin

    this ? https://forum.proxmox.com/threads/lxc-snapshot-no-available-yet-will-it-work-on-lvm.23619/#post-125643
  11. L

    Lvm-thin NoBackups etc

    You create only vg with name ssd, lv is missing. Create lv with "lvcreate -L xxxGB -T ssd/mynewssd" Add in gui thin lvm mynewssd. P.S. change -L to -l if you need % usage ...
  12. L

    Local-lvm (storage) and VM format

    As I said before, its block device, you cannot use fdisk. If you rly need old type storage, you can install fresh proxmox 4.2, during installation set the root partition (10-15GB enough). After install remove thinpool "lvremove pve/data", then create classic lvm "lvcreate -l 100%FREE pve/data"...
  13. L

    Local-lvm (storage) and VM format

    lv pve/data still exist, but is used as block storage, check "lvs" what returns ...
  14. L

    Backup in LXC with Proxmox 4.1

    It can preserver directories in /var/log and ignore only files ? Maybe in next update, build ? Most apps creating own dir in logdir only during installation.
  15. L

    [SOLVED] Best way to convert lvm to lvm thin

    Snapshot ? I need this function ... btw: If i understand, classic local storage has been moved to pve/root and recreating lv data with parameter -T i get thin pool ? edit: ok I use this method: 1. remove, move containers (or migrate) from local storage 2. remove /var/lib/vz from fstab 3...
  16. L

    [SOLVED] Best way to convert lvm to lvm thin

    Hello, what is the best way to convert an existing lvm local storage to lvm thin ? Fresh 4.2 create lvm for template and lvm thin for images. Can i convert local lvm storage without containers ? or use this...
  17. L

    first proxmox 1.5 ...

    first proxmox 1.5 ...