The vsd.conf file was slightly truncated (the final "er>" chars were
missing), so I edited it and then run the following;
[root@development sbin]# pwd
/usr/sbin
[root@development sbin]# ./vsboot --start
vsboot: start (s0): freevsd.drafts.uk.com is disabled
vsboot: start (s1): freevsd.drafts.uk.com is disabled
[root@development sbin]# pico /etc/vsd
which looks better,
The vsd.conf file is pasted at the bottom.
even after running
[root@development sbin]# ./vsd-vsbatch.pl
[root@development sbin]# pico /etc/vsd/vsd.conf
the "Status" is still set to "create" and the vsd-vsbatch.pl is not picking
this up.
[vsd.conf printed below]
# /etc/vsd.conf - Basic FreeVSD configuration file
<Global>
UIDRange 1000 60000
UIDAllocChunk 100
PrimaryNS 212.250.240.1
SecondaryNS 194.168.4.100
ErrorLog /var/log/vsd.log
BWLimit 0bps
BWBurst 0bps
Skel freevsd-skel-1_4_9-2rh62
</Global>
<Partition 0>
Skel freevsd-skel-1_4_9-2rh62
Mount /home/vsd
MaxVS 10
</Partition>
# Virtual server account details
<VirtualServer development.globalgold.co.uk>
StartUID 0
Users 0
Status active
PrimaryNS 212.250.240.1
BWLimit 0bps
IP 212.250.240.4
SecondaryNS 194.168.4.100
BWBurst 0bps
Partition 0
Skel freevsd-skel-1_4_9-2rh62
</VirtualServer>
<VirtualServer freevsd.drafts.uk.com>
StartUID 0
Users 0
Status create
PrimaryNS 212.250.240.1
BWLimit 0bps
IP 212.250.240.21
SecondaryNS 194.168.4.100
BWBurst 0bps
Partition 0
BWBurst 0bps
Partition 0
Skel freevsd-skel-1_4_9-2rh62
</VirtualServer>
------------------------- The freeVSD Support List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------