I'm in the RH73 install process for setting up the disks (disk druid).
Can I use LVM from this point? I can't figure out how to make all the
drives use their full amount of space as mount point /. (minus some for
swap on one of them)

How do I do it? I've tried to look at the LVM howto, but the one I was
looking at doesn't show you how to do it from the install. 

Thanks.
James


On Mon, 2002-09-23 at 20:35, Gordon Messmer wrote:
> On Mon, 2002-09-23 at 12:19, James Pifer wrote:
> > 
> > 2) I'm running Sendmail, Apache, and DNS. I'm not sure how or what to do
> > to bring those back up without completely reconfiguring them.
> 
> Copy the relevant configs:
> sendmail: /etc/mail/sendmail.mc
> apache: /etc/httpd/conf/httpd.conf
> dns: /etc/named.conf /var/named/*
> 
> You can also work your own modifications into the new configs.  Diff is
> useful for that:
> 
> diff -u /etc/mail/sendmail.mc /mnt/oldsys/etc/mail/sendmail.mc
> 
> If you recognize changes as your own, copy them into the new config.  If
> you don't recognize changes, they may have been a change in the
> defaults, and you can leave them alone.
> 
> > 3) Lastly, I don't want to have to recreate all my users. (mainly used
> > for POP3 email with sendmail; no home directories to worry about)
> 
> Copy the relevant entries from your existing /etc/passwd, /etc/shadow
> and /etc/group into the new files.  mail spools are in /var/spool/mail,
> and can be copied to the new disks.
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to