Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: ashish@vax1.acs.udel.edu (Ashish Shankar) Newsgroups: comp.sys.sun Subject: Disk Problems Help! Keywords: Hardware Message-ID: <2921@udccvax1.acs.udel.EDU> Date: 7 Mar 89 12:42:55 GMT Sender: usenet@rice.edu Organization: University of Delaware Lines: 28 Approved: Sun-Spots@rice.edu Original-Date: 24 Feb 89 16:47:19 GMT X-Sun-Spots-Digest: Volume 7, Issue 185, message 10 of 17 We have 2 sun4/100s (server+diskless node) and used mkfile 40m /home/localswap to increase the swap partition on the server and made the entry /dev/sd0h /home/localswap swap swap rw 0 0 So the file /etc/fstab looks like /dev/sd0a / 4.2 rw,nosuid 1 1 /dev/sd0g /usr 4.2 rw 1 2 /dev/sd0f /var 4.2 rw 1 3 /dev/sd0h /home 4.2 rw 1 4 /dev/sd0d /export/root 4.2 rw,nosuid 1 5 /dev/sd0e /export/swap 4.2 rw,nosuid 1 6 /dev/sd0h /home/localswap swap swap rw 0 0 However reboot fails because fsck fails on /dev/sd0h the message being Partially Allocated inode I=51 (and on and on) CLEAR ? I was wondering if an fsck -y would destroy our user files which are mounted on /home/cher. I am assuming that the swap-file /home/localswap that we created is responsible for the trouble. Thanks please e_mail ashish%vax1@louie.udel.edu