It will help if it is GUI-based steps to create CephFS. I currently have configured Ceph as shared storage on all 3 nodes.
Also, Linux VMs are on local storage. I have to use CephFs to create a shared folder between 2 VMs on different nodes.
How can I copy files between the PVE Host and a VM?
There are many ways, ssh/sshfs being the recommendation usually. One possible alternative does not need a network: 9p.
this is for temporary usage e.g. maintenance or initial setup. 9p is local, so the VM can not migrate anymore
for this...
Hello
Today I decided to create some sort of system for media on proxmox.
I have couple CTs running radarr, sonar etc.
I wanted to mount the same shared folder I’ve created on my Synology NAS using cifs, for all CTs
When I try mounting it to deluge I get an error: mount error(115): Operation...
I've seen some threads where people have mounts set up on the LXC itself, where you can see the mount from the Summary tab, and those mounts get deleted when doing a restore.
I have some mount points set up using systemd. For example, I used these steps setting up a mount for my Plex LXC...
Hi, I'm having an issue with ensuring the physical drives on my proxmox hosts mount reliably after a reboot. Right now my /etc/fstab looks like this:
LABEL=SSD1 /mnt/SSD1 ext4 rw,noatime,nofail,x-systemd.device-timeout=1,errors=remount-ro 0 2
LABEL=SSD2 /mnt/SSD2 ext4...
I have a quick question I would like to reinstall Proxmox.
I have backed up all VMs and LXC on a HW-HDD-RAID-10 which is formatted EXT4.
I formatted and mounted the HW-HDD-RAID-10 via the Proxmox GUI.
Proxmox itself is on an SSD-RAID-10 which I want to format and reinstall.
But before I do...
Hy Leute
Hab mal eine kurze frage ich möchte Proxmox neu installieren.
Hab alle VMs und LXC auf einem HW-HDD-RAID-10 der EXT4 formatiert ist gesichert.
Hab den HW-HDD-RAID-10 über dir Proxmox GUI EXT4 formatiert und eingebunden.
Proxmox selber liegt auf einem SSD-RAID-10 den möchte ich...
Hi,
I have chosen to use BTRFS since I have been using that since it was included with (Open)SUSE so also chose it for Proxmox.
I noticed very low compression on my disk images. Just a few percent. You can easily investigate this by using compsize (package btrfs-compsize).
The default mount...
Howdy! I'm brand new to Proxmox, but picking it up rapidly. I've been banging my head against a wall on this one though.
I've created a CT, my intent is to have it running Docker, I'm not concerned about that part. I'd like to have that container mount an SSHFS (I've got SMB/CIFS running on...
I am a newbie to proxmox and low level drive configs. I am trying to setup a home server on a mini pc and want to store data on a second nvme drive + usb-drive .
What is the best technique to share the nvme storage with the guest container (privileged) , I am lost between different mount...
Hey allerseits!
Ich bin noch etwas neu bei der Sache, und dementsprechend manchmal etwas überfordert wenn es um das ein oder andere Thema geht, als kleiner disclaimer.
Nachdem darauf verwiesen wird, dass man eher VMs anstatt LXCs für docker container benutzen soll, würde ich gerne eine CouchDB...
Issue - unable to mount NFS shares from Synology NAS.
Main symptoms:
unable to add NFS share to Datacenter Storage (timeout)
mount command timing out (on Proxmox hosts as well as CTs and VMs)
rpcinfo -p <nas-host> also timeout
After a day of trying out all kinds of solutions, messing with...
I have a 240GB SSD drive which is connected via USB. After plugging it in, the drive initally shows up correctly in lsblk and fdisk -l, and I am able to mount it without problem on the Proxmox host. The problem is that the drive seems to disappear from the host after a couple of days, and this...
I'm running a VM where the boot drive is on ssd's. I'd like to have one of the directories on the OS be backed by my spinning rust pool. On lxc containers I can select a storage option and a path to mount it at within the container, how would I do something similar for a VM?
I may have...
Hi guys,
I was using Proxmox VE version 7 and decided to upgrade to version 8 and for some reason now 2 of my LXC wont start having the following error
root@pve:~# pct start 101
volume 'Backups:104/vm-104-disk-0.raw' does not exist
This is my config for LXC 101
root@pve:~# cat...
Hi folks,
I have been using the unprivileged containers wiki guide to bind mount a directory for containerA (uid+guid 1000), which works grand.
When I tried to do a similar thing for a separate mount point for containerB (also uid+gid 1000), things went awry.
Using the same idmap lxc config...
I am encountering the following error while mounting the vm server on the proxmox ceph pool with rbd, can you help with the problem and its solution.
mount: /mnt/test: wrong fs type, bad option, bad superblock on /dev/rbd3, missing codepage or helper program, or other error.
I have an LXC container that has a bind mount to a host folder. That host folder is a mount itself to a folder on a raspi over an sshfs connection.
I am running a backup script every night that writes data to the mounted folder in the container so that it is written to the Pi. This worked...
Heyho I have a problem.
I have a StorageBox from Hetzner and wanted to use it as a Datastore for my PBS. I mounted it via SSHFS with following entry in /etc/fstab:
uXXXXXX@uXXXXXX.your-storagebox.de:~/ /mnt/storagebox fuse.sshfs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.