9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] new arenas from the same disk
@ 2005-12-17 21:03 andrey mirtchovski
  2005-12-17 21:08 ` Russ Cox
  0 siblings, 1 reply; 5+ messages in thread
From: andrey mirtchovski @ 2005-12-17 21:03 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

i have a disk with two plan9 partitions (plan9 and plan9.1). the  
first one already hosts a 60 gig venti, fossil and all major  
necessities for a running plan9 system and is indeed working  
flawlessly. i would be very happy if anyone can point me towards any  
documentation on how to add the second plan9 partition to the running  
venti, increasing its size.

what i've done so far:

-create arenas.1 and isect.1 partitions on plan9.1;

-venti/fmtarenas arenas-two /dev/sdC0/arenas.1

-venti/fmtisect index-two /dev/sdC0/isect.1

what i'm thinking should be done next (according to my understanding  
of the man pages):

edit venti.conf and add isect-two and arenas-two thusly:

index main
isect /dev/sdC0/isect
isect /dev/sdC0/isect.1
arenas /dev/sdC0/arenas
arenas /dev/sdC0/arenas.1

- venti/fmtindex

reboot

from browsing the code it seems that fmtindex is for _new_ (therefore  
empty) arenas. is what i'm trying to do at all possible? what am i  
missing?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-19 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-17 21:03 [9fans] new arenas from the same disk andrey mirtchovski
2005-12-17 21:08 ` Russ Cox
2005-12-19 15:28   ` andrey mirtchovski
2005-12-19 15:41     ` Russ Cox
2005-12-19 15:41       ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).