Search results

  1. W

    Error with un-mounting disk

    /dev/sda1 is mounted by that line, and is attached to the server. root@R420:~# blkid /dev/mapper/pve-root: UUID="95e7dde4-45ef-429f-bd37-03fd24399be1" BLOCK_SIZE="4096" TYPE="ext4" /dev/sdb1: UUID="fdba3777-f2b0-4f76-866f-bc37ba31bf0e" BLOCK_SIZE="4096" TYPE="ext4"...
  2. W

    Error with un-mounting disk

    root@R420:~# cat /etc/fstab # <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root / ext4 errors=remount-ro 0 1 UUID=2249-1844 /boot/efi vfat defaults 0 1 /dev/pve/swap none swap sw 0 0 proc /proc proc defaults 0 0 UUID=1d48a16d-45db-40d9-9ec3-e91bbd67bb30 /mnt/DATA ext4...
  3. W

    Error with un-mounting disk

    Hello, when I installed proxmox, I mounted the disk that I use for backups from the command line and not from the web interface. Tt works without problems except that when I turn off my server the error seen in the image appears, any advice? Thank you
  4. W

    Spice vs Default.

    Thanks for the reply! To be more precise in my question, does the "display" option improve the performance of the emulation itself? just like someone changes the GPU for a more powerful one on a real machine... or is it just something that the user feels when connecting to the VM.If changing...
  5. W

    Spice vs Default.

    Hello there! I have a question, do select "Spice" as display in a VM, increase VM performance/response of graphical interface?
  6. W

    Help with disk mount.

    Anyone? this post sink very fast O_o
  7. W

    Help with disk mount.

    Hi there, I have the following issue, after doing a clean install on a clean hard drive, then I "mounted" another disk by adding a line directly into /etc/fstab file, then I added it as "storage" using "web panel " and started loading my "containers" and "machines" into it. The thing is that...
  8. W

    Stop VM impossible

    Agreed!!! we need a "FORCE KILL" button ASAP! this is a must be proxmox feature.
  9. W

    Custom DNS in a CT with Dynamic IP.

    Hello! I am having problems configuring DNS on a container. My ISP gives me public dynamic IPs for each device I connect to the internet. I configured the container to take the IP from the DHCP server and it worked, but I need to change the DNS servers. My problem is that the container is not...
  10. W

    Internet to CT via USB Wifi

    Hello, is there a way to connect a container to a WiFi network? The wireless network card is USB and works perfectly with a Kali virtual machine. The rest of the containers work well via cable, I just need one to connect to a WiFi network. Thank you.
  11. W

    Atek UPS

    Hi there, i have a server running Proxmox (Debian 11). I want to connect a ATEK Online UPS via USB, i think is a Generic UPS because i read the manual of KSTAR one (another brand) and its the same UPS... So i tried to configure it on the server using NUT or APCUPSd without any success... I...
  12. W

    help, my containers not starting

    Hi there... my containers ´s stop working, everything was working perfect until they stop responding, i restart my Dell C1100 server and the containers ´s (they are 3) wont start, on the log i can see the circle spining endless... I booted up proxmox rescue from a pendrive and all the...
  13. W

    No connection for VM after backup/restore from 6 to 7

    Can you ping any IP from internet on your VMs?
  14. W

    I deleted 1MB Grub partition

    Hi there, by error i deleted 1MB GRUB partition (oops) from my server, the server have old BIOS and not uefi one... Now if i try to boot the process stuck on a line that display "GRUB". So i put the proxmox ISO, select RESCUE, and proxmox boot without a problem with all my VM and configs...
  15. W

    My VM don't have internet

    HOST: root@servertest:~# ip route show default via 192.168.1.1 dev vmbr0 proto kernel onlink 192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.81 root@servertest:~# ip addr show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000...
  16. W

    Host and containers slow DNS but VM works fine

    alredy try that, no luck, what ip should i put on the VM/CT dns¿? 127.0.0.1 or the host IP?
  17. W

    My VM don't have internet

    This? https://forum.proxmox.com/threads/no-vm-ct-dns-resolving-on-fresh-install.101480/#post-437966 Every VM or CT that i try have no DNS resolution, i can ping and connect to IP but not to domains, i tried almost everything, changing host dns, changing vm dns, use a dns server that is in my...
  18. W

    Host and containers slow DNS but VM works fine

    how you do that? i try using a dns server that is running on my lan, but you mean running inside the VM?
  19. W

    can't access internet from any CT or VM

    did you try with ESXi, is free and can be installed on a usb drive (pendrive), if ESXi works out of the box, is a Proxmox issue. i want to use proxmox because the containers and backups but every VM or CT that i try have no DNS resolution, i can ping and connect to IP but not to domains, i...
  20. W

    can't access internet from any CT or VM

    i have similar problems, cant resolve any DNS inside CT or VM, and is not my router, firewall, internet, lan or what ever because all my server that not run proxmox dont have dns problems, even DNS on ESXi VM works without touch anything related to DNS. * I Test Proxmox 6.4 and the last ISO of...