Unsolved

This post is more than 5 years old

6 Posts

2621

February 8th, 2017 11:00

90020:save: Unable to close the save session

Please help understand the error message.  How to fix this?  Thank you!

On a Red Hat Linux Networker client, see below a test case:

[user@hostname /]# save -v /export/home/cspull

3817:save: Using bacchus as server

70342:save: save: got prototype for /

70342:save: save: got prototype for /

70342:save: save: got prototype for /dev/

70342:save: save: got prototype for /dev/

70342:save: save: got prototype for /

70342:save: save: got prototype for /

70342:save: save: got prototype for /

70342:save: save: got prototype for /proc/sys/fs/

...

..

uasm -s /export/home/cspull/

6679:save: Connecting directories...

87713:save: Found prototype specification for '/':  mntasm : aux

uasm -s /export/home/

87713:save: Found prototype specification for '/':  mntasm : aux

uasm -s /export/

87713:save: Found prototype specification for '/':  mntasm : aux

32246:save: matched internal `mntasm' on `export' for `/'

32246:save: matched internal `mntasm' on `proc' for `/'

32246:save: matched internal `mntasm' on `aux' for `/'

32246:save: matched internal `mntasm' on `boot' for `/'

32246:save: matched internal `mntasm' on `sys' for `/'

uasm -s /export//

uasm -s /export//

uasm -s /

90020:save: Unable to close the save session: ???

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

February 9th, 2017 04:00

Do you have some nfs mnt point hanging?

6 Posts

February 9th, 2017 09:00

No, there are no NFS mount points hanging.  I even rebooted the system and still getting the same error message.  I also recreated /nsr directory and that did not help.

Anything else I can try?

Thank you!

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

February 9th, 2017 13:00

When you get this unable to close save session - is this after something has been saved or nothing is saved at all?  If nothing is saved I assume same reason behind unable to close it might be at play.

6 Posts

February 22nd, 2017 09:00

I ran a test backup of one of the directories.  Looks like the files are being backed up fine.  The "unable to close the save session" error message comes at the end.

[root@hostname]# save /aux/clindata/backend/reports/

3817:save: Using bacchus as server

/aux/clindata/backend/reports/NCTAndGrantId.xml

/aux/clindata/backend/reports/NCT2GrantIdMap.txt

/aux/clindata/backend/reports/Grant2NCTIdMap.txt

/aux/clindata/backend/reports/IndexedStudies.txt

/aux/clindata/backend/reports/DupIds.txt

/aux/clindata/backend/reports/

/aux/clindata/backend/

/aux/clindata/

/aux/

/aux//

/aux//

/

90020:save: Unable to close the save session: 0çA

[root@hostname]#

0 events found

No Events found!

Top