Date: Sat, 24 Aug 2002 15:35:32 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: pg@eth1.com Cc: freebsd-questions@freebsd.org Subject: Re: /dev/vinum/vinum0 not configured Message-ID: <20020824060532.GF87563@wantadilla.lemis.com> In-Reply-To: <20020824053022.94683.qmail@web9708.mail.yahoo.com> References: <20020824053022.94683.qmail@web9708.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 23 August 2002 at 22:30:22 -0700, c/o Peter Gatsoulis wrote: > Hi > > i use vinum a lot but just now when i try to make the > following config i get a strange failed situation > > FBSD 4.5 > > there are (3) IDE 120GB disks > > i took enough space for the main FBSD slice on the > first disk, and i made 3 swap areas, 1 swap area per > disk. > > The rest of the space i allocate to a concat vinum > volume and it builds fine as /dev/vinum/vinum0 > > i lay out a newfs on it and run a fsck just to check > it out and it works great, i can now mount it, i can > start filling it up w/ files, make new dirs etc, all > seems well UNTIL a reboot > > upon a reboot i get that the /dev/vinum/vinum0 device > is not configured.. and i drop into single user mode > because i had put /dev/vinum/vinum0 into my fstab Do you have start_vinum=YES in your /etc/rc.conf? > i can't do anything, can't run fsck against it cause supposedly it > doesn't exist, i gotta resetconfig and do it over again w/ same > result .. No, that's not correct. There's a vinum subcommand to create the devices. You almost NEVER (YES, I'M SHOUTING) need to use vinum resetconfig. Read what the man page says: The resetconfig command completely obliterates the vinum configu- ration on a system. Use this command only when you want to completely delete the configuration. You don't want to delete the configuration, you're trying to get it back. Probably in your case 'vinum start' would do what you want. > is this because i have such large disk areas that i'm > assigning to this vinum volume? i'm assigning > 1st disk 60GB > 2nd disk 80GB > 3rd disk 80GB No. There are much larger Vinum volumes. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020824060532.GF87563>