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
07-12-2002 06:09 AM
07-12-2002 06:09 AM
swlist -l fileset -a state | grep -i isee
the fileset shows up in a "transient" state.
Any idea what this means?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:12 AM
07-12-2002 06:12 AM
SolutionThe SD commands transition products and filesets through a number of states.
During installation, software is transitioned through the following states:
o non-existent
o TRANSIENT
o INSTALLED
o CONFIGURED
During removal, software is transitioned through these states:
o CONFIGURED
o INSTALLED
o TRANSIENT
o non-existent
When packaging or copying software into a depot, the software is transitioned through the following states:
o non-existent
o TRANSIENT
o AVAILABLE
When removing software from a depot, the software is transitioned through these states:
o AVAILABLE
o TRANSIENT
o non-existent
If a task fails during any TRANSIENT state, the state is set to CORRUPT.
man 5 sd for more information, or access the man page from this link:
http://devresource.hp.com/STK/man/11i/sd_5.html
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:18 AM
07-12-2002 06:18 AM
Re: SWLIST
Could mean one of 2 things:
1) The software did not install or configure correctly - retry.
2) The index has become corrupted - rename it & install/reinstall something to rebuild it.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:21 AM
07-12-2002 06:21 AM
Re: SWLIST
I think that you may have to reinstall the software again. Check for any dpendencies also.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:24 AM
07-12-2002 06:24 AM
Re: SWLIST
It appears that the item didn't install properly. Run 'swinstall' for the item with the reinstall options armed:
-x reinstall=true -x reinstall_files=true
Regards!
...JRF...