Date: Fri, 07 Apr 2023 12:21:10 +0100 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: freebsd-questions@freebsd.org Subject: Re: Problems creating a zpool Message-ID: <7894190.iDzAj6rjnq@curlew> In-Reply-To: <2f21436e-1f5b-f6b6-0624-ed87a9a84f34@milibyte.co.uk> References: <2f21436e-1f5b-f6b6-0624-ed87a9a84f34@milibyte.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --nextPart2030382.x0N0T6uNKo Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" On Thursday, 6 April 2023 20:57:00 BST Mike Clarke wrote: > I'm trying to restore my 13.1 system from an external drive. > > So far I've booted into a livefs from a 13.1 bootable memory stick and > am attempting to create a new zpool with the command: > > root@:~ # zpool create -m none -O compress=on atime=off wdssd gpt/wdsys2 > > but I get this error message: > > "cannot open 'wdssd': no such device in /dev > must be a full path or shorthand device name" Sorry about the accidental duplicate post. The problem is solved. I'd made a careless mistake and omitted -O before atime=off. -- Mike Clarke --nextPart2030382.x0N0T6uNKo Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="UTF-8" <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">On Thursday, 6 April 2023 20:57:00 BST Mike Clarke wrote:</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> I'm trying to restore my 13.1 system from an external drive.</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> So far I've booted into a livefs from a 13.1 bootable memory stick and</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> am attempting to create a new zpool with the command:</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> root@:~ # zpool create -m none -O compress=on atime=off wdssd gpt/wdsys2</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> but I get this error message:</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> "cannot open 'wdssd': no such device in /dev</p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> must be a full path or shorthand device name"</p> <br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Sorry about the accidental duplicate post.</p> <br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The problem is solved. I'd made a careless mistake and omitted -O before atime=off.</p> <br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">-- </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Mike Clarke</p> </body> </html> --nextPart2030382.x0N0T6uNKo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7894190.iDzAj6rjnq>