Recent content by anullinger

  1. A

    Übersicht der nächsten einzulegenden Tape Medien

    Ah ja :) man sollte mal nach rechts Scrollen. Es gibt nur einen Job der das Tape beschickt, sollte also erstmal passen.
  2. A

    Übersicht der nächsten einzulegenden Tape Medien

    Hallo, bei einem Kunden ist ein offline Mitarbeiter zuständig für den LTO Tapewechsel. Wie bekomme ich eine Übersicht welches Medium als nächstes an der Reihe ist? Gruß Tom
  3. A

    [SOLVED] After Update: Job for pvestatd.service failed

    Ok found a solution: https://forum.proxmox.com/threads/pveproxy-dev-fuse-not-mounted-to-etc-pve.34968/#post-368567 I deleted the older entry
  4. A

    [SOLVED] After Update: Job for pvestatd.service failed

    Ok got an Dublicate Entry in /var/lib/pve-cluster/config.db sqlite3 config.db sqlite> select * from tree where name='qemu-server'; 129238|129237|129238|0|1617886514|4|qemu-server| 129407|129237|129407|0|1617886741|4|qemu-server| i made a backup copy to tamper with ;) Shoud i simply delete an...
  5. A

    [SOLVED] After Update: Job for pvestatd.service failed

    The /etc/pve Folder is empty, so i tried to manualy start pve-cluster service. Failed, too. But I have an entry that says more. - The job identifier is 5637885. Jun 18 10:13:38 prox-ro-02 pmxcfs[8779]: [database] crit: found entry with duplicate name 'qemu-server' - A:(inode =...
  6. A

    [SOLVED] After Update: Job for pvestatd.service failed

    i have not tested a reboot yet, i am currently only remote on the machine ;) and it is far away
  7. A

    [SOLVED] After Update: Job for pvestatd.service failed

    Hi, got a Problem after a regular Update with WebIf, after change from No-Sub to Enterprise Repository. The update run was not completely successful, pve-manager and proxmox-ve are not completly configured. I tried a apt apgrade run without success, pvestatd.service start is the problem...
  8. A

    RDX Support in PBS?

    Hello, some customers of mine have RDX systems with 4TB cartridges in use. Can we expect official support through PBS in the near future or should we switch to LTO systems?
  9. A

    pg_autoscale_mode after Luminous to Nautilus?

    Should the Ceph pg_autoscale_mode be turned on after upgrading from Luminous to Nautilus? There is nothing on this topic here: https://pve.proxmox.com/wiki/Ceph_Luminous_to_Nautilus but in the upgrade from Nautilus to Octopus it says: The PG autoscaler feature introduced in Nautilus is enabled...
  10. A

    Yubikey

    Yes it tells "410 Gone" at the /var/log/daemon.log ... definitivly broken by now. pveversion -v proxmox-ve: 5.3-1 (running kernel: 4.15.18-11-pve) pve-manager: 5.3-9 (running version: 5.3-9/ba817b29) pve-kernel-4.15: 5.3-2 pve-kernel-4.15.18-11-pve: 4.15.18-33 pve-kernel-4.15.18-10-pve...
  11. A

    Ceph Hammer -> Jewel Problem

    Ok i found the solution: systemctl status There is a ceph-mon.X listed Maybe this should be insert in the Howto.
  12. A

    Ceph Hammer -> Jewel Problem

    Hi, i follow the Upgrade Path at Hammer to Jewel now i'm stuck at: systemctl stop ceph-mon.<MON-ID>.<UNIQUE ID>.service At this Point i can't find the right MON-ID, i tought it's listed at /lib/systemd/system/ i'm i right? How to verify this? At my GUI it's named mon.0 to mon.2, but the TAB...
  13. A

    ceph-disk no journal with NVMe?

    Maybe someone with a functioning Ceph "with NVMe Journal" Cluster can post a ceph-disk output and take a look at troughput on /dev/nvme0n1 ... i'm a little bit lost..
  14. A

    ceph-disk no journal with NVMe?

    Hi, i've a 5 Node Proxmox/Ceph Cluster. The OSDs are located at 3 of those 5 Machines. 4 OSDs per Node with P3700 NVMe SSD as journal Devices. My Question is: ceph-disk list should print the OSDs with some infos about journaling. My journal info of each OSD is empty?! Is this ok...
  15. A

    ( initramfs) on boot

    Hi, i got the same problem at one machine. Supermicro X9DR7 Board with LSI2308 onboard Controller (IR Firmware) Any news so far? I've testet rootdelay 5 Seconds in grub.cfg, but without success. greets thomas