Re: [PVE-User] ZFS Storage Issue

2020-05-25 Thread Sivakumar SARAVANAN
Hello, I need to add 2 additional mirrored disk as below 1. SSB ZFS with 855 GB (2 disk) 2. HDD ZFS with 2 TB ( 2 disk) As I created as above already. But I wanted to remove all the mirrored disk that I created already. I used this command - zpool destroy HDD-Storage-PRX003 I want to create a

Re: [PVE-User] ZFS Storage Issue

2020-05-25 Thread Lindsay Mathieson
On 25/05/2020 10:43 pm, Sivakumar SARAVANAN wrote: So I ran the below comment zpool destroy HDD-Storage-PRX003 But I am not getting a free pool to create SSD mirrored disk again after running the above command. I believe you need to remove the partitioning on the disks which zfs created

[PVE-User] ZFS Storage Issue

2020-05-25 Thread Sivakumar SARAVANAN
Hello, I created the ZFS HDD disk with mirrored instead of the SSD mirrored disk by mistake. I did not get the option to edit the HDD ZFS storage that I created by mistake. So I ran the below comment zpool destroy HDD-Storage-PRX003 But I am not getting a free pool to create SSD mirrored disk