- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SDUX reinstall vs reinstall_files
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
04-14-2003 06:52 AM
04-14-2003 06:52 AM
SDUX reinstall vs reinstall_files
Often, it's just one or two files out of a whole package that have been changed. Looking at /usr/lib/sw/sys.defaults, it appears that the reinstall_files option keeps unchanged files from being recopied. However, it seems that the reinstall option overrides this, and everything gets sent anyhow. (The machine that we deploy from is on 11.00.)
Is there any way around this, or do we just have to implement versioning like we've been meaning to for a few years now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 07:00 AM
04-14-2003 07:00 AM
Re: SDUX reinstall vs reinstall_files
Since you don't use versioning it doesn't matter if you do a SD reinstall.
Why don't you find the difference between the depot's contents in terms of files changed and ftp those files alone to the specific locations where they are expected to be present (so that the original files get overwritten)? - in any case, SD would also do the same thing.
FWIW.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 07:37 AM
04-14-2003 07:37 AM
Re: SDUX reinstall vs reinstall_files
We have scripts in place that determine which box gets what, but in the end, it calls swinstall. It's the only way to get things done in a timely fashion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 08:12 AM
04-14-2003 08:12 AM
Re: SDUX reinstall vs reinstall_files
Maybe you could use cvs or some other tool and synch the workstations - every week say. that again means you have to install cvs on all the machines... (i don't know what all options cvs or other versioning systems may offer).
Before I start being more creative (or silly) - get back to me with what you believe will solve your problem. :)
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 12:50 PM
04-14-2003 12:50 PM
Re: SDUX reinstall vs reinstall_files
This would allow you to keep multiple images for your various classes of machines. You can even do script customization to make sure special circumstances are handled for particular machines and workstations.
Its a great way to manage SD-UX patches and HP supports it.
Doing distribution by ftp is not really supported and if something goes wrong you're not in a good support situation.
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
04-15-2003 06:26 AM
04-15-2003 06:26 AM
Re: SDUX reinstall vs reinstall_files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 06:42 AM
04-15-2003 06:42 AM
Re: SDUX reinstall vs reinstall_files
Why not just bundle up the differences manually? Are you gzip'ing (option -9 gives best compression) the files before sending them?
Would it be difficult to use something as simple as sccs??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 09:09 AM
04-15-2003 09:09 AM
Re: SDUX reinstall vs reinstall_files
Back in the days of manually maintaining DNS and reverse resolution tables... (OK, I'm OLD) The header had a version.) every time it changes increment the header.)
it would take just forever to
read the files from a list and grep for the current version in a for loop....
That allows the simplistic version control, and doesn't complicate the world. It might even make management happy.
NAH!
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:56 AM
04-17-2003 10:56 AM