mount

  1. J

    Understanding Ceph

    Hi All, I'm currently evaluating ProxMox and love what I see so far. I've got a couple of questions though. Am I correct in my understanding that Ceph cannot be mounted like a normal drive or NFS? It can't be RSYNC'd to and from directly from a host node? (Why would I want to? I like the...
  2. R

    Installation problem with ZFS root on SD card with var mounted from another ZFS pool

    I am currently testing the installation on a DELL t-630 server. PVE is installed with root-ZFS on SD card modules (16gb size, dual-cards, hardware mirrored). I am trying to move the /var folder to another ZFS file system with regular sas hdds. The root is on rpool on the SDcard. var is on...
  3. A

    NFS not mount trought proxmox, but mount manually

    Hi. I've several machines with proxmox. Latest installed with 4.1-4 has a problem: not mount NFS storage for backups. cat /etc/pve/storage.cfg ... nfs: backup path /mnt/pve/backup export /srv/backup/pro11 server 5.XX.XX.XX options vers=3 maxfiles 3 content backup This work fine...
  4. A

    [SOLVED] problem mount /dev/sda1 on new install Proxmox 4.1

    Hi! i read some years this forum, but register only for subscribe my problem =( search on google and forum - do not help i try reinstall - but problem goin again i setup proxmox in test usage on usb flash drive over clean debian 8.2 setup by manual on wiki...
  5. C

    Mount qcow2: you must specify the filesystem type

    Hi, I want to mount qcow2 image file, but get this error: mount: you must specify the filesystem type I follow the steps provided in Debian Wiki: modprobe nbd qemu-nbd --connect=/dev/nbd0 imagename.qcow2 The image is loaded correctly, but I cannot mount it. fdisk -l /dev/nbd0 WARNING: GPT...
  6. T

    proxmox 4.1 don't boot

    Hi I've installed Proxmox 4.1 with 2 disks in a ZFS mirror configuration. After rebooting the server Proxmox can't mount the pool 'rpool'. I tried to mount the pool with 'zpool -R /root -N rpool ' as said in the displayed hint and 'zpool import'. Both give me the that the 'pool is not found' or...
  7. W

    How to mount LVM disk of VM

    How i mount lvm disk used by VM on host machine, so i can copy files. I have some network issue in the VM, can't get eth0 working. The VM use LVM disk image. root@server1:~# parted /dev/pve/vm-104-disk-1 print Model: Linux device-mapper (linear) (dm) Disk /dev/dm-5: 34.4GB Sector size...