Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!psuvax1!burdvax!bpa!espo From: espo@bpa.BELL-ATL.COM (Bob Esposito) Newsgroups: comp.unix.wizards Subject: MKFS on SYSV Message-ID: <518@bpa.BELL-ATL.COM> Date: Mon, 3-Aug-87 16:46:18 EDT Article-I.D.: bpa.518 Posted: Mon Aug 3 16:46:18 1987 Date-Received: Tue, 4-Aug-87 06:36:43 EDT Organization: Bell of Penna., Phila. Lines: 25 Keywords: gap size I wonder if anyone can shed some light on the differneces between mkfs(1m) and dcopy(1m) concerning gap and cylinder size. Looking at the source code for mkfs.c, the given gap size is reduced as follows: f_m /= (FSBSIZE/BSIZE); Yet, the given gap size is stored in the superblock (s_dinfo[0])! When dcopy is run, it tries to re-organize using the superblock's gap size and cylinder size. My question is "what's right and what's wrong!!!" The manual for mkfs(1m) gives recommended gap and cylinder info for specific drive types. If I specify a gap of 7, mkfs reduces it to 3!!! Any info would be helpful. -- ===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-=== Bob Esposito, Bell of Pennsylvania - espo@bpa.bell-atl.com - (215) 466-6831 ===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===-===