Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!samsung!uunet!vtserf!creatures!csgrad!alanlb From: alanlb@csgrad.cs.vt.edu Newsgroups: comp.unix.questions Subject: UFS filesystems on SCSI disks Message-ID: <1310@creatures.cs.vt.edu> Date: 18 Jun 91 17:14:56 GMT Sender: usenet@creatures.cs.vt.edu Reply-To: alanlb@csgrad.cs.vt.edu (Alan L. Batongbacal) Organization: Virginia Tech Computer Science, Blacksburg, VA Lines: 10 Hi there! I'm trying to create UFS file systems on a SCSI disk and have been wondering what to specify for the number of tracks/cylinder. My mkfs defaults to 9, but the value can go from 1-16. Logically, my SCSI disk has 1284 tracks and 1 head (Seagate 1280N). Should I specify 1 track/cylinder, or say whatever it takes to avoid getting unallocated sectors (BTW, I told rdb the disk has 64 sectors/track)? Thanks! -alan l. batongbacal -alanlb@csgrad.cs.vt.edu