Hello,
Since some days all my traffic is being routed by SG1. My "primary" circuit should go via GORVAX, thru 46.65.175.115, but that IP address does not answer my pings. Did I miss an announced change, or is it simply temporarily down?
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
On Thu, 25 Apr 2013, Brian Schenkenberger, VAXman- wrote:
"Brian Schenkenberger, VAXman-" <system at TMESIS.COM> writes:
Sampsa Laine <sampsa at mac.com> writes:
I've somehow managed to screw up the boot node of HILANT, basically =
KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to =
boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status =3D 0072832C
Any ideas?
$ EXIT %X0072832C
%MOUNT-F-DIFVOLMNT, different volume already mounted on this device
You have the system disk mounted elsewhere in the cluster.
Go to one of the other members:
$ MCR SYSMAN
SYSMAN> SET ENVIRONMENT/CLUSTER
SYSMAN> DO DISMOUNT/OVER=CHECK <the-volume-designation>
FYI, when in doubt, $ HELP/MESSAGE can be your friend too:
$ HELP/MESSAGE DIFVOLMNT
.... or ...
$ HELP/MESSAGE/STATUS=%x0072832C
Both will return:
DIFVOLMNT, different volume already mounted on this device
Facility: MOUNT, Mount Utility
Explanation: Previously, a different volume was mounted on this device
on another node in the cluster. The device may be in mount
verification on the other node. Either the original volume
was removed from the device and replaced with another, or its
volume identification was overwritten.
User Action: Restore the previously mounted volume to the device. If
this is not possible, dismount the device on all nodes that
currently have it mounted. Then retry the mount operation.
All those good people, now made redundant by HP, in the VMS documentation
department didn't write all this stuff simply because they couldn't get a
book published in the boof-of-the-month club. ;)
Very unfortunate. The VMS documentation is fantastic.
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
Well I speak to machines with the voice of humanity.
--
Cory Smelosky
http://gewt.net/ Personal stuff
http://gimme-sympathy.org Experiments
Not at all I should hope.
Mounting devices in sylogicals is a bad habit, although I did earn money helping people out of their own made trap. Sylogicals is always called irrespective of systartup_p1. So a mistake in a device name in a mount command will hang the system . Of course mount can survive /recover but not the sysadmins that called me....
Hans
Van: Cory Smelosky
Verzonden: donderdag 25 april 2013 05:58 PM
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Cluster problem - %SYSINIT-E, error mounting system device, status = 0072832C
On 24 Apr 2013, at 23:52, "Sampsa Laine" <sampsa at mac.com> wrote:
>
> I've somehow managed to screw up the boot node of HILANT, basically KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to boot it as the boot node for the cluster I get this error:
>
> %SYSINIT-E, error mounting system device, status = 0072832C
>
> Any ideas?
>
> Here's the full output:
>
> (BOOT/R5:1 DUA0
>
>
>
> 2..
> -DUA0
> 1..0..
>
>
> SYSBOOT> SET VAXCLUSTER 2
>
> SYSBOOT> CONT
>
> %SYSBOOT-I-SYSBOOT Mapping the SYSDUMP.DMP on the System Disk
> %SYSBOOT-I-SYSBOOT SYSDUMP.DMP on System Disk successfully mapped
> %SYSBOOT-I-SYSBOOT Mapping PAGEFILE.SYS on the System Disk
> %SYSBOOT-I-SYSBOOT SAVEDUMP parameter not set to protect the PAGEFILE.SYS
> OpenVMS (TM) VAX Version V7.3 Major version id = 1 Minor version id = 0
> %WBM-I-WBMINFO Write Bitmap has successfully completed initialization.
> %SYSINIT, waiting to form or join a VMScluster system
> %VAXcluster-I-LOADSECDB, loading the cluster security database
> %MSCPLOAD-I-LOADMSCP, loading the MSCP disk server
> %CNXMAN, sending VAXcluster membership request to system SIIRI
> %CNXMAN, now a VAXcluster member -- system KUHAVX
> %SYSINIT-E, error mounting system device, status = 0072832C
>
>
> sampsa <sampsa at mac.com>
> mobile +961 788 10537
How are you mounting the system device in SYLOGICALS?
>
>
>
>
"Brian Schenkenberger, VAXman-" <system at TMESIS.COM> writes:
Sampsa Laine <sampsa at mac.com> writes:
I've somehow managed to screw up the boot node of HILANT, basically =
KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to =
boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status =3D 0072832C
Any ideas?
$ EXIT %X0072832C
%MOUNT-F-DIFVOLMNT, different volume already mounted on this device
You have the system disk mounted elsewhere in the cluster.
Go to one of the other members:
$ MCR SYSMAN
SYSMAN> SET ENVIRONMENT/CLUSTER
SYSMAN> DO DISMOUNT/OVER=CHECK <the-volume-designation>
FYI, when in doubt, $ HELP/MESSAGE can be your friend too:
$ HELP/MESSAGE DIFVOLMNT
... or ...
$ HELP/MESSAGE/STATUS=%x0072832C
Both will return:
DIFVOLMNT, different volume already mounted on this device
Facility: MOUNT, Mount Utility
Explanation: Previously, a different volume was mounted on this device
on another node in the cluster. The device may be in mount
verification on the other node. Either the original volume
was removed from the device and replaced with another, or its
volume identification was overwritten.
User Action: Restore the previously mounted volume to the device. If
this is not possible, dismount the device on all nodes that
currently have it mounted. Then retry the mount operation.
All those good people, now made redundant by HP, in the VMS documentation
department didn't write all this stuff simply because they couldn't get a
book published in the boof-of-the-month club. ;)
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
Well I speak to machines with the voice of humanity.
Sampsa Laine <sampsa at mac.com> writes:
I've somehow managed to screw up the boot node of HILANT, basically =
KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to =
boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status =3D 0072832C
Any ideas?
$ EXIT %X0072832C
%MOUNT-F-DIFVOLMNT, different volume already mounted on this device
You have the system disk mounted elsewhere in the cluster.
Go to one of the other members:
$ MCR SYSMAN
SYSMAN> SET ENVIRONMENT/CLUSTER
SYSMAN> DO DISMOUNT/OVER=CHECK <the-volume-designation>
--
VAXman- A Bored Certified VMS Kernel Mode Hacker VAXman(at)TMESIS(dot)ORG
Well I speak to machines with the voice of humanity.
It happened to me one time and in that case it was because of the second case mentioned here:
http://h71000.www7.hp.com/wizard/wiz_9685.html
A volume with the same label was mounted on one of the other cluster members.
On Thu, Apr 25, 2013 at 06:52:03AM +0300, Sampsa Laine wrote:
I've somehow managed to screw up the boot node of HILANT, basically KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status = 0072832C
Any ideas?
Here's the full output:
(BOOT/R5:1 DUA0
2..
-DUA0
1..0..
SYSBOOT> SET VAXCLUSTER 2
SYSBOOT> CONT
%SYSBOOT-I-SYSBOOT Mapping the SYSDUMP.DMP on the System Disk
%SYSBOOT-I-SYSBOOT SYSDUMP.DMP on System Disk successfully mapped
%SYSBOOT-I-SYSBOOT Mapping PAGEFILE.SYS on the System Disk
%SYSBOOT-I-SYSBOOT SAVEDUMP parameter not set to protect the PAGEFILE.SYS
OpenVMS (TM) VAX Version V7.3 Major version id = 1 Minor version id = 0
%WBM-I-WBMINFO Write Bitmap has successfully completed initialization.
%SYSINIT, waiting to form or join a VMScluster system
%VAXcluster-I-LOADSECDB, loading the cluster security database
%MSCPLOAD-I-LOADMSCP, loading the MSCP disk server
%CNXMAN, sending VAXcluster membership request to system SIIRI
%CNXMAN, now a VAXcluster member -- system KUHAVX
%SYSINIT-E, error mounting system device, status = 0072832C
sampsa <sampsa at mac.com>
mobile +961 788 10537
On Wed, Apr 24, 2013 at 11:57 PM, Cory Smelosky <b4 at gewt.net> wrote:
On 24 Apr 2013, at 23:52, "Sampsa Laine" <sampsa at mac.com> wrote:
I've somehow managed to screw up the boot node of HILANT, basically KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status = 0072832C
Any ideas?
Here's the full output:
(BOOT/R5:1 DUA0
2..
-DUA0
1..0..
SYSBOOT> SET VAXCLUSTER 2
SYSBOOT> CONT
%SYSBOOT-I-SYSBOOT Mapping the SYSDUMP.DMP on the System Disk
%SYSBOOT-I-SYSBOOT SYSDUMP.DMP on System Disk successfully mapped
%SYSBOOT-I-SYSBOOT Mapping PAGEFILE.SYS on the System Disk
%SYSBOOT-I-SYSBOOT SAVEDUMP parameter not set to protect the PAGEFILE.SYS
OpenVMS (TM) VAX Version V7.3 Major version id = 1 Minor version id = 0
%WBM-I-WBMINFO Write Bitmap has successfully completed initialization.
%SYSINIT, waiting to form or join a VMScluster system
%VAXcluster-I-LOADSECDB, loading the cluster security database
%MSCPLOAD-I-LOADMSCP, loading the MSCP disk server
%CNXMAN, sending VAXcluster membership request to system SIIRI
%CNXMAN, now a VAXcluster member -- system KUHAVX
%SYSINIT-E, error mounting system device, status = 0072832C
sampsa <sampsa at mac.com>
mobile +961 788 10537
How are you mounting the system device in SYLOGICALS?
Hello!
Good point. However what's the system running on? How come we haven't
heard from Dave within the past few days? After all this problem isn't
your fault Sampsa, (The system may live with you, but that's all.)
It's really Dave's fault.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
On 24 Apr 2013, at 23:52, "Sampsa Laine" <sampsa at mac.com> wrote:
I've somehow managed to screw up the boot node of HILANT, basically KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status = 0072832C
Any ideas?
Here's the full output:
(BOOT/R5:1 DUA0
2..
-DUA0
1..0..
SYSBOOT> SET VAXCLUSTER 2
SYSBOOT> CONT
%SYSBOOT-I-SYSBOOT Mapping the SYSDUMP.DMP on the System Disk
%SYSBOOT-I-SYSBOOT SYSDUMP.DMP on System Disk successfully mapped
%SYSBOOT-I-SYSBOOT Mapping PAGEFILE.SYS on the System Disk
%SYSBOOT-I-SYSBOOT SAVEDUMP parameter not set to protect the PAGEFILE.SYS
OpenVMS (TM) VAX Version V7.3 Major version id = 1 Minor version id = 0
%WBM-I-WBMINFO Write Bitmap has successfully completed initialization.
%SYSINIT, waiting to form or join a VMScluster system
%VAXcluster-I-LOADSECDB, loading the cluster security database
%MSCPLOAD-I-LOADMSCP, loading the MSCP disk server
%CNXMAN, sending VAXcluster membership request to system SIIRI
%CNXMAN, now a VAXcluster member -- system KUHAVX
%SYSINIT-E, error mounting system device, status = 0072832C
sampsa <sampsa at mac.com>
mobile +961 788 10537
How are you mounting the system device in SYLOGICALS?
I've somehow managed to screw up the boot node of HILANT, basically KUHAVX will boot fine by itself (VAXCLUSTER set to 0) but when I try to boot it as the boot node for the cluster I get this error:
%SYSINIT-E, error mounting system device, status = 0072832C
Any ideas?
Here's the full output:
(BOOT/R5:1 DUA0
2..
-DUA0
1..0..
SYSBOOT> SET VAXCLUSTER 2
SYSBOOT> CONT
%SYSBOOT-I-SYSBOOT Mapping the SYSDUMP.DMP on the System Disk
%SYSBOOT-I-SYSBOOT SYSDUMP.DMP on System Disk successfully mapped
%SYSBOOT-I-SYSBOOT Mapping PAGEFILE.SYS on the System Disk
%SYSBOOT-I-SYSBOOT SAVEDUMP parameter not set to protect the PAGEFILE.SYS
OpenVMS (TM) VAX Version V7.3 Major version id = 1 Minor version id = 0
%WBM-I-WBMINFO Write Bitmap has successfully completed initialization.
%SYSINIT, waiting to form or join a VMScluster system
%VAXcluster-I-LOADSECDB, loading the cluster security database
%MSCPLOAD-I-LOADMSCP, loading the MSCP disk server
%CNXMAN, sending VAXcluster membership request to system SIIRI
%CNXMAN, now a VAXcluster member -- system KUHAVX
%SYSINIT-E, error mounting system device, status = 0072832C
sampsa <sampsa at mac.com>
mobile +961 788 10537
On Wed, Apr 24, 2013 at 10:00 PM, Petar Puskarich <ppuskari at yahoo.com> wrote:
Yeah, Sampsa help me setup my simh based Vax as well. Been running
extremely well on my Pi.. Yes it's slow, but for my needs it works well for
learning OpenVMS. Plus it's clustered to his machines as well.
The RPi also is my airplay destination so I can output itunes to my Nortel
phone system for music on hold, and it has the Appletalk software on it for
net booting my old Apples. It's also running IncrediblePBX for voip and
GoogleVoice integration via tcpip to the phone switch too.
For 256megs of ram it sure can do a ton of things all at once.
________________________________
From: Sampsa Laine <sampsa at mac.com>
To: hecnet at Update.UU.SE
Sent: Wednesday, April 24, 2013 6:19 PM
Subject: Re: [HECnet] Questions about the E11 version 0.9 release
I ordered mine ages ago, from like Amazon, delivered in a week.
It's been running SIMH as HPIVAX ever since..
sampsa <sampsa at mac.com>
mobile +961 788 10537
On 25 Apr 2013, at 01:17, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 24 Apr 2013, Gregg Levine wrote:
On Wed, Apr 24, 2013 at 6:11 PM, Cory Smelosky <b4 at gewt.net> wrote:
On Wed, 24 Apr 2013, John Wilson wrote:
From: Clem Cole <clemc at ccc.com>
Yeah, an Arduino as the USB to T.ls would make this pretty trivial as
a
"general" solution.
I'm a year or two behind in Arduini -- do you mean there are versions
that
realistically let you use the USB port as more than just serial I/O?
That
would be super sweet!
That said, the RPi should be able to support it without anything other
than
the leds and switches added to the AdaFruit breakout board, I have.
Don't get me started on the RPi! By the time they got around to
shipping
me what was by then an off-rev board I was so pissed I cut it in half
with
a
chainsaw.
I got a later rev board as an apology. Weird.
John Wilson
D Bit
--
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Hello!
You did? When?
Around last year.They took many months and it kept getting delayed.
That was the doing of the things that are trying to eat the mail that
wanders past Dave's place.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
--
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Hello!
Interesting.
Can you give me some pointers towards the meaning behind this
sentence, " It's also running IncrediblePBX for voip and GoogleVoice
integration via tcpip to the phone switch too.". I can parse it
properly, but I'm more interested in the PBX component. Also how
you've got it talking towards Google Voice. (Which I have as it
happens, talking to my regular phone number, but I've not done the
rest of it.)
Earlier this year I was looking towards getting mine to run Asterisk
and then possibly communicating with Google Voice, and adding things
to it for the purposes of an application called originally Pachube,
its now called COSM, https://cosm.com/ the big problem is that of
securing an excellent attachment between the phone and the device, the
big problem was Cisco and tracking down the device I had in mind.
Suffice to say it did not end well.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."