- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: running VMS+ TSM client (a Backup tool) from ...
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
08-13-2007 12:16 AM
08-13-2007 12:16 AM
running VMS+ TSM client (a Backup tool) from bootable CD
For OPENVMS V7.3-2 it was no problem to do so, starting with a copy of the VMS installation CD and adding the necessary software, taking care that there is no logging or files open for write.
I now tried the same with OpenVMS V8.3 and can’t get it working.
With auditing on the boot is oke, but writes to disk (which is not allowed when on CD.
With auditing not running I do not get a prompt to log in
My question is how I stop auditing in the right way, if possible to run V8.3 without auditing.
All advice is welcome.
Ruud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2007 05:13 AM
08-13-2007 05:13 AM
Re: running VMS+ TSM client (a Backup tool) from bootable CD
SYSMAN> help SYS_PARAMETERS WLKSYSDSK
SYS_PARAMETERS
WLKSYSDSK
(Alpha only) WLKSYSDSK is used by various bootstrap components
to determine if the system disk should be treated as though it is
write-locked. This parameter is used primarily to allow OpenVMS
to boot from a CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2007 10:20 AM
08-13-2007 10:20 AM
Re: running VMS+ TSM client (a Backup tool) from bootable CD
Stephen Hoffman
HoffmanLabs LLC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2007 11:55 PM
08-13-2007 11:55 PM
Re: running VMS+ TSM client (a Backup tool) from bootable CD
V8.3 still gives problems: The tread of Stephen helps some how, but does not allows you to use product install, but installed tcpip right with vms minimal; The startup parameter is sys$system:sa1_startup.com of you change it to startup.com you get all the auditing sh.t and if you switch back to sa1_startup you still keep the auditing sh.t.
I like to make that switch because you then have login protection.
So the main staying question si how to prefent auditing/audit server to start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2007 11:09 AM
08-14-2007 11:09 AM
Re: running VMS+ TSM client (a Backup tool) from bootable CD
> prefent auditing/audit server to start
If you looked a little more closely at
STARTUP.COM, you might see where
stdrv$requests includes AUDIT_SERVER (and
several other things which you may or may not
want) in the list of things to do. Rather
than complaining about how SA1_STARTUP.COM
does too little, and STARTUP.COM does too
much, why not make your own RUUD_STARTUP.COM,
and make it do exactly what you want?
http://en.wikipedia.org/wiki/Goldilocks_and_the_Three_Bears