- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vi gives error - shomode:No such option
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
01-13-2005 01:25 AM
01-13-2005 01:25 AM
I have never seen this one...and couldn't find anything on Search for shomode.
Developers logging in using telnet are getting this the second they try to use vi.
Now when I connect to box using my nice Hummingbird XDMCP Broadcast..(logged in as developer) I get in and no problems.
So it doesn't seem to be an issue with vi.
The telnet lets me into the box, but once I'm in (as developer) I can't vi...huh ??
Anybody seen anything like this, just started today...and NO I haven't anything..honest !
Rita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 01:30 AM
01-13-2005 01:30 AM
SolutionIt may also be an environment problem, but I can't remember how I made that one happen for my developers.
How you doing? Hope all is well in WV.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 01:57 AM
01-13-2005 01:57 AM
Re: vi gives error - shomode:No such option
Sometimes, it happens to me when trying to delete more than 100K lines. It says something like this:
"Huh: out of registry space"
Than I delete just 50K lines, save and quit before deleting more 50K lines...
Eric Antunes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 02:07 AM
01-13-2005 02:07 AM
Re: vi gives error - shomode:No such option
are you sure you are running the same editor.
Are you using the $EDITOR login setup?
Have you tried running the telnet session with /usr/bin/vi ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 02:17 AM
01-13-2005 02:17 AM
Re: vi gives error - shomode:No such option
Are the users or you have a .virc in $HOME ?
What are there temp dir set to ? Is it full ?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 03:12 AM
01-13-2005 03:12 AM
Re: vi gives error - shomode:No such option
It's fixed. Was filesystem corruption, albeit not a great message to figure it out. But in syslog I found some earlier vx_ialloc inode type errors.
This box is what we call a GOLD server. It runs a read only version of our production database, so we use it for big reports and backups and such.
Had the DBA shut it down (since it's the GOLD copy, not the production instance) and we umounted the infracting filesystems (one was truly hosed big time), did a full fsck on them. They are back up and the GOLD instance is restarted...all is well again.
Points a coming..
Thanks again to all !
Hey Steven...hope to see ya at the next conference!
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2005 03:16 AM
01-13-2005 03:16 AM
Re: vi gives error - shomode:No such option
Thread Closed
Although not the exact fix, Steven got the closest, cause it was environment. Corrupted file system.
Rgrds