mount

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...