Displaying 5 results from an estimated 5 matches for "jeffb".
Did you mean:
jeff
2011 Dec 19
1
Confusion over steps to add new logical volume to guest VM
...around to the task of
moving /var from lv_disectroot over to lv_disectvar and editing fstab so
that it would automount at boot. So here are the steps that I was going to
do, and what I saw that made me pause.
1. Verify that the device is identified by the guest, and get the UUID for
fstab.
[jeffb at disect ~]$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx. 1 root root 10 Dec 12 14:37
738923a4-c345-40bf-a850-4454caa152b6 -> ../../vda2
lrwxrwxrwx. 1 root root 9 Dec 12 14:37
db1230fb-a061-4ea4-9229-c5953d29aef8 -> ../../vdb <----lv_disectvar
lrwxrwxrwx. 1 root root 10 Dec 12...
2013 Apr 22
4
Puppet catalog transfer often gets truncated (Could not intern from pson: error)
I''ve been hitting this issue for a long time. well over a year and I guess
it''s time to start pushing it to try to find the root cause. I''ve seen
this reported several times in the past but I''ve never seen a resolution
found for this exact problems. There are other root causes for pson errors
that have been resolved, but not for the ones describing my
2012 Feb 24
4
Resize guest filesystem question
...ealized that there is no filesystem on the logical
volume from the perspective of the host. The filesystem wasn't set on the
logical volume until the guest installation occurred.
5. So then I switched over to the guest system and ran df -h to see the
existing filesystem
[root at guest1 jeffb]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda2 4.5G 2.3G 2.0G 53% /
tmpfs 1004M 88K 1004M 1% /dev/shm
/dev/vda1 485M 30M 430M 7% /boot
/dev/vdb1 2.0G 219M 1.7G 12% /var
6. Then I ran resize2fs /dev/vda2...
2011 Jan 11
1
Using the Telco Call Transfer Features.
Does anyone have any tips on how to configure asterisk to use the
flash and dial codes that my telco provides for transferring calls to
outside lines?
2011 Jan 23
1
Info on using LDAP with Asterisk?
There does not seem to be very much info out there about using LDAP to
create asterisk configurations. Does anyone have some information
that they would suggest I start with?
Thanks.