Summary: | Memory problems with TSM in FreeBSD 10.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Norbert Grundmann <ngrundmann> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-emulation (Nobody) <emulation> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tijl | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Problem is solved: file /compat/linux/etc/motd was missing - maybe it was deleted after an upgrade of linux_base? Sorry - it was the file /compat/linux/etc/mtab :-) % pkg which /compat/linux/etc/mtab /compat/linux/etc/mtab was installed by package linux_base-c6-6.6_5 So the file is still part of the linux_base packages (also linux_base-f10). It is empty though. But it was empty - and that was it... :-) |
Created attachment 156974 [details] truss report Hello after upgrading my Sun X2270 from FreeBSD 10.0 to 10.1 I got problems with my Tivoli backup - which claims not to have enough memory now. Here what I got: 05/11/15 09:10:22 ANS2820E An interrupt has occurred. The current operation will end and the client will shut down. 05/11/15 09:20:17 ANS1030E The operating system refused a TSM request for memory allocation. The environment is: # dsmc IBM Tivoli Storage Manager Command Line Backup/Archive Client Interface Client Version 5, Release 5, Level 3.0 Client date/time: 05/11/15 09:25:46 (c) Copyright by IBM Corporation and other(s) 1990, 2010. All Rights Reserved. Node Name: TSMCLIENT Session established with server TSMxx: AIX Server Version 6, Release 2, Level 4.0 Server date/time: 05/11/15 09:25:46 Last access: 05/11/15 09:20:16 does someone have an idea why?! I will add a truss report, too... Many Thanks!! Norbert Grundmann