<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello Tal,</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ZFS is probably detecting a partition table on the disks, you could delete the partition tables on /dev/sda,/dev/sdb &nbsp;... etc, or you could use the force option of ZFS create making sure they aren't mounted somewhere.</p>
<p><br>
</p>
<p>Regards,</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Paul S.<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> users-bounces@ovirt.org &lt;users-bounces@ovirt.org&gt; on behalf of Tal Bar-Or &lt;tbaror@gmail.com&gt;<br>
<b>Sent:</b> 25 March 2018 15:54<br>
<b>To:</b> users<br>
<b>Subject:</b> [ovirt-users] Issues with ZFS volume creation</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div><br clear="all">
</div>
Hello All,<br>
</div>
I know this question is might be out of Ovirt scope, but I don't have anywhere else to ask for this issue (ZFS users mailing doesn't work), so I am trying my luck here anyway<br>
</div>
so the issues go as follows :<br>
<br>
Installed ZFS on top of CentOs 7.4 with Ovirt 4.2 , on physical Dell R720 with 15 sas&nbsp; 10 k 1.2TB each attached to PERC H310 adapter, disks are configured to non-raid, all went OK, but when I am trying to create new zfs pool using the following command:<br>
&nbsp;<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
zpool create -m none -o ashift=12 zvol raidz2 sda sdb sdc sdd sde sdf sdg sdh sdi sdj sdk sdl sdm<br clear="all">
</blockquote>
<div>
<div style="background-color:transparent">I get the following error below:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
/dev/sda is in use and contains a unknown filesystem.<br>
/dev/sdb is in use and contains a unknown filesystem.<br>
/dev/sdc is in use and contains a unknown filesystem.<br>
/dev/sdd is in use and contains a unknown filesystem.<br>
/dev/sde is in use and contains a unknown filesystem.<br>
/dev/sdf is in use and contains a unknown filesystem.<br>
/dev/sdg is in use and contains a unknown filesystem.<br>
/dev/sdh is in use and contains a unknown filesystem.<br>
/dev/sdi is in use and contains a unknown filesystem.<br>
/dev/sdj is in use and contains a unknown filesystem.<br>
/dev/sdk is in use and contains a unknown filesystem.<br>
/dev/sdl is in use and contains a unknown filesystem.<br>
/dev/sdm is in use and contains a unknown filesystem.<br>
</blockquote>
<div style="background-color:transparent"><br>
When typing command lsblk I get the following output below, all seems ok, any idea what could be wrong?<br>
</div>
<div style="background-color:transparent">Please advice<br>
</div>
<div style="background-color:transparent">Thanks<br>
<br>
</div>
<div style="background-color:transparent">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex; background-color:transparent">
# lsblk<br>
NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAJ:MIN RM&nbsp; SIZE RO TYPE&nbsp; MOUNTPOINT<br>
sda&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:0&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245c0ec 253:2&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:16&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca072463898 253:10&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:32&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca0724540e8 253:8&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:48&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca072451b68 253:7&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sde&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:64&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245f578 253:3&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:80&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07246c568 253:11&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:96&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca0724620c8 253:12&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:112&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245d2b8 253:13&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:128&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245f0e8 253:4&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdj&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:144&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca072418958 253:5&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:160&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca072429700 253:1&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:176&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245d848 253:9&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:192&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca0724625a8 253:0&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath<br>
sdn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:208&nbsp; 0&nbsp; 1.1T&nbsp; 0 disk<br>
&#9492;&#9472;35000cca07245f5ac 253:6&nbsp;&nbsp;&nbsp; 0&nbsp; 1.1T&nbsp; 0 mpath</blockquote>
</div>
</div>
</div>
<br>
<br>
<div>
<div>
<div>
<div>-- <br>
<div class="gmail_signature">Tal Bar-or</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
To view the terms under which this email is distributed, please go to:- <br>
<a href="http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html" target="_blank">http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html</a>
<p></p>
</body>
</html>