Path: utzoo!utgpu!watmath!watdragon!jmsellens From: jmsellens@watdragon.waterloo.edu Newsgroups: uw.mfcf.software Subject: maytag disks rearranged Message-ID: <16762@watdragon.waterloo.edu> Date: 28 Sep 89 08:34:36 GMT Sender: jmsellens@watdragon.waterloo.edu Reply-To: jmsellens@watdragon.waterloo.edu Distribution: uw Lines: 30 From: "John M. Sellens"0 and 2 were the original m2344k disks with partitions that looked like this: cccccccccccccccccccccccc hhhhhhhhaaabbbbbgggggggg dddddddddddddeeeeeeeeeee fffffffffff and now they look like this cccccccccccccccccccccccc hhhhhhhhaaabbbbbgggggggg dddddeee fffffffffff i.e. the d and e partions now subset the h partition. The e partition is the same size as the a partition on the 1 and 3 disks, the Swallow 4+ disks. The new partition table in /etc/disktab for the 0 and 2 disks is m2334k-wloo. The file systems that used to be in the old h partitions are now in the d partitions. The e partitions are mounted as /laurel/a and /laurel/c. The a partitions on the 1 and 3 disks (which look like this: aaabbhhhhhhhhhhhhhhhhhhhhhhhhhhh ) are /laurel/b and /laurel/d. This required a change to /sys/conf/conf_zd.c and /sys/stand/conf_zd.c. Config files need options WLOO_SWALLOW to get the different partition table.