Microsoft
Software
Hardware
Network
Question : Move /srv on RHEL5 backup server to separate LVM LV
I installed this RHEL5 server to comply with Linux FHS, and I made a separate LVM LV for /svr. I just realized that the FHS standard is srv, and RHEL5 installs with an /srv by default, so it is on my root LVM LV.
What would be the easiest way to make my separate LV, currently and erroneously named /svr into the system's /srv, which is at the moment empty? I don't mind emptying the /svr LV, too, because I am still testing different rsnapshot configs.
Answer : Move /srv on RHEL5 backup server to separate LVM LV
very easy:
as root:
cd /
umount /svr
rdmir /svr
mkdir /srv
vi /etc/fstab
Change /svr to /srv and save
mount /srv
Random Solutions
DFSr and Access Database issues & questions
String or binary data would be truncated?
comparing two tables based on two identical fields
Upgrading addresslists and recepient policies in Exchange 2007
in netbackup 5.0 how can I change the location of the log files on the client
OEM WinXPPro: Changing Processors
white cross, selecting, highlighting
Top 5 query in SQL 7.0
How to add RAID Driver
Need Exchange 2003 POP3 connector to leave mail on server