- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux - HP-UX
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
02-06-2006 07:14 AM
02-06-2006 07:14 AM
Linux - HP-UX
1. lvm commands(will the same HP-UX lvm commands work in Linux AS 3 or 4?
2. I have also gone thru some commands, please let me know if these are correct..
ioscan/insf (kudzu), swinstall (rpm -iv) swremove (rpm -Uv) swlist (rpm -qa) and what would be the equivalent to the following commands/files/directories?
kmtune, /sbin/set_parms, SAM, setboot,lvlnboot -v, ndd, fcmsutil,
Thanks
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 07:28 AM
02-06-2006 07:28 AM
Re: Linux - HP-UX
There is no kmtune as you do not build a kernel in a similar fashion as HPUX, the set_parms does not exist - go through the menu and select the various items, the is no SAM - use the menus, etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 07:29 AM
02-06-2006 07:29 AM
Re: Linux - HP-UX
rpm -qa | grep lvm
there is a feature port of lvm called lvm2. Everything except mirroring is the same. You can't have a the /boot parition as part of LVM PV.
There is no real equivalent of ioscan on Linux, though you do point out that kudzu does detect new hardware.
yes to swinstall
yes to swlist rpm -qa
sysctl provides kmtune type output.
system-config-network is the equivalent of set_parms
There is no equivalent of SAM
setboot.
fdisk -l provides the equivalent of lvlnboot -v but its not exact.
I don't have an answer on ndd and know there is no real equivalent of fcmsutil on Linux.
The real whole is the lack of ioscan. kudzu performs some of its functions but its really a poor substitute and does not provide reports.
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
02-06-2006 07:34 AM
02-06-2006 07:34 AM
Re: Linux - HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 07:40 AM
02-06-2006 07:40 AM
Re: Linux - HP-UX
kudzu will scan new hardware, but not sure if available on all linux. There is a rescan-scsi-bus.sh script that rescan SCSI/FC devices.
swinstall = rpm -ivh
swremove = rpm -e
swlist = rpm -qa
kmtune ~= sysctl
set_parms ~= setup
lvlnboot = not needed
sam = depends of the OS (YasT (SUSE), system-config-
ndd = sysctl (again for kernel network specific parameters)
fcmsutil ~= fibreutils package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 06:57 PM
02-06-2006 06:57 PM
Re: Linux - HP-UX
lvm will pretty much work the same way as on hpux, although mirroring is not included, that is done with the 'md' driver.
kmtune, ndd = sysctl
sam = webmin (although you would need to install that seperate, as it's not included i think)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 10:19 PM
02-07-2006 10:19 PM
Re: Linux - HP-UX
http://unixguide.net/cgi-bin/unixguide.cgi
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 10:22 PM
02-07-2006 10:22 PM
Re: Linux - HP-UX
Linux hp-ux
kmtune sysctl
set_parms netconf
sam linuxconf
ndd sysctl -a | grep ndd
Others are not meeting up in linux. Check here at,
freshmeat.net
sf.net
for opensource products.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 06:26 PM
02-14-2006 06:26 PM
Re: Linux - HP-UX
Please find attached file.
Regards,
Asif Sharif
Asif Sharif