- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Omniback v3.5 - Shared Memory Problem
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-12-2001 06:51 AM
04-12-2001 06:51 AM
Omniback v3.5 - Shared Memory Problem
Im trying to test an eval copy of Omniback v3.5. Heres a desc of my setup.
Cell Server runs on Win2k SP1 Machine.
I have a Sun StorEdge L20 Tape Library connected to a Sun E420R running Solaris 2.7. The E420R has the client s/w and agents (DA & MA) installed. Eveything seems to be running and talking to each other fine.
I have configured the Backup device/drives & media, and have tried to run a very small test backup. Unfortunately, i get the following errors reported ;
Any ideas ??
[Normal] From: BMA@masptest.masp.morse.com "DLT1" Time: 12/04/2001 15:38:10
STARTING Medium Agent "DLT1"
[Critical] From: BMA-NET@masptest.masp.morse.com "DLT1" Time: 12/04/2001 15:38:10
Can not allocate shared memory pool (IPC Can not Create Shared Memory Segment
System error: [22] Invalid argument
) => aborting
[Critical] From: BMA@masptest.masp.morse.com "DLT1" Time: 12/04/2001 15:38:10
[90:24] Unexpected close reading NETIO message (Details unknown.) => aborting
[Normal] From: BMA@masptest.masp.morse.com "DLT1" Time: 12/04/2001 15:38:10
ABORTED Medium Agent "DLT1"
[Critical] From: BSM@maspnts2.masp.morse.com "" Time: 12/04/2001 15:39:26
None of the Disk Agents completed successfully.
Session has failed.
[Normal] From: BSM@maspnts2.masp.morse.com "" Time: 12/04/2001 15:39:26
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2001 07:28 AM
04-12-2001 07:28 AM
Re: Omniback v3.5 - Shared Memory Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 07:16 AM
04-17-2001 07:16 AM
Re: Omniback v3.5 - Shared Memory Problem
Just trying to rule out whether this is a Media or Disk agent problem.
Did you use a manual install or HP-UX installation server method to install the client? You could patch the installation server and push out the upgrade to the client which will probably fix the problem.
You can contact me through Paul Tacq of Morse Professional Services if you need further help.
Andrew Byrne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 02:52 AM
04-18-2001 02:52 AM
Re: Omniback v3.5 - Shared Memory Problem
in /etc/system file (in solaris) increase the
number of shmmax,shmmni and shmseg parameters.
and reboot the system.this may solve ur problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 03:09 AM
04-18-2001 03:09 AM
Re: Omniback v3.5 - Shared Memory Problem
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmseg=20
set shmsys:shminfo_shmmni=100
Unfortunately, another issue has now arisen, which i have posted in a new message.