bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rumpdisk status


From: Damien Zammit
Subject: Re: rumpdisk status
Date: Sun, 8 Nov 2020 16:10:32 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hi Samuel,

When I access a different partition on the same disk,
I am using the libparted access method via 
storeio `-T typed part:x` but using the same underlying device.
Do I need to make opening a new partition on the same disk device
open a new handle on the same disk?  If so, how?
I think currently, it does not reopen the same device twice, it
just passes the caller a send right to the old one.

Damien

On 8/11/20 10:51 am, Samuel Thibault wrote:
> Damien Zammit, le dim. 08 nov. 2020 10:41:47 +1100, a ecrit:
>> On 8/11/20 2:35 am, Samuel Thibault wrote:
>>> Perhaps, before mounting, try to run
>>
>> DISK
>>> fdisk -l /dev/wd0
>>
>> root@zamhurd:~# showtrans /dev/wd0  
>> /hurd/storeio -T typed device:@/dev/rumpdisk:/dev/wd0
>> root@zamhurd:~# fdisk -l /dev/wd0
>> ext2fs: part:2:device:/dev/wd0: warning: FILESYSTEM NOT UNMOUNTED CLEANLY; 
>> PLEAS
> 
> It looks to me like your translator is mixing read/write requests from
> the different clients (bootstrap ext2fs and fdisk).
> 
> Samuel
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]