Search results

  1. V

    [SOLVED] USB HDD mount to LXC

    I tried to: mount the USB on the HOST. I made a mount point on the container. The container gets permission denied trying to CD into the folder. I try granting all permissions on the folder on the host and I get (chmod a+rwx) : chmod: changing permissions of '/mnt/bindmounts/shared/': Read-only...
  2. V

    [SOLVED] USB HDD mount to LXC

    Even when I make a ubuntu VM and add the USB device in hardware, I don't see it listed in df -Th
  3. V

    [SOLVED] USB HDD mount to LXC

    Hi. Bit a of newbie question I suppose: How do I mount a USB HDD device to a LXC? https://pve.proxmox.com/wiki/Linux_Container#_bind_mount_points These instructions aren't clear. I can see my USB device on the host (lsusb) under Disks, but I don't know what to do next. Do I mount the USB...
  4. V

    Storage options - two nodes, one is getting a new HDD

    I have a 1 TB HDD drive shipping soon. I had planned for it to go on a node (before it was a node). I am running quite a few things on the master and I can see disks are getting full - I definitely don't want to run any backups. So what are my options? I've always hated linux and expanding...
  5. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    I've abandoned Wi-Fi. I got a 4G network device that has Ethernet built in and all my problems are gone. Go wired connections!
  6. V

    VM set to X space, not all of it shows up

    I set my VM to use 310 GB, but the system reports only 152 GB total. Any idea why this might happen? My local-lvm has a total of 350 GB's free
  7. V

    Cannot install Virtualmin in a LXC

    I've tried to install Virtualmin inside a Ubuntu LXC. I keep getting: Installing Virtualmin and plugins [ OK! ] 3 Dec 03:34:43 ntpdate[12665]: Can't adjust the time of day: Operation not permitted Installing updates to Virtualmin-related packages...
  8. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    With this setup I seem to be able to browse PROXMOX on the host system itself, but not other LAN computers? --- edit: I can only connect to the HOST from a LAN computer by the following: VMNet8 - HOST ONLY - Same subnet as LAN/network. VM Setting with Bridged.
  9. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    Supposedly one of them can if my local computer can go to the HOST's VM?
  10. V

    [SOLVED] USB Drive not showing with lsusb etc

    I've ran lsusb and lsblk and my USB drive isn't showing on PROXMOX. It shows up perfectly on Ubuntu and Windows. Is this a Debian issue?
  11. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    Bridged. I can connect to my VMWare Host from another LAN computer. Here's the network config My LAN config: I am not sure why I can connect to HOST to get to PROXMOX, but the VMWARE HOST with PROXMOX cannot connect to my other other (other LAN computer). I basically want two computers...
  12. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    I managed to connect to my host which is running PROXMOX. However I can only do that from another computer on the local network. E.G. I can access the host from my other computer but I can't access PROXMOX on the host itself. Any idea why? Also, on the other computer I am trying to run PROXMOX...
  13. V

    [SOLVED] Installed PROXMOX on VMWare Workstation - no internet

    Hi. I installed PROXMOX on VMWare Workstation 16 PRO, I can connect from the host to the machine, but PROXMOX can't connect to the internet? Any idea why? Also, for some reason I can't access PROXMOX on another PC on the same local network with the IP.
  14. V

    No network interface found

    I have no idea. Long gone now. I reinstalled a few times and it eventually worked. Do you lot have a guide on WiFi? I can only get Ethernet reliably working.... I did manage to get WiFi connection, sometimes it couldn't ping internet, sometimes just router... Not surprisingly using the same...
  15. V

    Cannot start container

    Hi - I downloaded the turnkey core container. I tried running it and it doesn't start, no errors in the GUI. I guess I'll need to connect and find out what's going on? -- Update lxc-start -n 102 -F -l DEBUG -o /tmp/lxc-ID.log https://pastebin.com/sst4WfDQ - update I removed etho/vmbr0...
  16. V

    Host Unreachable - can't update anything

    Ethernet works but WiFi doesn't. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft...
  17. V

    No network interface found

    I reinstalled after trying to use Ethernet and then installing network-manager for WiFi. Now after having the Ethernet plugged in, I see no network interface found. What? How come? The same as last time, lights are on.... I've restarted router as well. Unplugged and back in.
  18. V

    Host Unreachable - can't update anything

    On my PROXMOX VE host, I just finished installing and used ethernet, I had to fiddle around with it. I can connect over my LAN to PROXMOX - however any apt-get update, or doing any template updates/downloads or even pings give be unable to connect, host unreachable errors. starting apt-get...