HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sybase question
Operating System - HP-UX
1832302
Members
2105
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-12-2002 05:23 AM
02-12-2002 05:23 AM
sybase question
Hey guys,
I need to come up with some space on a server but my delimma here is I have sybase running on my server as well. Running the lvm commands doesn't tell me how much disk is being utilized by sybase. I do know that sybase uses raw devices. How can I look that up to see how much space is being taken by sybase. All yout time and help is greatl appreciated.
I need to come up with some space on a server but my delimma here is I have sybase running on my server as well. Running the lvm commands doesn't tell me how much disk is being utilized by sybase. I do know that sybase uses raw devices. How can I look that up to see how much space is being taken by sybase. All yout time and help is greatl appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:26 PM
02-12-2002 01:26 PM
Re: sybase question
Hi Sanman,
vgdisplay -v /dev/vg_name should list the space being used by the logical volumes in that VG. Even if sybase is using the raw device, if you are using lvm, the info would be there in vgdisplay. How are the raw devices configured. don't suppose you are using full disks for that. Are you?.
hope this helps.
Regds
vgdisplay -v /dev/vg_name should list the space being used by the logical volumes in that VG. Even if sybase is using the raw device, if you are using lvm, the info would be there in vgdisplay. How are the raw devices configured. don't suppose you are using full disks for that. Are you?.
hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:32 PM
02-12-2002 01:32 PM
Re: sybase question
sanman,
if sybase is using raw devices, as in a logical volume, then that whole logical volume is in use. If you have one logical volume per physical disk, then unless you have free disks, you really don't have any "free" space. You'll have to use sybase utilities to tell you how much space on the raw volumes are in use.
live free or die
harry
if sybase is using raw devices, as in a logical volume, then that whole logical volume is in use. If you have one logical volume per physical disk, then unless you have free disks, you really don't have any "free" space. You'll have to use sybase utilities to tell you how much space on the raw volumes are in use.
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2002 04:04 AM
02-13-2002 04:04 AM
Re: sybase question
You would have to issue a query to Sybase to find out how much space it really has occupied of the device.
isql -Usa
1>sp_helpdevice
2>go
This will give you the ouput for all logical devices. You must be aware of that Sybase makes its own devices on the raw partitions and it doesn't need to allocate all the space of the device to a database. You can therefore also have free space on a Sybase device.
Regards
Johan Bergwitz
isql -Usa
1>sp_helpdevice
2>go
This will give you the ouput for all logical devices. You must be aware of that Sybase makes its own devices on the raw partitions and it doesn't need to allocate all the space of the device to a database. You can therefore also have free space on a Sybase device.
Regards
Johan Bergwitz
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP