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
08-02-2013 05:06 AM
08-02-2013 05:06 AM
BDF
I am facing a minor issue , I dont know why ?? :)
when I am using BDF command i am getting the output, but when i am using " bdf | more "
it is not being executed, also bdf is showing perfect output but my cursor is not coming to
the " # " prompt. I always have to use "CTRL + C " to cancel it.
Can anybody will tell me what this issue is ????
Regards
Ashish prakash
- Tags:
- bdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:11 AM
08-02-2013 05:11 AM
Re: BDF
http://h30499.www3.hp.com/t5/General/BDF-Command/m-p/6156707#M7277
this time.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:14 AM
08-02-2013 05:14 AM
Re: BDF
your bdf | more is in fact beeing executed. more is waiting to get some more input.
To immediately see the output, you could run:
bdf > /tmp/file &
tail -f /tmp/file
bye
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:17 AM
08-02-2013 05:17 AM
Re: BDF
I am using putty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:19 AM
08-02-2013 05:19 AM
Re: BDF
i can see the output from your commands also.. but why mine is not being executed, but on other servers it is perfect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:27 AM - edited 08-02-2013 05:29 AM
08-02-2013 05:27 AM - edited 08-02-2013 05:29 AM
Re: BDF
You can get very, very strange results if you do a typo like this
# blabla > more
instead of
# blabla | more
so I would now check if "more" is still the original, e.g.
I have seen such before ...
# whence more
# file ...(insert the result here)
BTW, now you have 2 threads about the same question - confusing.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 05:38 AM
08-02-2013 05:38 AM
Re: BDF
#
#
# whence more
/usr/bin/more
#
#
#
#
# file /usr/bin/more
/usr/bin/more: ELF-32 executable object file - IA64
#
#
this the output
Thanks regards
ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:04 AM
08-02-2013 06:04 AM
Re: BDF
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:13 AM
08-02-2013 06:13 AM
Re: BDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:23 AM
08-02-2013 06:23 AM
Re: BDF
I think you problem is not 'more' but 'bdf'. You said:
>>also bdf is showing perfect output but my cursor is not coming to the " # "
So, if you run 'bdf' by itself you do not get the '#' prompt back, correct? That indicates that 'bdf' is still trying to access a file system but can't. Do you have any NFS mounts that it might be haning on? What if you run 'bdf -l' to just look at local file system? Does it come back normally then?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:30 AM
08-02-2013 06:30 AM
Re: BDF
the error what ia am get while using " bdf | more is as below
#
# bdf | more
bdf: /usb: Permission denied
and the output of " bdf -l is perfect. there is no hang type of situation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:39 AM
08-02-2013 06:39 AM
Re: BDF
What did you mount?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 06:44 AM
08-02-2013 06:44 AM
Re: BDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 07:31 AM
08-02-2013 07:31 AM
Re: BDF
You may need to check your /etc/mnttab file (it is a text file so you can cat it) and see what is listed there, and compare that to the 'bdf' output. The discrepancy will point you to the problem file system.
I would just run 'bdf' without using 'more'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 12:34 PM
08-02-2013 12:34 PM
Re: BDF (hang on NFS)
>and the output of " bdf -l is perfect. there is no hang type of situation.
Then you have a hung NFS mount.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2013 12:42 PM
08-02-2013 12:42 PM
Re: BDF (hang on NFS)
Can you post the output from the command "mount" so we can see what filesystems you have mounted?
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
