Search results

  1. T

    [SOLVED] Possible MTU misconfiguration detected

    Which link? I have only two nodes. On the node with the warnings I have 2x 10Gbit activated at 9000MTU. Intel says that Intel Corporation Ethernet Connection X557 have jumbo frames....
  2. T

    [SOLVED] Possible MTU misconfiguration detected

    I get this on boot: Jun 30 01:02:30 pangolin corosync[2308]: [KNET ] pmtud: PMTUD link change for host: 2 link: 1 from 469 to 6021 Jun 30 01:02:30 pangolin corosync[2308]: [KNET ] pmtud: Global data MTU changed to: 6021 Jun 30 01:02:34 pangolin pmxcfs[2297]: [status] notice: received log...
  3. T

    [SOLVED] Possible MTU misconfiguration detected

    Yes. I have the UniFi Switch PRO 24 POE and enabled jumbo frame. There are also some new errors: Jun 29 17:14:20 pangolin iscsid[2012]: connect to 192.168.1.46:3260 failed (Connection refused) Jun 29 17:14:23 pangolin iscsid[2012]: connect to 192.168.1.46:3260 failed (Connection refused) Jun...
  4. T

    [SOLVED] Possible MTU misconfiguration detected

    Hello, I changed the MTU on both nodes to 8988, and I got the likely full bandwidth. But after some minutes all breaks. ISCSI won't work and in the syslog at both nodes is something like this: un 28 16:22:03 pangolin corosync[2211]: [KNET ] pmtud: possible MTU misconfiguration detected. kernel...
  5. T

    [SOLVED] Data isn't shown on node ui

    Yes you're right. I joined with sunfish the cluster from pangolin node. I looked at the pangolin node webui for the storage and found nothing. Found it as said at the sunfish nice webui. thanks
  6. T

    [SOLVED] Data isn't shown on node ui

    root@sunfish:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 477G 0 disk ├─sda1 8:1 0 1007K 0 part ├─sda2 8:2 0 512M 0 part /boot/efi └─sda3...
  7. T

    [SOLVED] Data isn't shown on node ui

    Data isn't shown on node sunfish ui. Data is a SSD and it's size should be around 350GB root@sunfish:~# root@sunfish:~# pvs PV VG Fmt Attr PSize PFree /dev/nvme0n1 lvmthin lvm2 a-- <953.87g 124.00m /dev/sda3 pve lvm2 a-- <476.44g <16.00g root@sunfish:~# vgs VG...
  8. T

    [SOLVED] Disk stuck at the other node after migrate

    The disk of two lxc stucks on the from migrate node. The Storage one Node on both nodes are called lvmthin and the disk image is called vm-102-disk-0. How can I transfer the disk to another node?
  9. T

    [SOLVED] Issue restoring a LXC

    That with restore applies for unprivilged containers with docker installed(nesting,keyctl enabled)
  10. T

    [SOLVED] Issue restoring a LXC

    I have the same issue. It's now running 1 hour for a new created lxc with 8GB disk. The backup is located on a disk station. A 30GB vm took for me about 10 minutes
  11. T

    [SOLVED] local-zfs came on node join

    Why is local-zfs on the other node? Local-zfs came to the other node on joining the cluster. When its wrong here, how can I get rid of it? Thanks ~Marlon
  12. T

    Cant restore unprivileged container on another node

    Yes. I have that problem with multiple containers
  13. T

    Cant restore unprivileged container on another node

    That won't work for me because I run docker containers in it.
  14. T

    Cant restore unprivileged container on another node

    But how did that work in the other node? Is there a fix for that. Can I someway repair it.
  15. T

    Cant restore unprivileged container on another node

    I can't restore unprivileged container on another node. What can I do? root@sunfish:~# pct restore 116 /mnt/pve/diskstation/dump/vzdump-lxc-116-2020_05_12-08_24_45.tar.gz -ignore-unpack-errors 1 -unprivileged --storage lvmthin Logical volume "vm-116-disk-0" created. mke2fs 1.44.5...
  16. T

    [SOLVED] Can´t start unprivileged container

    Everything worked fine on sunday. I haven't made changes at this time field. By issuing chmod 755 / the problem was fixed. Thank you
  17. T

    [SOLVED] Can´t start unprivileged container

    root@pve:~# stat / File: / Size: 4096 Blocks: 8 IO Block: 4096 directory Device: fd01h/64769d Inode: 2 Links: 24 Access: (0311/d-wx--x--x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2020-04-16 12:56:17.303996688 +0200 Modify: 2020-04-13...