Recent content by ssldn

  1. S

    Not getting routed setup with three single IPs plus one Subnet on hetzner dedicated

    Hi, You've helped me really a lot so far, but the routed setup can become really complicated and I have no more time available. I will look to post this or that here in the open, in case it can be useful, but I had no final working solution. Ok, still it can be helpful. So, I've also listened...
  2. S

    Not getting routed setup with three single IPs plus one Subnet on hetzner dedicated

    Hi. A question: Why did you write this? Which problem occured, that you couldnt , do as told?
  3. S

    No internet after creating vm

    Bumping. Has noone any kind of answers to this? Please ?
  4. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Another short question about this LVM thing. As it seems to be solely virtual (to me, in terms of directories that can be visited through a terminal) I wouldn't know where to upload something that can be used from all the VMs inside there. So, which directory can I use to do wget and have .exe...
  5. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Hi, I have done so, and... it worked like a charm! EDIT: This is the output of lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 477G 0 disk ├─nvme0n1p1 259:2 0 512M 0 part /boot └─nvme0n1p2 259:3...
  6. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Ok, so I then would need to create first a folder to /mnt/pve with name heavyload1 /mnt/pve/heavyload1 for a mount inside of fstab like the following?: /dev/mapper/vg0-heavyload1 /mnt/pve/heavyload1 ext4 defaults 0 2 because it seems to be a "plain filesystem", right?
  7. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    So, tis wasnt so much informative, thats why Ive created a report with Diagnostic Report Tool and because xdg-util is needed for this I've installed it via apt-get update && apt-get install xdg-utils while shortly after it gave me the error as follws: root@ghost0 ~/progs/diagnostic_report #...
  8. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Thanks a lot for this info. Oh yeh, this probably meant that /mnt/pve dint exist. I remember, so I create mkdir /mnt/pve first
  9. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Hello, thanks for joining here and for the help. I was already wondering if I could have found common principals written down any where of what is usual of mountpoints in general and espcailly in proxmox, also why this is and what could not work or shouldnt be done, but you're the first one to...
  10. S

    LVM local2 unusable stating mkdir /dev/vg0/ ... File exists ... /usr/share/perl5/PVE/STORAGE/DirPlugin

    Hi, very similar to this ancient thread my local storage local2 does not realize what it is, it has a mount point and setting in fstab as told in tutorials, but it displays this sentence (while idling): mkdir /dev/vg0/heavyload1: File exists at /usr/share/perl5/PVE/Storage/DirPlugin.pm line 109...
  11. S

    Proxmox Network Config on Hetzner

    Sure. You got a point and I share Your opinion fully. Also, I wont start a big discussion, like I've avoided already before. I doubt that you believe right, according my attitude, but let me explain at least a bit. I saw one personal issue in this kind of post (while It in no way was against...
  12. S

    Not getting routed setup with three single IPs plus one Subnet on hetzner dedicated

    Hm, I thought more about it. Because ideal would be to reach each VM via any kind of RDP because that is what my goal was also described like, I expected that someone experienced maybe read it and see, there can be a good solution, to deploy IP addresses internally from inside my structure to...
  13. S

    No internet after creating vm

    Hi, I am still a bit confused as of the fact if a routed setup on hetzner (from view of the node, the main IP of the network card to use an addtional ip) needs that the main IP is repeated in the vmbr0 or not. Is it needed for a routed or a bridged setup type? When youve asked Fatih: it...