Something wrong with the volume's CNID DB. What to do?


Recommended Posts

Hi!

 

Was doing a massive transfer from my MacBook Pro to the unRAID server (HP Microserver N40L) when I experienced kernel panic (problem for another forum). The problem was that after my restart of the MBP i get the following message

 

skarmavbild-2013-02-07-kl-18-36-01.png

 

Attaching to the user shares via AFP and to the three disk share via SMB.

I attached a syslog. What is the problem, and how can I solve it? My disks are quite full, I'm working on that..

 

Thanks! /Kim

syslog-2013-02-07.txt

Link to comment

Hi!

 

Was doing a massive transfer from my MacBook Pro to the unRAID server (HP Microserver N40L) when I experienced kernel panic (problem for another forum). The problem was that after my restart of the MBP i get the following message

 

skarmavbild-2013-02-07-kl-18-36-01.png

 

Attaching to the user shares via AFP and to the three disk share via SMB.

I attached a syslog. What is the problem, and how can I solve it? My disks are quite full, I'm working on that..

 

Thanks! /Kim

 

Delete the DB. It will be recreated. Disable AFP on the server and connect with telnet. Do the following:

 

cd /mnt/user/your-share-here

rm -rf .Apple*

 

Turn on AFP and all should be well.

Link to comment

Nope, sorry, it didn't make any difference. I still get the same message from Tower.

 

I'm running a Macbook Pro with OSX 10.8.2 and the server is running unRAID server plus 5.0-rc8a.

 

To auto connect I use this script http://lime-technology.com/forum/index.php?topic=10274.0

 

When I run 'rm -rf .Apple*', should I get a response?

 

I've restarted server and also the MBP. This problem is making Finder on my Mac nuts, spinning balls all the time now.

Link to comment

I'm from Sweden so some of the folder names are in swedish.

 

root@Tower:~# ls -a /mnt/user/TV           

./  .DS_Store          Konverterade/            Temporary\ Items/

../  Ej\ Konverterade/  Network\ Trash\ Folder/  Övrigt/

 

root@Tower:~# ls -a /mnt/user/Film

./  .DS_Store          Konverterade/            Temporary\ Items/

../  Ej\ Konverterade/  Network\ Trash\ Folder/

 

I only have two user shares so far.

This is with AFP enabled. Doesn't make any difference when I disable it.

 

'root@Tower:~# rm /mnt/user/TV/.DS_Store' and 'root@Tower:~# rm /mnt/user/Film/.DS_Store' come back blank. No response on any of them.

 

Link to comment

I'm from Sweden so some of the folder names are in swedish.

 

root@Tower:~# ls -a /mnt/user/TV           

./  .DS_Store          Konverterade/            Temporary\ Items/

../  Ej\ Konverterade/  Network\ Trash\ Folder/  Övrigt/

 

root@Tower:~# ls -a /mnt/user/Film

./  .DS_Store          Konverterade/            Temporary\ Items/

../  Ej\ Konverterade/  Network\ Trash\ Folder/

 

I only have two user shares so far.

This is with AFP enabled. Doesn't make any difference when I disable it.

 

'root@Tower:~# rm /mnt/user/TV/.DS_Store' and 'root@Tower:~# rm /mnt/user/Film/.DS_Store' come back blank. No response on any of them.

 

Enter "ls -a" again and you should see that .DS_Store is gone.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.