- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: redhat enterprise
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 10:25 PM
10-28-2004 10:25 PM
i am an experienced hp-ux admin, but my linux is rusty.
any help will be appreciated and rewarded.
regards
Andrew
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2004 11:42 PM
10-28-2004 11:42 PM
Re: redhat enterprise
Don't include /boot in LVM. Because of a simple reason that bootloaders don't understand LVM volumes.
You'll find all about console commands in Linux LVM-HOWTO.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 12:41 AM
10-29-2004 12:41 AM
SolutionThere is an option to partition the disk with the druid. It will let you set up filesystems and even mirror them. You don't even have to pay for mirror/ux.
I'm a CSA and I know and use LVM, but if you're in a hurry and take your time, use a good space plan, you can build your server very nicely fromt he space standpoint using the druid.
I know, real admins don't use gui's but the druid will help a lot.
You can even set up LVM ready volumes with the disk druid. Consider it. The only thing different about LVM in linux is you don't use lvextend to mirror.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 01:28 AM
10-29-2004 01:28 AM
Re: redhat enterprise
The filesystem layout is simple use the druid and the partitions can be modified, the required partitions would include
/boot then / swap cannot go more than 2GB on a single slice so if you want more swap you need to go on multiple's of 2 then you can create /usr /var /opt /home as per your convinience.
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 02:35 AM
10-29-2004 02:35 AM
Re: redhat enterprise
also is there some one who can help me get my exceed session to work ie X windows in the same way i would get CDE up (xdmcp broadcast)
Regards
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2004 02:48 AM
10-29-2004 02:48 AM
Re: redhat enterprise
Attached the doc of installation procedure(open with wordpad).Since you are confident I feel at you wont get any problems in customising the filesystems.
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2004 02:22 PM
10-31-2004 02:22 PM
Re: redhat enterprise
You do need to do a bit of 'fdisk' first however to set the partitions you want to use as LVM content. Once that is done, your pvcreate etc. are similar, using Linux device names of course.
As for 'xdmcp', you can easily set the server up to run windows managers etc. using 'xdm' (it probably already is, but only announcing to the local machine).
Changing the config in '/etc/X11/xdm/xdm-cnofig' (the last 3 lines).