<p><br />
 Hi,</p>
<p>I reproduced the situation. There is a workaround with the new packages, check the las few steps below.</p>
<p>Steps:</p>
<ul>
    <li>I installed a new PVE 3.4 from iso.</li>
    <li>Changed the pve repository to pve-no-subscription</li>
    <li>and did an apt-get update, apt-get dist-upgrade</li>
    <li>kernel and zfs got upgraded, including newly generated initramfs images</li>
    <li>reboot</li>
    <li><strong>tried to create a new pool using new drives</strong> ->  zpool create -o ashift=12 -f tank2 mirror ata-VBOX_HARDDISK_VB1da9b627-78ce7cfc ata-VBOX_HARDDISK_VB33d82a74-c68d4c2e mirror ata-VBOX_HARDDISK_VB747687a6-65a6e895 ata-VBOX_HARDDISK_VBb90fec86-d12f314e<br />
    <strong>cannot create 'tank2': invalid argument for this pool operation</strong></li>
    <li><strong>specified an old format:</strong><br />
    zpool create -o ashift=12 <span style="color: rgb(255, 0, 0);">-o version=28</span> -f tank2 mirror ata-VBOX_HARDDISK_VB1da9b627-78ce7cfc ata-VBOX_HARDDISK_VB33d82a74-c68d4c2e mirror ata-VBOX_HARDDISK_VB747687a6-65a6e895 ata-VBOX_HARDDISK_VBb90fec86-d12f314e<br />
    -> it worked</li>
    <li><strong>pool: tank2</strong><br />
    state: ONLINE<br />
    <span style="color: rgb(255, 0, 0);">status: The pool is formatted using a legacy on-disk format.  The pool can<br />
    still be used, but some features are unavailable.<br />
    action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the<br />
    pool will no longer be accessible on software that does not support<br />
    feature flags.</span><br />
    scan: none requested<br />
    config:<br />
    NAME                                       STATE     READ WRITE CKSUM<br />
    tank2                                      ONLINE       0     0     0<br />
    mirror-0                                 ONLINE       0     0     0<br />
    ata-VBOX_HARDDISK_VB1da9b627-78ce7cfc  ONLINE       0     0     0<br />
    ata-VBOX_HARDDISK_VB33d82a74-c68d4c2e  ONLINE       0     0     0<br />
    mirror-1                                 ONLINE       0     0     0<br />
    ata-VBOX_HARDDISK_VB747687a6-65a6e895  ONLINE       0     0     0<br />
    ata-VBOX_HARDDISK_VBb90fec86-d12f314e  ONLINE       0     0     0</li>
    <li><strong>I tried to upgrade the new pool: </strong><br />
    <span style="color: rgb(255, 0, 0);"><strong>zpool upgrade tank2</strong></span><br />
    This system supports ZFS pool feature flags.<br />
    <span style="color: rgb(255, 0, 0);">Successfully upgraded 'tank2' from version 28 to feature flags</span>.<br />
    Enabled the following features on 'tank2':<br />
    async_destroy<br />
    empty_bpobj<br />
    lz4_compress<br />
    spacemap_histogram<br />
    enabled_txg<br />
    hole_birth<br />
    extensible_dataset<br />
    embedded_data<br />
    bookmarks<br />
    <span style="color: rgb(255, 0, 0);">cannot set property for 'tank2': invalid argument for this pool operation</span></li>
    <li>creating new "filesystems" under tank2 is working</li>
    <li>reboot -> surprise -> tank 2 started using sdg/sdh etc. instead of their IDs</li>
    <li>still got <span style="color: rgb(255, 0, 0);">cannot set property for 'tank2': invalid argument for this pool operation</span> on zpool upgrade</li>
    <li>zpool destroy tank2 is working</li>
    <li><span style="color: rgb(255, 0, 0);">creating tank2 without -o version=28 failed again</span></li>
    <li><span style="color: rgb(0, 128, 128);">creating tank2 with -o version=28 is </span><strong><span style="color: rgb(0, 128, 128);">working</span></strong></li>
    <li> </li>
</ul>
<p>So, at this moment that's all. I will check it later.</p>
<p>Bye,</p>
<p>István<br />
<br type="_moz" />
<br />
<br />
 </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<blockquote type="cite">
<div>
<div> </div>
</div>
</blockquote>
<p> </p>
<p> </p>