- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mounting Filesystem on Remote External Disk
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-10-2004 06:06 PM
08-10-2004 06:06 PM
Mounting Filesystem on Remote External Disk
I am having 2 server.
One with 4 external disks.
I want to use one of these disk on my second
server so that I can create raw file system
on it.
Thanks & Regards,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:25 PM
08-10-2004 06:25 PM
Re: Mounting Filesystem on Remote External Disk
I don't think I understand your question. Are you asking if you can use NFS to mount a remote raw filesystem? Could you simply cable one of the disks to your second server and create the raw filesystem locally?
Regards,
Dave
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:30 PM
08-10-2004 06:30 PM
Re: Mounting Filesystem on Remote External Disk
I cannot connect it to my 2nd server as
they are external disk connected to my
first server.
Is there any way to see those disks
on my second server.
Thanks,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:38 PM
08-10-2004 06:38 PM
Re: Mounting Filesystem on Remote External Disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:41 PM
08-10-2004 06:41 PM
Re: Mounting Filesystem on Remote External Disk
Then please tell me the procedure to do
that
Step by step task to perform this operation
on both the server's
WOULD BE A GREAT HELP TO ME...
Thanks,
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:44 PM
08-10-2004 06:44 PM
Re: Mounting Filesystem on Remote External Disk
NFS uses files/directories and offsets within files to read and write blocks of data. Raw filesystems use different semantics that are incompatible with NFS. Data stored in raw filesystems is only understood by the applications that store the data in the raw filesystems. NFS has no idea how to address such data without defined files, directories, inodes, etc.
Regards,
Dave
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:56 PM
08-10-2004 06:56 PM
Re: Mounting Filesystem on Remote External Disk
2 ) mount the filesystem in server where the disk is attached ( server 1 )
3 ) share the filesystem in server 1 using NFS
4 ) Mount the NFS filesystem in server 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 07:05 PM
08-10-2004 07:05 PM
Re: Mounting Filesystem on Remote External Disk
It's not possible to achieve this. You can not access or create raw volume without attaching disk to the server. Disk should be visiable to server at hardware level to create raw volume on that.
But if you want to use as File system you can do it using NFS.
Sunil