Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create zpool on raid50 #118

Open
GoogleCodeExporter opened this issue Apr 2, 2015 · 7 comments
Open

Can't create zpool on raid50 #118

GoogleCodeExporter opened this issue Apr 2, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. After partitioning ZFS per 'Getting Started' - successful
2. Creating a zfs pool on new the partition gives the error:: cannot open 
'/dev/disk2s2': Permission Denied
3. Using the command (or GUI) # mount /dev/disk2s2 gives the error: unknown 
special file or file system

What is the expected output? What do you see instead?
The ZFS partition won't mount to be able to create a zpool

What version of the product are you using? On what operating system?
74.3.0 on OSX 10.8.4

Please provide any additional information below.
This 12TB drive is on a hardware highpoint 2720SGL RAID card at RAID50 (2TB 
x8). In Disk Utility, it shows as an external SCSI drive, but in fact its an 
internal SATA array.
I have tried this with SUDO commands and while logged in as the root user, but 
no luck. This is my first attempt at ZFS.

Original issue reported on code.google.com by [email protected] on 22 Jul 2013 at 6:18

@GoogleCodeExporter
Copy link
Author

Steps to Reproduce:
1.diskutil list
2.diskutil partitiondisk /dev/disk2 GPTFormat ZFS %noformat% 100%
3.create puddle /dev/disk2s2

Original comment by [email protected] on 22 Jul 2013 at 6:23

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

[deleted comment]

2 similar comments
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Additional:
When typing, zpool create puddle /dev/disk2s2s
This error shows: cannot open '/dev/disk2s2': Permission Denied

When typing, sudo -s zpool create puddle /dev/disk2s2s
This error shows: cannot create 'puddle':  I/O error

Original comment by [email protected] on 23 Jul 2013 at 6:11

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hardware Additional, this is a functioning Hackintosh

GA-Q77m-D2H
Intel 3225 proc
16gb RAM
180gb intel ssd - os driver
Highpoint 2720GSL - raid 50
8x 2tb barracuda sata's (as 12tb)

Original comment by [email protected] on 23 Jul 2013 at 6:11

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

When I type: mount /dev/disk2s2
This error shows: unknown special file or file system

Original comment by [email protected] on 23 Jul 2013 at 6:20

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant