Hi,
I succesfully built a RAID6 with [cmd=]zfspool create datastore ad6 ad8 ad10 ad12 ad14[/cmd]
The problem now is that I want to mount this pool as /home dir, where alle users have access over Samba/NFS to their data. Unfortunatly because of the name "datastore" I can't easily mount it as /home.
So I wanted to remove the pool (the zfspool is still empty) with [cmd=]zfs remove -rRf datastore[/cmd] I also tried just [cmd=]zfs remove -r datastore[/cmd] There's no error message but after a reboot it's again there and I also can't create the new pool.
How can I now delete this storage successfully?
Regards, bsus
I succesfully built a RAID6 with [cmd=]zfspool create datastore ad6 ad8 ad10 ad12 ad14[/cmd]
The problem now is that I want to mount this pool as /home dir, where alle users have access over Samba/NFS to their data. Unfortunatly because of the name "datastore" I can't easily mount it as /home.
So I wanted to remove the pool (the zfspool is still empty) with [cmd=]zfs remove -rRf datastore[/cmd] I also tried just [cmd=]zfs remove -r datastore[/cmd] There's no error message but after a reboot it's again there and I also can't create the new pool.
How can I now delete this storage successfully?
Regards, bsus