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

The disk you inserted was not readable by this computer. #102

Closed
alanruttenberg opened this issue Dec 2, 2013 · 13 comments
Closed

The disk you inserted was not readable by this computer. #102

alanruttenberg opened this issue Dec 2, 2013 · 13 comments

Comments

@alanruttenberg
Copy link

I get this dialog for each disk that is part of the pool. I tried to add to fstab

LABEL=zfs none zfs rw,noauto
LABEL=Untitled\0409 none zfs rw,noauto

I tried to find the UUID of the ZFS drives so I could use that in /etc/fstab but couldn't figure out what they were.

I dismiss all the dialogs with "ignore" and things function correctly

@grahamperrin
Copy link

Please, what's the version and build of the OS?

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 3, 2013

OS version and build is not relevant. This is simply a question of whether you have a .fs bundle or not.

@alanruttenberg
Copy link
Author

There was an fs bundle as part of the old zfs I removed. Should I put it back? The only other thing I can think of is that the dist I downloaded(http://lundman.net/ftp/osx.zfs/osx.zfs-signed-20131126.dmg) didn't have a mount_zfs binary, which I notice is built from the source. FWIW OS is OS X Mavericks 10.9.

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 3, 2013

There is no zfs.fs yet. If you notice we have a branch zfsbundle: https://github.com/zfs-osx/zfs/tree/zfsbundle

I am not thrilled about using a file system bundle at all because it must go in /System/Library/Filesystems, and Apple does not look in /Library/Filesystems. Yet, they are planning to lock down /System. We have filed an rdar with Apple, and they responded that they already have this issue in their system, but they have not committed to "fixing" it nor given any time table for when it would be fixed if it is fixed at all.

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 3, 2013

@alanruttenberg what ZFS were you using?

@alanruttenberg
Copy link
Author

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 5, 2013

@alanruttenberg "There was an fs bundle as part of the old zfs I removed." I was referring to that. i.e., ZEVO or old MacZFS. In any event, what I really wanted to know was how are your disks partitioned. diskutil list output would be good. It turns out that you can suppress the annoying popup with a little trick.

@alanruttenberg
Copy link
Author

@ilovezfs Here's that output

/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Upper Shelf 499.8 GB disk0s2
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *640.1 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_HFS Mac OS X Install DVD 10.7 GB disk1s2
3: Apple_HFS Boxo 628.9 GB disk1s3
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: ZFS 1.0 TB disk2s1
2: 6A945A3B-1DD2-11B2-99A6-080020736631 8.4 MB disk2s9
/dev/disk3
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *64.1 GB disk3
1: ZFS 64.1 GB disk3s1
2: 6A945A3B-1DD2-11B2-99A6-080020736631 8.4 MB disk3s9
/dev/disk4
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.5 TB disk4
1: ZFS 1.5 TB disk4s1
2: 6A945A3B-1DD2-11B2-99A6-080020736631 8.4 MB disk4s9
/dev/disk5
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.5 TB disk5
1: ZFS 1.5 TB disk5s1
2: 6A945A3B-1DD2-11B2-99A6-080020736631 8.4 MB disk5s9
/dev/disk6
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *128.0 GB disk6
1: EFI EFI 209.7 MB disk6s1
2: Apple_HFS Living Room 127.7 GB disk6s2
/dev/disk7
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *17.6 TB disk7
1: EFI EFI 209.7 MB disk7s1
2: Apple_HFS Drobo 17.6 TB disk7s2
/dev/disk8
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *322.5 GB disk8
1: EFI EFI 209.7 MB disk8s1
2: Apple_HFS TM-backup-of-den 322.1 GB disk8s2
/dev/disk9
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *107.4 GB disk9
1: EFI EFI 209.7 MB disk9s1
2: Apple_HFS Science Commons Backup 107.0 GB disk9s2
/dev/disk10
#: TYPE NAME SIZE IDENTIFIER
0: LaCie Disk *250.1 GB disk10

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 5, 2013

@alanruttenberg ok good. Are you able to come over to #mac-zfs on IRC freenode?

@alanruttenberg
Copy link
Author

Passing into sleep. Tomorrow, thanks!
On Dec 5, 2013 3:20 AM, "ilovezfs" notifications@github.com wrote:

@alanruttenberg https://github.com/alanruttenberg ok good. Are you able
to come over to #mac-zfs on IRC freenode?


Reply to this email directly or view it on GitHubhttps://github.com//issues/102#issuecomment-29879025
.

@ilovezfs
Copy link
Contributor

ilovezfs commented Dec 5, 2013

OK

@alanruttenberg
Copy link
Author

A writeup of the the procedure @ilovezfs walked me through is now on the wiki at https://github.com/zfs-osx/zfs/wiki/Osx-complains-zfs-disk-unreadable-at-startup

@ylluminate
Copy link

Back to hitting a wall on this @ilovezfs. Oddly 10.11 it seems as though device nodes are no longer being listed on diskutil list or df, etc. Apparently my ZFS volumes were created long enough ago to not have the appropriate GUID to prevent this annoyance. Any thoughts?

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

4 participants