Hi everyone.
I'm a teacher from a High School, I teach vocational training. I would love for my students to learn Proxmox.
I am using proxmox on fujitsu rs300 s6 with a LSi SAS controller.
I created a raid 1 on LSI configuration and installed proxmox VE 7.2 on it with default options and ZFS format.
the local node it’s ok but de local-ZFS it's work and received a error “could not activate storage 'local-zfs', zfs error: cannot import 'rpool': no such pool available (500)”
Please, help me!! i’m try to find solutions but didn’t find it.
Thanks.
P.S.:this is some information about my computer.
root@arwen2:~# more /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content backup,iso,vztmpl
zfspool: local-zfs
pool rpool/data
content rootdir,images
nodes arwen2
sparse 1
root@galadriel3:~# pvecm status
Cluster information
-------------------
Name: iluvatar
Config Version: 4
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Oct 24 12:10:30 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.3a
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.230.165.203 (local)
root@galadriel3:~# zfs create rpool/data
cannot create 'rpool/data': no such pool 'rpool'
root@galadriel3:~# pvecm status
Cluster information
-------------------
Name: iluvatar
Config Version: 4
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Oct 24 13:15:19 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.3a
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.230.165.203 (local)
root@arwen2:~# zfs list
no datasets available
root@arwen2:~# zpool import -N rpool
cannot import 'rpool': no such pool available
I'm a teacher from a High School, I teach vocational training. I would love for my students to learn Proxmox.
I am using proxmox on fujitsu rs300 s6 with a LSi SAS controller.
I created a raid 1 on LSI configuration and installed proxmox VE 7.2 on it with default options and ZFS format.
the local node it’s ok but de local-ZFS it's work and received a error “could not activate storage 'local-zfs', zfs error: cannot import 'rpool': no such pool available (500)”
Please, help me!! i’m try to find solutions but didn’t find it.
Thanks.
P.S.:this is some information about my computer.
root@arwen2:~# more /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content backup,iso,vztmpl
zfspool: local-zfs
pool rpool/data
content rootdir,images
nodes arwen2
sparse 1
root@galadriel3:~# pvecm status
Cluster information
-------------------
Name: iluvatar
Config Version: 4
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Oct 24 12:10:30 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.3a
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.230.165.203 (local)
root@galadriel3:~# zfs create rpool/data
cannot create 'rpool/data': no such pool 'rpool'
root@galadriel3:~# pvecm status
Cluster information
-------------------
Name: iluvatar
Config Version: 4
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Oct 24 13:15:19 2022
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000002
Ring ID: 2.3a
Quorate: No
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 1
Quorum: 2 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.230.165.203 (local)
root@arwen2:~# zfs list
no datasets available
root@arwen2:~# zpool import -N rpool
cannot import 'rpool': no such pool available