Hello,
I had only one PM node (ver.6) and recently I decided to add one new node (also ver.6) and made a PM cluster. The cluster currently consists of two nodes and everything was Ok.
Let's name them like:
node1
2 disk for PVE (ZFS mirror)
2 disks for VMs (ZFS mirror)
1 disk for ZFS cache
node2
1 disk for PVE (ZFS single)
2 disks for VMs (ZFS mirror)
node1 and node2 have own local storage with templates and ISO images which I downloaded into. I used them for creating new virtual machines.
After cluster was set up when I tried to add ISO into virtual machine CD-ROM drive I saw the next error:
Please, help me to solve this problem. Now I can't mount ISO images into my existing VM and can't create new VMs.
storage.cfg listing
dir: local_node1
path /var/lib/vz
content iso,vztmpl
nodes node2
shared 0
dir: local_node2
path /var/lib/vz
content iso,vztmpl
nodes node1
shared 0
dir: local
disable
path /var/lib/vz
content iso,vztmpl
shared 0
zfspool: local-zfs
pool rpool/data
content rootdir,images
nodes node1
sparse 1
zfspool: some_zfs_pool1
pool some_zfs_pool1
content images,rootdir
nodes node1
sparse 0
zfspool: some_zfs_pool2
pool some_zfs_pool2
content images,rootdir
nodes node2
sparse 0
nfs: BACKUP
export /vm_backup
path /mnt/pve/BACKUP
server ***.***.***.***
content images,rootdir,vztmpl,iso,snippets,backup
maxfiles 6
nodes node1
nfs: BACKUP_NODE2
export /vm_backup_node2
path /mnt/pve/BACKUP_NODE2
server ***.***.***.***
content iso,snippets,backup,rootdir,vztmpl
maxfiles 6
nodes node2
I had only one PM node (ver.6) and recently I decided to add one new node (also ver.6) and made a PM cluster. The cluster currently consists of two nodes and everything was Ok.
Let's name them like:
node1
2 disk for PVE (ZFS mirror)
2 disks for VMs (ZFS mirror)
1 disk for ZFS cache
node2
1 disk for PVE (ZFS single)
2 disks for VMs (ZFS mirror)
node1 and node2 have own local storage with templates and ISO images which I downloaded into. I used them for creating new virtual machines.
After cluster was set up when I tried to add ISO into virtual machine CD-ROM drive I saw the next error:
Please, help me to solve this problem. Now I can't mount ISO images into my existing VM and can't create new VMs.
storage.cfg listing
dir: local_node1
path /var/lib/vz
content iso,vztmpl
nodes node2
shared 0
dir: local_node2
path /var/lib/vz
content iso,vztmpl
nodes node1
shared 0
dir: local
disable
path /var/lib/vz
content iso,vztmpl
shared 0
zfspool: local-zfs
pool rpool/data
content rootdir,images
nodes node1
sparse 1
zfspool: some_zfs_pool1
pool some_zfs_pool1
content images,rootdir
nodes node1
sparse 0
zfspool: some_zfs_pool2
pool some_zfs_pool2
content images,rootdir
nodes node2
sparse 0
nfs: BACKUP
export /vm_backup
path /mnt/pve/BACKUP
server ***.***.***.***
content images,rootdir,vztmpl,iso,snippets,backup
maxfiles 6
nodes node1
nfs: BACKUP_NODE2
export /vm_backup_node2
path /mnt/pve/BACKUP_NODE2
server ***.***.***.***
content iso,snippets,backup,rootdir,vztmpl
maxfiles 6
nodes node2