Re: [Bacula-users] restore on solaris unexpected free inode/problems with doors

2006-12-15 Thread Richard Mortimer
rtimer > Sent: 15 December 2006 17:36 > To: 'Kern Sibbald'; bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] restore on solaris unexpected > free inode/problems with doors > > Kern, > > Doors are special files that are used for inter-process calls.

Re: [Bacula-users] restore on solaris unexpected free inode / problems with doors

2006-12-15 Thread Chris Hoogendyk
doors on Solaris: http://docs.sun.com/app/docs/doc/806-0916/6ja85398g?a=view -- ncakmod communicates with a web server, httpd, through a Solaris door (see door_create(3DOOR)). The Solaris doors library offers a fast reliable synchronous RPC mechanism between processes on

Re: [Bacula-users] restore on solaris unexpected free inode /problems with doors

2006-12-15 Thread Richard Mortimer
s.sourceforge.net > Subject: Re: [Bacula-users] restore on solaris unexpected > free inode /problems with doors > > Well, about the only other thing I can think of is that these > are some sort of > *special* Solaris file that Bacula doesn't know how to > properly

Re: [Bacula-users] restore on solaris unexpected free inode / problems with doors

2006-12-15 Thread Kern Sibbald
-Original Message- > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > Sent: Friday, December 15, 2006 16:39 > To: bacula-users@lists.sourceforge.net > Cc: Mair Wolfgang-awm013 > Subject: Re: [Bacula-users] restore on solaris unexpected free inode / > problems with doors > &

Re: [Bacula-users] restore on solaris unexpected free inode / problems with doors

2006-12-15 Thread Mair Wolfgang-awm013
e fsck. But fsck finds even more of them. Sorry for that. Wolfgang -Original Message- From: Kern Sibbald [mailto:[EMAIL PROTECTED] Sent: Friday, December 15, 2006 16:39 To: bacula-users@lists.sourceforge.net Cc: Mair Wolfgang-awm013 Subject: Re: [Bacula-users] restore on solaris unexpect

Re: [Bacula-users] restore on solaris unexpected free inode / problems with doors

2006-12-15 Thread Kern Sibbald
Hello, This is an interesting way of going about a bare metal recovery. I have several suggestions that may help you. 1. After everything is restored and you kernel is reinstalled, do: sync; sync; sync which will cause the kernel disk cache to be flushed. 2. Before rebooting, umou